@charset "utf-8";
/* CSS Document */

#onderwerp_mail{
	width: 190px;
	margin-left: 10px;
}

.vraag_form_container .input_text,
#bestellijst  .input_text {
	height: 17px;
	border: 1px solid #f68832;
	font-size: 12px;
	color: #0b4222;
	padding: 1px 2px 0px 3px;
	margin: 1px 0px 4px 0px;

}

#bestellijst  .input_text {
	width:30px;
	text-align:right;
	margin:0 5px;	
}

.vraag_form_container .textarea_text{
	border: 1px solid #f68832;
	font-size: 12px;
	color: #0b4222;
	padding: 1px 2px 0px 3px;
	margin: 1px 0px 4px 0px;
}

.contact_form_label{
	line-height: normal;
	display: block;
	float: left; 
	width: 228px;
	padding: 0px; 
	margin: 3px 0px 0px 0px;
	text-align: left; 
	border: 0px solid red;
}

.contact_form_label2{
	line-height: normal;
	display: block;
	float: left; 
	width: 220px;
	height: 120px;
	padding: 0px; 
	margin: 0px 5px 0px 0px;
	text-align: left; 
	border-right: 0px solid red;
	padding-right:5px;
}


.interesse{
	line-height: normal;
	display: block;
	float: left; 
	width: 140px;
	padding: 0px; 
	margin: 3px 5px 0px 5px;
	text-align: left; 
	border: 0px solid red;
}

.int_check {
	position:relative;
	display:block;
	float:left;
}

.int_check1  {
	position:relative;
	display:block;
	float:left;
	clear: both;
}

.f_aanhef {border:0px;}

.vraag_form_container .radio_margin{
	margin: 0px 50px 0px 0px;
}
.f_voorletters{
	width: 116px;
}

.f_dropdown{
	width: 100px;
}
.f_achternaam{
	width: 167px;
}
.f_straat{
	width: 165px;
}
.f_huisnummer{
	width: 55px;
}
.f_toevoeging{
	width: 57px;
}
.f_postcode{
	width: 50px;
}

.f_postcode2{
	width: 30px;
} 
.f_woonplaats{
	width: 198px;
}
.f_email, .f_telefoon_vast, .f_mobiel {
	width: 290px;
}

.f_vraag{
	width: 290px;
}

#geboortedag, #geboortemaand, #geboortejaar{
	width:50px;
}

#vrij_interesse1 {
	width: 293px;
}

.cashbackform{
	width: 293px;
}
.bedragform{
	width: 168px;
}
.vraag_form_container .submit{
	display: block;
	margin: 25px 0px 0px 0px;
	text-align: right;
}
.send {
cursor:pointer;}

.button {width: 100px; background-color: #f68832; color:#FFFFFF; font-weight:bold; border:0px;}

/* travelnet hotels */

.status0, .status1 { font-size:12px; font-weight:bold; color:#FFFFFF; }
.status0     { background-color:#FF3300; }                    /* Statusmeldung, im Seitenkopf, */
.status1     { background-color:#009900; }                    /* ob Kundendaten eingetragen sind */

