@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/mainBodyBgShadow.gif) no-repeat left top;
}
html, body, #wrap {
	height: 100%;
}
a{
	color:#ED1D24;
	text-decoration:underline;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#main {
	padding-bottom: 140px;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.mainWrapper {
	width:960px;
	min-height:600px;
	padding-bottom:50px;
}
.minHeight {
	min-height:800px;
}
.logo {
	width:284px;
	height:125px;
	float:left;
	padding:16px 0px 0px 135px;
}
.logo a {
	display:block;
	clear:both;
	width:278px;
	height:112px;
	position:relative;
	text-decoration: none;
}
.logo a span {
	display:block;
	background:url(../img/bertLogo.jpg) no-repeat left top;
	width:278px;
	height:112px;
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
}
.topBanner {
	width:541px;
	float:left;
	height:141px;
	overflow:hidden;
}
.topBar {
	background:url(../img/topBarBg.jpg) repeat-x left top;
	height:25px;
	width:841px;
	clear:both;
	padding:3px 0px 0px 5px;
}
.topBar span {
	font:normal 14px "Myriad Pro", Arial;
	color:#FFFFFE;
	padding:0px 35px;
	letter-spacing:1px;
}
.topBar span.last-child {
	padding:0px 0px 0px 44px;
}
.leftMenu {
	width:206px;
	float:left;
	padding:16px 0px 160px 50px
}
.leftMenu ul {
	list-style:none;
	width:193px;
}
.leftMenu ul li {
	display:block;
	float:left;
	width:inherit;
}
.leftMenu ul li a {
	display:block;
	background:url(../img/leftMenuBg.gif) no-repeat left top;
	width:176px;
	height:24px;
	font:normal 11px/22px Verdana, Geneva, sans-serif;
	color:#FFFFFE;
	padding:0px 0px 0px 17px;
	text-decoration: none;	
}
.leftMenu ul li ul li ul li a{
	height: auto;
}
.leftMenu ul li a.Active {
	background-position:left -24px;
	color:#0060ae;
	font-weight:bold;
	position:relative;
	top:-1px;
}
.leftMenu ul li ul {
	display:block;
	padding-left:10px;
	width:183px;
}
.leftMenu ul li ul li a {
	background:none;
	text-decoration: none;	
}
.leftMenu ul li ul li a.subActive {
	background:url(../img/whiteDot.gif) no-repeat 18px 9px;
	padding-left:27px;
	width:166px;
	font-weight:bold;
}
.leftMenu ul li ul li ul {
	display:block;
	padding-left:20px;
	width:153px;
}
.leftMenu ul li ul li ul li a {
	width:156px;
	padding-left:20px;
	text-decoration: none;	
}
.leftMenu ul li ul li ul li a.subActive {
	width:156px;
	padding-left:20px;
	background:url(../img/whiteDot.gif) no-repeat 11px 9px;
	font-weight:bold;
}
.rightContainer {
	width:700px;
	float:left;
}
.middleLeftContent {
	float:left;
	width:431px;
	padding:32px 0px 0px 19px;
}
.content {
	background:url(../img/contentBg.gif) no-repeat left top;
	width:415px;
	clear:both;
}
.content h1 {
	font:normal 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0060ae;
	padding:0px 0px 0px 13px;
	height:25px;
}
.imageBanner {
	width:402px;
	clear:both;
	border:1px solid #e5e5e5;
	padding: 3px 0px 3px 3px;
	margin:18px 0px 0px 0px;
}
.content p {
	font:normal 11px/14px Verdana, Geneva, sans-serif;
 	color:#183b67;
	padding:8px 13px 0px 13px;
/*	width:380px;*/
	text-align:justify;
}
.rightAdvertiseContainer {
	width:250px;
	float:left;
}
form.zoekenBox {
	display:block;
	clear:both;
	width:192px;
	padding:29px 0px 0px 58px;
	height:55px;
}
form.zoekenBox p {
	display:block;
}
form.zoekenBox p span {
	background:url(../img/inputZoekBg.jpg) no-repeat left top;
	width:108px;
	height:16px;
	display:block;
	padding:2px 3px 0px 3px;
	float:left;
	overflow:hidden;
	font:normal 10px Arial, Helvetica, sans-serif;
}
form.zoekenBox p span input {
	background:none;
	font:normal 10px Verdana, Geneva, sans-serif;
	border:0px solid red;
	width:108px;
	padding-left: 1px;
}
form.zoekenBox p a {
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#0060ae;
	display:block;
	display:block;
	width:50px;
	float:left;
	margin:0px 0px 0px 10px;
	padding-top:1px;
	height:14px;
	border-bottom:1px solid #0060ae;
	text-decoration: none;	
}
.rightAdvertiseContainer h2 {
	font:normal 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0060ae;
	padding:0px 0px 0px 18px;
	height:25px;
}
.rightYellowBox {
	background:url(../img/yellowBoxBg.jpg) no-repeat left top;
	width:235px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 2px;
}
.rightYellowBoxBot {
	background:url(../img/yellowBoxBg.jpg) no-repeat left bottom;
	padding:4px 0px 12px 16px;
	width:216px;
}
.link {
	width:199px;
	text-align:right;
	padding-top:8px;
}
.noExtPad {
	padding-top:4px;
}
.rightYellowBox a {
	font: normal 11px Verdana, Geneva, sans-serif;
	color:#ed1d24;
	text-decoration:underline;
	display:block;
}
.rightYellowBox p {
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#ed1d24;
	padding-bottom:4px;
}
.advert {
	padding:5px 0px 0px 7px;
}
.contactContainer {
	clear:both;
	padding:32px 0px 0px 19px;
}
.noContentBg {
	background:none;
}
.noContentBg h1 {
	font:normal 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0060ae;
	padding:0px 0px 0px 13px;
	height:25px;
	background:url(../img/contentBg.gif) no-repeat left top;
}
form.contactForm {
	clear:both;
	width:530px;
	padding:28px 0px 0px 35px;
}
form.contactForm p {
	display:block;
	clear:both;
	height:33px;
}
form.contactForm p label {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#183b67;
	width:112px;
	float:left;
	display:block;
	padding-right:30px;
}
form.contactForm p span {
	display:block;
	width:197px;
	height:16px;
	float:left;
	padding:2px 0px 0px 3px;
	font:normal 10px Arial, Helvetica, sans-serif;
}
form.contactForm p span input {
	width:194px;
	background:url(../img/textInput.gif) no-repeat left top;
	font:normal 11px Verdana, Geneva, sans-serif;
	border:1px solid #000000;
	padding: 2px 2px 2px 3px;
}
form.contactForm p span.datefield {
	width: 127px;
}
form.contactForm p span.datefield input {
	width: 100px;
	margin-right: 5px;
}
form.contactForm p span.star {
	width:15px;
	background:url(../img/star.jpg) no-repeat 6px top;
	height:16px;
}
form.contactForm p span.noBg {
	background:none;
}
form.contactForm p span select {
	width:200px;
	font-size:11px;
}
form.contactForm p span.checkbox{
	display:block;
	width:194x;
	height:16px;
	float:left;
	padding:2px 0px 0px 3px;
	font:normal 10px Arial, Helvetica, sans-serif;	
}
form.contactForm p span.checkbox input {
	background:none;
	width:25px;
	font:normal 11px Verdana, Geneva, sans-serif;
	/*background:url(../img/textInput.gif) no-repeat left top;	
	border:1px solid #000000;*/
	background: none;
	border:0px;
}
form.contactForm p span select.day {
	width:50px;
	margin:0px 1px 0px 0px;
}
form.contactForm p span select.month {
	width:50px;
	margin:0px 4px 0px 0px;
}
form.contactForm p span select.year {
	width:60px;
}
form.contactForm p span.sel {
	background:none;
	width:168px;
	padding-top:0px;
}
form.contactForm p span.antal {
	width:128px;
}
form.contactForm p span.antal select {
	width:131px;
}
form.contactForm p.textarea {
	height:130px;
}
form.contactForm p.textarea span {
	width:300px;
	height:48px;
}
form.contactForm p.textarea span textarea {
	width:295px;
	height:110px;
	border:1px solid #000000;
	background:url(../img/textInput.gif) no-repeat left top;
	font:normal 11px Verdana, Geneva, sans-serif;
	overflow:auto;
	padding: 2px 2px 2px 3px;	
}
form.contactForm p.textarea span.star {
	width:15px;
	background:url(../img/star.jpg) no-repeat 6px top;
	height:16px;
}
form.contactForm p.bigBg {
	height:130px;
}
form.contactForm p.bigBg span {
	height:130px;
}
form.contactForm p.bigBg span textarea {
	height:110px;
}
form.contactForm p.zin {
	padding:22px 0px 0px 0px;
}
form.contactForm p.zin span {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000;
	background:none;
	padding-top:25px;
}
.submitBtn {
	background:url(../img/reserveBtn.jpg) no-repeat left top;
	width:142px;
	height:44px;
	border:none;
	margin:0px 0px 0px 105px;
	cursor:pointer;
}
.footer {
	clear:both;
	width:960px;
	position:relative;
	clear:both;
	width:960px;
}
.footer img {
	position:absolute;
	left: 35px;
	top:-318px;
	width:220px;
	height:318px;
}
.productContent {
	clear:both;
	padding:25px 0px 0px 33px;
}
.productThumbBox {
	background:url(../img/yellowBoxSeries.jpg) no-repeat left top;
	width:195px;
	float:left;
	padding-top:7px;
	margin-bottom:20px;
}
.productThumbBoxBot {
	background:url(../img/yellowBoxSeries.jpg) no-repeat left bottom;
	width:195px;
	padding-bottom:4px;
}
.productThumbBoxBot h3 {
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#183b67;
	padding-left:10px;
	height:18px;
}
.thumbImg {
	width:178px;
	text-align:center;
	clear:both;
	margin-bottom: 5px;
	height:120px;
}
.productThumbBoxBot em {
	display:block;
	width:155px;
	height:18px;
	font:normal 11px/16px Verdana, Geneva, sans-serif;
	color:#183b67;
	background:#fffcc0;
	margin:7px 0px 0px 9px;
	padding:0px 0px 0px 5px;
}
.extraBox {
	display:block;
	width:155px;
	/*height:18px;*/
	font:normal 11px/16px Verdana, Geneva, sans-serif;
	color:#183b67;
	background:#fffcc0;
	margin:7px 0px 5px 9px;
	padding:0px 0px 0px 5px;
}
.productenExtraBox {
	display:block;
	width:155px;
	height:18px;
	font:normal 11px/16px Verdana, Geneva, sans-serif;
	color:#183b67;
	background:#fffcc0;
	margin:7px 0px 5px 9px;
	padding:0px 0px 0px 5px;
}
.productThumbBoxBot p {
	display:block;
	clear:both;
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#ed1c24;
	margin:0px 0px 0px 14px;
	padding:3px 0px;
	width:155px;
	height:14px;
}
.productThumbBoxBot p span {
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#183b67;
	padding-right:4px;
}
.extraBox span {
	padding-right:15px;
}
.productenExtraBox span {
	float:right;
	padding-right:4px;
	width: auto;
}
.productenExtraBox span.leftLabel {
	float:left;
	width:auto;
}
.productThumbBoxBot p span.floatRight {
	float:right;
	width:auto;
}
.productThumbBoxBot p span.redColor {
	font-weight:bold;
	color:#ed1c24;
}
.productThumbBoxBot p span.floatLeft {
	float:left;
	width:auto;
}
.smallpad {
	margin-top:5px;
}
.productThumbBoxBot p a {
	color:#ed1c24;
	text-decoration:underline;
}
.reserveBtn {
	display:block;
	clear:both;
	width:605px;
	height:50px;
}
.reserveBtn a {
	background:url(../img/reserveBtn.jpg) no-repeat left top;
	width:142px;
	height:44px;
	display:block;
	float:right;
}
.productDescContainer {
	clear:both;
	padding:20px 0px 0px 32px;
	width:611px;
}
.productDescBox {
	background:url(../img/bigYellowBox.jpg) no-repeat left top;
	width:631px;
	clear:both;
	padding-top:8px;
}
.productDescBoxBot {
	background:url(../img/bigYellowBox.jpg) no-repeat left bottom;
	width:621px;
	padding:0px 0px 10px 10px;
}
.productDescBoxBot h2 {
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#183b67;
	height:18px;
}
.ThumbImage {
	float:left;
	width:181px;
	height:125px;
	overflow:hidden;
}
.thumbDescRight {
	width:216px;
	height:125px;
	float:left;
}
.yellowBar {
	background:#fffcc0;
	font:normal 11px/16px Verdana, Geneva, sans-serif;
	color:#183b67;
	width:207px;
	height:18px;
	padding:0px 0px 0px 5px;
	margin-bottom:5px;
}
.yellowBarnoBG {
	background:none;
}
.yellowBar span.floatLeft {
	float:left;
	width:auto;
}
.yellowBar span.floatRight {
	float:right;
	width:auto;
	padding-right:10px;
}
.bigYellowBox {
	background:#fffcc0;
	width:142px;
	height:55px;
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#183b67;
	float:left;
	padding:13px 0px 0px 8px;
	margin:0px 3px 4px 0px;
}
.smallYellowBox {
	background:#fffcc0;
	width:107px;
	height:51px;
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#183b67;
	float:left;
	padding:10px 0px 0px 10px;
	margin:0px 6px 4px 0px;
}
.productReserveBtn {
	width:142px;
	height:44px;
	display:block;
	float:right;
	padding:2px 6px 0px 0px;
}
.productReserveBtn a {
	width:142px;
	height:44px;
	display:block;
	background:url(../img/redreserverBtn.jpg) no-repeat left top;
	text-decoration: none;
	margin-top: 10px;
}
.relevantDiv {
	height:26px;
	clear:both;
	width:300px;
	padding:5px 0px 0px 33px;
}
.relevantDiv h2 {
	font:normal 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0060ae;
}
.noextraPad {
	padding-top:5px;
}
.terugLink {
	display:block;
	clear:both;
	padding:0px 0px 0px 33px;
}
.terugLink a {
	background:url(../img/blackDot.jpg) no-repeat left 3px;
	font:bold 10px Verdana, Geneva, sans-serif;
	color:#183b67;
	padding:0px 0px 0px 13px;
	text-decoration:underline;
}
.productThumbBoxBot p span.fixedWidth, .productenExtraBox span.fixedWidth {
	width:78px;
}
.productenExtraBox span.floatLeft {
	width:auto;
	float:left;
}
.content img{
	padding: 3px;
	border: 1px solid #e5e5e5;
}
.contentImage{
	margin: 10px 5px 5px 10px;
}
p.relatedNote{
	color:#183B67;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	line-height:14px;
	padding: 0px 0px 25px 0px;
}
div.clearBoth{
	clear:both;
	line-height:1px;
}
.searchresults h3{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:8px 0px 0px 13px;
}
.searchresults a{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#183B67;
}
.searchresults .leesverderContainer{
	text-align: right;
	margin: 5px 20px 0px 13px;	
}
.searchresults a.leesverder{
	text-decoration: underline;
	font-size: 14px;
	color: #ED1D24;
}
.searchresults p{
	padding:0px 20px 0px 13px;
}
.searchresults hr{
	line-height: 1px;
	height:	1px;
	border:0px;
	border-top: 1px solid #183B67;
	margin: 15px 20px 0px 13px;
}
.holidaycontainer{
	width:	320px;
	float:	left;
	margin-left:30px;
	margin-top: 30px;
}
.last{
	margin-left:10px;
}
.holidaycontainer h2{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#0060ae;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}
.holidaycontainer .holiday_top{
	background:	url(../img/holiday_top.gif) no-repeat;
	width:	303px;
	height:	217px;
}
.holidaycontainer .holiday_top img{
	margin:	10px 20px;
}
.holidaycontainer .holiday_bottom{
	background:	url(../img/holiday_bottom.gif) no-repeat;
	width:	303px;
	height:	30px;
	text-align: right;
}
.holidaycontainer .holiday_bottom a{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ED1D24;
	font-size: 13px;	
	text-decoration: underline;
	padding: 2px 15px 0px 0px;
}
.mapsContainer{
	margin: 10px 0px 20px 35px;
}
.locationBox{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	float: left;
	width: 170px;
	margin-right: 30px;
	color: #183b67;
	font-weight:bold;
	font-size: 12px;
}
.locationInfo{
	height: 90px;
}
.locationBox a{
	text-decoration: underline;
	color: #ED1D24;	
}
.verstuurBtn {
	background:url(../img/verstuurBtn.jpg) no-repeat left top;
	width:142px;
	height:44px;
	border:none;
	margin:0px 0px 0px 105px;
	cursor:pointer;
}
.interactieLink{
	clear: both;
	width: 193px;
}
.interactieLink a{
	text-decoration: none;
	color: #fff;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;	
	margin: 0px 0px 0px 17px;
	padding-top:40px;
	display: block;
}
.content ul{
	color:#183B67;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	margin:5px;
	padding-left:20px;
}

.smallYellowBoxContainer{
	float:left;
	width:250px;
}
.holidayLinkBox{
	float:left;
	margin-top:15px;
	margin-left:10px;
	height: 52px;
}
.holidayLinkBox a{
	color:#0060AE;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:19px;
}
#topBannerHolder{
	margin: 0px 0px 10px 0px;
	border: 1px solid lightgrey;
	width: 413px;
}