.formular1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993399;
	background-color: #666666;
	border: thin none #CCCCCC;
}

.text1_black {
	font-family: Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight:100;
	color:#000000;
	font-style: normal;
	font-variant: normal;
}


.text1_fett {
       font-family: Arial,MS Sans Serif;
       font-size: 12px;
	   font-weight:bold;
       color:#00000;
}


.text2_grau {
       font-family: Arial,MS Sans Serif;
       font-size: 12px;
	   font-weight:normal;
       color:#666666;
}


.text2_fett {
       font-family: Arial,MS Sans Serif;
       font-size: 12px;
	   font-weight:bold;
       color:#666666;
}



.text3_weiss {
       font-family: Arial, "MS Sans Serif";
       font-size: 12px;
	   font-weight:normal;
       color:#FFFFFF;
}




.H1_grau_14 {
       font-family: Arial, "MS Sans Serif";
       font-size: 14px;
	   font-weight:normal;
       color:#FFFFFF;
}



.text_kl_grau {
       font-family: Arial, "MS Sans Serif";
       font-size: 11px;
	   font-weight:normal;
       color:#666666;
}


a:link  {text-decoration: none;font-family:Arial;font-size:12px;color:#666666;}
a:visited  {text-decoration: none;font-family:Arial;font-size:12px;color:#666666;}
a:hover {text-decoration: none;color:#993399;}
a:active  {text-decoration: none;font-family:Arial;font-size:12px;color:#993399;}

