#kontaktformular {
	text-align: right;
	width: 470px;
	margin: 0px;
	padding: 0px;
	height: auto;
	position: relative;
}
fieldset {
	border: 1px solid #ced3d9;
	width: 428px;
	margin: 0px;
	padding: 20px;
	height: auto;
	position: relative;
}
legend {
	margin-bottom: 30px;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	margin-top: 25px;
}
.reihe {
	margin-bottom: 1.25em;
	font-size: 0.9375em;
}
label {
	text-align: right;
	width: 130px;
	height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: left;
}
label.error {
	font-size: 0.75em;
	color: #FF0000;
	text-align: right;
	display: block;
	position: relative;
	width: 100%;
	margin: 0px;
	height: 1.25em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

div.error {
	display: none;
}
input.error {
	border: 1px solid #FF6666;
	color: #FF6666;
}
input.error:focus {
	border: 1px dotted #FF6666;
	color: #FF6666;
}
textarea.error {
	border: 1px solid #FF6666;
	color: #FF6666;
}
textarea.error:focus {
	border: 1px dotted #FF6666;
	color: #FF6666;
}
form.cmxform .gray * {
	color: gray;
}
input {
	height: 18px;
	width: 275px;
	border: 1px solid #ced3d9;
	background-image: url(../images/bg/bg_input_feld0.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	text-align: left;
}
input:focus {
	border: 1px solid #aaaeb3;
	background-image: url(../images/bg/bg_input_feld1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
textarea {
	background-color: #F3F5F8;
	padding: 0px;
	height: 130px;
	width: 275px;
	border: 1px solid #ced3d9;
	background-image: url(../images/bg/bg_textfeld0.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
textarea:focus {
	border: 1px solid #aaaeb3;
	background-image: url(../images/bg/bg_textfeld1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#agree {
	height: 18px;
	width: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
input.button {
	background-image: url(../images/button_kontakt0.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	height: 25px;
	width: 100px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	color: #000000;
}
input.button:hover, input.button:focus {
	background-image: url(../images/button_kontakt1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	height: 25px;
	width: 100px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}
