body {
	color: #fff;
	background: #F3F3F3;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #F3F3F3;
    }

#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: 1px;
	border-bottom-width: 1px;
	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;
	background-image: url(../../images/feierlaune_bg.jpg);
}
