 /* Stylesheets für das Kontaktformular */





.required {

	color: #FF0000;

}

.field_title {

	font-size: 11px;

	width: 130px;

	vertical-align: center;

	text-align:right;

	font-family:Verdana,Arial;

	color:#464748;

}

.textfield {

	font-size: 11px;

	width: 200px;

	font-family:Verdana,Arial;

	color:#464748;

}



.captcha_table {

	font-size: 11px;

	font-family:Verdana,Arial;

	color:#464748;

}



.textarea {

	font-size: 11px;

	width: 90%;

	height: 100px;

	font-family:Verdana,Arial;

	color:#464748;

}

.field_heading {

	font-size: 11px;

	font-weight: bold;

	border-bottom-width: 0px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	padding-top: 10px;

	padding-bottom: 15px;

	color: #666666;

	font-family:Verdana,Arial;

	color:#464748;

}

.select {

	width: 200px;

	font-size: 11px;

	font-family:Verdana,Arial;

	color:#464748;

}

.checkbox_label {

	font-size: 11px;

	cursor: pointer;

	font-family:Verdana,Arial;

	color:#464748;

}

.radio_label {

	font-size: 11px;

	cursor: pointer;

	font-family:Verdana,Arial;

	color:#464748;

}

.email {

	font-size: 11px;

	width: 200px;

	font-family:Verdana,Arial;

	color:#464748;

}

/*** Don't remove the class nixhier, this is required for ASP ***/

.nixhier {

	display:none;

}



