@charset "UTF-8";

}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Inhalt {
	position:absolute;
	width:666px;
	height:666px;
	z-index:1;
	background-color: #FFFFFF;
	top: 60px;
}	
#Inhalt_folge {
	position:absolute;
	width:666px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	top: 45px;
	background-image: url(../images/fond.jpg);
}
#center {
	margin:auto;
	width:666px;
}

