td, center, p, blockquote, body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	background-color: #FFFFFF;
	color:#000000;
	font-weight:400;
	scrollbar-base-color:#B3BBD7;
	scrollbar-arrow-color:#575E81;
	/*	scrollbar-face-color:#7883AE;*/
   scrollbar-face-color:#B3BBD7;
	scrollbar-highlight-color:#686C93;
	/*	scrollbar-3dlight-color:#000000;*/
/*	scrollbar-darkshadow-color:#000000;*/
	scrollbar-shadow-color:#575E81;
	scrollbar-track-color:#8D97BA;
	background-repeat: no-repeat;
}
.klein {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:700;
	color:#000000;
}
.kleinsmall {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:400;
}
.mittel {
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:700;
	color:#000000;
}
.m12 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: 700;
	color: #000000;
}
a {
	color: #FF0000;
}
:link {
	color: #FF0000;
	background-color: #FFFFFF;
}
:visited { 
background-color: Silver;
}
:active {
	background-color: #DCDCDC;
	/*text-decoration: underline;
	text-decoration: overline;*/
}
a:hover {
	background-color: #E9E9E9;
}
.rand11 {
	border: 2px outset #ffffff; 
	border-top: none; 
	border-left: none;
}
body {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

