body {	background-color:#939393;	color: #000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	margin: 0px;      padding: 0px;	height: 100%;}#container{	width: 900px;	height: 650px;	margin-top: 0px;	margin-left: auto;	margin-right: auto;	position:relative;	background-color:#888;      border-left: 0px solid #666;	border-right: 0px solid #666;	border-bottom: 0px solid #666;}#head{	width: 900px;	height: 650px;	position:absolute;	top: 0px;	left: 0px;	border-bottom: 0px solid #999;}#main{	width: 900px;	height: 380px;	position:absolute;	top: 0px;	right:0px;	border-top: 0px solid #666;	border-left: 0px solid #666;	border-bottom: 0px solid #666;}#information{	position:absolute;	left: 112px;	top:  400px;	margin: 0;      padding-left:0px;      padding-right:10px;	width: 270px;	height: 220px;	overflow: auto;}#information2{	position:absolute;	left: 455px;	top:  400px;	margin: 0;      padding-left:0px;      padding-right:32px;	width: 413px;	height: 225px;	overflow: auto;	}#information3{	position:absolute;	left: 455px;	top:  165px;	margin: 0;	width: 240px;	height: 205px;	overflow: auto;	}#unten{	position:absolute;	left: 0px;	top:  380px;	margin: 0;	width: 900px;	height: 270px;}#navi_sub{	position: absolute;	top:105px;	left:453px;	width: 430px;	height: 20px;	padding: 0px;}#navi_sub2{	position: absolute;	top:125px;	left:453px;	width: 430px;	height: 20px;	padding: 0px;}#impressum{	position: absolute;	top:105px;	left:112px;	width: 200px;	height: 20px;	padding: 0px;}.right {text-align:right}.contenttxt{	color:#000;	font-size: 11px;}img {	border:0px;}a {	color:#029f09;	text-decoration:none;}a:hover{	color:#60d865;      }