/* CSS Document */.ueberschrift {	font-family:Verdana,Arial,sans-serif;	font-size: 18px;	color: #ffffff;	font-weight: bold;}.groesse {	font-family:Verdana,Arial,sans-serif;	font-size: 10px;	color: #ffffff;	}body {	background-color: 292929;	background-attachment: fixed;	background-image:  url('grafik/bg01.gif');	background-repeat: no-repeat;	background-position: left top;	font-family: Verdana,Arial,sans-serif;	font-size: 12px;	color: #ffffff;		/* scrollbar-face-color: 292929;	scrollbar-arrow-color: black;	scrollbar-shadow-color: E21010;	scrollbar-highlight-color: 292929;	scrollbar-3dlight-color: E21010;	scrollbar-darkshadow-color: 292929;	scrollbar-track-color: 292929;*/}a:link {	font-weight:bold;	color: #ffffff;	text-decoration:none;}a:visited {	font-weight:bold;	color: #ffffff;	text-decoration:none;}/*a:focus {	font-weight:bold;	color:red;	text-decoration:underline;}*/a:hover {	font-weight:bold;	color: #cccccc;		text-decoration:none;}a:active {	font-weight:bold;	color: #cccccc;	text-decoration:none;}
