body{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:12pt;
	color:#323231;

}
.input_box, textarea { 
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10pt;
	color:#323231;
	border-style:solid; 
	border-width: 1px; 
	background-color: #ededed;
	border-color:#348Fbc; 
	width: 300px;
}
.senden{

	border-style:solid; 
	border-width: 1px; 
	background-color: #ededed;
	border-color:#348Fbc; 
}
.Stil1 {color: #A91010}

a:link { color: #323231; text-decoration:none; }
a:active { color: #323231; text-decoration:none; }
a:visited { color: #323231; text-decoration:none; }
a:hover { color: #000000; text-decoration:underline;}
