body {
	font-family:Verdana;
 	font-size:12px;
 	background-color:#bdbec6;
 	margin:0px;
}

#haupt {
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	width: 998px;
	height:auto;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#kopfzeile {
	height: 134px;
}

#logo {
	width: 257px;
	height: 134px;
	background-image:url(images/logo2.gif);
	background-repeat: no-repeat;
	float: left;
}

#titel {
	width: 480px;
	height: 134px;
	float: left;
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	/* background-color:#FFFF66; */
}

#adresse {
	/* width: 257px; */
	height: 134px;
	text-align: left;
	font-weight: bold;
	/* background-color:#CCCC99; */
}

#navigation_oben {
	width: 998px;
	height: 25px;
	background-color:#99CCCC;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-top-width: 1px;
	border-top-color:#999999;
	border-top-style: solid;
	text-align: center;
	font-weight: bold;
}

#navigation_themen {
	width: 998px;
	height: 35px;
	background-color:#6699FF;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	/**/
	border-top-width: 1px;
	border-top-color:#6699FF;
	border-top-style: solid;
	/**/
	text-align: center;
	font-weight: bold;
}

#inhalt {
	width: 984px;
	height: auto;
	background-color:#FFFFFF;
	padding: 6px 6px 6px 6px;
}

#inhalt_titel {
	/* width: 100%; */
	/* height: 100%; */
	background-color: #000000;
	/* margin-top: -12px;
	margin-bottom: -12px; */
	/* position: relative; */
}


#navigation_unten {
	width: 998px;
	height: 25px;
	background-color:#FFCC00;
	border-top-width: 1px;
	border-top-color:#999999;
	border-top-style: solid;
	text-align: center;
	font-weight: bold;
}

a.kopf:link {
	text-align: center;
	text-decoration: none;
}

p.nav_elemente {
	margin-bottom: 3px;
	margin-top: 4px;
}

p.nav_elemente_th {
	margin-bottom: 3px;
	margin-top: 4px;
	font-size: 10px;
}

a.nav:link, a.nav:visited {
	color:#003399;
}

a.nav:active, a.nav:hover {
	color:#FFFFFF;
}

.a_nav {
	color:#FFFFFF;
}

.u_nav {
}

.inhalt_links {
	margin-left: 15px;
	width: 455px;
	padding-right: 20px;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color:#999999; */
	float: left;
}

.inhalt_links_b {
	margin-left: 5px;
	width: 465px;
	padding-right: 10px;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color:#999999; */
	float: left;
}

.inhalt_rechts {
	margin-left: 505px;
	padding-left: 20px;
	margin-right: 20px;
	/* width: 435px; */
	/* background-color:#FFFF00; */
}

.inhalt_rechts_b {
	margin-left: 505px;
	padding-left: 20px;
	margin-right: 5px;
	/* width: 435px; */
	/* background-color:#FFFF00; */
}

.mitte {
	text-align: center;
}

.rechts {
	text-align: right;
}

table.mitte {
	text-align: center;
	border-collapse: collapse;
}

td.mittel {
	vertical-align:middle;
	padding: 10px;
}

.fett {
	font-weight: bold;
}

.fz_10 {
	font-size: 10px;
}

.rahmen {
	border: 1px solid #708090;
	padding: 5px 5px 5px 5px;
	margin-left: 8px;
	margin-right: 8px;
}

.linie_unten {
	border-bottom: dotted #708090 1px;
	/* padding: 5px 5px 5px 5px;
	margin-left: 8px;
	margin-right: 8px; */
}

.tuerkis {
	color: #0066CC;
}

.weiss {
	color: #FFFFFF;
}

a.soft:link, a.soft:visited {
	color:#FFFFFF;
}

h1 {
	font-size: 18px;
}

.rot {
	color:#990000;
}

.zeile15 {
	line-height: 1.5em;
}
