/* CSS Styles by Fabrice Steurer, www.artofwork.ch */

/* ************************************************************************ */
/* Links
/* ************************************************************************ */
A:link    {text-decoration: underline;  font-size: 12px; color: #666666;}
A:visited {text-decoration: underline;  font-size: 12px; color: #666666;}
A:active  {text-decoration: underline;  font-size: 12px; color: #666666;}
A:hover   {text-decoration: underline;  font-size: 12px; color: #000000;}

body,TD{   
		scrollbar-base-color: #B7B7B7;			/* Farbe der Scrollbar, Hintergrund */
		scrollbar-track-color: #B7B7B7;			/* Farbe der Scrollbar, Hintergrund */
		scrollbar-face-color: #3F3F3F;			/* Farbe des Scrollers */
		scrollbar-darkshadow-color: #000000;   		/* Konturen der ganzen Scrollbar rundherum */
		scrollbar-shadow-color: #cccccc;		/* Pfeile und Konturen des Scrollers */
		scrollbar-arrow-color: #cccccc;			/* Pfeile und Konturen des Scrollers */
		font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; color: #000000; font-size: 12px;	
}

.rand{
    	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #ffffff;
}

.title
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
