@charset "utf-8";
/* CSS Document */

/*************************************************************** RESET DOCUMENT */


* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

input, textarea, select {
	border:1px solid #f68832;
}

ul {
clear:both;
	margin: 10px 0 0 14px;
	padding: 0;
}
ul li {

	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 15px 0;
}

h1.hidden {display:none;}

h1 {
	margin:0;
	padding:0;
	clear:both;
	color:#f68832;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	margin: 0 0 15px 0; /* nieuw */
}


/*************************************************************** GLOBAL SETTINGS */

html {
	overflow: -moz-scrollbars-vertical; 
	overflow-x: auto;
	overflow-y: scroll;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px;
	color: #000000;
	line-height: 16px;
	white-space:normal;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link, a:visited, a:active {
	color:#f68832;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.hidden {
	display:none;
}
/*************************************************************** LAYOUT */

#container {
	width:955px;
	position: relative;
	margin: 0 auto;
	padding:0;
}
/*************** HEADER */

#datum {
	position: relative;
	width:941px;
	height: 20px;
	padding: 4px 14px 0 0;
	text-align:right;
	color: #f68832;
}
#header {
	width:955px;
	position: relative;
	height: 233px;
}
#logo {
	position: absolute;
	left:280px;
	top:95px;
	z-index:20;
}

#ebulogo {
	position: absolute;
	left:624px;
	top:55px;
	z-index:20;
}
#logo h1 {
	display:block;
	width:368px;
	height: 115px;
	background-position:top right;
	background-repeat:no-repeat;
	text-indent:-555px;
}
#carrousel {
	position: absolute;
	left:763px;
	top:65px;
	z-index:1000;
}

ul#taalkeuze {
	position:absolute;
	width:150px;
	z-index:100;	
}

ul#taalkeuze li{
	list-style:none;
	display:inline-block;
	float:left;	
	margin-right:5px;
}

ul#taalkeuze a {
	display:block;
	width:44px;
	height:20px;
	text-indent:-9999px;
}

ul#taalkeuze a.nl:link, ul#taalkeuze a.nl:active, ul#taalkeuze a.nl:visited {
	background: transparent url(../img/vlag_nl.gif) 0 0 no-repeat;
}

ul#taalkeuze a.nl:hover {
	background: transparent url(../img/vlag_nl.gif) 0 -20px no-repeat;
}

ul#taalkeuze a.nlactief:link, ul#taalkeuze a.nlactief:active, ul#taalkeuze a.nlactief:visited, ul#taalkeuze a.nlactief:hover {
	background: transparent url(../img/vlag_nl.gif) 0 -40px no-repeat;
}

ul#taalkeuze a.benl:link, ul#taalkeuze a.benl:active, ul#taalkeuze a.benl:visited {
	background: transparent url(../img/vlag_be.gif) 0 0 no-repeat;
}

ul#taalkeuze a.benl:hover {
	background: transparent url(../img/vlag_be.gif) 0 -20px no-repeat;
}

ul#taalkeuze a.benlactief:link, ul#taalkeuze a.benlactief:active, ul#taalkeuze a.benlactief:visited, ul#taalkeuze a.benlactief:hover {
	background: transparent url(../img/vlag_be.gif) 0 -40px no-repeat;
}

ul#taalkeuze a.de:link, ul#taalkeuze a.de:active, ul#taalkeuze a.de:visited {
	background: transparent url(../img/vlag_de.gif) 0 0 no-repeat;
}

ul#taalkeuze a.de:hover {
	background: transparent url(../img/vlag_de.gif) 0 -20px no-repeat;
}

ul#taalkeuze a.deactief:link, ul#taalkeuze a.deactief:active, ul#taalkeuze a.deactief:visited, ul#taalkeuze a.deactief:hover {
	background: transparent url(../img/vlag_de.gif) 0 -40px no-repeat;
}
 


/*************** HOOFDNAVIGATIE */

#menuback {
	position: absolute;
	left:211px;
	top:25px;
	width:750px;
	height: 34px;
	background-image:url(../img/back_menu.png);
	background-position:top right;
	background-repeat:no-repeat;
	z-index:100;
}
#menu {
	position: absolute;
	left:211px;
	top:25px;
	width:750px;
	height: 34px;
	z-index: 2100;
	vertical-align:top;
}
/*************** VOORDEELPAS AANVRAGEN STER */

#ster {
	position: absolute;
	top:140px;
	left:640px;
	width:120px;
	height: 120px;
	z-index:600;
}
/*************** INLOGSCHERM */

#inloggen {
	position: absolute;
	left: 24px;
	top:70px;
	width:170px;
	*width:196px;
	height: 145px;
	padding:8px 0 0 13px;
	background-position:top left;
	background-repeat:no-repeat;
	z-index:2000;
}

#inloggen input {
	width:145px;
	height:13px;
	border:1px solid #263a8f;
	margin-bottom:6px;
	font-size:11px;
	padding:1px;
}

#inlogknop {
	position:absolute;
	display:block;
	top:78px;
	left: 170px;
	z-index:100;
}

#inloggen a:link, #inloggen a:visited, #inloggen a:active  {
	color: #263a8f;
	font-weight:bold;
	line-height:11px;
}

#inloggen a:hover {
	text-decoration:underline;
}

/*************** INLOGSCHERM BESTELLEN */

#inloggen2 {
	position: relative;
	left: 200px;
	top:10px;
	width:170px;
	height: 100px;
	padding:8px 0 0 13px;
	background-position:top left;
	background-repeat:no-repeat;
	z-index:2000;
}

#inloggen2 input {
	width:145px;
	height:13px;
	margin-bottom:6px;
	font-size:11px;
	padding:1px;
}

#inlogknop2 {
	position:absolute;
	display:block;
	top:47px;
	left: 170px;
}

#inloggen2 a:link, #inloggen2 a:visited, #inloggen2 a:active  {
	font-weight:bold;
	line-height:11px;
}

#inloggen2 a:hover {
	text-decoration:underline;
}

/*************** INGELOGD */

#ingelogd {
	position: absolute;
	left: 24px;
	top:110px;
	width:170px;
	height: 100px;
	padding:8px 0 0 13px;
	background-position:top left;
	background-repeat:no-repeat;
	z-index:2000;
}

#ingelogd input {
	width:145px;
	height:13px;
	border:1px solid #263a8f;
	margin-bottom:6px;
	font-size:11px;
	padding:1px;
}

#ingelogd a:link, #ingelogd a:visited, #ingelogd a:active {
	color: #263a8f;
	font-weight:bold;
	line-height:11px;
}


/*************** ZOEKOPTIES */

#zoekback {
	position: absolute;
	top:223px;
	width:931px;
	height: 57px;
	background-image:url(../img/back_zoekopties.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:27px 0 0 24px;
	z-index:10;
}

#zoekopties {
	position: absolute;
	top:194px;
	left:-26px;
	width:931px;
	height: 57px;
	padding:27px 0 0 24px;
	z-index:20;
}

ul#zoeken {
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

ul#zoeken li {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	margin: 0px;
	padding:  0px 10px 0px 0px;
}

#zoekoptie1, #zoekoptie2, #zoekoptie3, #zoekoptie4  {	
	display:block;
	position:relative;
	float:left;
	min-width: 100px;
	width: auto !important;
	width: 100px;
	margin:0 2px 0 0;
	padding:30px 0 0 26px;
	vertical-align:top;
	border:0px solid red;
	background-position:left top; 
	background-repeat:no-repeat;
}
/*
#zoekoptie1{
	background-image:url(../img/nummer1.png);	
}

#zoekoptie2{
	background-image:url(../img/nummer2.png);
}

#zoekoptie3{
	background-image:url(../img/nummer3.png); 
}

#zoekoptie4{
	background-image:url(../img/nummer4.png); 
}
*/



#zoekwildcard {
	display:block;
	position:relative;
	margin-top:-39px;
	float:right;
	width:155px;
	height:21px;	
	padding:0 0 0 0px;
	border:0px solid red;	
}

#zoekoptie1 select, #zoekoptie2 select, #zoekoptie3 select, #zoekoptie4 select, #zoekwildcard input,
#selectorder select {
	border:1px solid black;
	font-size:10px;
	font-weight:bold;
	padding:1px;
	margin:6px 0 0 0;
	/* min-width: 120px; */
	width: 145px;

}

#selectorder select {
	border:1px solid #f68832;
	z-index:1000;
}

#leftcolumn .selectbung {
	border:1px solid #cccccc;
	font-size:10px;
	padding:1px;
	margin:6px 0 0 0;
	width:174px;
	font-weight:normal;
	color:#c85118;
}

#leftcolumn .inputbung {
	border:1px solid #cccccc;
	font-size:10px;
	padding:1px;
	margin:6px 0 0 0;
	width:170px;
	font-weight:normal;
	color:#c85118;
}

.zoeken {
	float:right;
	margin:6px 6px 0 0;
}




/*************** LINKERKOLOM ZOEKRESULTATEN */

#leftcolumn {
	width:180px;
	position: relative;
	float:left;
	min-height: 462px;
	height: auto !important;
	height: 462px;
	background-image:url(../img/back_left.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:50px 0 20px 24px;
	color: #FFFFFF;
}

#leftcolumn .title {
	display:block;
	width:100%;	
	border-bottom:1px solid #f8a15c;
	padding-top:7px;
	margin-bottom:5px;
}

#leftcolumn a.banner:link, #leftcolumn a.banner:visited, #leftcolumn a.banner:active {
	margin-bottom: 3px;
	display:block;
	width:176px;
	border: 1px solid #bc4311;
}

#leftcolumn  select {
	border:1px solid black;
	font-size:10px;
	font-weight:bold;
	padding:1px;
	margin:6px 0 0 0;
	 
}

.alfabet {
	width:40px;
	text-align:center;
}
.nummering {
	width:40px;
	text-align:center; 
}

#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#leftcolumn a:hover {
	text-decoration:underline;
}


/*************** RECHTER CONTENT GEDEELTE */

#rightcontainer {
	width:750px;
	position: relative;
	float:left;
	background-image:url(../img/back_rightcont.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin:47px 0 0 0;
	
}

/*************** CONTENT */

#content {
	width:741px;
	position: relative;
	float:left;
	background-image:url(../img/content_middle.gif);
	background-repeat: repeat-y;
	background-position:left;
}

#contenttop {
	width:741px;
	position: relative;
	height: 11px;
	background-image:url(../img/content_top.gif);
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
}

#contentbottom {
	width:741px;
	position: relative;
	height: 17px;
	background-image:url(../img/content_bottom.png);
	background-repeat:no-repeat;
	clear:both;
}



#content ol, #content ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#content ol li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}


/*************** WITTE CENTER KOLOM */

#contentleft {
	width:530px;
	position: relative;
	float:left;
	padding:0 10px 0 20px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;	
}

#content p.title, #content h1.title {
	position:relative;
	display:block;
	float:left;
	clear:both;
	width:100%;	
	border-bottom:1px solid #f68832;	
}

#content p.titletable{
	position:relative;
	display:block;
	float:left;
	clear:both;
	width:100%;	
	border-bottom:1px solid #000;
	background-color: #999; padding-left:5px;
	color:#FFF;
	font-weight:bold;
}


#content p.smalltitle {
	margin:0;
	padding:0;
	position:relative;
	display:block;
	float:left;
	clear:both;
	width:100%;	
	border-bottom:1px solid #f68832;	
}

#content p.titlesmall {
	position:relative;
	display:block;
	float:left;
	clear:both;
	width:100%;	
	border-bottom:1px solid #f68832;
	margin-bottom:1px;	
}

#content p.subtitle, #content h1.subtitle  {
	display:block;
	width:100%;	
	border-bottom:1px solid #f68832;	
	color:#f68832;
	font-weight:bold;
	clear:both;
}

.titleblack{
	color:#000000;
	font-weight:bold;
}

ul#nieuw {	
	margin: 0px;
	padding: 0px;
}

ul#nieuw li {
	display: block;
	width:158px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;	
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin-right: 10px;
	padding:  0px 10px 10px 0;
	
}

ul#nieuw li.nummer3 {
	border-right: 0px solid #f68832;
	margin-right: 0;
}

ul#nieuw li img {
	margin-bottom: 5px;
}

#stercontainer {
	width:100%;
	position:relative;
	background-color:#0099CC
}

#sternieuw {
	position: absolute;
	float:right;
	left:480px;
	top: -30px;
	width:76px;
	height: 76px;
	z-index:30;
}

/*************** ORANJE CENTER KOLOM */

#contentright {
	width:155px;
	position: relative;
	float:left;
	padding:0 10px 0 10px;
}

#contentright input  {
	padding:1px;
	margin:6px 0 5px 0;
	width:120px;
	height:14px;
	border:1px solid #f68832;
	font-size:10px;
	color:#f68832;
	font-weight:bold;	
}

#contentright .visual {
	display:block;
	text-align:center;
	margin-bottom: 3px;
}

#contentright .visual img {
	margin-bottom: 3px;
}

#contentleft .visual img {
	display:block;
	text-align:left;
	margin: 0 3px 5px 0 ;
	float:left;
}


#korting {
	position: relative;
	left:89px;
	top: -20px;
	width:76px;
	height: 73px;
	z-index:50;
}



/*************** FOOTER */

#footer {
	width:700px;
	position: relative;
	height: 22px;
	background-image:url(../img/back_footer.png);
	background-repeat:no-repeat;
	margin: 21px 0px 40px 0;
	padding: 5px 17px 0 24px;
	color:#b2370c;
	font-weight:bold;
}



/*************** DIVERSEN */

.rightalign {
	float:right;
}

.kopje {
	color: #f68832;
	font-weight:bold;
}
.verbergen {
	display: none;
}

/*************** BUNGALOWNET */

#selectorder {
	position:absolute;
	float:right;
	left: 405px;
	top: -11px;
}

.bungalow {
	float:left;

	width:115px;
	margin-right:5px;	
}

.bungalow img {
	margin-bottom:3px;
}

.infobungalow {
	position:relative;
	float:left;
	width:410px;
	height:128px;
	background-repeat:no-repeat; 
}

.infobungalow:hover{
	background-repeat:no-repeat; 
	cursor: pointer;
}

.infotravel {
	float:left;
	width:410px;
	height:128px;
	
	
}



.infotxt{
	float:left;
	display:block;
	width:263px;
	height:55px;
	margin:0;
	padding:10px 8px 10px 8px;

}

a.infotxttravel{
	float:left;
	display:block;
	width:394px;
	height:76px;
	margin:5px 0 0 0;
	padding:5px 8px 10px 8px;
	background-repeat:no-repeat; 
	color: #000000 !important;
	overflow:hidden;
	line-height:17px;
}

a.infotxttravel:hover{
	background-repeat:no-repeat; 
	cursor: pointer;
	text-decoration:none;
}

a.details:link, a.details:visited, a.details:active {
	display: block; 
	position:relative !important; 
	top: 80px; 
	left: 280px; 
	width:109px; 
	height:19px; 
	text-indent:-9999px
}



/* PRIJZEN overzicht */

ul.prijzen{
	float:left;
	display:block;
	width:120px;
	height:75px;
	margin:11px 5px 10px 4px;
	padding:0;
	background-color:#FF0000;
}

ul.prijzen li {
	list-style:none;
	padding:0;
	margin:0 0 0 0;
	height:15px;
	line-height:15px;
}


ul.prijzen li a:link, ul.prijzen li a:visited, ul.prijzen li a:active{
	position:relative;	
	float: left;
	display: block;
	width:120px;
	color:#000000;
	padding:0;
	margin:0;
}

ul.prijzen li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../img/actief.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
}

ul.prijzen li a .datum {
	position:relative;
	float:left;
	width:70px;
}

ul.prijzen li a .prijs {
	position:relative;
	float:left;
	width:40px;
}

/* PRIJZEN detailpagina */

ul.prijzen2{
	position:relative;
	width:120px;
	height:75px;
	margin:11px 5px 10px 0;
	padding:0;


}

ul.prijzen2 li {
	list-style:none;
	padding:0;
	margin:0 0 0 0;
}


ul.prijzen2 li a:link, ul.prijzen2 li a:visited, ul.prijzen2 li a:active{
	position:relative;	
	float: left;
	display: block;
	width:155px;
	padding:0;
	margin:0;

	color:#000000;
}

ul.prijzen2 li a:hover{
	background-image:url(../img/actief_oranje.gif);
	background-position:right top;
	background-repeat:no-repeat;
	cursor:pointer;
	color:f68832;
}

ul.prijzen2 li a .datum {
	position:relative;
	float:left;
	width:110px;
	
}

ul.prijzen2 li a .prijs {
	position:relative;
	float:left;
}



.result_navigation{
	position: relative;
	display: block;
	width: 100%;
	height: 20px;
}

.result_navigation#smal{
	position: relative;
	display: block;
	width: 100%;
	height: 20px;

}
.result_navigation .left{
	position: absolute;
	top: 0px;
	left: 16px;
}

.result_navigation .right{
	float:right;
	top: 0px;
	right: 24px;
	clear: both;
}

.result_navigation#smal .left{
	left: 0px;
}
	
.result_navigation#smal .right{
	right: 0px;
}

.icons {
	clear:both;
	
}

.icons img {
	display:block;
	text-align:left;
	margin: 0 3px 10px 0 ;
	float:left;
}

#sterboeknu {
	position: absolute;
	float:right;
	left:113px;
	top: 93px;
	width:76px;
	height: 76px;
	z-index:30;
}

.selectdatum {
	border:1px solid black;
	font-size:10px;
	padding:1px;
	margin:6px 0 0 0;
	min-width:140px;
}

td.kenmerk {
	width:176px;
	vertical-align:top;
	margin-top:10px;
}

.extralist {
	border-top: 1px solid #f68832;
	border-bottom:1px solid #f68832;
	border-right:1px solid white;
	font-weight:bold;
	background-color:#ffd179;
	padding-left:8px;
	margin-top:15px;
}

.kenmerken {
	padding-left:8px;	
}

.tekstje {
	clear:both;
	position:relative;
	margin-bottom:10px;
}

.imgpas{
	position:relative;
	float:left;
	width:160px;
}

.bestelproduct {
	position:relative;
	float:left;
	margin: 10px 0 10px 0;
	width:100%;
	vertical-align:top;
}

.besteltxt{
	position:relative;
	float:left;
	margin: 0 0 0 10px;
	width:350px;
	
	padding:3px 3px  3px 3px;
}

.bestel {
	clear:both;
	width:100%;
	vertical-align:top;
	text-align:right;
	background-color:#fef2e8;
	padding-bottom:3px;
}
.bestel input {
	border:1px solid #f68832;
	font-size:10px;
	padding:1px;
	text-align:right;
	vertical-align:top;
	margin-top:4px;
}



.bestelbutton {
	border:0px solid red !important;
	margin-top:0px !important;
}

#tabeldiv td, .tabeldiv td  {
	height:20px;
	vertical-align:top;
	padding:3px;
}

#tabeldiv td.header, .tabeldiv td.header {
	height:20px;
	vertical-align:bottom;
	padding:3px;
}



tr.highlightrij:hover {
	background-color: #e9f2fd;
	
}

tr.actiefrij1{
	background-color: #a3a3a3;
	color:#FFFFFF;
}
tr.actiefrij2{
	background-color: #f3f3f3;
}

tr.actiefrij1 a:link, tr.actiefrij1 a:active, tr.actiefrij1 a:visited {
	color:#FFFFFF;
}

tr.actiefrij1 a:active {
	text-decoration:underline;
}


/* Midden content - resultatenpagina - */

p.searchresult {
	display:block;
	width:100%;
	clear:both;
}

.result_navigation{
	position: relative;
	display: block;
	margin-top:20px;
	width: 100%;
	height: 20px;
}
.result_navigation#smal{
	position: relative;
	display: block;
	height: 30px;
	clear:both; 
	width:100%; 
	padding-top:15px;
}

.result_navigation img{
		margin: 0px 4px 0px 4px;
	}
.result_navigation .left{
		position: absolute;
		top: 0px;
		left: 16px;
	}
.result_navigation .right{
	float:right;
		top: 0px;
		right: 24px;
		clear: both;
	}

.result_navigation#smal .left{
		left: 0px;
	}
.result_navigation#smal .right{
		right: 0px;
	}
	
.meerinfo {
	margin-left:3px;
}

.product {
	clear:both;
	margin-left:16px;
	*margin-left:0px;
	font-weight:bold;
}
	
a.bekijkdetails { 
	display:block; 
	width:109px; 
	height:19px; 
	text-indent:-9999px; 
	float: right;
} 


/* Meer info */

a.meerinfo:link, a.meerinfo:visited, a.meerinfo a:active{
	width: 16px;
	height:16px;
	display: block;
	float:right;
	background: url(../img/info-01.gif) 0 0;
	text-align:left;
	text-indent:-9999px;
}

a.meerinfo:hover{
	background: url(../img/info.gif) 0 16px;
}

#afhalenpopup {
	position:absolute;
	left: 160px;
	width:350px;
	min-height: 170px;
	height: auto !important;
	height: 170px;	
	margin-top:-182px;
	border:1px solid #f68832;
	background-color:#fef2e8;
	display:none;
	z-index:100000;
	text-align:left;
	padding:5px;
}

#afhalenpopup strong {color:red;}

/* standalone page */

.titlealone {
	color:#f68832;
	font-weight:bold;
	font-size:11px;
}

#optiebezorgen {display: block}
