/* erste Horizontale Hauptnavigation */

ul#Hauptnavigation {
	margin: 0 0 0 0; padding: 0 0 0 0;
	text-align: left;}

ul#Hauptnavigation li {
	list-style: none;
	display: inline;
	margin: 0; padding: 0;}
	
ul#Hauptnavigation a, ul#Hauptnavigation span {
	padding: 0 0 0 5px;
	margin: 0 3px 0 0;
	text-decoration: none;
	float: left; width: 108px;
	border: 1px solid #0A274B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0A274B;
	background-color: #FFF;}
	
*html ul#Hauptnavigation a, *html ul#Hauptnavigation span {
	width: 118px;   /* nur fuer IE 5.0x erforderlich */
	width: 118px; /* sicherheitshalber fuer IE 6 zurueckgesetzt */ }

ul#Hauptnavigation a:hover, ul#Hauptnavigation span {
	color: #FFF;
	background-color: #4274A9;
	border: 1px solid #0A274B;}

#Hauptnavigation a.active {
	background-color: #4274A9;
	border: 1px solid #FFF;
	color: #FFF;}
	
	
	
/* zweite Horizontale Hauptnavigation */

ul#Hauptnavigation2 {
	margin: 0 0 0 0; padding: 0 0 0 0;
	text-align: left;}

ul#Hauptnavigation2 li {
	list-style: none;
	display: inline;
	margin: 0; padding: 0;}
	
ul#Hauptnavigation2 a, ul#Hauptnavigation2 span {
	padding: 0 0 0 5px;
	margin: 0 3px 0 0;
	text-decoration: none;
	float: left; width: 108px;
	border: 1px solid #0A274B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0A274B;
	background-color: #FFF;}
	
*html ul#Hauptnavigation2 a, *html ul#Hauptnavigation2 span {
	width: 118px;   /* nur fuer IE 5.0x erforderlich */
	width: 118px; /* sicherheitshalber fuer IE 6 zurueckgesetzt */ }

ul#Hauptnavigation2 a:hover, ul#Hauptnavigation2 span {
	color: #FFF;
	background-color: #4274A9;
	border: 1px solid #0A274B;}

#Hauptnavigation2 a.active {
	background-color: #4274A9;
	border: 1px solid #FFF;
	color: #FFF;}


/* Unternavigation links */

#navi {
	width:150px;
	margin:0 0 0 0;
	padding:0 5px 0 0;
	list-style-type:none;}
*html #navi { padding:0 0 0 0; }

#navi a {
	display: block;
	padding: 0 0 0 5px;
	margin: 2px 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; font-weight: normal;
	border: 1px solid #0A274B;
	color: #000; background-color: #FFF;}
*html #navi a { display: normal; width:100%; }

#navi a:hover,#sub-navigation a.focus {
	color: #FFF; 
	background-color: #4274A9;
	border: 1px solid #0A274B;
	list-style-type:none;}

#navi a.active {
	color: #FFF; 
	background-color: #4274A9;
	border: 1px solid #0A274B;
	list-style-type:none;}

ul#Navi li { list-style: none; }
*html ul#Navi li { margin: -1 0 0 0; padding: 0 0 0 0; ma\rgin-left: -1 0 0 0; padding: 0 0 0 0;}



/* Formularfelder SUCHEN */

#Suchfeld  {
	width:150px;
	height: 16px;
	padding: 0 0 0 5px;
	margin: 2px 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; font-weight: normal;
	border: 1px solid #0A274B;
	color: #0A274B; background-color: #FFF;}

#Suchbutton{
	width:150px;
	height: 16px;
	padding: 0 0 0 5px;
	margin: 2px 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; font-weight: normal;
	border: 1px solid #0A274B;
	color: #0A274B; 
	background-color: #FFF;}

#Suchbutton:hover{
	background-color: #4274A9;
	border: 1px solid #FFF;
	color: #FFF;}

#Suchfeld2  {
	width:150px;
	padding: 0 0 0 5px;
	margin: 2px 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; font-weight: normal;
	border: 1px solid #4274A9;
	color: #0A274B; background-color: #FFF;}

#Suchbutton2  {
	width:50px;
	padding: 0 0 0 5px;
	margin: 2px 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; font-weight: normal;
	border: 1px solid #FFF;
	color: #FFF; background-color: #4274A9;}

.hoehe20 {height: 25px;}

/* Links PDF Seite */

.pdflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	font-weight: bold;
}

.pdflink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#145096;
	font-weight: bold;
}



/* Formualre */

.form1 {
	width: 250px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	border: 1px solid #145096;
	padding: 0px 0px 0px 5px ;}

.formfeld {
	width: 250px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	border: 1px solid #145096;
	padding: 0px 0px 0px 5px ;}

.formsenden{
	width: 150px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	border: 1px solid #0A274B;
	background-color: #4274A9;}

