/*3 columns + header , optimized for IE*/
html{
}

body { 
margin:0; 
padding:0;
background-color: #002552;
} 
 body,p,div,span,td{
 font-family: Arial;
 font-size: 10pt;
 }
 
 table, tr, td{
  color: inherit;
 } 
 
 
  .themen {
 /* NORMAL ||| THEMEN ZELLE (TD) FORMATIERUNG*/
 padding: 2px 1px 1px 5px;
/* background-color: #E5883B; */
 cursor: hand;
 cursor: pointer;
 min-height: 16px;
 height: expression(constExpression("16px"));
 vertical-align: middle; 
 text-align: center;
 }
  .themen_fb{
 /* MOUSEOVER ||| THEMEN ZELLE (TD) FORMATIERUNG*/
 padding: 2px 1px 1px 5px;
/* background-color : #A299AE; */
 min-height : 16px;
 cursor: hand;
 cursor: pointer;
 height: expression(constExpression("16px")); 
 vertical-align: middle; 
 text-align: center;
 }
 .themen_spacing, #themen_spacing_0{
 padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
 margin: 0px;
 width: 150px;
 height: 1px;
 font-size: 0px;
 line-height: 1px;
 background-color: #FFFFFF;
 display: none;
 }
 #themen_spacing_n{
 	height: 20px;
 }
.themen_txt,.module_txt{
 	font-size: 11px;
	font-family: Arial;	
	font-weight: bold;
 }
 
 .module,  .module_fb{
 /* NORMAL ||| MODUL ZELLE (TD) FORMATIERUNG*/
	min-height: 26px;
	height: expression(constExpression("26px"));
	vertical-align: middle; 
	text-align: center;
	width: 100%;
	display: block;
	padding-top: 2px;

 }
 .module_spacing{
 /* VERTIKALER ABSTAND DAZWISCHEN ||| MODUL ZELLE (TD) FORMATIERUNG*/
 padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
 margin: 0px;
 width: 170px;
 height: 1px;
 font-size: 0px;
 line-height: 1px;
 background-color: #FFFFFF;
 display: none;
 
 }
  
 div.title{ 
 /*INHALTBEREICH TITEL LEISTE  (THEMA)*/
	 padding-left: 0px;
	 padding-top: 0px;
	 font-family: Arial;
	 font-size:18px;
	 height: 70px;
	 color:#99CCCC;
	 width: 100%;
	 text-align: right;
 }
 
 a.title{
	font-family: Arial;
	font-size:18px;
	color:#99CCCC;
	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;
	display: none;
 }
   
 .system {
 font-family: Arial;
 font-size: 8pt;
 color: #000000;
 }

#header{
	position: absolute;
	left: 0px;
	top: 0px;
    width: 770px;
	height: 53px;
	display: none;
 }

#maintable{
	position: absolute;
    width: 770px;
	left: 0px;
	top: 0px;
	min-height: 800px;
	padding: 0px 0px 0px 0px;
}

#navli{
	background-image : url("bilder/kiga_logo.jpg");
	background-repeat : no-repeat;
	background-position : top;	
    padding: 195px 0px 0px 0px;
    /*positionen*/
	position: absolute;
	left: 0px;;
	top: 0px;
	width: 180px;
 }
 #navre{
	position: absolute;
    left: 0px;
    top: 0px;
    padding: 185px 0px 0px 0px;
	width: 180px;
	display:none;
 }
#inhalt {
	position: absolute;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	left: 0px;
	top:  0px;
	min-height: 700px;
	height: 100%;
	width: 572px;
}
  .htitel{
 	font-family: Arial;
	font-size: 8pt;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
 }
 .hbild{

	height: 100px;
	text-align: center;
 }
 .htext{
 	width: 100%;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
 }
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: 2px;
  }
  #navikasten{
  	float: left;
	/*border-bottom: 1px solid black;*/
  }
  
  .navikasteneinttrag{
	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;
}
div.editblock,div.printblock{
	/*padding-left: 480px;*/
}
a.commentblock{
	font-family: Arial;
	font-size: 8pt;
	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: 8pt;
	color: #AA0000;
	font-weight: bold;
}
.editblock,.block1 {
	border-top: 1px solid black;
	display: none;
}
.system{
	font-family: Arial;
	font-size: 14px;
	color: #00224F;
}
#slide1,#slide0{
	text-align: center;
}
span.m22{
	color: #99CCCC;
}
div.m28{
	padding: 2px 0px 5px 2px;
}
span.m28{
	display: block;
	padding-left: 2px;
}
a.m28{
	margin: 7px;
}
#modul81{
	padding-left: 4px;
}

