form {
	font-size:8pt;
}
fieldset {
	
}
legend {
	color: Red;
	font-style: italic;
}
input, textarea {
	
}
/* Label links ausrichten*/
.asformlinks {
	float : left;
	width : 100px;
}
/* Absende Button*/
.btn {
	
}
