/* CSS definition file containing sitestyle stylesheets */
body  { color: black; background-color: #B5BDCC; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 0pt 0pt; padding: 0pt }

h2 { color: #0080C0; font-size: 35px; font-family: Verdana, Arial, Helvetica, sans-serif; }

bl { color: #0000CC; font-size:12px; font-weight: bold;}
            
rt { color: #FF0000; font-size:10px; font-weight: bold; } 

 a:link  { color:#FFFFFF; font-style: normal; font-weight: bold; font-size: 10px; text-decoration: none }

 a:visited  { color: #EBEBEB; font-style: normal; font-weight: bold; font-size: 10px; text-decoration: none }
 
 a:active  { color: #FFFF00; font-style: normal; font-weight: bold; font-size: 10px; text-decoration: none }

 a:hover { color: #FFFFFF;
           font-family: Verdana, Arial, Helvetica, sans-serif;
	       font-style: normal; 
		   font-size:10px;
		   font-weight:bold; 
		   text-decoration: none;
     	}

 
								    
a.button { display: block; width:95px; margin-right: 5px; 
		   text-align: center; height:15px; font-size: 10px; 
		   border-style: outset; border-width:1px; border-color: #FFFFFF;
		 }

a.button:link    { color:#FFFFFF;  background-color:#CC0000; } 
a.button:visited { color:#E9E9E9;  background-color:#CC0000; }
a.button:hover   { color:#CC0000;  background-color:#FFFFFF; font-size: 10px;font-weight:lighter ; }
/*a.button:active  { color:#FFFFFF;  background-color:#C0C0C0;  }*/

a.rot { color: #0000A0; }
a.rot:visited { color:#0080C0; }
a.rot:hover {color: #C0C0C0;}
  

input {  color: #000000;
         font-family: Verdana, Arial, Helvetica, sans-serif;
	     font-style: normal; 
		 font-size:12px;
}

textarea {  color: #000000;
         font-family: Verdana, Arial, Helvetica, sans-serif;
	     font-style: normal; 
		 font-size:12px;
}


	#erste {
	color : #FFFFFF;  
	background-color : #FF8888;
	padding: 2px;
	font-family : verdana;
	font-weight: bold;
	font-size : 12px;
	line-height: 4 em;
	margin-top: 20px;
	margin-bottom: 10px;
	width : 350px;
	height: 16px;
	border : 0px solid #FF9D9D;
	z-index: +2;                          
	}

   	#zweite {
	color : #FFFFFF;
	background-color : #DDD9D0;
	padding: 2px;
	font-family : verdana;
	font-weight: bold;
	font-size : 12px;
	line-height: 4 em;
	margin-top: 20px;
	margin-bottom: 10px;
	width : 350px;
	height: 16px;
	border : 0px solid #FFE3E3;
	z-index: +2;                          
	}

			 #aussenli {
			 position: absolute; top:20px; left:4px; 
			 width : 110px;
	         height: 550px;
			 color : #FFFFFF;
			 font-size : 11px;
			 font-weight: bold;
			 text-align: left;
			 line-height: 4 em;
			 z-index: -2;
			 }
	



#links {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 210px;
  height: auto;
  background-color: #FFFFFF;
  font-size: 11px;
  text-align: justify;
}

#mitte {
  position: absolute;
  top: 20px;
  left: 240px;
  margin-right: 20px;
  width: auto;
  max-width:  200px;
  height: auto;
  background-color:  #FFFFFF;
  font-size: 11px;
  text-align: justify;
}


#mitterechts {
  position: absolute;
  top: 20px;
  left: 250px;
  margin-right: 20px;
  width: auto;
  max-width:  460px;
  height: auto;
  background-color:  #FFFFFF;
  font-size: 11px;
  text-align: justify;
}


#rechts {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 210px;
  height: auto;
  background-color: #FFFFFF;
  font-size: 11px;
  text-align: justify;
}











   #zentral {
	color : #000000;
	background-color : #FFFFFF;
	padding: 10px;
	font-family : verdana;
	font-size : 11px;
	text-align: left;
	line-height: 15px;
	width : 355px;
	height: 400px;
	border : 0px solid #FFFFFF;
	z-index: +2;                          
	}

    #nav_bottom {
	color : #000000;
	background-color : #FFFFFF;
	padding: 4px;
	font-family : verdana;
	font-size : 11px;
	text-align: center;
	line-height: 15px;
  /*position: absolute; */
    margin-top: 40px; margin-bottom: 5px; margin-left: 30px; 
    width : 250px;
	height: 15px;
	border : 0px solid #FFFFFF;
	z-index: +3;                          
	}	
	
	#hintergrund {
	color : #000000;
	background-color : #CC0000;
	padding: 0px;
	font-family : verdana;
	font-size : 11px;
	line-height: 4 em;
  	width : 752px;
	height: 550px;
	border : 3px solid #CC0000;
	z-index: +1;                          
	}

