BODY 
{
   	scrollbar-3d-light-color: #FF0000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FF0000;
	scrollbar-face-color: #FF0000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FF0000;
	scrollbar-highlight-color: #FFFFFF;
}
*
{
	font-size: 12px
}
.Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	text-align : justify;
}
.TextFett
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	text-align : justify;
	
	color: #db1010;
}

/* ADD von JG */
.TextFettjg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	text-align:left;	
	
	/* color: #db1010; // rot*/
	color:#000000;

	padding:0px;
	margin:0px;
}

/* ende Add von JG */


.TextBild
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	text-align : center;
	
}

.Headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	line-height: normal;
	font-weight: bold;
}	
FONT.fwhSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #FF0000;
}		
	
a.active
 {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
	
a.link 
{
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12 px;
	font-weight: bold;
	text-decoration: none;
}

a.visited 
{
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}	
	
a.fwhSmall:active 
{
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
	
a.fwhSmall:link 
{
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}

a.fwhSmall:visited 
{
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}	

.rahmen {
	border: 1px solid #CC0000;
}
	
input, select, textarea
   {font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:none;}
.Feld1
   { width:150px; border:1px solid #990000; }
.Feld2
   { width:150px; border:1px solid #999999; }
.Bereich2
   { width:150px; border:1px solid #999999; }
.Bereich1
   { width:400px; border:1px solid #999999; }
.Bereich3
   { width:400px; border:1px solid #990000; }
