@charset "utf-8";
.Kontaktformuler {

}
.fieldset {
	width: 400px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul{
	margin:0;
	padding:10px;
	list-style:none;
}
#text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 500px;
	float: left;
}
#email {
	color: #666666;
	width: 500px;
	float: left;
}
#name {
	color: #666666;
	width: 500px;
	float: left;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	float: left;
	width: 200px;
}
.buttons {
}

