body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e2e2e7;
	text-align: left;
}
a:focus { outline: none;}
h1 {
	font-size: 32px;
	font-weight: bold;
	text-align: left;
	color: #FD7A12;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	margin: 32px 0px 32px 0px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 150%;
}
.wunderburg {
	margin: 20px 0px 20px 0px;
}
.wunderburg p {
	margin-bottom: 3px;
}
.wunderburg a:hover {
	color: #666666;
}
#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.seite {
	margin-top: 30px;
}
.content {
	width: 480px;
}
.headline {
	margin-bottom: 45px;
}
area {
	border: 0px;
	outline: none;
}
map {
	border: 0px;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FD7A12;
}
map area:link { outline-color: transparent; border: 0px; }
map area:visited { outline-color: transparent; border: 0px; }
map area:focus { outline-color: transparent; border: 0px; }
map area:hover { outline-color: transparent; border: 0px; }
map area:active { outline-color: transparent; border: 0px; }

a.de {
	color: #FD7A12;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}
a.de:hover {
	color: #FD7A12;
}
a.en {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	width: 48px;
}
a.en:hover {
	color: #E80821;
	font-weight: bold;
}
a.tip {
	position: relative;
	z-index: 10;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.tip:hover {
	z-index: 1000;
}
.telefon {
	margin-bottom: 12px;
}
.datenschutz {
	text-align: center;
	margin-top: 32px;
}