body {	background-color:#FFCC99;	color: #000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	margin: 0px;    padding: 0px;	height: 100%;}#container{	width: 900px;	margin-top: 20px;	margin-left: auto;	margin-right: auto;	position:relative;	top: 0px;	border-left: 0px solid #520;	border-right: 0px solid #520;	border-bottom: 0px solid #520;	background-color: #FFFFFF;	height: 625px;}#head{	width: 900px;	height: 118px;	position:absolute;	top: 0px;	left:0px;	background-color: #CCCCCC;}#mitte{	width: 900px;	height: 460px;	position:absolute;	top: 118px;	left:0px;	background-color: #CCCCCC;}#unten{	width: 900px;	height: 47px;	position:absolute;	top: 578px;	left:0px;	background-color: #CCCCCC;}.right {text-align:right}.contenttxt{	color:#000;	font-size: 11px;}img {	border:0px;}a {	color:#000;	text-decoration:none;}a:hover{	color:#000;      }
