body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	background-color: #9f885e;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rechts {
	background-repeat: no-repeat;
}
.address {
	padding: 2px 2px 2px 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;


}
.nav {
	border-top-style: none;
	border-bottom-style: none;
	background-color: #9f885e;
	color: #FFFFFF;
	padding-left: 10px;







}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #EAEAEA;
	text-decoration: underline;
}
a:visited {
	color: #B9B9B9;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
.news {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.uebersicht {
	color: #000000;
	text-decoration: overline;
}

