.body {
	background-image: url(img/nav/bghp.gif);
	background-repeat: no-repeat;
}

.subnav {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

a.subnav:hover {
	background-color: #005500;
	text-decoration: none;
	color: #FFFFFF;
}

.subnav_a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005500;
	text-decoration: none;
	line-height: 12px;
}

.headline {
	font-size: 19px;
	font-weight: bold;
	color: #005500;
}

.adresse { font-size: 11px; font-weight: bold; color: #000000; background-color: #ffea00; }

a.adresse { text-decoration: none; color: #000000; background-color: #ffea00; }

a.adresse:hover { text-decoration: none; color: #ffea00; background-color: #000000; }

a.link {
	color: #005500;
	font-size: 12px;
}

a.link:hover {
	color: #000000;
}
.infokastenliniehp {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #005500;
}