body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: none;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #00C;
}
a:visited {
	color: #00C;
}
a:hover	{
	color: #00C;	
}
span.blau {
	color: #2c427a;
}
span.blaufett {
	color: #2c427a;
	font-weight: bold;
}
span.fett {
	font-weight: bold;
}
img {
	border: none;
}
table.ganzebreite {
	width: 100%;
	padding: 0px;
}
table.blauerhintergrund {
	background-color: #cbd1de;
}
table.ganzebreiteundblau {
	width: 100%;
	background-color: #cbd1de;
	padding: 8;
}
#mitte {
	position: static;
	width: 100%;
	background-image: none;
}
#oben {
	display: none;
}
#menu1 {
	display: none;
}
#menu2 {
	display: none;
}
#logo {
	height: 74px;
	width: 290px;
	position: static;
	top: 40px;
	margin-bottom: 40px;
}
#panorama {
	display: none;
}
/* MENUELINKS ANFANG */
#menuelinks {
	display: none;
}
#menuepunkte {
	display: none;
}
/* MENUELINKS ENDE */

#inhalt {
	position: static;
	margin-bottom: 32px;
	font-size: 11pt;
	line-height: 15pt;
	min-height: 0;
	padding: 0;
	border-left: 0;
	width: 100%;
	float: none;
}
#inhalt h1 {
	font-size: 18pt;
	font-weight: bold;
	margin: 0 0 18pt 0;
	padding: 0;
	color: #2c427a;
}
#inhalt h2,h3,h4,h5,h6 {
	font-size: 11pt;
	font-weight: bold;
	margin: 30pt 0 7pt 0;
	color: #2c427a;
	padding: 0;
	border: none;
}
#inhalt td {
	padding: 8pt;
}
#wegweiser {
	display: none;
}
#footer {
	position: static;
	margin-top: 30px;
	background-color: none;
	background-image: none;
	height: 30px;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	width: 100%;
}

