body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336633;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../images/mg-bg1.png);
	background-repeat: repeat-y;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	height: 170px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	left: 0px;
	top: 0px;
	position: absolute;
}
#logo {
	width: 100px;
	top: 40px;
	height: 80px;
	visibility: visible;
	position: absolute;
	left: 50px;
	z-index: 100;
}
#logo a {
	border: none;
	text-decoration: none;
}
#logo2 {
	width: 150px;
	top: 60px;
	height: 40px;
	visibility: visible;
	position: absolute;
	left: 925px;
	border: none;
	text-decoration: none;
	z-index: 100;
}
#logo2 a {
	border: none;
	text-decoration: none;
}

#panorama {
	width: 660px;
	top: 5px;
	height: 150px;
	visibility: visible;
	position: absolute;
	left: 195px;
	z-index: 100;
	padding: 5px;
}
#panorama   a {
	border: none;
	text-decoration: none;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 190px;
	position: absolute;
	top: 160px;
	left: 0px;
}
#adv1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 200px;
	position: absolute;
	top: 170px;
	left: 900px;
	font-size: 10px;
}

#content {
	left: 200px;
	top: 170px;
	position: absolute;
	float: none;
	width: 650px;
	height: 440px;
	background-color: #336600;
	z-index: 100;
	padding: 5px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
}

#content p {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 16px;
	font-weight: bold;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left: 0.5em;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 120%;
}
#content a {
	color: #FFFF99;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #66CC66;
}
#content ul {
	padding-left: 2em;
	list-style-image: url(../images/pfeil_rechts.gif);
}
#adresse  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	width: 140px;
	position: absolute;
	top: 540px;
	left: 20px;
	font-size: 9px;
	padding: 5px;
	background-color: #336600;
	height: 70px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#adresse   a {
	color: #FFFFCC;
	text-decoration: none;
}
#adresse  a:hover {
	text-decoration: none;
	color: #66CC66;
}

#footer {
	width: 650px;
	height: 15px;
	position: absolute;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	top: 620px;
	left: 200px;
	text-align: right;
	padding: 5px;
	letter-spacing: 0.5em;
}
#ticker {
	width: 800px;
	height: 40px;
	position: absolute;
	z-index: 1000;
	color: #FFFFFF;
	top: 650px;
	left: 75px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
#ticker a {
color: #FFFFCC;
text-decoration: none;
}
#ticker a:hover {
text-decoration: none;
color: #66CC66;
}
#map {
	top: 5px;
	position: static;
	float: right;
	border: 1px solid #33FF00;
	width: 500px;
	height: 300px;
	right: 5px;
	padding: 2px;
	margin: 2px;
	color: #000000;
}

#aktPage {
	background-color: #66CC66;
	color: #000000;
	font-weight: bold;
}

.bild {
	padding: 2px;
	border: 1px solid #66CC66;
	margin: 2px;
}
.bild  a:hover {
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 2px;
}
.titel {
	font-size: larger;
	font-weight: bold;
}


.anfahrt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
