﻿body{
	margin:0;
	padding:0;
	background-color:white;
}
	

	
		#main{
			margin:0px auto;
			height:480px;
			width:800px;
			background-color:#999999;
		}
		
		#header{
			height:250px;
			background-color:#cccccc;
			}
			
		#header h1{
			margin-left:30px;
			margin-top:25px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:14pt;
			letter-spacing:2px;
			color:#003366;
			position:absolute;
			}
			

		
		#header h4{
			margin-left:30px;
			margin-top:65px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:12pt;
			letter-spacing:1px;
			color:#003366;
			position:absolute;
			}
			
		#header h6{
			margin-left:30px;
			margin-top:85px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:12pt;
			letter-spacing:1px;
			color:#003366;
			position:absolute;
			}
			
		
			#logo{
			margin-left:575px;
			margin-top:17px;
			position:absolute;
			}
		
		
		
#menu{
padding:0;
padding-top:226px;
list-style-type:none;
}

#menu li{
	float:left;
	width:160px;
	padding:0;
	}		
		
#menu li a{
display:block;
padding:3px 0;
text-align:center;
border: 1px solid white;
font-family: sans-serif, trebuchet ms, century gothic;
font-size: 14px;
font-weight:bolder;
font-style:normal;
letter-spacing:1px;
text-decoration: none;
color:white;
}

#menu li a#aktuell{
background-color:#003366;
color:white;
}

#menu li a:hover {
background-color:#FF6600;
}

	
		#menu li a:link{color:white; text-decoration:none; }
		#menu li a:visited {color:#003366; text-decoration:none; }
		#menu li a:focus { color:#003366; text-decoration:none;  }
		#menu li a:hover{ color:white; text-decoration:none; }
		#menu li a:active { color:white; text-decoration:none;  }
        
				 
		#left{
			float:left;width:260px; 
			background-color:#003366;
			height:400px;
		}
		
		#foto{
			margin-left:21px;
			margin-top:0px;
			position:absolute;
			}
			
		#netz{
			margin-left:16px;
			margin-top:10px;
			position:absolute;
			}
		}
			
		
		#center{
			float:left;
			height:400px;
			width:520px;
			background-color:white;
		}

		#center table {
			width:480px;
			padding:5px;
			margin-top:10px;
			margin-left:17px;
			font-family: sans-serif, trebuchet ms, century gothic;
			font-size:12px;
			font-style:normal;
			letter-spacing:0px;
			color:grey;
		}
	
		
		
			
	#Titel{
			padding:0px;
			text-align:center;
			margin-top:100px;
		}
			
			#center h1{
			margin-left:25px;
			margin-top:20px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:13pt;
			letter-spacing:1px;
			color:#003366;
			
			}
			
			
			#center h4{
			margin-left:25px;
			margin-top:40px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:13pt;
			letter-spacing:1px;
			color:#003366;
			position:absolute;
			}
			
			#center h3{
			margin-left:25px;
			
			margin-bottom:10px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:10pt;
			letter-spacing:0.5px;
			color:#003366;
		
			}
			
			#center h6{
			margin-left:25px;
			margin-top:200px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:10pt;
			letter-spacing:1px;
			color:#003366;
			position:absolute;
			}
			
				
			#center h2{
			margin-left:25px;
			margin-top:20px;
			margin-bottom:20px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:14pt;
			letter-spacing:0.5px;
			color:#003366;
			
			}
			
			
		
		
		
		#right{
			height:400px;
			background-color:#003366;
		}
		
			
			
		#footer{
			width:800px;
			height:24px;
			clear:both;
			background-color:#FF6600;
			text-align:center;
		}
	
		
         #menu_unten a{
			display:block;
			background-color:#FF6600;
			font-family:trebuchet ms, sans-serif, century gothic;
			font-style:normal;
			font-weight:bolder;
			font-size:15px;
			letter-spacing:1px;
			color:white; 
			text-decoration:none; 
		}
		 
		 
		 #menu_unten h2{
			display:block;
			font-family:trebuchet ms, sans-serif, century gothic;
			font-style:normal;
			font-weight:bolder;
			font-size:12px;
			letter-spacing:1px;
			color:#333333; 
			text-decoration:none;   
			
         }
		 
		 