body {
	background-color: White;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #000000;  
	padding:0px;
	margin: 0px;
	background-image: url(../elemente/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #BEDEFE;
	line-height:18px;
	letter-spacing:0.5px;
        
}

#content {
	background-image: url(../elemente/hg_content.gif);
	background-repeat: repeat;
	/*height: 500px;*/
	width: 681px;
	top: 223px;
	left: 285px;
	position: absolute;
	/*padding-left: 30px;
	padding-right: 30px;*/
}


#navigation {
/*	background-image: url(elemente/hg_navi.gif);
	background-repeat: repeat;*/
	height: 38px;
	width: 516px;
	top: 95px;
	left: 300px;
	position: absolute;
	padding-top: 0px;
	padding-left: 5px;
}

#nav_oben {
	height: 38px;
	width: 556px;
	top: 8px;
	left: 0px;
	position: absolute;
	padding-top: 0px;
	padding-left: 5px;
}


#header {
	background-image: url(../elemente/header.jpg);
	background-repeat: no-repeat;
	height: 223px;
	width: 990px;
	top: 0px;
	left: 0px;
	position: absolute;
}





