/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #666666;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	overflow: auto;	background-image: url(../img/bg_left.gif);	background-repeat: repeat-y;}#top {	position: absolute;	left: 0px;	top: 0px;	width: 100%;	height: 205px;	background-image: url(../img/bg_topright.jpg);	background-repeat: repeat-x;	z-index: 1;}#teaser {	position: absolute;	left: 0px;	top: 0px;	width: 265px;	height: 33px;	border-right: 2px solid #FFFFFF;		background-color: #060E12;	z-index: 2;}#topcorner {	position: absolute;	left: 0px;	top: 0px;	width: 265px;	height: 205px;	border-right: 2px solid #FFFFFF;	z-index: 3;}#topmiddle {	position: absolute;	left: 267px;	top: 0px;	width: 143px;	height: 205px;	border-right: 2px solid #FFFFFF;	z-index: 4;}#topright {	position: absolute;	left: 412px;	top: 0px;	width: 570px;	z-index: 5;}#nav {	position: absolute;	left: 0px;	top: 205px;	height: 28px;	border-top: 2px solid #FFFFFF;	border-bottom: 2px solid #FFFFFF;	background-color: #000000;	width: 100%;	z-index: 6;}#navleft {	position: absolute;	left: 0px;	top: 205px;	width: 265px;	height: 28px;	border-right: 2px solid #FFFFFF;	border-top: 2px solid #FFFFFF;	border-bottom: 2px solid #FFFFFF;	background-color: #000000;	z-index: 7;	}#navright {	position: absolute;	left: 267px;	top: 205px;	height: 28px;	border-top: 2px solid #FFFFFF;	border-bottom: 2px solid #FFFFFF;	background-color: #000000;	width: 714px;	z-index: 8;}#teaserleft {	position: absolute;	left: 0px;	top: 237px;	width: 265px;	height: 433px;	border-right: 2px solid #FFFFFF;		z-index: 9;}#content {	position: absolute;	left: 267px;	top: 237px;	height: 100%;	z-index: 10;}a:hover {	color: #FFCC00;}a {	color: #FFFFFF;	text-decoration: none;}.textgelb {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFCC00;}