@charset "UTF-8";
/* CSS Document */
form {
	margin: 0px;
	padding: 0px;
}

body{
	background: url(/images/bg.jpg) repeat-x top left;
	margin: 0;
	font-family: Georgia, Verdana;
	}
	
p {
	margin: 0px;	
	}

h1 {
	font-size: 24px;	
	margin: 0;
	padding: 0;
	line-height: 28px;
	color: #a31e1e;
	font-weight:normal;
}
h2 {
	font-size: 13px;	
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

#tabs-tekstvak table {
	border-collapse: collapse;
	border-spacing: 0;
	border: #CCCCCC solid 1px;
}

#tabs-tekstvak td {
	padding:3px 10px;
}	

#logos-diensten {
	position: absolute;
	width: 120px;
	height: 32px;
	right: 5px;
	top: 11px;
	}
/* CONTAINER */

#container-header {
	width: 998px;
	margin: auto;
	}
	
#container{
	width: 998px;
	margin: auto;
	background: url(/images/bg-container.gif) repeat-y;
	}
	
/* LOGIN BAR */

#login-bar{
	background: url(/images/bg_login.gif) repeat-x top left;
	height: 30px;
	width: 810px;
	margin: 0 0 0 140px;
	color: #e8a713;
	font-size: 12px;
	}
#login-bar a{
	color: #FFFFFF;
	text-decoration: none;
	}
#login-bar a:hover{
	text-decoration: underline;
	}
#login-bar span{
	padding: 5px 15px;
	float: right;
	}
	
/* HEADER */

#header{
	height: 276px;
	position: relative;
	background:#FFFFFF;
	width:990px;
	margin:auto;
	}
	
#logo{
	position: absolute;
	top: 5px;
	left: 10px;
	border: none;
	z-index: 999;
	}
#header-content { 
	position:absolute;
	left:5px;
	bottom:0;
	}
	
#header-menu {
	width: 980px;
	height: 57px;
	background:url(/images/menu_back.jpg);
}

#header-home {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
	width: 84px;
	height: 50px;
	cursor:pointer;
	background:url(/images/home_knop.jpg)
}

#header-home-sel {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
	width: 84px;
	height: 50px;
	cursor:pointer;
	background:url(/images/home_knop_sel.jpg)
}

#header-reisaanbod {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
	cursor:pointer;
	width: 158px;
	height: 50px;
	background:url(/images/reisaanbod_knop.jpg)
}

#header-reisaanbod-sel {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
	cursor:pointer;
	width: 158px;
	height: 50px;
	background:url(/images/reisaanbod_knop_sel.jpg)
}

#header-informatie {
	margin-top: 7px;
	margin-left: 5px;
	cursor:pointer;
	float: left;
	width: 133px;
	height: 50px;
	background:url(/images/informatie_knop.jpg)
}

#header-informatie-sel {
	margin-top: 7px;
	margin-left: 5px;
	cursor:pointer;
	float: left;
	width: 133px;
	height: 50px;
	background:url(/images/informatie_knop_sel.jpg)
}

#header-contact {
	margin-top: 7px;
	margin-left: 5px;
	cursor:pointer;
	float: left;
	width: 109px;
	height: 50px;
	background: url(/images/contact_knop.jpg)
}

#header-contact-sel {
	margin-top: 7px;
	margin-left: 5px;
	cursor:pointer;
	float: left;
	width: 109px;
	height: 50px;
	background:url(/images/contact_knop_sel.jpg)
}
	
	
/*NAVIGATIE */

#nav{
	background:#fff;
	list-style: none;
	width: 225px;
	border-top: #505050 1px dotted;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #27388f;
	}
#nav li{
	margin: 0;
	padding: 0;
	border-bottom:#505050 1px  dotted;
	}
#nav li.last{
	
	}
#nav li.selected_last{
}
#nav li a{
	padding: 5px 8px;
	height: 21px;
	display: block;
	color: #27388f;
	text-decoration: none;
	}
#nav li a:hover{
	color:#de1818;
	}
#nav li.selected a{
	background: url(/images/bg_nav_li_a_selected.gif) repeat-x bottom left;
	}
#nav li.selected a:hover{
	background: url(/images/bg_nav_li_a_hover.gif) repeat-x bottom left;
	}
#nav li.selected_last a{
	background: url(/images/bg_nav_li_a_selected.gif) repeat-x bottom left;
	}
#nav li.selected_last a:hover{
	background: url(/images/bg_nav_li_a_hover.gif) repeat-x bottom left;
	}
	
/* LEFT */

#left{
	width: 225px;
	float: left;
	margin: 10px 0 0 9px;
	background:#fff;
	display: inline;
	}
	
#nieuwsbrief { 
	margin-top:15px; 
	width: 217px;
	height: 33px;
	font-size: 11px;
	padding-top: 7px;
	padding-left: 8px;
	height: 132px;
	color: #FFF;
	background:url(/images/bg-nieuwsbrief.gif)
}
#nieuwsbrief strong {
	font-size: 20px;	
}
#nieuwsbrief div {
	margin-top: 15px;
}
#nieuwsbrief img{
	border: none;
	}
#nieuwsbrief button {
	margin-top: 13px;
	margin-left: 128px;
	height: 22px;
	width: 81px;
	background: none;
	border: none;
}
.nieuwsbrief-email {
	margin-top: 16px;
	margin-left: 4px;
	width: 200px;
	background:#FFF;
	border: none;
}
#reacties { 
	margin-top:15px;
	width: 217px;
	height: 33px;
	font-size: 20px;
	padding-top: 7px;
	padding-left: 8px;
	color: #FFF;
	background:url(/images/bg-balk-blauw.gif);
}
.ervaring {
	color: #505050;	
	font-size: 12px;
	margin-top: 5px;
	background: #e4e7eb;
	cursor:pointer;
	padding: 10px;
	width: 205px;
}
.ervaring strong {
	color: #a31e1e;	
	font-size: 13px;
}
.ervaring div {
	width: 205px;
	text-align:right;
	margin-top: 5px;
	font-size: 10px;
}
/* RIGHT */

#right{
	background: url(/images/bg_content.gif) no-repeat bottom left;
	display:inline;
	padding: 0px;
	margin: 0px;
	margin-left:234px;
	width:755px;
	color: #000;
	font-size: 11px;
	}
#right span{
	font-size: 12px;
	text-align: justify;
	}
	
.cel_links {
	float: left;
	width: 150px;
	height: 28px;
}
.cel_rechts {
	float: left;
	width: 335px;
	height: 28px;
}	

.cel_rechts_leeftijd {
	float: left;
	width: 335px;
}
.cel_leeg {
	float: left;
	width: 485px;
	height: 2px;
}
input {
	width: 300px;	
}
.verzenden {
	background: transparent url(/images/versturen.gif);
	width: 123px;
	height: 25px;
	border: none;
	margin: 0px;
	padding: 0px;
}
.ervaringen {
	float: left;	
	width: 690px;
	height: auto;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
	margin: 0px;
}
.ervaringen strong{ 
	color: #1f227f;
	font-size: 14px;
}
.ervaringen_links {
	margin-left: 13px;
	width: 100px;
	height: 28px;
	float: left;
}
.ervaringen_groot {
	margin-left: 13px;
	height: 28px;
	float: left;
	width: 677px;
}
.ervaringen_groot strong {
	color: #1f227f;
	font-size: 14px;
}
.ervaringen_rechts {
	width: 577px;
	height: 28px;
	float: left;
}
.ervaringen_door{
	font-style:italic;
	text-align:right;
	width: 690px;
	margin-top: 5px;
}
.programma {
	float: left;	
	width: 690px;
	height: auto;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
	margin: 0px;
}
.programma_foto {
	float: left;
	width: 92px;
	height: auto;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 6px;
	padding-left: 9px;
	background:url(/images/rand_foto_75.gif) no-repeat;
}
.programma_geenfoto {
	float: left;
	width: 92px;
	height: auto;
}
.programma_tekst {
	float: left;
	padding-top: 5px;
	width: 584px;
}
.programma_tekst a { 
	color: #1f227f;
}

.programma_tekst strong{ 
	color: #1f227f;
	font-size: 14px;
}

.hotel {
	float: left;	
	width: 690px;
	height: 100px;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
	cursor: pointer;
}
.hotel:hover {
	background: #EFEFEF;	
}
.hotel_foto {
	float: left;
	width: 92px;
	height: 92px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 6px;
	padding-left: 9px;
	background:url(/images/rand_foto_75.gif) no-repeat;
}
.hotel_tekst {
	float: left;
	padding-top: 5px;
	width: 410px;
}
.hotel_tekst a { 
	color: #1f227f;
}

.hotel_tekst strong{ 
	color: #1f227f;
	font-size: 14px;
}
.hotel-lees-meer { 
	float: left;
	margin-top: 12px;
	text-align:center;
	padding-top: 26px;
	width: 171px;
}
#content{
	float: right;
	width:720px;
	text-align: justify;
	color: #505050;
	line-height: 18px;
	font-size: 12px;
	padding: 10px 24px 0 20px;
	}
#content a{
	color: #FFFFFF;
	}
#content a:hover{
	text-decoration: none;
	}
#content H3{
	font-size: 14px;
	font-weight: normal;
	color: #e8a713;
	padding: 0;
	margin: 0;
	height: 30px;
	}
.content_inleiding {
	float: left;
	width: 750px;
	margin-bottom: 15px;
}
.content_kolom_links {
	float: left;
	width: 360px;
	margin-bottom: 15px;
}
.content_kolom_rechts {
	float: right;
	width: 360px;
	margin-bottom: 15px;
}
#content-links {
	padding-top: 10px;
	margin-left: 10px;
	float: left;
	width: 505px;
}
#content-rechts {
	padding-top: 10px;
	margin-left: 15px;
	float: left;
	width: 225px;
	display:inline;
}
.vak_leeg {
	width: 760px;
	float: left;
}
.verkocht-blok {
	margin-top: 6px;
	width: 225px;
	height: 74px;
	background: url(/images/blok.jpg);
}
#verkocht-best {
	width: 217px;
	height: 33px;
	font-size: 20px;
	padding-top: 7px;
	padding-left: 8px;
	color: #FFF;
	background:url(/images/bg-balk-blauw.gif);
}
.verkocht-links {
	float: left;
	width: 61px;
	height: 50px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
	display: inline;
}
.verkocht-rechts {
	float: right;
	width:140px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
	color: #7b7b7b;
}
.verkocht-rechts a {
	color: #11206d;
	font-size:10px;
	text-decoration:none;
}
.verkocht-rechts a:hover {
	text-decoration:underline;
}

.verkocht-offerte {
	width: 48px;
	height: 17px;
	margin-top: -5px;
	margin-left: 163px;
	display: inline;
}

.blok-rond {
	float:left;
	width: 	242px;
	height: 186px;
	margin-right: 15px;
	margin-bottom: 15px;
	cursor: pointer;
}
.blok-rond2 {
	float:left;
	width: 	242px;
	height: 186px;
	cursor: pointer;
}
.blok-rond a {
	text-decoration: none;
	color: #1e2886;
}
.blok-rond2 a {
	text-decoration: none;
	color: #1e2886;
}
.blok-rond-wit {
	position: absolute;
	width: 230px;
	padding: 6px;
	height: 32px;
	background:#FFF;
	color: #999;
	font-size: 24px;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}
.blok-rond-tekst {
	position: absolute;
	width: 230px;
	padding: 6px;
	height: 30px;
	color: #1e2886;
	font-size: 24px;
	z-index: 10;
}
#tabs-vak {
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-left: 30px;
	height: 34px;
	width: 710px;
	padding: 0px;
}
#tabs-tekstvak {
	float: left;
	margin-left: 15px;
	padding: 15px;
	font-size: 12px;
	color: #404040;
	border: 1px solid #dedede;
	width: 708px;
	line-height: 18px;
	margin-bottom: 10px;
}
#tabs-tekstvak strong {
	color: #1f2f82;
}
.tab-sel-img {
	position: absolute;	
	margin-top: -11px;
	margin-left: 4px;
}
.tabs {
	float: left;
	font-weight: bold;
	background: #f7f7f7;
	cursor: pointer;
	padding: 5px;
	margin-top: 6px;
	height: 18px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
.tabs a {
	color: #404040;	
	text-decoration: none;
}
.tabs-last {
	float: left;
	background: #f7f7f7;
	font-weight: bold;
	cursor: pointer;
	padding: 5px;
	margin-top: 6px;
	height: 18px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
.tabs-last a {
	color: #404040;	
	text-decoration: none;
}
.tabs-sel {
	float: left;
	padding: 5px;
	padding-top: 10px;
	cursor: pointer;
	color: #1f2f82;
	font-weight: bold;
	height: 20px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
.tabs-sel a {
	color: #1f2f82;	
	text-decoration: none;
}
.tabs-sel-last {
	float: left;
	padding: 5px;
	padding-top: 10px;
	cursor: pointer;
	color: #1f2f82;
	font-weight: bold;
	height: 20px;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
.tabs-sel-last a {
	color: #1f2f82;	
	text-decoration: none;
}
#plaatsen {
	float: right;
	margin-top:15px;
	margin-right: 10px;
	width: 740px;
}

#plaatsen-top {
	width: 732px;
	height: 33px;
	color: #FFF;
	font-size: 20px;
	padding-top: 7px;
	padding-left: 8px;
	background:url(/images/balk-rood.jpg);
}
#plaatsen-steden {
	color: #737373;	
	padding: 8px;
	width: 722px;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
#plaatsen-steden a {
	text-decoration: none;
	color: #737373;
}
#plaatsen-steden a:hover {
	text-decoration: underline;
}
.testcoen { 
	float:left; 
	display: block;
	width: 80px;
	white-space:nowrap;
	}
html>body .testcoen
{
width: auto;
min-width: 80px;
} 
#plaatsen-steden h1 {
	font-size: 26px;
	vertical-align:bottom;	
	color: #737373;
	font-weight:normal;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	height: 30px;
	margin-bottom: 0px;
	padding: 0px;
}
#plaatsen-steden h2 {
	vertical-align:bottom;
	font-size: 22px;
	color: #737373;
	font-weight:normal;
	margin-left: 0px;
	margin-right: 5px;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 3px;
}
#plaatsen-steden h3 {
	font-size: 20px;
	vertical-align:bottom;
	color: #737373;
	font-weight:normal;
	margin-left: 0px;
	margin-right: 5px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 5px;
}
#plaatsen-steden h4 {
	font-size: 16px;
	vertical-align:bottom;
	color: #737373;
	font-weight:normal;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	height: 21px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 9px;
}
#knoppen-links {
	float: left;
	min-height: 245px;
	width: 225px;
	margin-top: 15px;
	margin-left: 5px;
	display: inline;
}
#inleiding {
	float: left;
	width: 485px;
	min-height: 220px;
	height: auto;
	padding: 20px;
	line-height: 18px;
	font-size: 12px;
	color: #505050;
	display: inline;
}
#inleiding a {
	color: #505050;
	text-decoration:none;
}
#inleiding a:hover {
	text-decoration:underline;
}
.buttons {
	background:url(/images/bg_nav_li_a_selected.gif);	
	height: 25px;
	border: 1px solid #FFF;
	color: #FFF;
}
#nav li.selected_sub a{
	background: url(/images/bg_nav_il.gif) repeat-x bottom left;
	color: #ac1a2f;
	}
#nav li.selected_sub a:hover{
	color: #ac1a2f;
	}
#nav li.subs a{
	background: url(/images/bg_nav_il.gif) repeat-x bottom left;
	color: #000;
	}
#nav li.subs a:hover{
	color: #ac1a2f;
	}
	
.product {
	float: right;
	width: 730px;
	margin-right: 10px;
	height: 135px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 2px;
	cursor:pointer;
}

.product:hover {
	background: #EFEFEF;	
}
.product-lijn {
	float: left;
	width: 735px;
	margin-left: 15px;
	height: 1px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 2px;
	margin-top: 10px;
}
.product-foto { 
	float: left;
	width: 138px;
	height: 106px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 6px;
	padding-left: 9px;
	background: url(/images/rand_foto.gif);
}
.product-lees-meer { 
	float: left;
	margin-top: 12px;
	text-align:center;
	padding-top: 60px;
	width: 171px;
}
.product-tekst { 
	text-decoration: none;
	float: left;
	width: 380px;
	padding: 10px;
}

.product-tekst a { 
	color: #1f227f;
	text-decoration: none;
}

.product-tekst strong{ 
	color: #1f227f;
	font-size: 14px;
}

.product-tekst span{ 
	font-size: 10px;
	color: #505050;
	font-size: 14px;
}

.product-prijs { 
	float: left;
	margin-top: 12px;
	background: url(/images/bg_prijs.gif);
	height: 100px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	padding-top: 10px;
	color: #505050;
	width: 171px;
	font-size: 16px;
}

.product-prijs a {
	text-decoration: none;
	color: #505050;
	}

.product-prijs strong { 
	font-size: 24px;
}
.product-offerte {
	margin-top: 12px;
}
.terug-knop {
	background: url(/images/btn_terug.gif) no-repeat;
	width: 100px;
	height: 25px;
	margin-top: 5px;
	float: right;
	cursor: pointer;
}
/* NIEUWS */
.nieuws_foto {
	margin-left: 2px;
	float: left;
	width: 100px;
	height: 100px;
	background:#FFF;
	margin-bottom: 15px;
}
.nieuws_tekst {
	float: left;
	padding: 15px;
	width: 606px;
	height: 70px;
	background:url(/images/nieuws_back.gif);
	margin-bottom: 15px;
}
	
/* FOOTER */

#footer{
	margin-top: 15px;
	height: 135px;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	}

#footer-wit {
	background:#FFF;
	height: 135px;
	color: #737373;
	}
	
#footer-bottom {
	background:url(/images/footer_back.jpg);
	width: 998px;
	height: 20px;
}
#footer-links {
	background:url(/images/footer_links.jpg);
	margin-left: 9px;
	width: 980px;
	height: 112px;
}
.footer-links-blok {
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	height: 97px;
	float: left;
	color: #737373;
	font-size: 11px;
}
.footer-links-blok strong {
	font-size: 12px;
}
#footer-copy {
	float: left;
	margin-left: 12px;
}

#footer-favo {
	float: right;
	margin-right: 12px;
}
#footer a{
	color: #737373;
	text-decoration: none;
	}
#footer a:hover{
	text-decoration:underline;
	}
	
/*KRUIMELPAD */

#kruimelpad {
	float: right;
	width:739px;
	height: 40px;
	margin-right: 15px;
	border-bottom: 1px solid #dedede;
	display: inline;
}
#kruimelpad ul {
	list-style: none;	
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
#kruimelpad li {
	float: left;
	margin-top: 14px;
	margin-right: 6px;
	margin-bottom: 10px;
}
#kruimelpad a {
	color: #505050;	
}
#kruimelpad a:hover {
	text-decoration:none;
}

/* FACEBOOK LIKE */ 

.facebook_like{
	background: url(/images/bg_fb_beleefreizen.png) no-repeat top left;
	width: 225px;
	height: 175px;
	display: block;
	text-align: center;
	margin: 10px 0;
	position: relative;
}
