/* CSS Document */body, html{	top: 0px;	left: 0px;	width: 100%;	height: 100%;	margin-top: 0;	margin-left: auto;	margin-right: auto;	margin-bottom:0px;	padding: 0px;	background-color :#FFFFFF;	font: 100.01%  Arial, sans serif;	color:#494949;	font-size: 11px;	line-height: 22px;	text-align: center;}#centerbox{	width: 800px;	height: 100%;	margin-top: 0px;	margin-left: auto;	margin-right: auto;	text-align: center;	background-color :#FFFFFF;}.logoposition{	top:0px;	left:0px;	padding-bottom:100px;}#containerlinks{	padding-left:165px;	width:300px;	background-color:#FFFFFF;	float:left;	text-align:left;}#containerrechts{	top:100px;	width:300px;	background-color:#FFFFFF;	text-align:left;	float:left;}.links{	color:#535353;	background-image: url(grafik/pfeillink_o.gif);	background-repeat: no-repeat;	text-decoration:none;	padding-left:16px;	padding-bottom:20px;}.links:hover{	color:#000000;	background-image: url(grafik/pfeillink_n.gif);	background-repeat: no-repeat;	text-decoration:none;	padding-left:16px;	padding-bottom:20px;}
