	.navi_left {
		font-family: Arial;
		font-size: 12px;
		color: white;
		font-weight : bold;
	}
	A.navi_left { text-decoration: underline; }
	A.navi_left:HOVER { text-decoration: none; color: 69BFF8; }
	.navi_left_next {
		font-family: Arial;
		font-size: 12px;
		color: black;
	}
	A.navi_left_next { text-decoration: underline; }
	A.navi_left_next:HOVER { text-decoration: none; color: #0868BE; }
		
	.navi_top { font-family: Arial; font-size: 10px; color: black;}
	A.navi_top {
		text-decoration: none;
		padding-top : 1px;
		padding-bottom : 1px;
		padding-left : 3px;
		padding-right : 3px;
		border-bottom : 1px solid Black;
		border-left : 1px solid Black;
		border-right : 1px solid Black;
		border-top : 1px solid Black;
		background-color : White;
	}
	A.navi_top:HOVER { text-decoration: underline; color: white; background-color : #0566BF;}
	.fuss_adresse {
		font-family: Arial;
		font-size: 9px;
		color: black;}
}
.bildgalerie {
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		font-weight: normal;
		color: gray;
}

A.bildgalerie {
	text-decoration: underline;
	color: gray;
}

A.bildgalerie:HOVER {
	text-decoration: none;
	color: red;
}

