
BODY
{
    BACKGROUND-COLOR: white;
	font-family:Tahoma,Arial;
    FONT-SIZE: 12;
    scrollbar-DarkShadow-Color:#C2C8DE; 
	scrollbar-Track-Color:#ffffff; /* Hintergrundfarbe */
	scrollbar-Face-Color:#97B4DE; /* Scrollbalkenfarbe */
	scrollbar-Shadow-Color:#F2F1EF; /* Schatten */
	scrollbar-Highlight-Color:#ffffff; /* Schatten links für 3D Effekt*/
	scrollbar-3dLight-Color:#aaaaaa; /* Schatten links für 3D Effekt*/
	scrollbar-Arrow-Color:#00866C; /* Pfeile */
	margin:0 0 0 0;
}

.uber 
{
	font-family:Tahoma,Arial;
	FONT-SIZE: 18;
	color:#9B9B9B;
	font-weight:bold;
}

td 
{
	font-family:Tahoma,Arial;
	FONT-SIZE: 12;
	color:Black;
}

.datum 
{
	font-size:10px;
	color:555555;
}


A:link	{	
	text-decoration:	none;
	color:	#313131;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#313131;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#B44308;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}

