@charset "ISO-8859-1";

#leiste {
	position:absolute;
	left:247px;
	top:9px;
	width:784px;
	height:43px;
	z-index:2;
	background-image: url(leiste_12.gif);
	background-repeat: no-repeat;
}

a.home {
	display: block;
	height: 25px;
	width: 105px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #868889;
	text-decoration: none;
	float: left;
}
a.home:hover {
	text-decoration: underline;
}
a.multipark {
	display: block;
	height: 25px;
	width: 200px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
a.multipark:hover {
	text-decoration: underline;
}
a.moenchhof {
	display: block;
	height: 25px;
	width: 170px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
a.moenchhof:hover {
	text-decoration: underline;
}
a.kontakt {
	display: block;
	height: 25px;
	width: 145px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
a.kontakt:hover {
	text-decoration: underline;
}
a.impressum {
	display: block;
	height: 25px;
	width: 155px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
a.impressum:hover {
	text-decoration: underline;
}

