/* CSS Document */body		{	margin-left:0px;	margin-right:0px;	margin-top:0px;	margin-bottom:0px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	background-color: #BFD2ED;	scrollbar-face-color:#99CCFF;	color: #000000;	background-image: url(images/left.gif);	background-repeat: repeat-y;		}		p, td		{	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;		}		h1		{	font-size: 16px;		}		h2		{	font-size: 14px;		}		.titel {	font-size: 12px;	font-weight: bold;       }	   .navigation {	color:#000000;	font-size: 12px;       }.navigation a:link {	color:#000000;	text-decoration:none;	font-size: 12px;       }.navigation a:visited {	color:#000000;	text-decoration:none;	font-size: 12px;		}.navigation a:hover   {	color:#000000;	text-decoration:underline;	font-size: 12px;		}.navigation a:active {	color:#FF0000;	text-decoration:underline;	font-size: 12px;       }				a:link {	color:#000000;	text-decoration:underline;       }a:visited { color:#003366; text-decoration:underline; 		}a:hover   {	color:#3300FF;	text-decoration:underline;		}a:active { color:#FF0000; text-decoration:underline;        }	   .sidemaptext {	font-size: 10px;	color: #000000;}	   .sidemaptext a:link {	font-size: 10px;	color: #000000;	text-decoration: underline;}.sidemaptext a:visited {	font-size: 10px;	color: #333333;	text-decoration: none;}.sidemaptext a:hover {	font-size: 10px;	color: #666666;	text-decoration: underline;}.sidemaptext a:active {	font-size: 10px;	color: #FF0000;	text-decoration: underline;}
