/*3 columns + header , optimized for IE*/
html{
}

body { 
margin:0; 
padding:0;
} 


 table, tr, td{
  color: inherit;
 } 
 
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: 11px;
}
 
 a.themen_txt {
 /* NORMAL ||| THEMEN ZELLE (TD) FORMATIERUNG*/
 padding: 4px 1px 1px 5px;
 cursor: hand;
 cursor: pointer;
 min-height: 20px;
 height: expression(constExpression("20px"));
 vertical-align: middle; 
 width: 143px;
 display:block;
 text-decoration: none;
 }
  a.themen_txt:hover{
 /* MOUSEOVER ||| THEMEN ZELLE (TD) FORMATIERUNG*/
 }
 .themen_spacing, #themen_spacing_0,#themen_spacing_n{
 padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
 margin: 0px;
 width: 150px;
 height: 0px;
 font-size: 0px;
 line-height: 0px;
 background-color: #FFFFFF;
 display: block;
 border-top: 1px dashed #FFFFFF;
 }
.themen_txt,.module_txt{
	font-weight: normal;
 	text-decoration: none;
 }
 
 .module,  .module_fb{
 /* NORMAL ||| MODUL ZELLE (TD) FORMATIERUNG*/
	min-height: 26px;
	height: expression(constExpression("20px"));
	vertical-align: middle; 
	width: 100%;
	display: block;
	padding: 0px 1px 1px 2px;
 }
 .module_spacing{
 /* VERTIKALER ABSTAND DAZWISCHEN ||| MODUL ZELLE (TD) FORMATIERUNG*/
 padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
 margin: 0px;
 width: 170px;
 height: 0px;
 font-size: 0px;
 line-height: 1px;
 background-color: #FFFFFF;
 display: block;
 border-top: 1px dashed #FFFFFF;
 }
  
 div.title{ 
 /*INHALTBEREICH TITEL LEISTE  (THEMA)*/
	 padding-left: 15px;
	 padding-top: 3px;
	 font-family: Arial;
	 font-size:12px;
	 color: #7F9ED2;
 }
 
 a.title{
	font-family: Arial;
	font-size:12px;
	color: #7F9ED2;
	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:12px;
 }
   
 .system {
 font-family: Arial;
 font-size: 10px;
 color: #000000;
 }

#header{
	position: absolute;
	left: 0px;
	top: 20px;
    width: 934px;
	height: 106px;
 	z-index: 1;
 }

#maintable{
	position: absolute;
    width: 934px;
	left: 0;
	right: 0;
	top: 0px;
	min-height: 800px;
	margin: auto;
}

#navli{
    padding: 0px 0px 0px 0px;
    /*positionen*/
	position: absolute;
	left: 0px;;
	top: 117px;
	width: 150px;
	min-height: 800px;
	height: 100%;
	padding-top: 8px;
 }
 #navre{
	position: absolute;
    right: 0px;
	top: 118px;
    padding: 0px 0px 0px 0px;
	width: 170px;
	min-height: 800px;
	height: 100%;
	padding-top: 12px;
 }
#inhalt {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	left: 0px;
	top:  130px;
	min-height: 700px;
	width: 560px;
	padding-bottom: 20px;
	width: expression(constExpression(document.compatMode == "CSS1Compat" ? "594px" : "934px"));		
	
}
.inhalt{
	padding: 16px ;
}
.htitel{
 	font-family: Arial;
	font-size: 10px;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
 }
 .hbild{

	height: 100px;
	text-align: center;
 }
 .htext{
  vertical-align: top;
  padding: 2px;
  padding-left: 1px;
 }
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: 99%;
  	clear : both;
  }
  
  .left{
  	float: left;
  }
  .right{
  	float: right;
    padding-right: 4px;
	padding-top: 1px;
  }
  #navikasten{
  	margin-top: 20px;
	width: 300px;
	border-top: 1px dashed #7F9ED2;
  }
  .navikasteneinttrag{
	padding: 2px 2px 2px 15px;
	font-size: 10px; 	
	
  }
	hr.wai_spacing{
		display:none;
	}
/* 1. WECHSELFARBE (SUCHE, TERMINE U.S.W.)*/
.wechsel0{
background-color: #F9F6D3;
} 
/* 2. WECHSELFARBE (SUCHE, TERMINE U.S.W.)*/
.wechsel1{
background-color: #EBE7B8;
}
a.commentblock{
	font-family: Arial;
	font-size: 10px;
	color: #AA0000;
	font-weight: bold;
}
div.commentblock{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px 2px 5px 15px;
	background-color: #EEEEEE;

}
div.emailblock{
	border-top: 1px solid black;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px 2px 5px 15px;
	background-color: #EEEEEE;

}
.emailblock{
	font-family: Arial;
	font-size: 10px;
	color: #AA0000;
	font-weight: bold;
}
.block1,.block2 {
 border-top: 1px dashed #7F9ED2;
}
.system{
	font-family: Verdana;
	font-size: 10px;
	color: #7F9ED2;
	text-decoration: none;
}
.system:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #7F9ED2;
	text-decoration: underline;
}
#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;
 width: 926px;
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 height: 20px;
 vertical-align : middle;
 padding-left: 5px;
 left: 0px;
 top: -20px;
 }
 div.headertitle A{
 color: #5F6366;
 text-decoration: none;
 
 }
 a img {
 	border: none;
 }
 
 input.white {
 	background-color: #FFFFFF;
 }
 td.button{
 	padding: 4px;
	border: 1px solid black;
 }
#slide0,#slide1{
		text-align: center;
}
span.m22 {
font-family: Arial;
color: #7F9ED2;
font-size: 11px;}

