html  {
	min-height: 100%;
	height: 100%; /* für IE5+ */
}
body {
	min-height: 100%;
	height: 100%; /* für IE5+ */
	background-color: #fff;
	color:#333333;
	margin: 0;
	padding: 0;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

form, input, table, td, div, img, a, span, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}

table, td {
	font-family: Arial, Helvetica, sans-serif;
}

img.fuerIE {
display:block; /* IE Bug - Abstand nach unten */
}

a, a:visited {
	color: #4b4b4d;
	text-decoration: underline;
	outline: none; /* kein Rahmen bei Firefox */
}

a:hover {
	color: #003882;
	outline: none; /* kein Rahmen bei Firefox */
}

.clearfloat { 
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}
.floatLeft{
	float:left;
}
.floatRight { 
	float:right;
}


/* ---------- suchfeld oben------------- */

input.inputSucheOben {
	width: 100px;
	height: 15px;
	border:0;
	background-color:#FFFFFF;
	color:#333333;
}
.inputSucheDiv {
	float:left; 
	width:105px;
	padding-top: 10px;
}
.search-button {
	padding-top: 10px;
}





/* ---------- Haupt Divs ------------- */

#abstandContainer {
		width:1px;
		height:50%;
		margin-bottom:-300px; /* half of container's height */
		float:left;
}

#container {
	width: 100%;
	height: 600px;
	position:relative;
	clear:left;
	margin: 0;
	background-image: url(../grafik/container_hinten.gif);
	background-repeat: no-repeat;
	background-position: center top;
} 
 

#rahmen {
	width: 1040px;
	height: 600px;
    margin: 0 auto;
	position:relative;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
} 

#header {
	width: 1040px;
	height: 85px;
	background-image: url(../grafik/header_hinten.gif);
	background-repeat: no-repeat;
} 
#mitte {
	width: 1040px;
	height: 477px;
	clear:both;
	overflow:hidden;
} 

#footer {
	clear:both;
	width: 1040px;
	height: 38px;
	background-image: url(../grafik/footer_hinten.gif);
	background-repeat: no-repeat;
} 

/* ---------- header  ------------- */

#headerLinks {
	width: 350px;
	height: 85px;
	float:left;
} 
#headerRechts {
	width: 690px;
	height: 85px;
	float:right;
} 

#headerOben {
	width: 690px;
	height: 50px;
} 
#headerUnten {
	width: 690px;
	height: 35px;
	clear:both;
} 
#headerUntenAbstand {
padding-left: 38px;
line-height: 35px;
font-size: 13px;
color: #333333;
}

#headerUntenAbstand a, #headerUntenAbstand a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#headerUntenAbstand a:hover {
	color: #003882;
	padding-left: 2px;
	padding-right: 2px;
} 

/* ---------- Navi Header ------------- */

#headerObenInhalt{
	padding-left: 36px;
	font-size: 26px;
	line-height: 25px;
} 

#headerObenInhalt a, #headerObenInhalt a:visited {
color: #a8a8a8;
text-decoration: none;
} 
#headerObenInhalt a:hover {
color: #4b4b4d;
text-decoration: none;
} 

#headerObenInhalt a.textGruen, #headerObenInhalt a.textGruen:visited {
	color: #003882;
}
#headerObenInhalt a.textGruen:hover {
	color: #4b4b4d;
}

/* ---------- Navi Header navi2 ------------- */

#headerObenInhalt2{
	padding-left: 38px;
	padding-top: 5px;
	color: #A6A6A6;
} 

#headerObenInhalt2 a, #headerObenInhalt2 a:visited {
	color: #A6A6A6;
	text-decoration: none;
} 
#headerObenInhalt2 a:hover {
	color: #000;
	text-decoration: none;
} 





/* ---------- mitte  ------------- */

#mitteLinks {
	width: 350px;
	height: 477px;
	float:left;
} 
#mitteRechts {
	width: 690px;
	height: 477px;
	float:right;
	font-size: 14px;
	color: #333333;
} 

#mitteOben {
	width: 690px;
	height: 95px;
	font-size: 29px;
} 

#mitteUnten {
	width: 690px;
	height: 382px;
	overflow:auto;
	line-height: 16px;
} 

#mitteUnten li {
	padding-left: 25px;
	padding-bottom: 7px;
	list-style:none;
	background-image: url(../grafik/punkte_liste_gruen.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
} 


/* ---------- footer  ------------- */

#footerLinks {
	width: 350px;
	height: 38px;
	float:left;
} 
#footerRechts {
	width: 690px;
	height: 38px;
	float:right;
} 

#footerLinksAbstand {
padding-left: 12px;
padding-top: 10px;
font-size: 13px;
color: #fff;
}

#footerLinksAbstand a, #footerLinksAbstand a:visited {
	font-size: 14px;
	color: #fff;

	text-decoration: none;
}

#footerLinksAbstand a:hover {
	font-size: 14px;
	color: #fff;
} 


#footerRechtsAbstand {
padding-left: 35px;
padding-top: 10px;
font-size: 13px;
color: #333;
}

#footerRechtsAbstand a, #footerRechtsAbstand a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

#footerRechtsAbstand a:hover {
	font-size: 14px;
	color: #003882;
} 

/* ---------- Suche  ------------- */

.suchText {
text-transform:uppercase;
} 

/* ---------- Navi  ------------- */


#navi{
	padding-left: 12px;
	padding-top: 90px;
}

/* --- Hauptpunkte  --- */
#navi ul
{	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 324px;
	height: auto;
}
#navi ul ul
{	
	padding-bottom: 10px;
}
#navi ul ul ul
{	
	padding-bottom: 0px;
}

#navi li
{	margin: 0;
	padding: 0;
	width: 324px;
	height: auto;
}

#navi li a, #navi li a:visited, #navi li h3
{
	display: block;
	height: 22px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color: #003882;
	text-decoration:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#navi li a:hover, #navi li.currentpage h3
{	
	color: #4b4b4d;
}

/* --- Unterebene 1  --- */

#navi li li
{	

}

#navi li li a, #navi li li a:visited, #navi li li h3
{
	padding-left: 30px;
	height: 18px;
	color: #A6A6A6;
}
#navi li li a:hover, #navi li li.currentpage h3,  #navi li li.currentpage h3, #navi li li a.menuactive, #navi li li a.menuactive:visited
{	
	color: #4b4b4d; 
}

/* --- Unterebene 2  --- */

#navi li li li
{	

}


#navi li li li  a, #navi li li li a:visited, #navi li li li h3
{
	height: 16px;
	font-size: 13px;
	padding-left: 100px;
	color: #A6A6A6;
}
#navi li li li a:hover
{	
	color: #4b4b4d; 
}


#navRahmen{
	width: 200px;
}

#navRahmen a.auswahl, #navRahmen a.auswahl:visited {
	color: #003882; 
}


#navOben, #navOben ul{
	width: 250px;
	list-style: none;
}

#navOben a, #navOben a:visited {
	line-height: 35px;
	height: 35px;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#navOben a:hover {
	color: #003882; 
}

#navOben li {
	padding: 0;
	margin: 0;
	width: 250px;
	float: left;
}

/* Drop Down*/

#navOben li ul {
	position: absolute;
	display:block;
	width: 220px;
	z-index: 150;
	left: -999em;
	background-color:#FFCCFF;
}


/*
#navOben li ul {
	position: absolute;
	display:block;
	width: 165px;
	z-index: 150;
	left: auto;
}
*/

#navOben li ul.ausgeklappt {
	left: auto;
}
#navOben li:hover ul, #navOben li.sfhover ul {
	left: auto;
	background-color: #d9dadb;
	margin-left: 0px;
	margin-top: 0px;
}



#navOben li li {
	width: 100%;
	line-height:22px;
	height: 22px;
	z-index: 170;
}

#navOben li li a, #navOben li li a:visited {
	line-height:22px;
	height:22px;
	padding-left: 5px;
	display:block;
	background-color: #d9dadb;
}
#navOben li li h3 {
	margin:0;
	padding: 0;
	color: #003882; 
	font-size: 13px;
	font-weight:normal;
	line-height:22px;
	height:22px;
	padding-left: 5px;
	display:block;
	background-color: #d9dadb;
}

#navOben li li a:hover, #navOben li li.sfhover a:hover, #navOben li li.selected a {
	height:22px;
	padding-left: 5px;
	color: #003882; 
}