/* CSS Document */body {    font-family: Arial,Helvetica,sans-serif;    font-size: 12px;	color:#333333;	margin:0px;	background-image: url(../images/line_x.gif);	background-repeat: repeat-x;	background-color: #666666;}.infotxt {	font-family: Arial,Helvetica,sans-serif;	font-size: 11px;	color:#bbbbbb;}/* Links ////////////////////////////////////////////////// */a.start {	font-family: Arial, Helvetica, sans-serif;	color: #999999;	font-size: 12px;}a.start:link {	color: #999999;	text-decoration: none;}a.start:visited {	color: #999999s;	text-decoration: none;}a.start:hover { 	color: #777777; 	text-decoration: none;}a.start:active {	color: #777777;	text-decoration: none;}a.dark {	font-family: Arial, Helvetica, sans-serif;	color: #77bb33;	font-size: 12px;}a.dark:link {	color: #77bb33;	text-decoration: none;}a.dark:visited {	color: #77bb33;	text-decoration: none;}a.dark:hover { 	color: #777777; 	text-decoration: none;}a.dark:active {	color: #777777;	text-decoration: none;}a {	font-family: Arial, Helvetica, sans-serif;	color: #a3a3a3;	font-size: 12px;}a:link {	color: #a3a3a3;	text-decoration: underline;}a:visited {	color: #a3a3a3;	text-decoration: underline;}a:hover { 	color: #777777; 	text-decoration: none;}a:active {	color: #777777;	text-decoration: none;}/* Links ////////////////////////////////////////////////// */.headline {	color: #77bb33;	font-weight: bold;}.hide_txt {	color: #a3a3a3;}#center {	position:absolute; 	margin-left:-390px; 	top:90px; 	left:50%; 	width:780px; 	height:450px;}#center_imp {	position:absolute; 	margin-left:-390px; 	top:90px;	left:50%; 	width:780px; 	height:450px;}#content{	position:absolute; 	top:0px; 	left:0px; 	width:780px; 	height:440px;}#imprint{	position:absolute; 	bottom:0px; 	width:760px; 	height:20px;}
