body {
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #000;
	margin: 0px;
	padding: 0px;
	height: auto;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #00C;
}
a:visited {
	color: #00C;
}
a:hover	{
	color: #00C;	
}
span.blau {
	color: #079ab4;
}
span.blaufett {
	color: #079ab4;
	font-weight: bold;
}
span.fett {
	font-weight: bold;
}
span.hellgrau {
	color: #d2d4d4;
}
img {
	border: none;
}
#container {
	height: auto;
}
.zentrieren {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}


/* OBEN */
#oben {
	border-bottom: 0;
	height: 80px;
	width: 100%;
}
#logo {
	height: 80px;
	width: 190px;
	float: left;
}
#menueoben {
	display: none;
}
/* OBEN */

/* MENUE */
#menu {
	display: none;
}

/* MITTE */
#mitte {
	width: 100%;
}
#panorama {
	display: none;
}
#newsheader {
	display: none;
}
#news {
	display: none;
}
#schriftgroesse {
    display: none;
}
#ueberschrift {
	width: 100%;
	margin: 32pt 0 16pt 0;
}
#ueberschrift h1{
	font-size: 16pt;
	color: #079ab4;
	font-weight: normal;
}
#inhalt {
	position: relative;
	width: 100%;
	font-size: 11pt;
	line-height: 15pt;
	margin: 0 0 32pt 0;
}
#inhalt h2,h4,h5,h6 {
	font-size: 11pt;
	font-weight: bold;
	padding: 0;
	margin: 16pt 0 0 0;
	color: #079ab4;
}
#inhalt h3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 16pt 0 0 0;
	padding: 0;
}
#inhalt td {
	padding: 8pt;
	vertical-align: top;
}
#inhalt ul {
	padding: 0 13pt 0 13pt;
	margin: 0;
}
#inhalt li {
	padding:0;
}
#drucken {
	display: none;
}
/* MITTE */

/* UNTEN */
#footer {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#adresse {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 8pt;
}
#adresse img {
	vertical-align: -7px;
	border: solid 4px #5e6367;
}
#adresse a {
	text-decoration: none;
}
#adresse a:visited {
	text-decoration: none;
}
#adresse a:hover {
	text-decoration: none;
}
/* UNTEN */
