body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #486E98;
	font-weight: bold;
}
#bild1, #bild2, #bild3, #bild4, #bild5 {
	position: absolute;
	top: 30px;
	height: 184px;
	width: 145px;
}
#home1, #home2, #home3, #home4, #home5 {
	position: absolute;
	top: 30px;
	height: 300px;
	width: 15px;
}
#home5{
	width: 17px;
}
#bild1 {
	left: 0px;
}
#bild2 {
	left: 160px;
}
#bild3 {
	left: 320px;
}
#bild4 {
	left: 480px;
}
#bild5 {
	left: 640px;
}
#home1 {
	left: 145px;
}
#home2 {
	left: 305px;
}
#home3 {
	left: 465px;
}
#home4 {
	left: 625px;
}
#home5 {
	left: 785px;
}
#adresse{
	position: absolute;
	left: 823px;
	top:30px;
	color: rgb(247,239,171);
	font-weight:bold;
	font-size:11px;
}
#adresse a{ 
	color: rgb(247,239,171);
	text-decoration:none;
}
#adresse a:hover{ 
	color: #CCC600;
}
.muehlberg{
	font-size:13px;
}
#aktuelllink{
	display:block;
	position: absolute;
	top:170px;
	text-decoration:none;
	font-size:13px;
}
#aktuelllink a{
	color: #FF6A01;
}
#aktuelllink a:hover{
	color: #6CA5DF;
}
