/* CSS Document */


html, body {
background-color:#FFFFFF;
margin:0px;
padding:0px;
font-size:100.01%;
height:100%;
max-height:100%;
overflow:hidden;
max-height:100%;
background-image:url(../bilder/hp06.jpg);
background-position:center top;
background-repeat:no-repeat;
}


#TopImages {
height:155px;
position:absolute;
top:0px;
left:50%;
margin-left:-432px;
width:864px;
z-index:2;
}





#RechtsTop { 
z-index:2;
width:673px;
position:absolute;
top:155px;
left:50%;
margin-left:-241px;
background-image:url(../bilder/hp05.jpg); background-position:bottom; height:122px; }

#RechtsTop .Heading { margin-left:50px; }

#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:0;
	margin-left:-241px;
	left:50%;
	width:673px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border-top:277px solid #FFF;
	top:0px;
	bottom:0px;
	border-bottom:63px solid #FFF;
	padding:0px;

}

* html #content {
height:100%;  
}

#contentpadding {
padding:0px 20px 20px 20px;
color:#000066;
}


#bottom {
position:absolute;
background-image:url(../bilder/hp07.jpg);
width:864px;
height:63px;
bottom:0px;
left:50%;
margin-left:-432px;
z-index:2;
}

#bottom .flags { position:relative; float:left; width:100px; left:100px; top:6px; font-size:0.1em; }
#bottom .flags img{ margin-right:10px; }
#bottom .text { position:relative; float: left; left:110px; top:5px; width:644px; font-size:0.1em; }

#bottom .webespritlogo { position:relative; float:right; top:17px; right:10px; font-size:0.1em; }
