form.kontakt {
	margin:0;
	padding:0;
	color:#646464;
	border:0;
}
form.kontakt fieldset {
	margin:0 0 0.5em 0;
	padding:0;
	border:0;
}
form.kontakt fieldset legend,form.kontakt fieldset fieldset legend {
	margin:0;
	padding:0;
	color:#646464;
	font-weight:bold;
}
form.kontakt fieldset label {
	display:block;
	float:left;
	clear:left;
	line-height:2em;
	margin:0;
	padding:0;
	width:6.9em;
	vertical-align:top;
}
form.kontakt fieldset label.labelanrede {
	clear:none;
}
.pflichtfeld_rot {
	color:#f00;
}
.anrede,.email_cc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	margin-right:0.5em !important;
	margin-right:4px; /* IE Win */
	padding:0;
	color:#646464;
	border:0;
	vertical-align:middle;
}
.text,textarea {
	clear:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:4px 0 0 0;
	padding:2px 4px 2px 4px;
	color:#646464;
	border:1px;
	border-style:solid;
	border-top-color:#646464;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
	border-left-color:#646464;
}
.text {
	width:30em;
}
textarea {
	white-space:normal;
	width:30em;
	margin-bottom:10px;
}
form.kontakt .button {
	clear:both;
	text-align:right;
	width:37.5em;
	margin:0;
	padding:0;
}
#sent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	width:15em;
	margin:0;
	padding:2px 4px 2px 4px;
	color:#646464;
	background-color:#fff;
	border:1px;
	border-style:solid;
	border-top-color:#646464;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
	border-left-color:#646464;
}
#sent:hover {
	width:15em;
	margin:0;
	padding:2px 4px 2px 4px;
	color:#646464;
	background-color:#eee;
	border:1px;
	border-style:solid;
	border-top-color:#ccc;
	border-right-color:#646464;
	border-bottom-color:#646464;
	border-left-color:#ccc;
}
