img, div { behavior: url(iepngfix.htc) }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#414141;
}

#main {
	position:relative;
	width:818px;
	left:50%;
	margin-left:-409px;
}

#space {
	position:relative;
	width:818px;
	height:47px;
}

#head {
	position:relative;
	width:818px;
	height:88px;
	background-image: url(../Bilder/bg_header.jpg);
}

#logo{
	position:relative;
	width:340px;
	height:85px;
	float:left;
	margin-left:6px;
}

#meta {
	position:absolute;
	width:399px;
	margin-top:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	text-align:right;
	left:350px;
}

#bildwelt {
	position:relative;
	width:818px;
	height:266px;
	margin:0;
	padding: 0;
}


#navi{
	position:relative;
	width:818px;
	height:157px;
	background-image:url(../Bilder/bg_navi.gif);
}


#mid {
	position:relative;
	width:812px;
	background-image:url(../Bilder/bg_content.gif);
	background-repeat:repeat-y;
	}
	
	
#left {
	position:relative;
	width:200px;
	float:left;
	margin-left:6px;
}

#content {
	position:relative;
	width:580px;
	float:right;
}
	
#inhalt {
	position:relative;
	width:504px;
	margin-top:62px;
	margin-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}



#clearer {
	clear:both;
	margin:0px;
	padding:0px;
	width:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
}
