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

p, h1, h2, h3, h4 , h5, h6{
	margin:0;
	padding:0;
}

	
		#main{
			margin:100px auto;
			height:480px;
			width:800px;
			background-color:#999999;
		}
		
		#header{
			height:150px;
			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 h3{
			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:590px;
			margin-top:17px;
			position:absolute;
			} 
		
		
		
#menu{
padding:0;
padding-top:126px;
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: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;
		}
			
			#linkslogo{
			margin-bottom:0;
		}
			
		
		#center{
			float:left;
			height:400px;
			width:520px;
			background-color:white;
		}

		
			
	#Titel{
			padding:0px;
			text-align:center;
			margin-top:100px;
		}
			
			#center h1{
			margin-left:25px;
			margin-top:-362px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:16pt;
			letter-spacing:1px;
			color:green;
			position:absolute;
			}
			
			
			#center h4{
			margin-left:25px;
			margin-top:-340px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:25pt;
			letter-spacing:1px;
			color:green;
			position:absolute;
			}
			
			#center h5{
			margin-left:25px;
			margin-top:-300px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:16pt;
			letter-spacing:1px;
			color:green;
			position:absolute;
			}
			
		
		#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;   
         }
		