body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(../images/hintergrund.jpg);
	background-position: center top;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #2c427a;
}
a:visited {
	color: #2c427a;
}
a:hover	{
	color: #99002c;
}
span.blau {
	color: #2c427a;
}
span.blaufett {
	color: #2c427a;
	font-weight: bold;
}
span.fett {
	font-weight: bold;
}
img {
	border: none;
}
table.ganzebreite {
	width: 100%;
}
table.blauerhintergrund {
	background-color: #cbd1de;
}
table.ganzebreiteundblau {
	width: 100%;
	background-color: #cbd1de;
	padding: 8;
}
table {
	border: 0;
}
#mitte {
	margin: 0 auto;
	width: 990px;
	position: relative;
	background-image: url(../images/verlauf-menu-links.gif);
	background-color: #ebeef3;
	background-repeat: repeat-y;
}
#logo {
	height: 74px;
	width: 290px;
	background-color: #7084ab;
}
#oben {
	background-image: url(../images/verlauf-oben.gif);
	height: 74px;
	width: 700px;
	position: absolute;
	left: 290px;
	top: 0;
	background-color: #7084ab;
}
#menueoben {
	top: 17px;
	position: absolute;
	height: 30px;
	left: 40px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#menueoben a {
	color: #fff;
	text-decoration: none;
}
#menueoben a:visited {
	color: #fff;
	text-decoration: none;
}
#menueoben a:hover {
	color: #fbda18;
	text-decoration: none;
}
#sprache {
	top: 17px;
	position: absolute;
	height: 30px;
	left: 380px;
	font-size: 11px;
	font-weight: bold;
	color: #2c427a;
}
#sprache a {
	color: #2c427a;
	text-decoration: none;
}
#sprache a:visited {
	color: #2c427a;
	text-decoration: none;
}
#sprache a:hover {
	color: #99002c;
	text-decoration: none;
}
#druckenschriftgroesse {
	top: 47px;
	position: absolute;
	height: 30px;
	left: 500px;
	font-size: 11px;
	color: #2c427a;
}
#druckenschriftgroesse a {
	color: #2c427a;
	text-decoration: none;
}
#druckenschriftgroesse a:visited {
	color: #2c427a;
	text-decoration: none;
}
#druckenschriftgroesse a:hover {
	color: #99002c;
	text-decoration: none;
}
#druckenschriftgroesse img {
	vertical-align: -2px;
}
/*TYPO3 SUCHE*/
#suche {
	top: 15px;
	position: absolute;
	height: 30px;
	width: 160px;
	left: 500px;
	margin: 0;
	padding: 0;
}
#suche table {
	height: 42px;
}
#suche input.textbox {
	width: 176px;
	height: 15px;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	margin-right: 2px;
	border: 1px solid #3d548c;
	background-color: #fff;
}
#suche p.csc-form-label {
	display: none;
}
#suche input.submit {
	height: 15px;
	width: 19px;
	border: 0;
	background-color: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 160px;
	top: 3px;
}
/*TYPO3 SUCHE*/

#panorama {
	background-color: #91a1bf;
	height: 300px;
	width: 990px;
}

/* MENUELINKS ANFANG */
#menuelinks {
	float: left;
	width: 225px;
	line-height: 18px;
	padding: 15px 0;
}

#menuepunkte a {
	display: block;
	text-decoration: none;
	width: 178px;
	padding: 6px 15px 6px 32px;
	color: #2c427a;
	background: url(../images/wasserball.gif) no-repeat;
	background-position: 15px 9px;
	font-weight: bold;
}
#menuepunkte a:hover {
	text-decoration: none;
	color: #99002c;
	background-color: #bbc2d4;
}
/* MENUELINKS ENDE */

#inhalt {
	width: 700px;
	font-size: 12px;
	line-height: 16px;
	padding: 23px 28px 48px 30px;
	border-left: 1px solid #bbc2d4;
	min-height: 196px;
	float: right;
}
* html #inhalt {display: inline-block; height: 196px;} /*style for IE6*/
#inhalt h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding: 0;
	color: #2c427a;
}
#inhalt h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 32px 0 4px 0;
	padding: 0;
	color: #2c427a;
}
#inhalt td {
	padding: 8px;
	vertical-align: top;
}
#inhalt ul {
	padding:16px 13px 16px 13px;
	margin:0;
}
#inhalt li {
	padding:0;
}
#wegweiser {
	width: 100%;
	color: #2c427a;
	margin-bottom: 32px;
}
#footer {
	width: 950px;
	background-color: #e3e5ed;
	background-image: url(../images/verlauf-adresse.gif);
	background-repeat: repeat-x;
	padding: 17px 20px;
	border-top: 1px solid #3d548c;
	border-bottom: 1px solid #3d548c;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	color: #2c427a;
	font-size: 11px;
}
#footer a {
	color: #2c427a;
	text-decoration: none;
}
#footer a:visited {
	color: #2c427a;
	text-decoration: none;
}
#footer a:hover {
	color: #99002c;
	text-decoration: none;
}