body {
	font-family: Arial,Tahoma,Helvetica,Geneva,Swiss,Sans-serif;
	font-size: 9.5pt;
	background-color: #E4E4E4;
	line-height: 12pt;
	border: 0px;
}   
  
  h1,h2,h3,h4,h5,h6{
  	margin: 0px ! important;
  }   
  h1{
  	font-size: 24px;
	line-height: 28px;
  }
  
  h2{
  	font-size: 18px;
	line-height: 22px;
  }
  h3{
  	font-size: 14px;
	line-height: 18.px;
  }
  h6{
	background: #E00178;
	color: #ffffff;
	font-size: 9.5pt;
	padding: 3px;
	text-align: left;
	margin:0px;
}
  td{
  	vertical-align: top;
        background-color: #ededed;
	font-size: 9.5pt;
	padding: 3px;
	text-align: left;
        vertical-align:top;

  }
  th{
  	font-weight: normal;
        background: #E00178;
	color: #ffffff;
	font-size: 9.5pt;
	padding: 3px;
	text-align: left;
        vertical-align:top;
  }

td p {
	margin:0px;
}

th p {
	margin:0px;
}

#divmain{   
	position: relative;   
	margin-left: auto;  
	margin-top: 20px;  
	margin-right: auto;  
	margin-bottom: 50px;			  
	width: 800px;   
	height: auto;    
	background: #ffffff;
	border: solid 1px #BFC0C2; 
}   
  
#divtop{
	position: relative;
	left: 0px;
	width: 781px;
	height: 105px;
	padding-top: 21px;
	padding-left: 5px;
	padding-right: 19px;
	border-bottom: solid 2px #E6E6E6;
}  

#topimages{
	padding:3px;
	text-align: right;
	
} 
#divleft{
	position: absolute;
	top: 0px;
	margin-top: 131px;
	left: 0px;
	width: 147px;
	height: auto;
	border-right: solid 0px #E6E6E6;
	padding: 10px 0px 0px 0px;
}   
#divright{
	position: absolute;

	margin-top:0px;
	left: 640px;
	width: 170px;
	float: none;
	height: auto;
	padding-top:15px;
}   


 
#divmiddle{
	position: relative;
	left: 148px;
	width: 461px;  
	
        min-height:1000px;
        height:auto ! Important;
        height:1000px;
	border-right: solid 2px #E6E6E6;
	border-left: solid 2px #E6E6E6;
	padding: 15px 15px 5px 15px;
}    
#divmiddle_erg{
	position: relative;
	left: 0px;
	width: 800px;
	height: auto;
	border-right: solid 0px #E6E6E6;
	border-left: solid 0px #E6E6E6;
	padding: 15px 15px 5px 15px;
}    

 
img{
	border: 0px;
	
	vertical-align: middle;
	
}
  
 
    
a{
	text-decoration: none;
	font-weight: normal;
}   

a:link{  
	color: #888888; 
	text-decoration: underline; 
	}   
   
  
a:visited{  
	color: #999999;  
	text-decoration: underline; 
	}   
  
  
 a:hover{  
	color: #E2017B;  
	}   
  
a:active{  
	color: #E2017B;  
}    
   
   
a.menu:link{  
	color: #FFFFFF;  
	
 
}   
   
a.menu, {  
	display:block; 
	padding: 7px;
	height: 18px;
	text-align: center;
        text-decoration: none;
}   
 
a.menu:visited{  
	
	color: #FFFFFF;  

	}   
  
  a.menu:link{  
	color: #000000; 
	
	}   
  
 a.menu:hover{
	color: #E2017B;
	background-color: #dddddd;
}   
  
a.menu:active{  
	color: #000000;  
	font-weight: normal;  
	background-color: #ffa500;  
}   
  
  
 
a.text:link{  
	color: #888888; 
	text-decoration: underline; 
	}   
   
  
a.text:visited{  
	color: #999999;  
	text-decoration: underline; 
	}   
  
  
 a.text:hover{  
	color: #E2017B;  
	}   
  
a.text:active{  
	color: #E2017B;  
}    
  

  
div.menu {
   position: relative;
	/*float: left;*/
   background-color: #9d9d9d;
   padding: 0px;
   left: 13px;
	margin-top: 8px;
	width:126px;
   }

div.menu 	a {
   display:block;
   border: 0px;
   background-color: #dadada;
   color:#000000;
   position: relative;
   padding: 3px;
   top: -3px;
   left: -3px;
   width:120px;
   text-decoration: none;
   }
	
div.menu a:hover{
	color: #E2017B; 
       
}

div.menu 	a:active{
	color: #E2017B;  
	top: 0px;
   left: 0px;
}



div.menu 	p {
   display:block;
   border: 0px;
	background-color: #E2017B;
	color:#ffffff;
   position: relative;
	padding: 0px;
   top: -3px;
   left: -3px;
	margin: 0px;
   }
	
	div.menu p	a {
   display:block;
   border: 0px;
	background-color: #E2017B;
	color:#ffffff;
   position: relative;
	padding-left: 3px;
   top: 0px;
   left: 0px;
   text-decoration: none;
   }
	
div.menu 	p a:hover{
	color: #eeeeee;  
}

div.menu 	p a:active{
	color: #ffffff;  
	top: 0px;
   left: 0px;
}

div.submenu {
   /*float: left;*/
   background-color: #ffffff;
   padding: 0px;
   margin-left: 13px;
   margin-top: 3px;
   width:126px;
   }

div.submenu a {
   /*display:block;*/
   border: 0px;
   background-color: #ffffff;
   color:#000000;
   position: relative;
   padding: 0px;
   top: 0px;
   left: -1px;
   text-decoration: none;
   }
	
div.submenu 	a:hover{
	color: #E2017B;  
}

div.submenu 	a:active{
   color: #E2017B;  
   top: 0px;
   left: 0px;
}


div.submenu 	p {
   display:block;
   border: 0px;
   background-color: #ffffff;
   color:#E2017B;
   position: relative;
   padding: 3px;
   top: 0px;
   left: -1px;
    margin: 0px;
   }

#suche {
   position: relative;
   float: left;
   background-color: #ffffff;
   padding: 0px;
   left: 19px;
   margin-top: 5px;
   width:130px;
   }

#suche input{
   width:110px;
   margin-bottom:5px;
  
}

div.newsboard {
   position: relative;
   float: left;
   background-color: #9d9d9d;
   padding: 0px;
   left: 19px;
   margin-top: 15px;
   width:130px;
   }

div.newsboard 	p {
	display: block;
	border: 0px;
	margin: 0px;
	background-color: #E00178;
	background-image: url(../images/newsboard.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
	position: relative;
	padding: 6px 3px 6px 3px;
	top: -3px;
	left: -3px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
}

div.news {
   position:relative;
   background-color: #9d9d9d;
   padding: 0px;
   left: 19px;
	float: left;
	margin-top: 10px;
	width:130px;
   }

div.news 	p {
	display: block;
	border: 0px;
	margin: 0px;
	background-color: #F7CADE;
	color: #000000;
	position: relative;
	padding: 3px 3px 6px 3px;
	top: -3px;
	left: -3px;
}

a.news{
	
	text-decoration: underline;
}   
a.news:link{
	color: #666666;
	text-decoration: underline;
}   
   
  
a.news:visited{  
	color: #565656;  
	}   
  
  
 a.news:hover{  
	color: #E2017B;  
	}   
  
a.news:active{  
	color: #E2017B;  
}    

.klein{
padding: 10px;
	font-size: 8pt;
}


.pink_weiss{
	background: #E00178;
	color: #ffffff;
	font-size: 9.5pt;
	padding: 3px;
	text-align: left;
}

td.bg_weiss{
	background: #ffffff;
	padding: 0px;
	
}

select.sa{
	width: 90px;
	font-size: 7.5pt;
}

#suche_links{
   left: 0px:
	top: 25px;
	width:150px;
	height: 110px;
	position: relative;
	
	
	
}
#suche_mitte{
	width:150px;
	height: 110px;
	position: relative;
	margin-left: 150px;
	margin-top:-110px;
	 left: 0px:
	top: 0px;
	
	
}
#suche_rechts{
	width:150px;
	height: 110px;
	position: relative;
	margin-left: 300px;
	margin-top:-110px;
	 left: 0px:
	top: 0px;
}
	
.line_grau{
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 15px;
	border-bottom: solid 2px #E6E6E6;
	
}


table.sa_ergebnisse{
	background-color: #ffffff;
	font-size: 9.5pt;
	width:770px;
}
.bg_grau{
	background-color: #ededed;
	padding: 3px;
	
}
