/* Das folgende CSS gehört nicht zum Kontaktformular: */




a {
	text-decoration:none;
	color:#136711;
}

a:hover {
	color:#ea761c;
	text-decoration:underline;
}

iframe {
	border:none;
	float:left;
}