/*3 columns + header , optimized for IE*/
html{
}
body { 
	margin:0; 
	padding:0;
} 
body,blockquote,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dl,dt,dd,span,a{
     font-family: Arial;
     font-size: 13px;
}
 /*Themen*/ 
 a.themen_txt{
		/* !SCHRIFT! ||| THEMEN ZELLE (TD) FORMATIERUNG*/
   	 font-family: Verdana;
     font-size: 11px;
	 text-decoration: none;
	 padding: 1px 1px 3px 21px;
	 background-color: #FED700;
	 min-height: 13px;
	 cursor: hand;
	 cursor: pointer;
	 display: block;
	 width: 128px;	 
	 padding-left: 21px;
	 background-image: url("bilder/pfeilnav.jpg");
	 background-repeat: no-repeat;
}
/*themen feedback*/
a.themen_txt:hover{
  background-color : #C3522A;
}

 .themen_spacing,#themen_spacing_0,#themen_spacing_n{
 padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
 margin: 0px;
 width: 150px;
 height: 2px;
 font-size: 0px;
 line-height: 1px;
 background-color: #FFFFFF;
 display: block;
 }
 
 
 .module{
 /* NORMAL ||| MODUL ZELLE (TD) FORMATIERUNG*/
 padding: 2px 2px 2px 5px;
 height:16px;
 width: 143px;
 vertical-align: middle;
 display: block;
 }
 .module_fb{
 /* MOUSEOVER ||| MODUL ZELLE (TD) FORMATIERUNG*/
 padding: 2px 2px 2px 5px;
 height:16px;
 width: 143px;
 vertical-align: middle;
 display: block;
 }
 .module_spacing{
 /* VERTIKALER ABSTAND DAZWISCHEN ||| MODUL ZELLE (TD) FORMATIERUNG*/
	height: 2px;
	background-color: #ffffff;
	width: 150px;
 }
 .module_txt{
 	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
 }
  
 div.title{ 
 /*INHALTBEREICH TITEL LEISTE  (THEMA)*/	
	 background-color: #ffd700;
	 padding-left: 2px;
	 padding-top: 2px;
	 font-family: Arial;
	 font-size:12px;
	 color:#000000;
	 min-height: 17px;
 }
 
 a.title{
	font-family: Arial;
	font-size:10pt;
	color:#000000;
	text-decoration: none;
 }

 a.title:hover{
	text-decoration: underline;
 }

 
 .subtitle{
 /* INHALTBEREICH SUBTITEL LEISTE (THREAD) */
	 padding-left: 25px;
	 padding-right: 5px;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 font-family: Arial;
	 font-size:9pt;
 }
 
   
 .system {
 font-family: Arial;
 font-size: 10px;
 color: #000000;
 }

#header{
	position: absolute;
	left: 0px;
	top: 20px;
    width: 1000px;
	height: 120px;
	clip: rect(0 1000 120 0);
	z-index: 100;
	background-repeat: no-repeat;
 }

#maintable{
	position: absolute;
    width: 1000px;
	top: 0px;
	min-height: 800px;
	left: 0;
	right: 0;
	margin: auto;
}

#navli{
    padding: 0px 0px 0px 0px;
    /*positionen*/
	position: absolute;
	left: 0px;
	top: 140px;
	width: 150px;
	min-height: 500px;
	height: expression("500px");
	z-index: 1;
 }
 #navre{
	position: absolute;
    right: 0px;
	top: 140px;
    padding: 0px 0px 0px 0px;
	width: 150px;
	z-index: 1;
	min-height: 500px;
	height: expression("500px");
 }
#inhalt {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	color: #334C80;
	left: 0px;
	top:  150px;
	width: 660px;
	padding-bottom: 220px;
	z-index: 1;
	width: expression(constExpression(document.compatMode == "CSS1Compat" ? "660px" : "1000px"));		
	min-height: 500px;
	/*height: expression("500px");*/
}
.inhalt{
	padding: 10px ;
	min-height: 200px;
	/*height: expression("200px");*/
}
.htitel{
 	font-family: Arial;
	font-size: 110px;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
 }
 .hbild{
 }
 .htext{
  vertical-align: top;
  padding: 2px;
  padding-left: 10px;
 }
span.forum{
	padding-left: 10px;
	display: block;
	border-left: 1px solid black;
	margin-left: 11px;
}
span.forum1{
	padding-left: 10px;
	display: block;
}

  div.row{
  	width: 98%;
  	clear : both;
  }
  
  .left{
  	float: left;
  }
  .right{
  	float: right;
    padding-right: 2px;
  }
  #navikasten{
  	margin-top: 20px;
	width: 650px;
	color: #334C80;
  }
  .navikasteneinttrag{
	padding: 2px 2px 2px 15px;
	font-size: 10px; 	
	color: #334C80;
  }
	hr.wai_spacing{
		display:none;
	}
 /* 1. WECHSELFARBE (SUCHE, TERMINE U.S.W.)*/
 .wechsel0{
 background-color: #FFF1AD;
 padding: 2px 2px 2px 2px;
 } 
 /* 2. WECHSELFARBE (SUCHE, TERMINE U.S.W.)*/
 .wechsel1{
 background-color: #EBB39F;
 padding: 2px 2px 2px 2px;
 }
a.commentblock{
	font-family: Arial;
	font-size: 10px;
	color: #334C80;
	font-weight: bold;
}
div.commentblock{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px 2px 5px 15px;
	background-color: #E4E9FD;

}
div.emailblock{
	border-top: 1px solid black;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px 2px 5px 15px;
	background-color: #E4E9FD;

}
.emailblock{
	font-family: Arial;
	font-size: 10px;
	color: #334C80;
	font-weight: bold;
}
.block1,.block2 {
	color: #334C80;
}
.system{
	font-family: Verdana;
	font-size: 10px;
	color: #334C80;
}
#slide1,#slide0{
	text-align: center;
}
div.m28{
	padding: 2px 0px 5px 2px;
}
span.m28{
	display: block;
	padding-left: 2px;
}
a.m28{
	margin: 7px;
}
#thema_6{
	background-color: #A71931;
}
#modul81{
	padding-left: 4px;
}
 div.headertitle{ 
 position: absolute;
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 height: 20px;
 vertical-align : middle;
 padding-left: 2px;
 left: 0px;
 top: -20px;
 width: 992px;
 background-color: #FFFFFF;
 }
 div.headertitle A{
 color: #0E2E55;
 
 }
 a img {
 	border: none;
 }
 
 input.white {
 	background-color: #OOOOOO;
 }
 td.button{
 	padding: 4px;
	border: 1px solid black;
 }
#slide0,#slide1{
		text-align: center;
}

div.m22, div#module_-2{
 padding-top: 3px;
 padding-left: 10px;
 background-repeat: no-repeat;
}
span.m22{
	font-size: 11px;
    font-family: Arial;
	font-weight: bold;
}
input.m22 {
	width: 110px;
	margin-bottom: 6px;
	background-color: white;
	color: black;
}
.hspacing2{
	height: 20px;
}
.m5{
 color: #0E5358;
}
.invers{
	background-color: black;
	color: white;
}
table.m17{
	width: 150px;
	overflow: none;
}

