BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 2px;
	cursor : auto;
	scrollbar-base-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#000066;
}

.text {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; letter-spacing : 1px; color: #000066; border-style: none; line-height: 120%}
.mini {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; letter-spacing : 0,5px; color: #666666; border-style: none}
.startmini {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; letter-spacing : 0,5px; color: #666666; border-style: none}
.utitel {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000066; border-style: none; line-height: 100%}
.titel {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000066; border-style: none; line-height: 100%}
.starttitel {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; color: #000066; border-style: none; line-height: 100%}
.tabelle {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #000066; border-style: none; line-height: 200%}

A {
	color: #333333;
	font-size: 10px;
	font-weight: bolder;
	line-height: 120%;
	letter-spacing : 0,5px;
	text-decoration: none; cursor: hand;
}

A:VISITED  {
	color: #000000;
	text-decoration:none;
 }

A:ACTIVE {
	color: #999999;
	text-decoration:none;
 }

A:HOVER {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#66CC00;
 }
