body
{
scrollbar-3dlight-color: #000000;
scrollbar-base-color:#FFFFFF;
scrollbar-arrow-color: #6D6D6D;
}

body,td,tr,p,b  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : none;
	font-weight : none;
}

/*  alternativ Schriften*/

.kleiner  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #333333;
	font-weight : none;
	font-weight : none;
}

.klein  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-weight : none;
	font-weight : none;
}

.mittel  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}

.gross  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	font-size : 16px;
	text-decoration : none;
}



/* links allgemeine Angaben*/

a:link  {
	font-family :   Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration : underline;
}

a:visited  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration :  underline;
}

a:active  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration :  underline;
}

a:hover  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}

/* links grüne Angaben*/

a.gruen:link  {
	font-family :   Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration : underline;
}

a.gruen:visited  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration :  underline;
}

a.gruen:active  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration :  underline;
}

a.gruen:hover  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #5ACB29;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}

/* links kleine Angaben*/

a.klein:link  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-decoration :  underline;
}

a.klein:visited  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 10px;
	text-decoration :  underline;
}

a.klein:active  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : normal;
	font-size : 10px;
	text-decoration :  underline;
}

a.klein:hover  {
	font-family :   Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
}


/* links gross Angaben*/

a.gross:link  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	font-weight : bold;
	font-weight : none;
}

a.gross:visited  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-weight : bold;
	font-size : 13px;
	text-decoration :  underline;
}

a.gross:active  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
	font-weight : bold;
	font-size : 13px;
	text-decoration :  underline;
}

a.gross:hover  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

/* sonstige angaben */

form
{
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

input  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
	    BORDER-RIGHT: #000000 1px solid; 
		BORDER-TOP: #000000 1px solid; 
		BORDER-LEFT: #000000 1px solid; 
		BORDER-BOTTOM: #000000 1px solid; 
		HEIGHT: 20px;
		color: black;
		font-weight : normal;
}

input.formular  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
	    BORDER-RIGHT: #000000 1px solid; 
		BORDER-TOP: #000000 1px solid; 
		BORDER-LEFT: #000000 1px solid; 
		BORDER-BOTTOM: #000000 1px solid; 
		HEIGHT: 20px;
		width: 140px;
		color: black;
		font-weight : normal;
}

input.feld  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
	    BORDER-RIGHT: #000000 1px solid; 
		BORDER-TOP: #000000 1px solid; 
		BORDER-LEFT: #000000 1px solid; 
		BORDER-BOTTOM: #000000 1px solid; 
		HEIGHT: 20px;
		width: 250px;
		color: black;
		font-weight : normal;
}		

.feld_ani {  
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-image: url(../images/feld_bg.gif); 
		border: 1px  #000000 solid; 
		color: #000000; 
		height: 20px; 
		width: 140px; 
		font-size: 12px
		}
       
textarea.feld {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
	    BORDER: #000000 1px solid; 
		HEIGHT: 70px;
		width: 250px;
		color: black;
		font-weight : normal;
		}  
