
body#defaultbody {
	background: #3b72a8 url(../../images/template/bg_body.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 76%;
}

#sitebox {
	width: 992px;
	margin: 10px auto;
	background: #fff;
	/*
	background: #fff url(../../images/template/bg_sitebox.gif) repeat-y top right;
	*/text-align: center;
	font-size: 0.9em;
	
	
}

#top {
	
	width: 992px;
	background: #004894;
	line-height:4px;
	height:4px;
	
}

#header {
	width: 992px;
	text-align: left;
}

#header #header-left {
	float: left;
	width: 350px;
}

#header #header-left img {
	margin: 15px;
}

#header #header-right {
	float: left;
	width: 632px;
	padding-right: 10px;
	font-size: 2.2em; 
	text-align: right;
}

#header #header-right .topaanbiedingen {
	color: #cc0000;
}

#header #header-right .voormakropashouders {
	color: #004894;
	margin: 0 30px 0 0;
}

#photo-header {
	width: 992px;
	
}

/* MENU */

#menu-and-mijnboeking {
	width: 992px;
	background: #004894;
}

#menu {
	float: left;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
}


#menu ul li {
	float: left;
	font-weight: bold;
	font-size: 1.1em;/*
	background: url(../../images/template/bg_tab_left.gif) no-repeat left top;*/
	margin: 0;
	padding: 0 0 0 5px;
}

#menu ul li a {
	float: left;
	display: block;/*
	background: url(../../images/template/bg_tab_right.gif) no-repeat right top;*/
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #fff;
	margin: 0px;
	line-height: 30px;
	text-align: center;
}
    
#menu ul li a:hover  {
	color: #ffcc00;
}

#menu ul li.currentmenu a:link, #menu ul li.currentmenu a:visited, #menu ul li.currentmenu a:active, #menu ul li.currentmenu a:hover {
	color: #004894;
	background: #fff;
}

#menu ul li.first {
	padding-left: 20px;
}

#menu ul li.first a:link, #menu ul li.first a:visited, #menu ul li.first a:active, #menu ul li.first a:hover {
	margin: 0;
}




/* MAIN  */

#main-home {
	width: 992px; 
	text-align: left;
	background: url(../../images/template/bg_main_home.gif) repeat-y top right;
}

.main {
	width: 992px; 
	text-align: left;
	background: none;
}

#main-boeken {
	width: 992px; 
	text-align: left;
	background: url(../../images/template/bg_main_boeken.gif) top right repeat-y;
}

.main #main-left {
	float: left;
	width: 762px;
}

.main #main-left .main-left-margin {
	margin: 20px 0 20px 0px;
	padding: 0 20px 0 20px;
}

.main #main-right {
	float: left;
	width: 230px;
	overflow: hidden;
} 

.main #main-right .main-right-margin {
	margin: 0;
	padding: 0;
}

.main #mainspace {
	width: 972px;
	height: 20px;
}


/* ZOEKEN */


#searchbydestination {
	text-align: left;
	margin: 20px 0 20px 0px;
}

#searchbydestination #title {
	float: left;
	color: #5577aa;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 13px 10px 10px 0;
}

#searchbydestination #bestemming {
	margin: 0 10px 0 0px;
	padding: 0 0px 0 0px;
	float: left;
}

#searchbydestination #bestemming select {
	width: 180px;
}


#searchbydestination #vertrekdatum {
	float: left;
	margin: 0 10px 0 0;
}

#searchbydestination #vertrekdatum select {
	width: 180px;
}

#searchbydestination #submitbutton {
	
}

#searchbycode {
	text-align: left;
	width: 230px;
	background: #ddeaf7;
	padding: 15px;
	border-bottom: 1px solid #fff;
}

#searchbycode #title {
	font-weight: bold;
	color: #000;
}


#searchbycode #reiscode {
	float: left;
	margin: 0px 0 5px 0;
	
}

#searchbycode #reiscode input {
	width: 120px;
}

#searchbycode #reiscode input.inactive {
	color: #888;
	font-size: 0.9em; 
	height: 16px;
	padding: 4px 0 0 0;
}

#searchbycode #reiscode input.active {
	color: #000;
	font-size: 1.1em; 
	height: 17px;
	padding: 2px 0 0 0;
}

#searchbycode #submitbutton {
	float: left;
	margin: 0 0 0 5px;
}



/* BESTEMMINGEN */


#bestemmingen {
	margin: 10px 0 0 1px;
	padding: 0;
}

#bestemmingen .title {
	font-weight: bold;
	padding: 7px 0 7px 15px;
	
}

#bestemmingen ul, #bestemmingen ul li ul {
	margin: 0 0 20px 0; 
	padding: 0;
	list-style: none;
}

#bestemmingen ul li ul {
 	margin: 0 0 0px 10px;
	padding: 0;
 }


#bestemmingen ul li {
	font-weight: bold;
}

#bestemmingen ul li a:link, #bestemmingen ul li a:visited, #bestemmingen ul li a:hover, #bestemmingen ul li a:active {
	color: #333;
	display: block;
	line-height: 22px;
	width: 214px;
	padding: 0 0 0 15px;
	margin: 0 0 1px 0;
}

#bestemmingen ul li a:hover {
	background: #fff;
	color: #395580;
}

#bestemmingen ul li ul li {
	font-weight: normal;
}

#bestemmingen ul li ul li a:link, #bestemmingen ul li ul li a:visited, #bestemmingen ul li ul li a:hover, #bestemmingen ul li ul li a:active {
	color: #777;

}

#bestemmingen ul li ul li a:hover {

	color: #000;
}


/* HOME*/

.aanbiedingen-row {
	margin: 0 0 30px 0;
}

.aanbieding {
	float: left;
	/*width: 200px;*/
	width: 172px;
	background: #fff url(../../images/template/aanbieding_bg.gif) repeat-y;
	margin: 0 30px 0 0;
}

.aanbieding .top {
	height: 3px;
	/*width: 200px;*/
	width: 172px;	
	background: #fff;
}

.aanbieding .title {
	/*width: 198px;*/
	width: 170px;	
	background: #fff;
	margin: 0 0 0 1px;
}

.aanbieding .title h2 {
	color: #cc0000;	
	font-size: 1.3em;
	padding: 0 10px 0 10px;
}

.aanbieding .title h2 a:link, .aanbieding .title h2 a:visited, .aanbieding .title h2 a:hover, .aanbieding .title h2 a:active {
	text-decoration: none;
	color: #cc0000;	
}

.aanbieding .title h2 a:hover {
	text-decoration: underline;
}

.aanbieding .image {
	/*width: 198px;*/
	width: 170px;/*	
	height: 100px;*/
	height:85px;
	margin: 0 0 0 1px;
	border-top: 1px solid #aaa;
}

.aanbieding .price {
	/*width: 200px;*/
	width: 172px;	
	line-height: 30px;
	text-align: center;
	background: #004894;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
}

.aanbieding .price a:link, .aanbieding .price a:visited, .aanbieding .price a:hover, .aanbieding .price a:active {
	color: #fff;
	text-decoration: none;
}

.aanbieding .price .aantaldagen {
	font-size: 0.7em;
}

.aanbieding .price .vanaf {
	font-size: 0.7em;
	font-weight: normal;
}

.aanbieding .text {
	margin: 10px;
	color: #555;
}

.aanbieding .text a:link, .aanbieding .text a:visited, .aanbieding .text a:hover, .aanbieding .text a:active { 
	text-decoration: none;
	color: #555;
}

.aanbieding .calltoaction {
	margin: 10px;
}

.aanbieding .bottom {
	height: 3px;
	/*width: 200px;*/
	width: 172px;
	background: #fff;
}



/* TRIPBOX */

.tripbox {
	width: 700px;
	margin: 0 0 20px 0;
}

.tripbox .image {
	float: left;
	width: 220px;
}

.tripbox .text {
	float: left;
	width: 470px;
}

.tripbox .text h2 {
	margin: 0 0 5px 0;
}

.tripbox .text h2 a:link, .tripbox .text h2 a:visited, .tripbox .text h2 a:hover, .tripbox .text h2 a:active {
	color: #000;
	text-decoration: none;
}

.tripbox .image .bottom {
	height: 3px;/*
	width: 200px;
*/

	width: 172px;
	background: #fff;
}

.tripbox .image .image-kader {
	/*width: 200px;*/
	width: 172px;
}

.tripbox .price {
	/*width: 200px;*/
	width: 172px;
	line-height: 25px;
	text-align: center;
	background: #004894;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
}

.tripbox .price a:link, .tripbox .price a:visited, .tripbox .price a:hover, .tripbox .price a:active {
	color: #fff;
	text-decoration: none;
}

.tripbox .price .aantaldagen {
	font-size: 0.7em;
}

.tripbox .price .vanaf {
	font-size: 0.7em;
	font-weight: normal;
}


.tripbox .text .omschrijving {
	margin: 5px 0 5px 0;
	color: #333;
}

.tripbox .text div#reiscode, .tripbox .text div#locatielinks, .tripbox .text div#reisduur {
	font-size: 0.9em;
	color: #666;
}

.tripbox .text div#reiscode span, .tripbox .text div#locatielinks span, .tripbox .text div#reisduur span {
	display: block;
	float: left;
	width: 70px;

}

.tripbox .text div#locatielinks a {
	color: #777;
}


.tripbox .text .calltoaction {

}


/* AANBIEDINGEN KLEIN */


.aanbiedingen-klein {

}

.aanbiedingen-klein .column-left {
	width: 330px;
	float: left;
}

.aanbiedingen-klein .column-right {
	width: 330px;
	float: left;
}

.aanbiedingen-klein .tripbox {

	width: 320px; 
	
}

.aanbiedingen-klein .tripbox .image .image-kader {
	width: 115px
}

.aanbiedingen-klein .tripbox .image {
	width: 115px;
	
}

.aanbiedingen-klein .tripbox .image .photo {
	width: 100px;
}

.aanbiedingen-klein .tripbox .price {
	width: 100px;
	font-size: 1.1em;
}

.aanbiedingen-klein .tripbox .price .vanaf {
	font-size: 1em;
	font-weight: normal;
}

.aanbiedingen-klein .tripbox .image .bottom {
	height: 3px;
	width: 100px;
}

.aanbiedingen-klein .tripbox .text { 
	width: 180px;
	
}





/* TABS */

.tabs-and-content {
	margin: 20px 0 0 0;
	width: 700px;
}

.tabs-and-content .tabs {
	height: 32px;
	background: url(../../images/template/bg_reistabs.gif) repeat-x bottom;
}

.tabs-and-content .tabs .tab {
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
	margin: 0 0 0 10px;
	background: #f0f5f9; 
	border: 1px solid #759bbb;
}

.tabs-and-content .tabs #tab-current {
	border-bottom: 1px solid #fff;
	background: #fff;
}

.tabs-and-content #tabs-smaller #tab-current {
	font-weight: bold;
}

.tabs-and-content .tabs .tab a:link, .tabs-and-content .tabs .tab a:visited, .tabs-and-content .tabs .tab a:hover, .tabs-and-content .tabs .tab a:active {
	float: left;
	color: #759bbb;
	display: block;
	width: 120px;
	line-height: 30px;
	font-weight: bold;
	padding: 2px 0 0 0;
	text-decoration: none;
}

.tabs-and-content .tabs .tab a:hover {
	text-decoration: underline;
}

.tabs-and-content .tabs #tab-current a:link, .tabs-and-content .tabs #tab-current a:visited, .tabs-and-content .tabs #tab-current a:hover, .tabs-and-content .tabs #tab-current a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
}

.tabs-and-content .content {
	border-top: none;
	background: #fff;
	margin: 20px 0 0 0;
}



/* FOTO ALBUM */

#foto-album {
	float: right;
	margin: 10px 0 10px 20px;
	width: 400px;
}

#foto-album #zoom {
	margin: 0 0 10px 0;
	height: 275px;
	overflow: hidden;
	border: 1px solid #aaa;
	background: #f5f5f5;
}

#foto-album #thumbs {

}

#foto-album #thumbs .thumb {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #aaa;
}


#foto-album #thumbs .thumb-on {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #333;
}


#foto-album #thumbs .thumb img {
	
}

#foto-album #thumbs #thumb5 {
	margin: 0;
}

/* UW REISGEZELSCHAP */

#reisgezelschap-en-kamers {
	width: 700px;
	margin: 10px 0 0 0;
	height: 50px;
	
}

#reisgezelschap-en-kamers #uwreisgezelschap {
	float: left;
	width: 130px;
	margin: 20px 0 15px 0;
}

#reisgezelschap-en-kamers #selectvolwassenen {
	float: left;
	width: 50px;
	font-size: 0.8em;
	color: #333;
	margin: 5px 0 0 0;
}

#reisgezelschap-en-kamers #selectkinderen312 {
	float: left;
	width: 50px;
	font-size: 0.8em;
	color: #333;
	margin: 5px 0 0 0;
}

#reisgezelschap-en-kamers #selectkinderen02 {
	float: left;
	width: 50px;
	font-size: 0.8em;
	color: #333;
	margin: 5px 0 0 0;
}

#reisgezelschap-en-kamers #aantalkamers {
	float: left;
	width: 90px;
	margin: 20px 0 15px 10px;
}

#reisgezelschap-en-kamers #selectkamers {
	float: left;
	width: 50px;
	margin: 17px 0 0 0;
}

#reisgezelschap-en-kamers #vertrekplaats {
	float: left;
	width: 82px;
	margin: 20px 0 15px 10px;
}

#reisgezelschap-en-kamers #selectvertrekplaats {
	float: left;
	width: 90px;
	margin: 17px 0 0 0;
}


/* PERIODE en KALENDER */

#periode-en-kalender {
	margin: 10px 0 0 0;
	background: #004894;
	height: 40px;
}

#periode-en-kalender #periode {
	float: left;
	width: 180px;
}

#periode-en-kalender #periode select {
	margin: 10px 0 0 10px;
}

#periode-en-kalender #kalender {
	float: left;
	width: 450px;
}

#periode-en-kalender #kalender #days {

}

#periode-en-kalender #kalender #days .day {
	float: left;
	width: 70px;
	text-align: center;
	font-size: 0.9em;
	color: #fff;
	height: 40px;
	background: #3b72a8;
	border-left: 1px solid #759bbb;
	font-weight: bold;
}

#periode-en-kalender #kalender #days .day .name {
	margin: 5px 0 0 0;
	color: #fff;
	font-size: 0.85em;
}

#periode-en-kalender #kalender #days .day .number {
	font-size: 1.2em;
}

#periode-en-kalender #kalender #days .daylast {
	border-right: 1px solid #77bee5;
}

#periode-en-kalender #later {
	float: left;
	width: 50px;
	margin: 10px 0 0 0;
}

#periode-en-kalender #later a:link, #periode-en-kalender #later a:visited, #periode-en-kalender #later a:hover, #periode-en-kalender #later a:active {
	color: #fff;
	font-size: 1.2em;
}


/* VARIANTEN en PRIJZEN */

#varianten-en-prijzen {
	background: #e3f4fc;
	border-bottom: 1px solid #759bbb;
}

#varianten-en-prijzen .variant {
	border-top: 1px solid #759bbb;
}

#varianten-en-prijzen .variant2 {
	background: #d1eaf7;
}

#varianten-en-prijzen .variant3 {
	background: #badef0;
}


#varianten-en-prijzen .variant .reisduur {
	float: left;
	width: 180px;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0 0 0;
	color: #333;
	line-height: 21px;
}

#varianten-en-prijzen .variant .prijzen {
	float: left;
	
}

#varianten-en-prijzen .variant .prijzen .prijs {
	float: left;
	width: 70px;
	text-align: center;
	font-size: 0.9em;
	color: #fff;
	border-left: 1px solid #759bbb;
	font-weight: bold;
	height: 30px;
}

#varianten-en-prijzen .variant .prijzen .geenprijs {
	float: left;
	width: 70px;
	border-left: 1px solid #759bbb;
	background: #fff;
	height: 30px;
}

#varianten-en-prijzen .variant .prijzen .prijs a:link, #varianten-en-prijzen .variant .prijzen .prijs a:visited, #varianten-en-prijzen .variant .prijzen .prijs a:hover, #varianten-en-prijzen .variant .prijzen .prijs a:active {
	display: block;
	width: 70px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 1.1em;
	color: blue;
	background: #fff;
}

#varianten-en-prijzen .variant .prijzen .prijs a:hover {
	background: #004894;
	color: #fff;
}


#varianten-en-prijzen .variant .prijzen #prijs-selected a:link, #varianten-en-prijzen .variant .prijzen #prijs-selected a:visited, #varianten-en-prijzen .variant .prijzen #prijs-selected a:hover, #varianten-en-prijzen .variant .prijzen #prijs-selected a:active {
	display: block;
	width: 70px;
	height: 23px;
	padding: 7px 0 0 0;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	background: #4eab03;
}

#varianten-en-prijzen .variant .legeruimte {
	float: left;
	border-left: 1px solid #67c583;
	height: 30px;
}



/* PRIJS INFO */

#prijs-info {
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	border-top: none;
	width: 698px;
}


#prijs-info #text {
	font-size: 0.9em;
	color: #333;
	text-align: center;
	padding: 10px;
	
}


/* INCLUSIEF EN EXCLUSIEF */

#inclusief-exclusief {
	font-size: 0.9em;
	color: #333;
}

#inclusief-exclusief h3 {
	margin: 0;
	/*color: #*/
}

#inclusief-exclusief ul {
	margin: 0 0 10px 15px;
	padding: 0;
}


/* -------- RIGHT ----------- */


/* VERFIJNEN */

#verfijnen {
	margin: 0 0 0 15px;
}

#offerte-aanwijzing {
	margin: 350px 0 0 10px;
	background: url(../../images/template/bg_klikopeenprijs.gif) no-repeat bottom left;
	height: 38px;
}

#offerte-aanwijzing #klikopeenprijs {
	margin: 0 0 0 50px;
	color: #2a80d1;
}

#offerte-aanwijzing #omeenkeuzetemaken {
	margin: 0 0 0 50px;
	color: #888;
}


#boek-aanwijzing {
	width: 200px;
	margin: 10px 0 0 0;
}

#boek-aanwijzing #pijl {
	margin: 0 0 8px 45px;
}

#boek-aanwijzing #klikhieromteboeken {
	color: #2a80d1;
}

#offerte {
	margin: 10px;
}


#boekdezereisbutton {
	margin: 10px 0 0 0;
}

#updating {
	width: 230px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #ffcc00;
	font-size: 1.3em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 0 0;
}


/* TABLE REIS */

table#reis {

}

table#reis tr td, table#reis tr th {
	vertical-align: top;
}

/* TABLE KOSTEN */

table#kosten {
	width: 530px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}


table#kosten tr td {
	padding: 5px;
	background: #f5f5f5;
}

table#kosten tr.even td {
	background: #fff;
}


table#kosten tr td.price {
	width: 70px;
	text-align: right;
}

table#kosten tr td.number {
	width: 50px;
	text-align: right;
}

table#kosten tr.totaal td {
	font-weight: bold;
	background: #fff;
}


/* TABLE DEELNEMERS */

table#deelnemers th {
font-weight: normal;	
}


/* STEPS */

#progress {
	width: 700px;
	margin: 0 0 30px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#progress .step {
	float: left;
	padding: 5px;
	color: #999;
	margin: 0 15px 0 0;
}

#progress .steplarge {
	width: 170px;
}

#progress #stepdone {
	font-weight: bold;
	color: #50ac06;
}

#progress .step .icon {
	float: left;
	width: 30px;
}

#progress .step .name {
	float: left;
	margin: 8px 0 0 0;
	font-size: 0.9em;
}



/* UPGRADES */

.upgradebox {
	width: 700px;
	margin: 15px 0 0 0;
}

.upgradebox .image {
	float: left;
	/*width: 170px;*/
	width: 190px;
}

.upgradebox .image .photo {
	/*width: 150px;
	height: 100px;*/
	width: 170px;
	height: 128px;
}

.thisImagesUpgradeThumbs
{width: 170px;
	height: 128px;
	}


.upgradebox .text {
	float: left;
	margin: 10px 0 0 0;
	width: 510px;
}

.upgradebox .text h3 {
	margin: 0 0 10px 0;

}

.upgradebox .text .uitleg {
	margin: 0 0 10px 0;
	font-size: 0.9em;
	color: #555;
}

.upgrade-extras {
	margin: 10px 0 10px 22px;
}



/* FORMS */


.form-row {
	width: 700px;
	margin: 0 0 10px 0;
}

.form-row .left {
	float: left;
	width: 200px;
}

.form-row .right {
	float: left;
	width: 500px;
}


.formline {
	margin: 20px 0 0 0;
	/* background: url(../../images/template/bg_formline.gif) repeat-x; */
	border-top: 1px solid #ccc;
}


input.voorletters {
	width: 60px;
}

input.tussenvoegsel {
	width: 50px;
}

input.street {
	width: 170px;
}

input.zipcode {
	width: 60px;
}

input.city {
	width: 160px;
}


input.phone {
	width: 110px;
}

input.email {
	width: 250px;
}

.invisible {
	visibility: hidden;
	display: none;
}

.requiredfields {
	color: #cc0000;
}

.warning {
	font-weight: bold;
	color: #cc0000;
}

.checkboxcolumns {

}

.checkboxcolumns .column {
	float: left;
	width: 140px;
	margin: 0 10px 0 0;
}


/* TERUG VERDER */

#terug-verder {
	width: 700px;
	margin: 20px 0 10px 0;

}

#terug-verder #terug {
	float: left;
	width: 350px;
}

#terug-verder #verder {
	float: left;
	width: 350px;
	text-align: right;
}



/* BASICS */

h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #5f89b3;
	text-transform: capitalize;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 10px 0 10px 0;
	font-weight: bold;
	color: #333;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #004894;
	margin: 1em 0 0.5em 0;
}

h3.lessmargin {
	margin: 5px 0 15px 0;
}


h3.nomargin {
	margin: 0 0 5px 0;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0px 0;
}


img {
	border: none;
}

a:link, a:visited, a:hover, a:active {
		
}

.leftcolumn {
	float: left;
	width: 300px;
	line-height: 1.5em;
}

.rightcolumn {
	float: left;
	width: 300px;
	line-height: 1.5em;
}

#bottom {
	width: 992px;
	background: #3b72a8;
}

#footer {
	margin: 10px auto;
	width: 992px;
	text-align: right;
	color: #fff;
	font-size: 0.9em;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
}

#footer .line {
	margin: 0 10px 0 10px;
} 




/* LINKS */

a.meerinfo:link, a.meerinfo:visited, a.meerinfo:hover, a.meerinfo:active {
	background: url(../../images/template/icon_meerinfo.gif) no-repeat;
	padding: 0 0 0 20px;
	color: #284db9;
}

a.meerinfo:hover {
	background: url(../../images/template/icon_meerinfo_hover.gif) no-repeat;
	color: #699c43;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

div#ad
{
    position: absolute;
    width: 367px;
    height: 345px; /*background: #fff url(../../images/template/images/popup_bg.gif);*/
    background-color: #fff;
}

div#ad img.aanmelden
{
    margin: 195px 0 0 100px;
}

div#ad img.close
{
    margin: 5px 0 0 248px;
}



.aanbiedingen-klein .tripbox .image .photo .positionAbsolute{
	position:absolute;
}


.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */


/*gallery =======================================================================*/
.gallery
{
	float: right;
	padding: 8px;
}
.gallery img
{
	border: solid 1px #aaaaaa;
}
.gallery .mediums img
{
	width: 400px; /*height: 267px;*/
}
.gallery .mediums, .gallery .thumb td
{
	padding: 5px;
	text-align: center;
}

.gallery .thumb img
{
	width: 70px;
	height: 47px;
	cursor: pointer;
}


.DataList2IframeTrue
{
float:left;
width:220px;
}
.DataList2IframeTrue .tripbox
{
width:220px;
}


.DataList2IframeSide
{
float: right; width: 100%; 
}


#main-right span.lc5element
{
padding-top:5px;
padding-bottom:5px;
text-align:center;
width:230px;
float:left;
background-color:#fff;
}

#main-right span.lc5element img
{
text-align:center;
}

















