body{
	background-color:#93ce07;
	background-image:url('css/bg.png');
	background-repeat:repeat-x;
	}
#top{
	position:absolute;
	top:0px;
	width:880px;
	margin-left:-440px;
	left:50%;
	background-color:#8cf306;
	background-image:url('css/oben.png');
	background-repeat:repeat-x;
	height:40px;
	vertical-align:middle;
	border-left:2px white solid;
	border-right:2px white solid;
	line-height:40px;

}
#logo{
	color:#d4da06;
	position:absolute;
	top:40px;
	width:880px;
	margin-left:-440px;
	left:50%;
	background-color:#fffe00;
	height:150px;
	vertical-align:middle;
	border-top:1px white solid;
	border-bottom:1px white solid;
	border-left:2px white solid;
	border-right:2px white solid;

	


}
#navi{
	position:absolute;
	top:190px;
	width:880px;
	margin-left:-440px;
	left:50%;
	background-color:#8cf306;
	background-image:url('css/oben.png');
	background-repeat:repeat-x;
	height:40px;
	vertical-align:middle;
	line-height:40px;
	text-align:center;
	border-left:2px white solid;
	border-right:2px white solid;

	
}
#navi a, a:link, a:visited, a:active{
	margin-right:15px;
	margin-left:15px;
	color:white;
	font-family:"Arial Black";
	letter-spacing:0px;
	text-decoration:none;

}
#navi a:hover{
	color:#fffe00;
	font-family:"Arial Black";
	letter-spacing:0px;
	text-decoration:underline;

}
#content{
	position:absolute;
	top:230px;
	width:870px;
	margin-left:-440px;
	left:50%;
	background-color:white;
	vertical-align:top;	
	min-height:1000px;
	border-left:2px white solid;
	border-right:2px white solid;
	padding-left:10px;
	

}
.right{
	position:absolute;
	margin-right:0px;
	left:610px;
	width:255px;
	left: 610px; 
	top: 0px; 

	
}
.box{

}
.box p{
	padding-left:5px;
}
.box h3{
	background-image:url('css/balken.png');
	background-repeat:no-repeat;
	height:30px;
	width:250px;
	line-height:30px;
	color:#fffe00;
	padding-left:10px;
}
#above{
	background-color:transparent;
	position:absolute;
	top:0px;
	width:100%;
	margin-left:-50%;
	left:50%;
	height:230px;

}










