/* (C) FH Giessen-Friedberg 2005
       Dep. TT, Ralph.Kampmann  */

/* basic styles */ 



body {
  line-height: 17px;
	font-family:  Verdana,Arial,Helvetica, Sans Serif;
	font-size: 12px;
	color: #222222;
   /* background: url(../images/subhead_bg.png) repeat;	*/
    background: #ffffff;
	margin: 0px 0px;
}

table{
  line-height: 17px;
  font-size : 12px;
  text-align: left;
}

.board1 {
  font-size: 11px;
}

.board_label {
  background-color: #edfad4;
  width: 60px;
}

.board_content {

}

h1,h2,h3,h4,h5 {
   margin-top: 10px;
   margin-bottom: 5px;
}

h2 {
  font-size: 17px;
}

h3{
  font-size: 14px;
}

h5{
  font-size: 10px;
}
.subpic {
   line-height: 11px;
   font-size: 10px;
   color: #555555;
}
.adress{
  background-color:#f7f7f7;
  border:1px dashed #666666;
  margin:0px 0px;
  padding:15px 10px;
  line-height: 20px;
}

.adress img {
vertical-align:text-bottom;
}

.small {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

.smalltable {
  font-size: 10px;
  line-height: 13px;
}

.mosimage_caption{
color: #21007c;
font-size: 10px;
font-style:italic;
line-height: 12px;
}

table.smalltable td a {
  font-size: 10px;
}

.button {
  color: #21007c;
  text-align: center;
  font-size: 11px;
  border: 1px dotted #cccccc;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #f8f8f8;
    font-size: 11px;
}

table td .readon {
 background: url(../images/rmarrow.png) no-repeat;
 padding-left: 13px ;
 font-size: 11px;
}

.blog_more{
 margin-top: 10px;
 padding: 5px 10px 5px 10px;
}

.sectiontableheader {
  font-weight: bold;
  background: #edfad4;
  color: #000000;
  margin-bottom: 5px;
}

.sectiontablefooter {
  background: #edfad4;
  align: center;
}

.table_blue{
  background: #21007c;
  color:      white;
}

.table_light_green{
  background: #EDFAD4;
}

.table_dark_green{
  background: #8ac819;
}

.table_medium_green{
  background: #d3f28a;
}

.sectiontableentry1 {
    vertical-align: top;
	background-color : #ffffff;
}


.sectiontableentry2 {
    vertical-align: top;
	background-color : #EDFAD4;
}

.clr {
	clear: both;
}

a:link, a:visited {
  font-weight: bold;
	text-decoration: none;  
	color: #21007c;
}

a:hover,td a:hover {
	color: #8ac819;
} 

.highlight {
	background-color: #8ac819;
	color: #21007c;
	padding: 0px 2px 0px 2px;
}

ul
{
margin: 0;
margin-top: 10px;
padding: 5px;
list-style: none;
}

li{
line-height: 22px;
padding-left: 0px;
padding-top: 0px;
}
.contentpaneopen li
{
margin-left: 10px;
padding-left: 25px;
background-image: url(../images/arrow2.png) ;
background-repeat: no-repeat;
background-position: 10px 8px;
}

.category{
padding-left: 33px;
background-image: url(../images/arrow1.png) ;
background-repeat: no-repeat;
background-position: 10px 4px;

}


/* template styles */ 

#topnav {
	height: 21px;
	padding: 0px;
	width: 100%;
	background: url(../images/topnav_bg.png) repeat-x;
	/*background-color: #7d6cb5;*/
	margin-bottom: 0px;
}

#main {
	width: 780px;
	height:100%;
	border-left:1px solid #21007c;
	border-right:1px solid #21007c;
  border-bottom:1px solid #21007c;
	background: #ffffff;
}

#pathway {
	background: url(../images/path_bg2.gif) repeat-x;
/*	background-color: #edfad4; */
	width: 100%;
	height: 22px;
	margin-top: 2px 0px;
}

#right {
  width: 100%;
  padding-top: 4px;
}
/* topnav */

ul#mainlevel-nav
{
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
}

ul#mainlevel-nav li
{
	background:  none;
	float: right;
	margin: 0;
	width: auto !important;
    width: 10%;
	line-height: 20px;
	border-left: 2px solid #cccccc;
	padding-left: 0px;
}

ul#mainlevel-nav li a
{
	padding-left: 15px;
	padding-right: 15px;
	color: #21007c;
	font-size: 11px;
}

ul#mainlevel-nav li a:hover
{
	display: block;
	color: #ffffff;
	background: #21007c;
	height: 20px;
}


/* pathway */

#pathway_text {
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 11px;	
}

#pathway_text a {
	font-size: 11px;	
}

/* mainnnav-div */

#mainnav {

  height: 100%;
  background: #e3e3e3;
  border-right: 1px dotted;
  border-color: #999999;
}

#maincontent {
  padding: 5px;
  background: #ffffff;
}


/* mambo styles */ 

/* idīs  */

/* classes  */

/* main navigation */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	color: #21007c;
	text-align: left;
	padding-top: 5px;
	padding-left: 22px;
	height: 20px !important;
	height: 25px;
	font-weight: bold;
}

a.mainlevel:hover,a.mainlevel:active {
	background-position: 0px -25px;
	color: #ffffff;
}


.mainlevel#active_menu {
	background: url(../images/menu_bg1.gif) no-repeat;
	color:#ffffff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #8ac819;
}

.componentheading {
  background: url(../images/subhead_bg.png) repeat-x;
  border: 1px solid #cccccc;
	color: #21007c;
	padding-left: 4px;
	height: 19px;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	text-transform: capitalize;
    width: 98%;
}

.contentdescription {
	padding: 10px;
	padding-top: 15px;
	line-height: 17px;
	font-size: 12px;
}

.contentpane,.contentpaneopen {
    width: 99%;
	padding: 0px 7px 0px 7px;
	line-height: 17px;
	font-size: 12px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png)  repeat-x;
	color: #21007c;
	padding: 9px 0 10px 20px;
	font-weight: bold;
	font-size: 13px;
  letter-spacing: 1px;
}

/* moduletables */

table.moduletable {
	margin: 2px;
  width: 98%;
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
    width: 98%;
	background: url(../images/subhead_bg.png) repeat-x;
  border: 1px solid #cccccc;
	color: #21007c;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 19px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
}

table.moduletable td {
  font-size: 11px;
	padding-top: 4px;
  line-height: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable td li a{
	font-size: 11px;
	font-weight: normal;
  line-height: 15px;
}

table.moduletable td li a:visited{
	font-weight: normal;
}
table.moduletable td li{
	background: url(../images/m_indent1.png) no-repeat;
	font-weight: normal;
  line-height: 15px;
  padding-left: 10px;
}

table.moduletable td ul{
  margin-top: 0px;
}

/* inline moduletables */
table.moduletable_i {
	margin: 2px;
  width: 100%;
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_i th {
	text-align: left;
  height: 30px;
	background: url(../images/contenthead.png)  repeat-x;
	color: #21007c;
	padding-top: 9px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
  letter-spacing: 1px;
}

table.moduletable_i td {
  font-size: 12px;
	padding-top: 4px;
  line-height: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable_i td a{
	font-size: 11px;
	font-weight: normal;
  line-height: 15px;
}
table.moduletable_i td a:visited{
	font-weight: normal;
}

table.moduletable_i td li{
	background: url(../images/arrow.gif) no-repeat;
  background-position: 0px 4px;
	font-weight: normal;
  line-height: 15px;
  padding-left: 15px;
}

table.moduletable_i td ul{
  margin-top: 0px;
}

/* ------------------------*/
table td .poll {
 padding: 3px 0px;
 line-height: 14px;
}
table.pollstableborder td {
  padding: 3px;
}


table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
  font-size: 10px;
  line-height: 11px;  
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

table.contenttoc a.toclink {
    color: #8ac819;
    line-height: 11px;
	  font-size: 10px;
    background: url(../images/rmarrow.png) no-repeat;
    padding-left: 13px ;

}

.pagenavcounter {
  color: #8ac819;
  line-height: 11px;
  font-size: 10px;
  font-weight: bold;
}

.pagenavbar a{
  color: #8ac819;
  line-height: 11px;
  font-size: 10px;
}
.pagenavbar,.pagenav {
  color: #999999;
  line-height: 11px;
  font-size: 10px;
}

a.pagenav  {
  line-height: 11px;
  font-size: 10px;
}

.green_d {
color: #78a616;
}
