@charset "utf-8";
/* General reset */
img{margin:0;border:none;}
a{color:#25408f;text-decoration:underline;}
a:hover{text-decoration:none;}
/* General settings */
body{
  margin:0;
  font:9px/12px Arial,Tahoma,sans-serif;
}
#wrapper{
  width:960px;
  overflow:hidden;
  margin: 0 auto;
}
#header{
  width:100%;
  padding:16px 0 0;
  position:relative;
  overflow:hidden;
  background:url(../images/bg-header.gif) no-repeat 100% 0;
}
#header a.logo,
#header a.logo:link,
#header a.logo:active,
#header a.logo:focus,
#header a.logo:visited,
#header a.logo:hover{
  width:75px;
  height:62px;
  margin:0 -43px 0 0;
  padding:0 75px 108px 0;
  overflow:hidden;
  text-indent:-9999px;
  float:left;
  background:url(../images/logo.jpg) no-repeat;
  position:relative;
  text-decoration:none;
  z-index:1;
}
#header a.countdown-logo,
#header a.countdown-logo:link,
#header a.countdown-logo:active,
#header a.countdown-logo:focus,
#header a.countdown-logo:visited,
#header a.countdown-logo:hover{
  left:0;
  top:0;
  display:block;
  height:80px;
  position:absolute;
  width:100px;
  z-index:999;
  text-decoration:none;
}
#header .geld-terug{
  float:right;
  width:55px;
  height:59px;
  margin:4px 9px 0 0;
  overflow:hidden;
  text-indent:-9999px;
  background:url(../images/ico-geld-terug.gif) no-repeat;
}
#nav{
  font-family:Impact, Charcoal, sans-serif;
  font-size:1.2em;
  letter-spacing: 0.07em;
  font-weight:normal;
  padding:48px 0 0 43px;
  margin:0;
  list-style:none;
  overflow:hidden;
  height:1.5em;
  position:relative;
  z-index:99999;
}
#nav li{
  display:block;
  float:left;
  margin:0 6px;
  height:1.5em;
  position:relative;
}
#nav a,
#header .section a{
  text-decoration:none;
}
#nav a:hover,
#header .section a:hover{
  text-decoration:underline;
}
#header .items{
  float:right;
  margin:8px 12px 0 0;
  display:inline;
}
#header .items img{
  display:block;
}
#header .section{
  margin:14px 0 0 2px;
  padding:0;
  list-style:none;
  float:left;
  overflow:hidden;
  text-align:justify;
  word-spacing:5px;
  letter-spacing:0.1em;
  width:851px;
  font-size: 1.15em;
}
#header .sectionblue{
  margin:14px 0 0 2px;
  padding:0;
  list-style:none;
  float:left;
  overflow:hidden;
  text-align:justify;
  word-spacing:4px;
  letter-spacing:0.1em;
  width:851px;
  z-index: 99999;
  position:relative;
  font-size: 1.15em;
  color:#25408f;
}
#header .sectionblue li{
  font-family:Arial, Helvetica, sans-serif;
  float:right;
  display:inline;
  padding:0 16px;
  margin:0 16px 0 -23px;
  background: url(../images/devider-section.gif) no-repeat right 50%;
}
#header .sectionblue li.first{
  padding:0;
  margin:0 12px 0 -0px;
  background:none;
}
#header .sectionblue li.last{
  padding:0;
  margin:0 12px 0 -0px;
  background:none;
}
#header .section li{
  font-family:Arial, Helvetica, sans-serif;
  float:right;
  display:inline;
  padding:0 19px;
  margin:0 20px 0 -26px;
  background: url(../images/devider-section.gif) no-repeat right 50%;
}
#header .section li.first{
  padding:0;
  margin:0 12px 0 -0px;
  background:none;
}
#main{
  height:1%;
  padding:7px 13px 0 11px;
  overflow:hidden;
}
#twocolumns{
  width:841px;
  float:left;
}
#content{
  width:746px;
  float:right;
  overflow:hidden;
}
#searchresult #content{
  width:948px;
  float:left;
  overflow:hidden;
}
#content .items{
  margin:0;
  width:764px;
  padding:1px 0 0;
  list-style:none;
  overflow:hidden;
}
#content .items li{
  float:left;
  display:inline;
  border-bottom:1px solid #f9b6b9;
  border-top:1px solid #f9b6b9;
  padding:7px 0 6px;
  margin:-1px 18px 0 0;
  width:173px;
  overflow:hidden;
  text-align:center;
  font-size:11px;
  line-height:14px;
  text-transform:uppercase;
}
#content .items .add{
  font-style:normal;
  padding:5px 0;
  display:block;
}
#content .items .info{
  font-style:normal;
  color:#fff;
  font-size:14px;
  padding:7px 0 8px;
  height:14px;
}
#content .items .orange{
  color:#f58221;
}
#content .items .orange .info{
  background:#f58221;
}
#content .items .blue{
  color:#00adf0;
}
#content .items .blue .info{
  background:#00adf0;
}
#content .items .pink{
  color:#ed008c;
}
#content .items .pink .info{
  background:#ed008c;
}
#content .items .green{
  color:#d1e387;
}
#content .items .green .info{
  background:#d1e387;
}
#content .items li img,
#content .box img{
  display:block;
}
#content .box{
  width:100%;
  overflow:hidden;
  margin:5px 0;
}
.aside1,
.aside2{
  float:left;
  width:68px;
}
.aside2{
  float:right;
}
#searchresult .aside1,
#searchresult .aside2{
	display: none;
}
.aside1 .items,
.aside2 .items{
  margin:0;
  padding:1px 0 0;
  list-style:none;
  width:100%;
  overflow:hidden;
}
.aside1 .items li,
.aside2 .items li{
  height:35px;
  width:100%;
  vertical-align:top;
  overflow:hidden;
  margin:-1px 0 0;
  border-bottom:1px solid #f9b6b9;
  border-top:1px solid #f9b6b9;
  display:table;
}
.aside1 .items span,
.aside2 .items span{
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  height:35px;
}
* html .aside1 .items li,
* html .aside2 .items li{
  position:relative;
}
* html .aside1 .items span,
* html .aside2 .items span{
  position:absolute;
  top:50%;
  width:100%;
  height:auto;
}
* html .aside1 .items span a,
* html .aside2 .items span a{
  position:relative;
  top:-50%;
}
*+html .aside1 .items li,
*+html .aside2 .items li{
  position:relative;
}
*+html .aside1 .items span,
*+html .aside2 .items span{
  position:absolute;
  top:50%;
  width:100%;
  height:auto;
}
*+html .aside1 .items span a,
*+html .aside2 .items span a{
  position:relative;
  top:-50%;
}
#footer{
  padding:20px 0px 40px 0px;
  overflow:hidden;
  text-align:center;
  position:relative;
}
#footer ul{
  display:inline;
  position:relative;
  padding:0;
  list-style:none;
  overflow:hidden;
  letter-spacing:0.10em;
  font-family:Arial, Helvetica, sans-serif;
}
#footer ul li{
  display:inline;
  padding:0 18px;
  margin:0 18px 0 -18px;
  border-left:1px solid #f79599;
}
#footer ul li.first{
  padding:0 10px 0 0;
  margin:0 18px 0 0;
  border:none;
}
#footer ul li.last{
  padding:0 18px 0 18px;
  margin:0 0px 0 -18px;
}
#footer ul a{
  text-decoration:none;
}
#footer ul a:hover{
  text-decoration:underline;
}
/* --------------------------- Container/Wrapper ----------------------------------- */

#container {
	margin: 0 auto;
	background: #fff;
	border-left: #e1e1e1 15px solid;
	border-right: #e1e1e1 15px solid;
	border-bottom: #e1e1e1 15px solid;
	width: 960px;
}

.wrapper {
	margin: 0 auto;
	width: 925px;
}

/* ---------------------------Styles ----------------------------------- */

img.floatLeft { float: left; margin: 0 15px 10px 0; }
img.floatThumb { float: left; margin: 20px 10px 10px 0; }

h2 { padding: 5px 0 4px 0; color: #074c89; font-size: 1.3em; font-weight: normal; border-bottom: 1px #074c89 dotted; }
h3 {padding: 0; margin: 10px 0 0 0; font-weight: bold; font-size: 1.0em; }
h4 { padding: 5px 0 4px 0; color: #000; font-size: 1.3em; font-weight: normal;}
h5 { padding: 25px 0 0 0; margin: 0; color: #074c89; font-size: 1.3em; font-weight: normal; }
h6 { padding: 3px 0 3px 0; margin: 0; color: #444444; font-size: 1.0em; font-weight: normal; }

#contact_form{
  margin-left:-4px;
}

.error input, .error .logical_field{
  border: 1px solid red;
 }
 
 
 .description_form_field {
 display: none;
 }
 
 .error_message {
  color: red;
}

.success_message {
  border: 1px solid #84e33e;
  background-color :#b6f786;
  padding: 4px;
  font-weight: bold;
}

.roze { margin: 0 10px 0 0; padding: 0; font-size: 1.3em;  color:#ee2a3c; font-weight: bold; } /*roze*/
.geel { margin: 0 10px 0 0; padding: 0; font-size: 1.3em; color:#ffe401; font-weight: bold; } /*blauw*/
.blauw { margin: 0 10px 0 0; padding: 0; font-size: 1.3em; color:#4579a7; font-weight: bold; } /*geel*/
.oranje { margin: 0 10px 0 0; padding: 0; font-size: 1.3em; color:#f7941d; font-weight: bold; } /*oranje*/
.grijs { color:#c6c6c6; }
.rood { color:#ed2225; }
.right { margin: 0 0 0 385px; }

.pageNav { color:#074c89; text-align: right; text-decoration: none; float: right; width: 668px; }
.pageNav a { color:#074c89; text-decoration: none;  }
.pageNav a.active { color: #ff0000 ; text-decoration: none; }
.pageNav a:hover { color: #ff0000 ; text-decoration: none; }

.loginForm { 
	 background: #e1e1e1; border-width: 0;
	 padding: 5px 0 2px 4px;
	 text-transform: uppercase;
	 font-size: 10px;
	 text-transform: none;
}

.buttonLogin {
 	width: 69px;
	height: 20px;
	border:none; 
	background: url(../images/buttonLogin.gif) no-repeat;
}

#zoekForm {
	padding: 0px 0 5px 0;
  margin-top: 9px;
  
}

.buttonZoekForm {
	width:58px; 
	height:20px;
	background:url(../images/buttonZoekForm.gif) no-repeat; 
	border:none; 
}

.zoekForm {
	 background: #e1e1e1; border-width: 0;
	 padding: 4px 0 3px 3px;
	 text-transform: uppercase;
	 font-size: 10px;
	 margin-left: 5px;
}

.buttonPrint {
	width:139px; 
	height:24px;
	background:url(../images/buttonPrint.gif) no-repeat; 
	border:none; 
}

.buttonVerzenden {
	width:94px; 
	height:20px;
	background:url(../images/buttonVerzenden.gif) no-repeat;
	margin: 0 0 0 119px;
	border:none; 
}

.buttonAnnuleren {
  width:96px; 
  height:20px;
  background:url(../images/btn-nee-terug.gif) no-repeat;
  margin: 0 0 0 119px;
  border:none; 
}

.buttonUitschrijven {
  width:111px; 
  height:20px;
  background:url(../images/btn-ja-afmelden.gif) no-repeat;
  margin: 0 0 0 119px;
  border:none; 
}

.buttonRegistreren {
	width:94px; 
	height:20px;
	background:url(../images/buttonVerzenden.gif) no-repeat;
	margin: 0 0 0 107px;
	border:none; 
}


#advanced_search_link{
	float: right;	
	margin-right:20px;
}

/* --------------------------- Top ----------------------------------- */

#logo {
	float: left;
	width: 35px;
	height: 45px;
}

#inlog {
	padding: 0 2px 0 0;
	font-size: 0.75em;
	float: right;
}


ul#menuTop {
	color: #444444;
	font-size: 0.8em;
	padding: 0;
	margin: 6px;
	font-style: inherit;
	text-transform: uppercase;
	height:21px;
	float:left;
}

ul#menuTop li{
	float: left;	
	display: inline;		
	margin: 0 0 0px 0;
	padding: 0 8px 0 8px ;
	list-style-type: none;
	border:0;
	height:21px;
	font-weight: normal;
}

ul#menuTop  li a{
	float: left;
	display: block;
	height:21px;
	margin:0px 0 0 0;
	color: #444444;
	text-decoration: none;
}

/* --------------------------- Column ----------------------------------- */

.column {
	width: 297px;
	font-size: 1em;
	line-height: 17px;
	float: left;
}

.columnMiddle {
	width: 295px;
	font-size: 1em;
	line-height: 17px;
	float: left;
	margin: 0 17px 0 18px;
}

.picture {
	width: 297px;
}
.image1 {
	margin: 33px 0 0 0;
}

.image2 {
	margin: 20px 0 0 0;
}

.advanced_form .image2 {
  margin: 37px 0 0;
}

.selectie {
	text-align: right;
	padding:0;
	margin:0;
}

ul.selectie li{	
	display: inline;		
	margin: 0;
	padding: 0;
	list-style-type: none;
	border:0;
	font-weight: normal;
	text-align: right;
	width: 60px;
}
.selectie1 li{
background: #006600;	
	display: inline;		
	margin: 0;
	padding: 0;
	list-style-type: none;
	border:0;
	font-weight: normal;
}

/* --------------------------- Column sub paginas ----------------------------------- */

.columnSub {
	width: 490px;
	font-size: 1em;
	line-height: 17px;
	float: left;
}

#searchresult .columnSub {
  width: 680px;
  font-size: 1em;
  line-height: 17px;
  float: left;
}
	

.columnSub a {
	color: #444444;
	text-decoration: underline;
}

.columnSubRight {
	width: 246px;
	font-size: 10px;
	line-height: 17px;
	float: right;
	margin-top:-1px;
}

#searchresult .columnSubRight {
  width: 246px;
  font-size: 10px;
  line-height: 17px;
  float: right;
  margin-right: 12px;
  margin-top:-1px;
}
#searchresult.offerdetail .columnSubRight {
  width: 216px;
  font-size: 10px;
  line-height: 17px;
  float: right;
  margin-right: 12px;
  margin-top:-1px;
}
.picture {
	width: 216px;
}

.pictureSub{
	text-align: left;
}

/* --------------------------- Detail pagina ----------------------------------- */

.columnSubA {
	width: 382px;
	line-height: 17px;
	float: left;
	margin: 0 0 20px 0;
}

.columnSubMiddle {
	width: 1px;
	border-left: 1px #c6c6c6 solid;
	float: left;
	margin: 50px 0 0 0;
	height: 245px;
}

.columnSubB {
	width: 280px;
	line-height: 17px;
	float: right;
	margin: 0 0 20px 0;
}

.columnSubB a {
	color: #444444;
	text-decoration: none;
}

.columnSubContent {
	width: 242px;
	line-height: 17px;
	float: right;
	margin: 0 0 0 5px;
}

.details {
	width: 653px;
	background: #ebebeb;
	margin: 15px 0 0 0;
	padding: 10px;
	font-size: 1em;
	line-height: 17px;
	float: left;
}

/* --------------------------- Contactpagina ----------------------------------- */

.contactformulier {
	width: 665px;
	line-height: 21px;
	padding: 0 5px 5px 0;
	margin: 0 0 15px 0;
	border-right: 1px #bebebe solid;
	border-bottom: 1px #bebebe solid;
	float: left;
}

.inputfield {
	background: #fff;
	border: #d6d6d6 1px solid;
}

select {
background: #fff;
	border: #d6d6d6 1px solid;
	cursor:pointer;
	
}

.table {
	background: #f7f7f7;
	padding: 5px;
}

/* --------------------------- Deelnemers ----------------------------------- */

.deelnemers {
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 5px;
	width: 955px;
	text-align: center;
}

/* --------------------------- Deelnemers ----------------------------------- */

#ondernemers_backoffice{
  font-weight: bolder;
  font-size: 120%;
}

#ondernemers_backoffice{
  font-weight: boldest;
}

/* --------------------------- Zoekresultaten pagina ----------------------------------- */

.zoekresultaat {
	width: 670px;
	font-size: 1em;
	line-height: 17px;
	float: left;
}
.zoekresultaten_wrapper {
	width: 670px;
	float: left;
}

.aanbieding {
	width: 150px;
	height: 98px;
	float: left;
}

ul.aanbiedingLi {
	padding:0;
	margin:0;
	list-style-type: none;
	font-size: 0.9em;
}

.aanbiedingTekst {
	width: 164px;
	height: 98px;
	float: left;
	margin: 20px 5px 0 5px;
	border-right: 1px #e1e1e1 solid;
	border-bottom: 1px #e1e1e1 solid;
}

/* --------------------------- menuBottom ----------------------------------- */

.menuBottom {
	margin: 0 auto;
	width: 925px;
	border-top: 1px #979797 dotted;
	color: #444444;
	font-size: 0.8em;
	padding: 10px 0 0 0;
}

ul.menuBottom {
	border:0;
	padding:0;
	margin:0;
	height:21px;
	float:right;
}

ul.menuBottom  li{
	float: left;	
	display: inline;		
	margin: 0 0 0px 0;
	padding: 0 5px 0 0px ;
	list-style-type: none;
	border:0;
	height:21px;
	font-weight: normal;
}

ul.menuBottom  li a{
	float: left;
	display: block;
	height:21px;
	margin:0px 0 0 0;
	color: #444444;
	text-decoration: none;
}

ul.menuBottom  li a:hover, ul.menuBottom  li a.selected{
	color: #074c89;
}

img {
	border: none;
}
/* ------------------------------ MOBIEL -----*/

#mobiel_img {
  float: left;
  padding-right: 20px;
}

.search_form {
  margin: 0px;
}

.remote_login{
  text-align: left;
  width: 200px;
}

/*--- TABLE STUFF FOR SEARCH RESULTS */
#result-table {
	 font-size:1.06em;
	 color:#9A9A9A;
	}

#result-table  td {
	padding-bottom:8px;
	}


#result-table a {
  text-decoration: none;
  color: #3979A5;
  }


.head-row {
     background: url('../images/bgline.gif') repeat-x bottom;     
     
 }
 
.offer-row {
     background: url('../images/bgline.gif') repeat-x bottom;     
     font-size: 0.9em;
     
 }
 
 .offer-row-last {
          
     font-size: 0.9em;
     
 }
 
 .korting-text {
 width: 150px;
 text-align: left; 
 }