/*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;
}
ul.n, li.n{
    margin: 0;
	padding: 0;
    list-style: none;
    list-style-image: none;
    display: inline;
    text-align: left;
} 
 a.themen_txt, #themen_display_all{
 /* NORMAL ||| THEMEN ZELLE (TD) FORMATIERUNG*/ 
	cursor: hand;
	cursor: pointer;
	width: 178px;
	text-decoration: none;
	display:block;
	background-color: #99C013;
	border-bottom: 1px solid #FFFFFF;
}
  a.themen_txt:hover{
 /* MOUSEOVER ||| THEMEN ZELLE (TD) FORMATIERUNG*/
	background-color: #99C013;
	color: black;
	/*border-bottom: 1px solid #E2007A;*/
 }
 a.sthemen_txt{	
	cursor: hand;
	cursor: pointer;
	display:block;
	
	width: 163px;
	min-height: 26px;		 
	padding: 2px 2px 2px 20px;
	font-family: Verdana;
	line-height: auto;
	font-size: 11px;

	background-color: #D6E4A8;
	color: #99C013;

	text-decoration: none;	
	border-bottom: 1px solid #FFFFFF;
	background-image: url("bilder/kreuz.gif");	
	background-repeat: no-repeat;
	background-position: 6px 3px;
}

 a.sthemen_txt:hover{
	/*background-color: #FFB361;*/
}
a.sthemen_ebene3{
	padding: 2px 2px 2px 30px;
	width: 153px;	
	background-color: #D6E4A8;
	background-position: 16px 3px;
}
a.sthemen_ebene4{
	padding: 2px 2px 2px 40px;
	width: 143px;	
	background-color: #D6E4A8;
	background-position: 26px 3px;
}
a.sthemen_ebene5{
	padding: 2px 2px 2px 50px;
	width: 133px;	
	background-color: #D6E4A8;
	background-position: 36px 3px;
}
a.sthemen_ebene6{
	padding: 2px 2px 2px 60px;
	width: 123px;	
	background-color: #D6E4A8;
	background-position: 46px 3px;
}
 .themen_spacing, #themen_spacing_0,#themen_spacing_n,.sthemen_spacing{
/*
 padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
 margin: 0px;
 width: 150px;
 height: 1px;
 font-size: 0px;
 line-height: 1px;
 background-color: #E2007A;
 display: block;
*/
display: none;
 }
#themen_spacing_0{
padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
 margin: 0px;
 width: 185px;
 height: 1px;
 font-size: 0px;
 line-height: 1px;
 background-color: #FFFFFF;
 display: block;
}
a.themen_txt, a.module_txt, #themen_display_all{
  /*  border: none;*/
	margin: none;
	min-height: 26px;		 
	padding: 2px 2px 2px 5px;
	font-family: Verdana;
	line-height: auto;
	font-size: 11px;
	font-weight: normal;
 	text-decoration: none;
 }
 
 .module,  .module_fb{
 /* NORMAL ||| MODUL ZELLE (TD) FORMATIERUNG*/
	height: 26px;
	vertical-align: middle; 
	width: 100%;
	display: block;
	padding-top: 2px;
	background-color: #99C013;
 }
 .module_spacing{
 /* VERTIKALER ABSTAND DAZWISCHEN ||| MODUL ZELLE (TD) FORMATIERUNG*/
 padding-top: 0px;
 padding-bottom: 0px;
 border: 0px;
 margin: 0px;
 width: 185px;
 height: 1px;
 font-size: 0px;
 line-height: 1px;
 background-color: #d2e1a0;
 display: block;
 }
  
 div.title{ 
 /*INHALTBEREICH TITEL LEISTE  (THEMA)*/
	 padding-left: 3px;
	 padding-top: 3px;
	 padding-bottom: 3px;
	 font-family: Arial;
	 font-size:13px;
	 color:#ffffff;
	 background-color: black;
	 font-weight: bold;	 
}
 
 a.title{
	font-family: Arial;
	font-size:13px;
	color:#ffffff;
	text-decoration: none;
	line-height: 21px;
 }

 a.title:hover{
	color: red;
 }

 
 .subtitle{
 /* INHALTBEREICH SUBTITEL LEISTE (THREAD) */
	 font-family: Verdana;
	 font-size: 14px;
	 font-weight: bold;	 
	 padding-top: 40px;
	 padding-bottom: 10px;		 
 }
   
 .system {
 font-family: Arial;
 font-size: 10px;
 color: #000000;
 }
 
 .clear{
	height: 1px;
	width: 99%;
	clear: both;
	display: block;
	line-height: 1px;
	font-size: 1px;
}

#header{
	position: absolute;
	left: 0px;
	top: 20px;
    width: 998px;
	height: 80px;
 	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
 }

#maintable{
	position: absolute;
    width: 998px;
	left: 0;
	right: 0;
	top: 0px;
	min-height: 800px;
	margin: auto;	
	background-color: black;
}

#navli{
    padding: 0px 0px 0px 0px;
    /*positionen*/
	position: absolute;
	left: 0px;
	top: 100px;
	width: 185px;
	min-height: 700px;	
 }
 #navre{	
	position: absolute;
    right: 0px;
	top: 100px;
    padding: 0px 0px 0px 0px;
	width: 185px;
	min-height: 700px;
 }
#inhalt {
	padding-left: 2px;
	padding-right: 2px;
	position: absolute;
	left: 0px;
	top:  101px;
	min-height: 1600px;
	width: 624px;
	padding-bottom: 20px;		
}
.inhalt{
	padding-left: 4px;
	/*padding: 20px ;*/
}

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{		
  	display: block;		
	border: 1px solid black;
  	margin-top: 40px;
	margin-left: 5px;
	width: 610px;
	clear: both;
  }
  .navikasteneinttrag{
	padding: 2px 2px 2px 15px;
	font-size: 10px; 	
	
  }
	hr.wai_spacing{
		display:none;
	}
/* 1. WECHSELFARBE (SUCHE, TERMINE U.S.W.)*/
.wechsel0{
background-color: #E2ECC3;
} 
/* 2. WECHSELFARBE (SUCHE, TERMINE U.S.W.)*/
.wechsel1{
background-color: #FFFFFF;
}

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 solid #000000;
 display: none;
}
.system{
	font-family: Arial;
	font-size: 11px;
	color: #0000000;
	text-decoration: none;
}
.system:hover{
	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: 990px;
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 height: 20px;
 vertical-align : middle;
 padding-left: 8px;
 left: 0px;
 top: -20px;
 background-color: #ffffff;
 }
 div.headertitle A{
 color: #000000;
 
 }
 a img {
 	border: none;
 }
 
 input.white {
 	background-color: #FFFFFF;
 }
 td.button{
 	padding: 4px;
	border: 1px solid black;
 }
#slide0,#slide1{
		text-align: center;
}
#module_-4{	
	border-top: 1px solid #d2e1a0;
}
div.m22{
	background-color: #99C013;
	border-bottom: 1px solid #d2e1a0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
input.m22{
	background-color: white;
	width: 80px;
	border: 1px solid #d2e1a0;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
}
span.m22{
	background-color: #99C013;
	font-size: 11px;
	font-family: Arial;
	color: #d2e1a0;	
}
span.m22 a img{
	vertical-align: bottom;
}
div.m5{
	padding-left: 6px;
}
.umfrage,td.m5{
	font-family: Arial;
	font-size: 10px;
	color: black;
}
#themen_display_all{
	min-height: 26px;		 
	padding: 8px 2px 0px 5px;
	background-color: #E2007A;
	background-image: url("bilder/bw_bg_but1.gif");
	background-repeat: repeat-x;
	color: white;
	display: none;	
}
#themen_display_all:hover{	
	background-image: url("bilder/bw_bg_but2.gif");
}
div.m43{
	font-size: 11px;
	display: block;		
	text-align: center;		
}
input.m43text{
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	width: 120px;
}
div.m43buttons{
	padding-top: 5px;	
	width: 165px;	
	padding-left: 20px;
}
div.m43 a.m43, div.commentblock a.button {
	display: block;
	color: white;
	background-color: black;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	
	margin-left: 2px;
	margin-right: 2px;
	font-family: Verdana;	
	font-size: 10px;	
}
div.m43 a.m43:hover{
	color: red;
}
div.m43 a{
	color: black;
	text-decoration: none;
}
div.m43 a:hover{
	text-decoration: underline;
}
.hide{
	display: none;
}
.community{
	font-size: 13px;
}
#ms31{
	display: none;
}
div.commentblock{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px 2px 5px 15px;	
	font-size: 12px;
	font-family: Verdana;
	border-top: 1px solid black;
}
div.commentblock span, div.commentblock p{
	font-size: 11px;
	font-family: Verdana;
}
div.commentblock a.button {
	margin-left: 0px;
	margin-right: 0px;
	width: 140px;
	text-align: center;
}
div.commentblock a.button:hover{
	color: red;	
}
div.commentblock p{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
input.comment, textarea.comment{
	width: 500px;
	font-family: Verdana;
	font-size: 11px;
}
span.comment_name_time{
	font-weight: bold;
}
div.comment_trennlinie{	
	border-bottom: 1px solid black;
	width: 610px;
	margin-left: -15px;
}
span.comment_headline{	
	font-weight: bold;
}
#fcomment{
	margin-top: 10px;
	margin-bottom: 25px;
}
#profil_pic{
	display: none;
}
div.community{	
	width: 400px;	
}
div.community, div.community label, div.community input{
	font-family: Verdana;
}
div.community u{
	font-weight: bold;
}
.green{
	color: green;
}
div.community input[type=submit]{	
	cursor: hand;
	cursor: pointer;
	border: none;
	background-color: black;
	color: white;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}
.searchresult{
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
	font-size: 12px;
}
.invers, a.sitemap:hover{
	background-color: black;
	color: white;
	font-weight: bold;
}
a.sitemap:hover{
	font-weight: normal;
}
/*HOMEPAGE*/
div.hcol1{
	margin-left: 5px;
}
div.hcol_spacing{	
	display: block;
	width: 8px;
	height: 200px;
	float: left;
}
.htitel{
 	font-family: Arial;
	font-size: 12px;	
	text-align: left;	
	padding: 2px 2px 2px 6px;
	font-weight: bold;	
 }
 div.hrow_spacing{
	display: block;
	height: 10px;
	width: 50px;
 }
 div.hbild img{
	float: left;
 }
 .htext, .hutitel{
  vertical-align: top;
  padding: 2px 2px 2px 2px;
  font-family: Arial;
  font-size: 12px;
 }
 
 
.inhalt img.links{
	margin-right: 4px;
	float: left;
}
.inhalt img.rechts{
	margin-left: 4px;
	float: right;
}

 img.border, A img.border {
	border: 1px solid #CCCCCC;
}


 img.border_links, A img.border_links {
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	float: left;
}

 img.border_rechts, A img.border_rechts {
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	float: right;
}

h1,h2,h3,h4,h5{
	font-family: Arial;
	font-weight: bold;
}
.inhalt h1 {
	font-size: 20px;
}
.inhalt h2 {
	font-size: 18px;
}

.inhalt h3 {
	font-size: 16px;
}
p.center{
	text-align: center;
}
td p.center{
	margin-top: 0px;
	margin-bottom: 0px;
}
p.rechts{
	text-align: right;
}
td p.rechts{
	margin-top: 0px;
	margin-bottom: 0px;
}
