body { 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #6c6c6c;
	scrollbar-highlight-color: #c8c8c8;
	scrollbar-face-color: #dfdfdf;
	scrollbar-shadow-color: #c8c8c8;
	scrollbar-darkshadow-color: #6c6c6c;
	scrollbar-track-color: #e6e6e6;
	scrollbar-arrow-color: #666666;
	background-color: #ffffff;
	color: #666666;
}

.Titel {
	font-size: 12px;
	font-weight: bold; }
.Text {font-size: 12px }
.Textklein {font-size: 9px }
img {border: none;}
a:link { 
	color: #0033ff;
	text-decoration: none; }
a:visited {
	color: #0033ff;
	text-decoration: none;}
a:hover {
	color: #000099;
	text-decoration: none;}
a:active {
	color: #0033ff;
	text-decoration: none;}