body {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff; 
	font-weight: normal; 
	letter-spacing= 2px;	
}

td, a {
	text-decoration: none;
	font-size: 10pt;
	color: #ffffff;
}

a:hover {
	font-weight: bold;
}

.titel {
	font-size: 12pt;
	font-weight: bold;
}

.subtitel {
	font-weight: bold;
}

#indexcontent a:hover {
	color : #CCCCCC;
}

.bold 		{font-family: arial;Font-Size: 12px; color: #ffffff; font-weight: normal; font-weight: bold; letter-spacing= 2px;}
.grosstitel {font-family: arial; Font-Size: 16px; color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing= 2px;}
.small 		{font-family: arial; Font-Size: 10px; color: #ffffff; font-weight: normal; text-decoration: none; letter-spacing= 2px;}
.grey 		{font-family: arial; Font-Size: 11px; color: #515151; font-weight: normal; text-decoration: none; letter-spacing= 2px;}

body		{	scrollbar-face-color: #84B9F6;
				scrollbar-highlight-color: #84B9F6;
				scrollbar-shadow-color: #ffffff;
				scrollbar-3dlight-color: #ffffff;
				scrollbar-arrow-color: #ffffff;
				scrollbar-track-color: #84B9F6;
				scrollbar-darkshadow-color: #84B9F6;
			}
			
INPUT,SELECT,TEXTAREA 
			{
				font-family : arial, Geneva, Helvetica, sans-serif;
				font-size : 8pt;
				font-style : normal;
				font-weight : normal;
				text-decoration : none;
				color : #000000;
				border-width : 1;
				border-color : #000000;
				background-color : #ffffff;
			}

