body {
	color: #fff;
	background: #E5E5E5;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #a9a9a8;
    }

#pixel {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: visible;
    }

#main {
	background-color: transparent;
	padding: 0px;
	margin: 0;
	position: absolute;
	top: -260px;
	left: -452px;
	width: 900px;
	height: 520px;
    }
#div_home_link {
	height: 115px;
	width: 900px;
}
#div_nav_unten {
	height: 22px;
	width: 900px;
}
#content {
	height: 470px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#div_oben {
	height: 23px;
	width: 903px;
}