/* CSS Document */

 body { background-color:#aed8fe;
 		margin-top: 0px;
		}
   
   a:link {  color: #dddddd; text-decoration:none; }
a:visited {  color: #dddddd; text-decoration:none; }
a:focus { color: #dddddd; text-decoration:underline; }
a:hover { color: #ffffff; text-decoration:underline; }
a:active { color: #ffffff; text-decoration:underline; }
   
 #maintext {
	position:absolute; top:585px; left: 270px; width: 420px;
    z-index:15;
  	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; vertical-align:top;
	color: #eeeeee;
	border: 0px;
	} 
    
    
     #maintextklein {
	position:absolute; top:810px; left: 270px; width: 420px;
    z-index:15;
  	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; vertical-align:top;
	color: #eeeeee;
	border: 0px;
	} 
    
 P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eeeeee;
	}
  
  TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; vertical-align:middle;
	color: #eeeeee;
	border:0px #ffffff solid;
	text-align: center;	
}
  
  H1 {
	font-family: Verdana,Arial,Helvetica, sans-serif ;
	font-size: 20px ; color: #eeeeee; font-style:italic;
	vertical-align:top;
}
  
   H2 {
	font-family: Verdana,Arial,Helvetica, sans-serif ;
	font-size: 18px ; color: #555555; font-style:italic;
	vertical-align:top;
	text-align: center;
}

  
   H3 {
	font-family: Verdana,Arial,Helvetica, sans-serif ;
	font-size: 15px ; color: #555555; font-style:italic;
	vertical-align:top;
	text-align: center;
}
  
  #Seite {
    text-align: left;    
	position:relative; top:0px; left:0px; 
    margin: 0 auto;
    width: 960px;
	height: 1400px;
	background-color:#014188;
	border-left-width: 1.5px;
 	border-left-style:solid;
 	 border-left-color: #666666;
 	 border-right-width: 2px;
 	 border-right-style:solid;
 	 border-right-color: #444444;
	 border-bottom-color: #444444;
	 border-bottom-style: solid;
	 border-bottom-width: 2px;
	z-index:2
  }
    #Seiteimp {
    text-align: left;    
	position:relative; top:0px; left:0px; 
    margin: 0 auto;
    width: 960px;
	height: 4000px;
	background-color:#014188;
	border-left-width: 1.5px;
 	border-left-style:solid;
 	 border-left-color: #666666;
 	 border-right-width: 2px;
 	 border-right-style:solid;
 	 border-right-color: #444444;
	 border-bottom-color: #444444;
	 border-bottom-style: solid;
	 border-bottom-width: 2px;
	z-index:2
  }
  
    #logo {
	position:relative; top:15px; 
	margin: 0 auto;
    width: 300px;
	height: 116px;
	z-index:5;
  }  
  
    #bild {
	position:relative; top:50px; 
	margin: 0 auto;
    width: 420px;
	height: 332px;
	outline:1px solid white;
	z-index:6;
  } 
  
    #ueberschrift {
	position:relative; top:35px; 
	margin: 0 auto;
 	text-align:center; 
	z-index:8;
	font-family: Verdana,Arial,Helvetica, sans-serif ;
	font-size: 20px ; color: #eeeeee; font-style:italic;
	vertical-align:top;
  } 
    
      #spezialframe {
    text-align: left;    
	position:absolute; top:155px; left:750px; 
    width: 210px;
	height: 750px;
	background-color:#014188;
	outline:1px solid #014188; 
	margin:0px;
    z-index:11;
  }
    
#anschriftlogo {
position:absolute; 
	width: 200px;
	height: 380px;
	margin: 0 auto;
   	outline:1px solid white;
	background-image:url(bilder/logolinks.jpg);
	background-repeat:no-repeat;
		z-index:101;
		  }  

#anschrifttext {
	position:absolute; width: 200px; top:90px;
    z-index:15;
  		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; vertical-align:bottom; text-align: center;
	color: #ffffff;
	border: 0px;
	z-index:20;
	padding-top: 2px;
		} 
		
#zeilen {
   padding-left:10px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:white;
  padding-top: 3px;
padding-bottom: 3px;
  text-align: left;
}

#unterzeilen {
   padding-left:20px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:white;
  padding-top: 3px;
padding-bottom: 3px;
  text-align: left;
	font-size: 13px;
}

#zeilenhell {
   padding-left:10px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:white;
  padding-top: 3px;
padding-bottom: 3px;
  text-align: left;
  background-color:#3e63af;
}

#unterzeilenhell {
   padding-left:20px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:white;
  padding-top: 3px;
padding-bottom: 3px;
  text-align: left;
  background-color:#3e63af;
 } 
	
#menufeld {
	position:absolute ; top: 160px; left: 8px;
	margin: 0 auto;
    width: 200px;
	height: 260px;
			z-index:100;
					font-family: Verdana,Arial,Helvetica, sans-serif; text-decoration:none; color: #ffffff; font-size: 14px;
		  } 


a.menue {  color: white; text-decoration:none; }
a.menue:hover { font-weight:bold; color:white; text-decoration:none;}

.zit {font-size:9px}
