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

	
		#main{
			margin:100px auto;
			height:480px;
			width:800px;
			background-color:#990033;
		}
		
		#oben{
			padding:0;
			height:51px;
			background-color:#cccccc;
			}
		
			
		
			
		
			
		#header h1{
			margin-left:250px;
			margin-top:22px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:12pt;
			letter-spacing:4px;
			color:white;
			position:absolute;
			}
			

		#header h3{
			margin-left:430px;
			margin-top:22px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:12pt;
			letter-spacing:4px;
			color:white;
			position:absolute;
			}
			
			
		
			#logo{
			margin-left:377px;
			margin-top:6px;
			position:absolute;
			}
		
		
		
#menu{
padding:0;
padding-top:66px;
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: #990033;
color:white;
}

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

	
		#menu li a:link{color:#666666; text-decoration:none; }
		#menu li a:visited {color:#666666; text-decoration:none; }
		#menu li a:focus { color:#666666; 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:160px; 
			background-color:#cccccc;
			height:400px;
		}
			
			#linkslogo{
			margin-bottom:0;
		}
			
		
		#center{
			float:left;
			height:400px;
			width:640px;
			background-color:#cccccc;
		}

		
			
	#titel{
			padding:0px;
			text-align:center;
			margin-top:0px;
		}
			
			#center h1{
			margin-left:204px;
			margin-top:-55px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:16pt;
			letter-spacing:1px;
			color:#990033;
			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:#990033;
			position:absolute;
			}
			
			#center h5{
			margin-left:250px;
			margin-top:-330px;
			font-family: trebuchet ms, century gothic, sans-serif;
			font-size:16pt;
			letter-spacing:1px;
			color:#990033;
			position:absolute;
			}
			
		#right{
			height:100px;
			margin-top:62px;
			background-color:white;
		}
		
		
			
		#footer{
			width:800px;
			height:40px;
			clear:both;
			background-color:#cccccc;
			text-align:center;
		}
	
		
         #menu_unten a{
			display:block;
			background-color:#990033;
			font-family:trebuchet ms, sans-serif, century gothic;
			font-style:normal;
			font-weight:bolder;
			font-size:12px;
			letter-spacing:1px;
			color:#cccccc; 
			text-decoration:none;   
         }
		 
		 
		 #menu_unten h2{
			display:block;
			font-family:trebuchet ms, sans-serif, century gothic;
			font-style:normal;
			font-weight:bolder;
			margin-top:5px;
			font-size:12px;
			letter-spacing:1px;
			color:#333333; 
			text-decoration:none;   
         }
		