﻿#container {
			width:800px;
			height:850px;
			margin-left:auto;
			margin-right:auto;
			background-color:#F5F5F5;
											
		
}

#containeri {
			width:800px;
			height:1300px;
			margin-left:auto;
			margin-right:auto;
			background-color:#F5F5F5;
}


#header {
			width:800px;
			height:120px;
			background-image:url('images/head.png');
			background-repeat:no-repeat;
}

#navi1 {
		 
			width:800px;
			height:40px;
			background-image:url('images/navi2.png');
			font-size:18px;
			line-height:40px;
			text-align:center;
									
					   		   
		
}

.button a {
			width:160px;
			height:40px;
			color:white;
			text-decoration:none;
			float:left;
				
}


.button a:hover {
			width:160px;
			height:25px;
			color:black;
			text-decoration:none;
			float:left;
			
}

.button a:visited {
			width:160px;
			height:25px;
			text-decoration:none;
			float:left;
			
}



#contentleft {
			width:400px;
			height:660px;
			float:left;
			
}

#contentleft li {
			font-size:20px;
			margin-top:5px;
}

#contentleft ul {
			margin-top:130px;
			list-style-type:disc;
			
}

#contentright {
			width:400px;
			height:660px;
			float:right;
			
}

#footer {
			width:800px;
			height:40px;
			background-image:url('images/footer.png');
			color:white;
			font-family:Verdana, Geneva, Tahoma, Sans-Serif;
			font-size:20px;
			text-align:center;
			float: left;
			line-height:40px;					
	
}

#anfahrt {
			width:800px;
			height:660px;
			
	
}

#impressum {
	
			width:800px;
			height:1110px;
			font-size:12px;
}
