body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #474d49;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #12753c;
}
a:visited {
	color: #12753c;
}
a:hover	{
	color: #e60003;
}
span.highlight {
	color: #12753c;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
td.startseite {
	padding: 6px 8px 0px;
	vertical-align: top;
	width: 234px;
}
table.ganzebreite {
	width: 550px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#layout {
	position: relative;
	width: 90%;
	background-color: #ffffff;
}
#mitte {
	position: relative;
	width: 100%;
}
#logo {
	top: 0px;
	left: 0px;
	height: 60px;
	width: 100%;
	position: static;
}

/* MENUE OBEN ANFANG */
#menueoben {
	display: none;
}
/* MENUE OBEN ENDE */

/* NEWS ANFANG */
#newsbox {
	display: none;
}
/* NEWS ENDE */

#panorama {
	display: none;
}
#schriftgroesse {
	display: none;
}

/* WETTER FOTOGALERIE KONTAKT ANFANG */
#wetterfotokontakt {
	display: none;
}
/* WETTER FOTOGALERIE KONTAKT ENDE */

/* MENUE LINKS ANFANG */
#menuelinks {
	display: none;
}
/* MENUE LINKS ENDE */

#inhalt {
	position: static;
	width: 100%;
	margin-bottom: 32px;
	font-size: 10pt;
	line-height: 15pt;
	min-height: auto;
	padding-right: 20px;
	padding-left: 20px;
}
* html #inhalt {height: auto;} /*style for IE6*/
#inhalt h2,h3 {
	font-size: 10pt;
	font-weight: bold;
}
#drucken {
	display: none;
}
#footer {
	width: 100%;
	text-align: center;
	position: static;
}
#footer a {
	color: #12753c
}
#footer a:visited {
	color: #12753c
}
#footermitte {
	position: relative;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


