	<!--
/* 	Globale Definitionen */
html, body	{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

body{
	background:#EAF3F7;
}

.invisible, dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

  .breaker{
  	clear:both;
	height:0;
	overflow:hidden;
	line-height:1px;
	font-size:1px;
}


/* 	XHTML 1.0 Strict */
img {
	border: none;
}

/* 	Um die unterschiedlichen Standard-Abstaende fuer versch. Broweser zu ueberschreiben */

ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

form {
	padding: 0px;
	margin: 0px;
}

a {
	color: #024D91;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*  Rahmen für Positionierung */
#Rahmen {
	margin:28px auto 0 auto;
	width: 666px;
	padding: 0px;
	border:1px solid #005392;
	background:#ffffff url(navigation_bg.gif) repeat-y left top;
}

.lastdaten #Rahmen{
	width:800px;
}


/* Kopf Ebenen */

#kopfbalken {
	padding: 10px 0 0 0;
	margin: 0px;
	width: 100%;
	height: 35px;
	overflow:hidden;
	background:#ffffff;
}

#kopfbalken ul{
	float:right;
}

#kopfbalken ul li{
	float:left;
	padding:0 15px;
	list-style:none;
	background:none;
}

#kopfbalken ul li a{
	color:#000000;
	text-decoration:none;
	font-size:70%;
	line-height:35px;
}

#kopfbalken ul li a:hover {
	color:#003366;
	text-decoration:none;
}

#kopfbalken2{
	clear:both;	
	height:99px;
	width:100%;
	background:#005392;
}

#kopfbalken2 img{
	float:left;
}

.lastdaten #kopfbalken2 img{
	margin-right:19px;
}

#kopfbalken2 #logo {
	float: left;
	width: 148px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}

#mitte2{
	width:100%;
	height: 100%;
}

/* Navigation */

#navigation {
	width: 148px;
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 70%;
	background:#6698BE;
	float:left;
	min-height:1px;
}

#navistat {
	width:auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#navigation a {
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: none;
}

#navigation li {
	padding: 0 0 0 0px;
	margin: 0px;
	font-weight: normal;
}

#navigation ul li div.navlevel1 a,
#navigation ul li div.navlevel1ac a{
	text-transform:uppercase;
	display:block;
	background:#005392;
	line-height:22px;
	border-top:1px solid #ffffff;
	font-weight:bold;
	padding:0 0 0 10px;
	color: #ffffff;
}

#navigation ul li div.navlevel1 a:hover,
#navigation ul li div.navlevel1ac a:hover{
	color: #86AECC;
}

#navigation ul ul li div.navlevel2 a,
#navigation ul ul li div.navlevel2ac a{
	display:block;
	padding:3px 0 3px 10px;
	color:#000000;
}

#navigation ul ul li div.navlevel2 a:hover,
#navigation ul ul li div.navlevel2ac a:hover,
#navigation ul ul li div.navlevel2ac a{
	color:#ffffff;
}


/* Inhalt */

#inhalt {
	width:auto;
	font-size: 75%;
	padding: 15px 10px;
	margin:0;
	float:left;
	width:498px;
}

.lastdaten #inhalt{
	width:632px;
}

#inhalt h1 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding:0;
	margin: 0 0 5px 0;
}

#inhalt h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 10px 0 5px 0px;
}
#inhalt h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 10px 0 0 0px;
}

#inhalt a, 
#inhalt a:link, 
#inhalt a:visited, 
#inhalt a.active,
#inhalt a:focus{
	color:#0000ff;
	text-decoration:underline;
}

#inhalt a:hover, 
#inhalt a:visited hover {
	text-decoration:underline;
	color:#0000ff;
}

#inhalt a.pdf{
	padding:3px 0 3px 25px;
	display:block;
	background:transparent url(icon_download.gif) no-repeat left top;
	color:#000000;
	text-decoration:none;
}

#inhalt a.pdf:hover{
	color:#000000;
	text-decoration:underline;
}

#inhalt p{
	line-height:1.5em;
}


#inhalt ul{
	margin-left: 20px;
}

#inhalt ul li{
	padding:3px 0 3px 0;
	list-style:disc;
}

#inhalt table {
	width: 495px !important;
	overflow:hidden; 
}

#inhalt table table{
	width:auto !important;
}

#inhalt table th {
	background:#6698BE;
	color: #FFFFFF;
	padding: 3px 0 3px 0;
	border: solid 3px #6698BE;
}

#inhalt table td {
	padding: 3px;
}
#inhalt table td.wert {
	text-align: right;
}

#inhalt table table td{
	padding:3px 10px;
}

#inhalt form table td {
	border: solid 1px #FFFFFF;
	background-color: #F7F7F7;
	padding: 3 0 3 10px;
	vertical-align: middle;
}
#inhalt form table A{
	color:#FFFFFF;
	text-decoration:none;
}

#inhalt .small {
	font-size: 80%;
}

.mainText
{
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
}

-->
