/* CSS Document */
*{
margin:0;
padding:0;
}

html {
	height:100%;
	min-height:100%;
	min-width:800px;
}


	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100.01%;
	color: #000000;
	line-height: 1.4em;
	background: url(bilder/himmelhell.jpg) center repeat-y ;
	height:100%;
	min-width:800px;
	margin-top:-150px;
}

* html body {
line-height: 1.38em;

}

a:link{
color:#000000;
}

#oben {
position:relative;
min-height:100%;
height:auto;
width:100%;
min-width:800px;
background:url(bilder/mittehell.jpg) center bottom no-repeat;

}

* html #oben {
height:100%;
}

#unten {
position:relative;
height:150px;
width:100%;
min-width:800px;
background:url(bilder/unten.jpg) center bottom no-repeat ;


}

#content{

position:relative;
height:auto;
width:730px;
margin:0 auto;

}



#logo {
	position:absolute;
	left:17px;
	top:173px;
	width:158px;
	height:67px;
	background:url(bilder/logo.gif) no-repeat;
	z-index:100;
}

#text {
font-size:0.8em;
line-height:1.4em;
	position:relative;
	padding-left:259px;
	padding-top:245px;
	width:415px;
}

#text img {
border:#FFFFFF solid 0px;
display:inline;
}

* html #text p, h1, h2, h3, h4, h5, h6{
font-size:0.9em;
line-height:1.38em;
font-weight:normal;

}
#blau {
position:absolute;
background:#ace9fe url(bilder/blau.jpg) no-repeat top;
width:513px;
height:100px;
top:148px;
left:225px;
z-index:3;
border-bottom:#000000 1px solid;
}


#Subnavi {
	position:absolute;
	width:513px;
	height:61px;
	top:165px;
	float:left;
	z-index:30;
	left:230px;
}



#subnav1{
position:absolute;
top: 180px;
left:250px;
z-index:150;
}

#subnav1 img {
padding-right:18px;
vertical-align:text-top;
}


#Menue {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
	width: 140px;
	top:270px;
	left:41px;
	z-index:60;
	float:left;
	position:absolute;
	height: auto;
	width:123px;
}

* html #Menue {
height:auto;
overflow:visible;
}

p em {
font-size:0.8em;
}