@charset "UTF-8";/* CSS Document fuer Webseite Wuerfel-Text Stand: 21.11.2008 */body {	background-color:#FFFFFF;	font-family:Verdana;	}		#wrapper {	width: 800px;	height: 600px;	background-color: white;	border: 1px solid;	border-color: #000000;	margin-top: 50px;	margin-right: auto;	margin-bottom: 25px;	margin-left: auto;			}			#logo {	width:800px;	height:185px;	position:absolute;	text-decoration:none;	margin-top: 5px;		}			#hintergrundbild {	width:575px;	height:317px;	margin-top:205px;	margin-left:60px;	text-decoration:none;	position:absolute;		}	#button {	width:140px;	height:140px;	margin-top:420px;	margin-left:570px;	text-decoration:none;	border: 0px;	position:absolute;		}				#tabelle {	font-family:Verdana;	font-size:11px;	color:#999999;	text-decoration:none;	border-style:none;	height:32px;	position:absolute;	width: 150px;	margin-top:570px;	margin-left:25px;	}		a {	text-decoration:none;	color:#999999;	}		#impressum {	font-family:Verdana;	font-size:11px;	color:#333333;	margin-top:50px;	margin-left:90px;		}				a img {border : 0 none;}																			