body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #393838;
	margin: 0;
	padding: 0;
	background-image: url(../images/hintergrund.gif);
	background-color: #f1e9d5;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #7a003f;
}
a:visited {
	color: #7a003f;
}
a:hover	{
	color: #000;
}
span.violett {
	color: #7a003f;
}
span.violettfett {
	color: #7a003f;
	font-weight: bold;
}
span.fett {
	font-weight: bold;
}
img {
	border: none;
}
table.ganzebreite {
	width: 100%;
}
table {
	border: 0;
}
#mitte {
	margin: 0 auto;
	width: 805px;
	position: relative;
}
#menuoben {
	background-image: url(../images/menu-oben-hintergr.gif);
	height: 20px;
	width: 805px;
	margin: 30px 0 0 0;
	background-color: #8e0945;
}
#sprache {
	height: 12px;
	padding: 3px 25px 5px 0px;
	color: #fff;
	float: right;
}
#sprache a {
	color: #fff;
	text-decoration: none;
}
#sprache a:visited {
	color: #fff;
	text-decoration: none;
}
#sprache a:hover {
	color: #fff;
	text-decoration: underline;
}
#logo {
	height: 200px;
	width: 387px;
	float: left;
	clear: both;
}

#karte {
	float: right;
	height: 200px;
	width: 418px;
}
#inhalt {
	width: 773px;
	font-size: 12px;
	line-height: 16px;
	padding: 15px;
	border: 1px solid #8c0052;
}
#inhalt h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding: 0;
	color: #7a003f;
	line-height: 26px;
}
#inhalt h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 16px 0 4px 0;
	padding: 0;
	color: #7a003f;
}
#inhalt h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #7a003f;
}
#inhalt td {
	padding: 8px;
	vertical-align: bottom;
}
#inhalt ul {
	padding:16px 13px 16px 13px;
	margin:0;
}
#inhalt li {
	padding:0;
}
#footer {
	width: 755px;
	background-image: url(../images/adresse-logo.gif);
	background-repeat: no-repeat;
	padding: 17px 20px;
	border-bottom: 1px solid #8c0052;
	text-align: right;
	margin-bottom: 20px;
	font-size: 10px;
	background-position: right top;
	padding: 8px 53px 7px 0;
	clear: both;
}
