body {
	background-color:#FFFFFF;
	margin:0px;
	font-family:arial;
	font-size:11px;
	color:#333333;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#B39500;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B39500;
}

td {
	font-family:arial;
	font-size:11px;
	color:#333333;
}

.star {
	font-family:arial;
	font-size:10px;
	color:#D7493E;
}

a {
	color:#323232;
	font-size:11px;
	text-decoration:none;
}

a:hover {
	color:#B39500;
	font-size:11px;
	text-decoration:underline;
}

a.gold {
	color:#B39500;
	font-size:11px;
	text-decoration:none;
}

a.gold:hover {
	color:#B39500;
	font-size:11px;
	text-decoration:underline;
}

a.infoweb {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

a.infoweb:hover {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}

.sidebar {
	width:9px;
	background-color:#FFD500;
}

.space {
	width:2px;
	background-color:#FFFFFF;
}

.mainphoto1 {
	width:237px;
	background-image:url(../images/mainphoto1.jpg);
	background-repeat:no-repeat;
	background-color:#FFE89A;
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:330px;
}

.mainphoto2 {
	width:237px;
	background-image:url(../images/mainphoto2.jpg);
	background-repeat:no-repeat;
	background-color:#FFE89A;
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:330px;
}

.mainphoto3 {
	width:237px;
	background-image:url(../images/mainphoto3.jpg);
	background-repeat:no-repeat;
	background-color:#FFE89A;
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:330px;
}

.mainphoto4 {
	width:237px;
	background-image:url(../images/mainphoto4.jpg);
	background-repeat:no-repeat;
	background-color:#FFE89A;
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:330px;
}

.mainphoto5 {
	width:237px;
	background-image:url(../images/mainphoto5.jpg);
	background-repeat:no-repeat;
	background-color:#FFE89A;
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:330px;
}

.mainphoto_promo1 {
	width:237px;
	background-image:url(../images/mainphoto1.jpg);
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:500px;
}

.mainphoto_promo2 {
	width:237px;
	background-image:url(../images/mainphoto2.jpg);
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:500px;
}

.mainphoto_promo3 {
	width:237px;
	background-image:url(../images/mainphoto3.jpg);
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:500px;
}

.mainphoto_promo4 {
	width:237px;
	background-image:url(../images/mainphoto4.jpg);
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:500px;
}

.mainphoto_promo5 {
	width:237px;
	background-image:url(../images/mainphoto5.jpg);
	height:620px;
	text-align:right;
	padding-bottom:5px;
	padding-top:500px;
}


.header {
	background-image:url(../images/logo_vantilt.gif);
	background-repeat:no-repeat;
	height:97px;
}

.welkom {
	margin-top:20px;
	margin-left:20px;
}

.coupon {
	background-image:url(../images/bg_coupon.gif);
	background-repeat:no-repeat;
	width:337px;
	height:119px;
	padding-left:25px;
	padding-top:20px;
	padding-right:20px;
	vertical-align:top;
}

.coupon_titel {
	font-weight:bold;
}

.coupon_print {
	padding:0px;
	width:20px;
	vertical-align:bottom;
}

.bg_pakketten {
	background-image:url(../images/bg_pakketten.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width:227px;
	height:170px;
	vertical-align:top;
	padding-top:5px;
}

.bg_pakketten_site {
	background-image:url(../images/bg_pakketten.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FDF1C1;
	width:155px;
	vertical-align:top;
	padding-top:5px;
}

.pakket_titel {
	color:#323232;
	font-size:11px;
	text-transform: uppercase;
	font-weight:bold;
	/*letter-spacing:1px;*/
}

.pakket_titel_home {
	color:#666666;
	font-size:11px;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:1px;
}

.pakket_prijs {
	font-weight:bold;
	font-size:12px;
	color:#323232;
	background-color:#FFD500;
	padding-left:5px;
	padding-right:5px;
	margin-top:20px;
}

.footer {
	background-color:#B39500;
	height:13px;
	width:100%;
	padding-left:17px;
	margin-top:18px;
}

.padding {
	margin:10px;
}

.txtfield_contact {
	color: #323232;
	height: 15px;
	width:231px;
	font-size:10px;
	font-family: verdana;
	background-color:#FFF3CC;
	border-top:solid #FFF3CC 1px;
	border-left:solid #FFF3CC 1px;
	border-right:solid #FFF3CC 1px;
	border-bottom:solid #FFF3CC 1px;
}

.txtfield_contact_smaller {
	color: #323232;
	height: 15px;
	width:178px;
	font-size:10px;
	font-family: verdana;
	background-color:#FFF3CC;
	border-top:solid #FFF3CC 1px;
	border-left:solid #FFF3CC 1px;
	border-right:solid #FFF3CC 1px;
	border-bottom:solid #FFF3CC 1px;
}

.txtfield_small {
	color: #323232;
	height: 15px;
	width:50px;
	font-size:10px;
	font-family: verdana;
	background-color:#FFF3CC;
	border-top:solid #FFF3CC 1px;
	border-left:solid #FFF3CC 1px;
	border-right:solid #FFF3CC 1px;
	border-bottom:solid #FFF3CC 1px;
}

.txtarea {
	color: #323232;
	height: 75px;
	width:231px;
	font-size:10px;
	font-family: verdana;
	background-color:#FFF3CC;
	border-top:solid #FFF3CC 1px;
	border-left:solid #FFF3CC 1px;
	border-right:solid #FFF3CC 1px;
	border-bottom:solid #FFF3CC 1px;
}

.btn_verzenden {
	background-image: url(../images/btn_verzenden.gif);
	background-color:transparent;
	width: 78px;
	height:17px;
	border-width:0px;
	cursor: hand;
}

.promo_bg {
	background-image:url(images/promo_bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

.ass_titel {
	color:#323232;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:1px;
}