td {

	
}

.required {
	background-image: url('http://www.24-7media.de/v2/templates/247/required.gif');
        width: 17px;
        height: 16px;
        display: block;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
        padding-bottom: 3px;
}
.textfield {
	font-size: 12px;
	width: 165px;
        height: 18px;
        border-style: none;
        border-width: 0;
        background-image: url('http://www.24-7media.de/v2/media/contact/contact_10.jpg');
        margin-bottom: 10px;
}
.textarea {
	
font-size: 12px;
	width: 457px;
        height: 162px;
        border-style: none;
        border-width: 0;
        background-image: url('http://www.24-7media.de/v2/media/contact/contact_14.jpg');
        margin-bottom: 10px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	
font-size: 12px;
	width: 165px;
        height: 18px;
        border-style: none;
        border-width: 0;
        margin-bottom: 59px;
        background-image: url('http://www.24-7media.de/v2/media/contact/contact_10.jpg');
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}