html,
body,
div,
span,
h1, h2, h3, h4, h5, h6,
table, tr, td,
a {
	margin: 0;
	padding: 0;
}

a {
	color: #E0161D;
	font-weight: bold;
}

h1 {
	font-size: 4.0em;
}

h2 {
	font-size: 3.6em;
}

h3 {
	font-size: 2.8em;
}

h4 {
	font-size: 2.0em;
}

h5 {
	font-size: 1.4em;
	margin: .5em 0;
}

p {
	margin: 0 0 15px 0;
}

img {
	border: none;
}

.hidden {
	display: none;
}

div.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

body {
	padding-bottom: 15px;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #ffedb1 url(../images/bg_body.gif) repeat-x top fixed;
}

/*
#################
#	LAY-OUT		#
#################

HOOFDPAGINA */

div.aanbiedingen {

}

.aanbiedingen ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li.aanbieding {
	padding: 10px;
	margin: 10px;
}



div#container,
div.sub-container {
	width: 742px;
	margin: 0 auto;
	background: #fed024 url(../images/bg_container.gif) repeat-y right;
}

div#right {
	float: right;
	width: 191px;
}

	div.zoeken {
		float: right;
		width: 191px;
		height: 181px;
		background: #fff;
	}

div#left {
	float: left;
	width: 550px;
}

div#left h5 {
	color: #e0161d;
}

div.header {
	height: 354px;
}

	div.logoImg {
		height: 163px;
		width: 117px;
		margin-left: 22px;
		background: url(../images/siteLogo.png) no-repeat 0px 12px;
	}

	div.welkomImg {
		width: 373px;
		height: 57px;
		margin: 136px 0 0 9px;
		background: url(../images/welkom.png) no-repeat;
	}

div.headerBottom {
	position: absolute;
	clear: both;
	top: 375px;
	width: 742px;
	height: 33px;
	background: #e0161d url(../images/bg_deBeste.gif) no-repeat 21px 10px;
}

div.content {
	clear: both;
	padding: 65px 130px 20px 20px;
	font-size: 1.2em;
	color: #475c93;
	background: #fff;
}

a#overSGAD {
	display: block;
	width: 90px;
	height: 9px;
	margin-top: 12px;
	background: url(../images/overSGAD.gif) no-repeat 8px 0;
}

div#flashPics {
	position: absolute;
	top: 280px;
	margin: 0 0 0 360px;
	width: 417px;
	height: 266px;
}

div#latestPic1 {
	position: absolute;
	width: 173px;
	height: 169px;
	margin: 35px 0 0 110px;
	padding: 10px 0 0 11px;
	background: url(../images/accommodaties/bg_latestPic1.png) no-repeat;
	z-index: 1;
}

div#latestPic2 {
	width: 201px;
	height: 198px;
	margin: 65px 0 0 200px;
	padding: 10px 0 0 11px;
	background: url(../images/accommodaties/bg_latestPic2.png) no-repeat;
	z-index: 2;
}

div#pics {
	clear: both;
	height: 67px;
	background: #fff;
	overflow: hidden;
}

div#pics img {
	float: left;
}

/* SUBPAGINA */
div.sub-container {
	background: #fff url(../images/sub-bg_container.gif) repeat-y right;
}

div.sub-container div.zoeken {
	height: 212px;
}

div.sub-container div.header {
	height: 144px;
	background: url(../images/bg_header.jpg) no-repeat 0px -100px;
}

	div.sub-container div.logoImg {
		height: 113px;
		width: 78px;
		margin-left: 22px;
		background: url(../images/siteLogo-small.png) no-repeat 0px 12px;
	}

div.sub-container div.headerBottom {
	position: relative;
	top: auto;
	width: 550px;
	height: 28px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #e0161d url(../images/sub-bg_deBeste.gif) no-repeat 21px 10px;
}

div.sub-container div.content {
	margin: 0;
	padding: 0;
	background: none;
}

div.contentLeft {
	position: relative;
	float: left;
	width: 310px;
	padding: 15px 20px;
	overflow:hidden;
}

div.contentLeft h3 {
	font-size: 2.0em;
	color: #e0161d;
	text-transform: uppercase;
}

div.contentLeft h4 {
	color: #a9c606;
	text-transform: uppercase;
}

div.itemRight,
div.itemLeft {
	margin: 20px 0 10px 0;
}

div.itemImage {
	width: 131px;
	height: 131px;
	background: url(../images/accommodaties/itemImg.png) no-repeat;
}

div.itemRight div.itemImage {
	float: right;
}

div.itemLeft div.itemImage {
	float: left;
}

div.itemImage img {
	float: right;
	margin: 8px 16px 0 0;
}

div#contentRight {
	float: right;
	width: 199px;
	background: #eef6d5;
}

div#contentRight div.text {
	padding: 15px;
	color: #436e07;
}

div#SGADInfo {
	clear: both;
/*	height: 82px;
	background: url(../images/SGADInfo.gif); */
}

/* ACCOMMODATIESPAGINA */
div.accommodatiesPagina div.header {
	background: url(../images/paginas/accommodatiesPagina/bg_header.jpg) no-repeat;
}

div.accommodatiesPagina div.content {
	padding: 0;
}

div.accommodatiesPagina div.contentLeft {
	width: 351px;
	padding: 0;
	background: url(../images/paginas/accommodatiesPagina/bg_contentLeft.gif) no-repeat 17px 22px;
}

/* REFERENTIESPAGINA */
div.referentiesPagina div.header {
	background: url(../images/paginas/accommodatiesPagina/bg_header.jpg);
}

div.referentiesPagina div.contentLeft {
	width: 351px;
	padding: 75px 0 0 0;
	background: url(../images/paginas/referentiesPagina/bg_contentLeft.gif) no-repeat 17px 22px;
}

div.referentieText {
	padding: 8px 16px 23px 16px;
}

div.beige {
	background: #fff5d5;
}

div.referentieHover {
	background: #fecd24;
}

div.referentieText p {
	margin: 0;
}

span.afzender {
	color: #e0161d;
}

/* ACCOMMODATIEINFOPAGINA */
div.accommodatieInfo div.header {
	background: url(../images/paginas/accommodatieInfo/bg_header.jpg) no-repeat 0px -100px;
}

div#accommodatieTitel {
	padding: 20px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	background: #adc704;
}

div#accommodatieTitel h2 {
	color: #e0161d;
}

div.item {
	clear: both;
	margin: 10px 10px 0 10px;
	border-bottom: 1px solid #ddd;
}

div.aanbieding {
	float: left;
	clear: left;
	margin: 0 0 10px 0;
	padding: 0 2px;
}
div.aanbieding-nofloat { float: none; }

div.aanbieding p {
	margin: 0 0 5px 0;
}

div.activiteit {
	float: left;
	width: 139px;
	margin: 10px 0 20px 0;
	padding: 0 2px;
}

div.activiteit b {
	color: #e0162d;
}

div.links {
	clear: left;
}

div.item div.itemRight,
div.item div.itemLeft {
	margin: 0 0 10px 0;
}

div.reserveer {
	padding-left: 15px;
	color: #e0161d;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/bg_reserveer.gif) no-repeat 0px 0.4em;
}

div.reserveerOnline {
	display: block;
	width: 199px;
	height: 70px;
	background: #e0161d url(../images/bg_reserveerOnline.gif) no-repeat 16px 16px;
}

div#contentRight img {
	margin-left: -1px;
}

div#faciliteiten {
	padding-top: 36px;
	background: url(../images/faciliteiten/bg_table.jpg) no-repeat 10px 11px;
}

div#locatie {
	height: 140px;
	margin-top: 18px;
	background: url(../images/bg_locatie.gif) no-repeat 11px 0px;
}

div#contactGegevens {
	padding: 12px;
}

a#bezoekWebsite {
	display: block;
	width: 199px;
	height: 21px;
	margin-top: 15px;
	background: #e0161d url(../images/bg_bezoekWebsite.gif) no-repeat 7px 7px;
}

/* ACCOMMODATIEREFERENTIES */
div.accommodatieReferenties div.header {
	background: url(../images/paginas/accommodatieInfo/bg_header.jpg) no-repeat 0px -100px;
}

div.accommodatieReferenties div.contentLeft {
	width: 351px;
	padding: 15px 0;
}

div.accommodatieReferenties div.contentLeft h3 {
	padding-left: 18px;
	color: #5dad25;
}

/*
#############
#	MENU'S	#
#############

HOOFDMENU */
ul#mainMenu {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

ul#mainMenu li a {
	display: block;
	height: 14px;
	padding: 7px 0 7px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #e0161d;
}

ul#mainMenu li a:hover,
ul#mainMenu li a.active {
	color: #e0161d;
	background: #ffe99f;
}

ul#mainMenu li a.active {
	background: #8ebc1;
}

/* Hoofdmenu op de subpagina */
div.sub-container ul#mainMenu li a:hover {
	color: #e0161d;
	background: #fece26;
}

div.sub-container ul#mainMenu li a.active,
div.sub-container ul#mainMenu li a.active:hover {
	color: #fff;
	background: #a9c606;
}

/* NIEUWSMENU */
ul#nieuws {
	float: left;
	width: 282px;
	height: 100px;
	margin: 0;
	padding: 35px 0 0 24px;
	font-size: 1.2em;
	list-style-type: none;
	border-right: 1px solid #fff;
	background: #7fb61c url(../images/lists/nieuws/bg_nieuws.gif) no-repeat;
}

ul#nieuws li{
	padding: 2px 0 2px 14px;
	background: url(../images/lists/nieuws/bg_li.gif) no-repeat 0px 0.5em;
}

ul#nieuws li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/* ACCOMMODATIEZOEKER */
ul.accommodatieZoeker {
	float: right;
	width: 221px;
	margin: 0;
	padding: 68px 0 24px 22px;
	list-style-type: none;
	background: #e0161d url(../images/lists/accommodatieZoeker/bg_accommodaties.gif) no-repeat top;
}

ul.accommodatieZoeker li {
	margin-top: 7px;
	height: 13px;
}

ul.accommodatieZoeker li a {
	display: block;
	width: 125px;
	height: 13px;
}

/* Accommodatiezoeker op de subpagina */
div.sub-container ul.accommodatieZoeker {
	float: none;
	width: auto;
	margin: 30px 0 0 0;
	padding: 15px 0 0 16px;
	background: url(../images/lists/accommodatieZoeker/sub-bg_accommodaties.gif) no-repeat;
}

/* ACCOMMODATIEMENU */
ul.accommodaties {
	position: absolute;
	width: 230px;
	height: 158px;
	margin: 510px 0 0 430px;
	list-style-type: none;
}

ul.accommodaties li a {
	display: block;
	width: 230px;
	height: 158px;
}

/* ACCOMMODATIEMENU OP EEN SUBPAGINA */
div.sub-container ul.accommodaties {
	position: inherit;
	clear: both;
	width: 182px;
	height: 231px;
	margin: -25px 0 0 0;
	padding: 39px 0 0 9px;
	list-style-type: none;
	background: url(../images/lists/sub-bg_besteAccommodaties.png) no-repeat;
}

div.sub-container ul.accommodaties li a {
	display: block;
	width: 175px;
	height: 120px;
}

/* ACCOMMODATIEINFOMENU */
ul#accommodatieInfoMenu {
	height: 17px;
	margin: 0;
	padding: 8px 0 0 21px;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	background: #54aa26 url(../images/lists/accommodatieInfoMenu/bg_menu.gif) no-repeat 21px 8px;
}

ul.noref {
	background: #54aa26 url(../images/lists/accommodatieInfoMenu/bg_menu_noref.gif) no-repeat 21px 8px;
}

ul#accommodatieInfoMenu li {
	float: left;
	height: 9px;
}

ul#accommodatieInfoMenu li a {
	display: block;
	height: 9px;
}

ul#accommodatieInfoMenu li a span {
	display: none;
}

ul#accommodatieInfoMenu li#welkom {
	width: 51px;
}

ul#accommodatieInfoMenu li#welkom a:hover,
ul#accommodatieInfoMenu li#welkom a.active {
	background: url(../images/lists/accommodatieInfoMenu/bg_welkom.gif);
}

ul#accommodatieInfoMenu li#meerInfo {
	width: 63px;
	margin-left: 28px;
}

ul#accommodatieInfoMenu li#meerInfo a:hover,
ul#accommodatieInfoMenu li#meerInfo a.active {
	background: url(../images/lists/accommodatieInfoMenu/bg_meerInfo.gif);
}

ul#accommodatieInfoMenu li#referenties {
	width: 71px;
	margin-left: 21px;
}

ul#accommodatieInfoMenu li#referenties a:hover,
ul#accommodatieInfoMenu li#referenties a.active {
	background: url(../images/lists/accommodatieInfoMenu/bg_referenties.gif);
}

ul#accommodatieInfoMenu li#prijzen {
	width: 44px;
	margin-left: 20px;
}

ul#accommodatieInfoMenu li#prijzen a:hover,
ul#accommodatieInfoMenu li#prijzen a.active {
	background: url(../images/lists/accommodatieInfoMenu/bg_prijzen.gif);
}

ul#accommodatieInfoMenu li#contact {
	width: 50px;
	margin-left: 23px;
}

ul#accommodatieInfoMenu li#contact a:hover,
ul#accommodatieInfoMenu li#contact a.active {
	background: url(../images/lists/accommodatieInfoMenu/bg_contact.gif);
}

ul#accommodatieInfoMenu li#terugKaart {
	width: 110px;
	margin-left: 20px;
}

/* FOOTERMENU */
ul#footerMenu {
	clear: both;
	height: 23px;
	margin: 0;
	padding: 14px 0 0 95px;
	list-style-type: none;
	background: #7eb61a url(../images/bg_footer.gif) no-repeat 22px 13px;
}

ul#footerMenu li {
	float: left;
}

ul#footerMenu li a {
	display: block;
}

ul#footerMenu li a#disclaimer {
	width: 57px;
	height: 8px;
	margin-top: 1px;
}

ul#footerMenu li a#sitemap {
	width: 42px;
	height: 8px;
	margin: 1px 0 0 9px;
}

ul#footerMenu li a#iWink {
	width: 91px;
	height: 9px;
	margin-left: 433px;
}

/*
#################
#	LIJSTEN		#
#################

ACCOMMODATIELIJST */
ul#accommodatieLijst {
	width: 197px;
	margin: 0;
	padding: 138px 0 0 1px;
	list-style-type: none;
	background: url(../images/lists/accommodatieLijst/bg_list.jpg) no-repeat;
}

ul#accommodatieLijst li {
	float: left;
	display: block;
	width: 197px;
}

ul#accommodatieLijst li a,
a.action {
	display: block;
	padding: 4px 0 4px 22px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background: url(../images/lists/accommodatieLijst/bg_li.gif) no-repeat 5px 7px;
}

ul#accommodatieLijst li a:hover,
a.action:hover {
	color: #fff;
	font-weight: bold;
	background-color: #fed024;
	background: #fed024 url(../images/lists/accommodatieLijst/bg_liHover.gif) no-repeat 5px 7px;
}

ul#accommodatieLijst li ul {
  display: none;
  position: absolute;
  top: 174px;
  padding: 0;
  margin: 0 0 0 -1px;
  list-style-type: none;
  min-height: 1%;
}

ul#accommodatieLijst li ul img {
	margin: 0;
}

ul#accommodatieLijst li:hover ul,
ul#accommodatieLijst li.over ul {
	display: block;
}

/*
#####################
#	FORMULIEREN		#
#####################

ZOEKEN*/
form#form-zoek {
	margin: 0;
	padding-left: 12px;
	background: url(../images/forms/zoek/bg_form.gif) no-repeat 11px 15px;
}

form#form-zoek input {
	line-height: 19px;
	width: 96px;
	margin-top: 34px;
	border: none;
	background: none;
}

form#form-zoek input.submit {
	position: absolute;
	width: 39px;
	height: 14px;
	margin: 36px 0 0 7px;
	border: inherit;
	background: inherit;
}

form#form-zoek select {
	margin-top: 15px;
}

/* FILTER */
form#filter {
	height: auto; /* 35px; */
	margin: 0;
	padding-left: 14px;
	padding-bottom: 13px;
	padding-top: 102px;
	background: #adc704 url(../images/forms/accommodatieFilter/bg_form.gif) no-repeat;
}

form#filter select,
form#filter input.number {
/*	margin-left: 7px; */
	width: 120px;
}

form#filter div#beschikbaarForm select {
	width: auto;
	margin-left: 0;
}

form#filter select#filterMode {
	margin-left: 0px;
}

form#filter input.submit {
	position: absolute;
	margin: 2px 0 0 4px;
}

/*
#################
#	TABELLEN	#
#################

ACCOMMODATIESPECIFICATIES */
table#accommodatieSpecificaties {
	width: 199px;
	font-size: 9px;
	color: #337999;
	text-align: center;
	border: none;
}

table#accommodatieSpecificaties tr.lichtGeel {
	background: #ffec99;
}

table#accommodatieSpecificaties tr.donkerGeel {
	background: #ffe266;
}

table#accommodatieSpecificaties tr.lichtGeel td,
table#accommodatieSpecificaties tr.donkerGeel td {
	padding: 3px 0;
}

table.beschikbaarheid {
	background-color: white;
	border-collapse: collapse;
	font-size: 100%;
/*	font-weight: bold; */
	margin: 1em auto;
}

table.beschikbaarheid td,
table.beschikbaarheid th {
	border: 1px solid #ddd;
	text-align: center;
}

table.beschikbaarheid th {
	background-color: #71b61a;
	border: 1px solid #666;
	color: white;
	padding: 5px;
}


table.beschikbaarheid td span {
	display: block;
	padding: 5px;
}

table.beschikbaarheid td.aankomst {
	background-image: url(/images/hoek-aankomst.gif);
	background-repeat: no-repeat;
	color: black;
}

table.beschikbaarheid td.aankomst span {
	display: block;
	padding: 5px;
}


table.beschikbaarheid td.bezet {
	background-color: #e0161d;
	color: white;
}

table.beschikbaarheid td.vertrek {
	background: url('/images/hoek-vertrek.gif') no-repeat top left;
	color: #606060;
}



table.beschikbaarheid td.aankomst {
	background: url('/images/hoek-aankomst.gif') no-repeat bottom right;
	color: #606060;
}

table.beschikbaarheid td.optiebezet {
	background-color: #fecd23;
	color: white;
}

table.beschikbaarheid td.optieaankomst {
	background: url('/images/hoek-optieaankomst.gif') no-repeat bottom right;
	color: #606060;
}

table.beschikbaarheid td.optievertrek {
	background: url('/images/hoek-optievertrek.gif') no-repeat top left;
	color: #606060;
}

table.beschikbaarheid td.dubbelrg {
	background: #e0161d url('/images/hoek-optieaankomst.gif') no-repeat bottom right;
	color: white;
}

table.beschikbaarheid td.dubbelgr {
	background: #e0161d url('/images/hoek-optievertrek.gif') no-repeat top left;
	color: white;
}


table.beschikbaarheid td.vertrek {
	background-image: url(/images/hoek-vertrek.gif);
	background-repeat: no-repeat;
	color: gray;
}

table.beschikbaarheid td.vertrek a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 5px;
}

table.beschikbaarheid td.vertrek a.selected {
	background-color: #FECD23;
}

table.beschikbaarheid td.vertrek span {
	display: block;
	padding: 5px;
}


table.beschikbaarheid td.vrij {
	/*background-color: #e8e8e8; color: #666;*/
	color: gray;
}

table.beschikbaarheid td.maand {
	background-color: #e8e8e8; color: #666;
	color: gray;
}

table.beschikbaarheid td.vrij a, table.beschikbaarheid td.vertrek a, table.beschikbaarheid td.optievertrek a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 5px;
}

table.beschikbaarheid th a {
	color: white;
	text-decoration: none;
	font-size: 130%;
}

table.beschikbaarheid td.vrij a.selected {
	background-color: #FECD23;
}

table.beschikbaarheid caption {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #e0161d;
}

div#datakiezer {
	display: none;
}

iframe#formFrame {
	border: none;
	width: 200px;
	height: 90px;
}

input.button {
	padding: 2px 12px;
	font: 12px 'Arial';
	background-color: #e0161d;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #e0161d;
	margin: 2px 0 2px 4px;
	cursor: pointer;
	cursor: hand;
}

/* DATA TABEL */
table.data {
	border-collapse: collapse;
	border: 1px solid #ddd;
}

table.data td,
table.data th {
	padding: 5px;
	border: 1px solid #ddd;
}

table.data tr.even {
	background-color: #eef6d5;
}

input.number {
	text-align: right;
}

br.cb {
	clear: both;
}

div#faciliteitenzoekblok,
div#slaapkamerzoekblok,
div#beschikbaarheidzoekblok {
	display: none;
	padding-top: 4px;
}

div#faciliteitenzoekblok select, div#faciliteitenzoekblok input,
div#slaapkamerzoekblok select, div#slaapkamerzoekblok input,
div#beschikbaarheidzoekblok select, div#beschikbaarheidzoekblok input {
	width: auto;
	margin-top: 3px;
}

div#faciliteitenzoekblok div,
div#slaapkamerzoekblok div,
div#beschikbaarheidzoekblok div {
	float: left;
	clear: left;
	width: 100px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding-top: 4px;
	margin-top: 3px;
}

/* flaggen */
div#flags {
	float: right;
	background-color: #7EB61A;
	padding: 3px;
	padding-bottom: 1px;
	margin: 5px;
}










