#header {
	position:absolute;
	width:400px;
	height:90px;
	top: 10px;
	left: 120px;
	background-color: #ffffff
}
#nav1 {
	position:absolute;
	width:100px;
	height:410px;
	top: 100px;
	left: 10px;
	background-color: #ffffff
}
#nav2 {
	position:absolute;
	width:10px;
	height:410px;
	top: 100px;
	left: 110px;
	background-color: #ffffff
}
#foto {
	position:absolute;
	width:1200px;
	height:400px;
	top: 58px;
	left: 72px;
	background-color: #ffffff
}
#inhalt {
	position:absolute;
	width:1200px;
	height:400px;
	top: 100px;
	left: 120px;
	background-color: #ffffff
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #666666;
}
#footer {
	position:absolute;
	width: 600px;
	height: 20px;
	top: 660px;
	left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #ffffff;
	color: #666666;
}

A:hover {
	color: #b01e1b;
	text-decoration: none
}
A:active {
	color: #b01e1b;
	text-decoration: none
}
.stil4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	text-decoration: none
}