/* algemene CSS elementen */
body {
background:#C3D9FF;
font:70%/140% Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
margin:0;
padding:0;
}

a {
color:#224f86;
text-decoration:underline;
font-weight:700;
outline:none;
}

a:hover {
color:#465e00;
text-decoration:none;
}

h1 {
font:normal 1.9em/1em Arial, Helvetica, sans-serif;
color:#15355C;
}

h2,h3,h4,h5,h6 {
font:bold 1.2em/1em Arial, Helvetica, sans-serif;
color:#15355C;
}

/* positionering layout */
#maincell {
background:#f3fbdc;
margin:auto;
height:auto;
width:990px;
text-align:left;
display:table;
}

#header {
background:url(../images/headerbg.jpg) no-repeat;
margin:0;
padding:0;
float:left;
height:200px;
width:990px;
}

#contentcell {
margin:auto;
height:auto;
width:990px;
float:left;
display:table;
}

#leftcol {
margin:0;
padding:0;
float:left;
height:auto;
width:275px;
display:block;
}

#rightcol {
float:left;
height:auto;
width:714px;
margin-left:1px;
margin-left:0;
}

html>body #rightcol {
margin-left:1px;
}

#footer {
background:url(../images/footerbg.jpg) no-repeat;
float:left;
height:24px;
width:980px;
padding-right:10px;
font:12px Arial, Helvetica, sans-serif;
color:#FFF;
text-align:right;
padding-top:10px;
}

#footer a {
font-weight:400;
color:#FFF;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#copyright {
float:left;
height:34px;
width:990px;
font:12px/34px Arial, Helvetica, sans-serif;
color:#333;
background:#FFF;
text-align:right;
clear:both;
display:block;
}

#topmenu {
float:left;
height:34px;
width:990px;
}

#topmenuleft {
height:34px;
width:375px;
float:left;
font:11px/34px Arial, Helvetica, sans-serif;
color:#FFF;
padding-left:10px;
}

#topmenuleft a {
font-weight:400;
color:#FFF;
text-decoration:none;
}

#topmenuleft a:hover {
text-decoration:underline;
}

#topmenuright {
height:34px;
width:595px;
text-align:right;
float:left;
font:11px/34px Arial, Helvetica, sans-serif;
color:#FFF;
padding-right:10px;
}

#topmenuright a {
font-weight:400;
color:#FFF;
text-decoration:none;
height:34px;
width:200px;
}

#topmenuright a:hover {
text-decoration:underline;
}

#logobar {
height:110px;
width:990px;
float:left;
}

#logo {
height:100px;
width:275px;
text-align:center;
float:left;
padding-top:10px;
}

/* search */
#search {
background:#e20000;
float:right;
height:55px;
width:280px;
border:1px solid #FFF;
text-align:right;
padding-top:10px;
margin-top:21px;
}

#search form {
margin:0;
padding:0;
}

#search .input {
background:#FFF;
border:1px inset #FFF;
width:220px;
vertical-align:middle;
height:20px;
padding-left:6px;
}

#search .button {
vertical-align:middle;
margin-right:4px;
margin-left:4px;
}

#search a {
font:normal 11px Arial, Helvetica, sans-serif;
color:#FFF;
text-decoration:underline;
}

#search a:hover {
color:#FC0;
}

#search .searchtxt {
line-height:22px;
padding-right:26px;
padding-top:4px;
}

#menubar {
width:990px;
height:55px;
}

#telefoon {
height:48px;
width:275px;
text-align:center;
font:bold 22px Arial, Helvetica, sans-serif;
color:#FFF;
float:left;
padding-top:7px;
}

#telefoon .telefoonimg {
vertical-align:middle;
}

/* advertentie */
#advertentie {
float:left;
width:255px;
height:auto;
background:url(/images/nieuwsbg.jpg) repeat-y;
color:#265794;
padding:10px;
margin-bottom:1px;
}

/* verhuur blok */
#touringverhuur {
float:left;
width:255px;
height:auto;
background:url(/images/touringbg.jpg) repeat-y;
color:#FFF;
padding:10px;
margin-bottom:1px;
}

#touringverhuur p {
margin-top:6px;
}

#touringverhuur h3 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#FFF;
margin:0;
padding:0;
}

#touringverhuur a {
color:#ffba00;
text-decoration:underline;
font-weight:700;
}

#touringverhuur a:hover {
color:#FFF;
text-decoration:none;
}

/* nieuwsbrief blok */
#nieuwsbrief {
float:left;
width:255px;
height:auto;
background:url(/images/nieuwsbg.jpg) repeat-y;
color:#265794;
padding:10px;
margin-bottom:1px;
}

#nieuwsbrief p {
margin-top:6px;
}

#nieuwsbrief h3 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#15355c;
margin:0;
padding:0;
}

#nieuwsbrief a {
color:#ffba00;
text-decoration:underline;
font-weight:700;
}

#nieuwsbrief a:hover {
color:#FFF;
text-decoration:none;
}

#nieuwsbrief form {
text-align:right;
padding-left:10px;
padding-right:10px;
}

#nieuwsbrief .input {
margin-bottom:4px;
width:230px;
}

#nieuwsbrief .button {
background:url(/images/searchbutton.png) no-repeat;
height:23px;
width:86px;
font:bold 11px Arial, Helvetica, sans-serif;
color:#FFF;
border:none;
cursor:pointer;
}

/* keurmerk blok */
#keurmerk {
float:left;
width:255px;
height:auto;
text-align:center;
padding:10px;
background:#FFF;
}

/* lokatie flashplayer */
#flashpromo {
height:179px;
width:714px;
margin-bottom:1px;
float:left;
}

/* inhoud */
#content {
padding:20px;
float:left;
width:674px;
}
.content {
padding:20px;
float:left;

}

.imgborder {
border:1px solid #000;
}

/* content home */
#mainleft {
height:auto;
width:473px;
float:left;
}

#mainright {
height:auto;
width:240px;
float:left;
margin-left:1px;
}

/* productenoverzicht home */
#mainleft #listprod {
float:left;
width:473px;
}

#mainleft #listprod p {
margin:0;
padding:0;
}

#mainleft #listprod h1 {
font:bold 16px/28px Arial, Helvetica, sans-serif;
background:#465e00;
color:#FFF;
text-indent:8px;
height:28px;
width:473px;
border-bottom:1px solid #FFF;
margin:0;
padding:0;
}

.listprodh1 {font:bold 16px/28px Arial, Helvetica, sans-serif;
background:#465e00;
color:#FFF;
text-indent:8px;
height:28px;
width:100%;
border-bottom:1px solid #FFF;
margin:0;
padding:0;
float:left;
}

#mainleft #listprod .thumb {
margin-right:8px;
margin-bottom:4px;
border:1px solid #FFF;
}

#mainleft #listprod a {
color:#000;
}

#mainleft #listprod .even {
background:#ebf6ca;
padding:9px;
border-bottom:1px solid #b0c375;
display:block;
float:left;
width:455px;
}

#mainleft #listprod .oneven {
background:#d7e9a1;
padding:9px;
border-bottom:1px solid #b0c375;
display:block;
float:left;
width:455px;
}

/* reistip rechts */
#mainright #reistip {
float:left;
width:240px;
background:#f98181 url(/images/reistipbg.gif) no-repeat right top;
margin-bottom:1px;
}

#mainright #reistip p {
margin:0 2px;
padding:4px;
}

#mainright #reistip h3 {
font:bold 16px/28px Arial, Helvetica, sans-serif;
color:#FFF;
text-indent:8px;
height:28px;
width:240px;
margin:0;
padding:0;
}

#mainright #reistip .thumb {
margin-right:8px;
margin-bottom:4px;
border:1px solid #FFF;
}

#mainright #reistip a {
color:#000;
}

#mainright #reistip .tipprijs {
font:bold 24px/50px Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}

/* reistip rechts */
#leftcol #reistip {
float:left;
width:275px;
background:#f98181 url(/images/reistipbg.gif) no-repeat right top;
margin-bottom:1px;
}

#leftcol #reistip p {
margin:0 2px;
padding:4px;
}

#leftcol #reistip h3 {
font:bold 16px/28px Arial, Helvetica, sans-serif;
color:#FFF;
text-indent:8px;
height:28px;
width:275px;
margin:0;
padding:0;
}

#leftcol #reistip .thumb {
margin-right:8px;
margin-bottom:4px;
border:1px solid #FFF;
}

#leftcol #reistip a {
color:#000;
}

#leftcol #reistip .tipprijs {
font:bold 24px/50px Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}

/* aanbiedingen */
#aanbiedingen {
float:left;
width:240px;
background:#f8d583;
margin-bottom:1px;
}

#aanbiedingen p {
margin:0 4px;
padding:4px;
}

#aanbiedingen h3 {
font:bold 16px/28px Arial, Helvetica, sans-serif;
background:#ff9000;
color:#FFF;
text-indent:8px;
height:28px;
width:240px;
border-bottom:1px solid #FFF;
margin:0;
padding:0;
}

#aanbiedingen .thumb {
margin-right:8px;
margin-bottom:4px;
border:1px solid #FFF;
}

#aanbiedingen a {
color:#000;
}

#aanbiedingen .even {
padding:4px;
border-bottom:1px solid #b0c375;
display:block;
float:left;
width:232px;
}

#aanbiedingen .oneven {
padding:4px;
border-bottom:1px solid #b0c375;
display:block;
float:left;
width:232px;
}

#aanbiedingen .price {
font:bold 24px Arial, Helvetica, sans-serif;
color:#e20000;
}

/* productenoverzicht vervolg */
#content #listprod {
float:left;
width:670px;
clear:both;
height:auto;
}

#content #listprod p {
margin:0;
padding:0;
}

#content h1 {
font:normal 1.9em/1em Arial, Helvetica, sans-serif;
color:#15355C;
background:none;
}



#content #listprod .thumb {
margin-right:8px;
margin-bottom:4px;
border:1px solid #FFF;
}

#content #listprod a {
color:#000;
}

#content #listprod .even {
background:#ebf6ca;
padding:9px;
border-bottom:1px solid #b0c375;
display:block;
float:left;
width:652px;
}

#content #listprod .oneven {
background:#d7e9a1;
padding:9px;
border-bottom:1px solid #b0c375;
display:block;
float:left;
width:652px;
}

#content .omschrijving {
float:left;
width:440px;
}

#content .price {
width:100px;
float:right;
font:bold 26px/40px Arial, Helvetica, sans-serif;
color:#e20000;
}

/* detailpagina */
#listdetail h1 {
font:bold 16px/28px Arial, Helvetica, sans-serif;
background:#465e00;
color:#FFF;
text-indent:8px;
height:28px;
width:714px;
border-bottom:1px solid #FFF;
margin:0;
padding:0;
}

#prodtitle {height:28px;
width:714px; background:#465e00; vertical-align: middle; border-bottom:1px solid #FFF; float:left;}

#prodtitle  a {color:#fff; font-weight:400; vertical-align: middle; text-decoration:none}

#prodtitle  a:hover { text-decoration:underline}

#prodtitle h1 {font:bold 16px/28px Arial, Helvetica, sans-serif;
background:#465e00;
color:#FFF;
text-indent:8px;
height:28px;
width:554px;
border-bottom:0px;
margin:0;
padding:0;
float:left;
}

.icontitle{
	float:left;
	width:80px;
	height:28px;
	vertical-align: middle;
}

.icontitle img{ vertical-align: middle;}

#listdetail {
float:left;
width:473px;
line-height:18px;
}

.icons {
width:670px;
float:left;
}

.iconsleft{
	width:300px;
	float:left;
		margin:0px;
	padding:0px;
	height:auto;
}
.iconsright{
	width:300px;
	float:right;
	margin:0px;
	padding:0px;
	height:auto;
}

.detailcell {
width:714px;
float:left;
height:auto;
}

.detailcell2 {
width:694px;
float:left;
height:auto;
}

.detail-left {
width:377px;
float:left;
height:auto;
}

.detail-right {
width:333px;
float:left;
height:auto;
}

.detailinfo {
background:#d7e9a1;
padding:10px;
border-top:1px solid #fff;
display:block;
float:left;
width:355px;

}
.detail-left2 {
width:357px;
float:left;
height:auto;
}

.detail-right2 {
width:333px;
float:left;
height:auto;
}

.detailinfo4 {
background:#ebf6ca;
padding:10px;
border-bottom:1px solid #fff;
display:block;
float:left;
width:335px;
height:339px;

}

.detailinfo2 {
background:#cbe3ff;
padding:10px;
border-top:1px solid #fff;
display:block;
float:left;
width:317px;
}

.detailinfo3 {
background:#2d8df9;
padding:10px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
display:block;
float:left;
width:317px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFF;
}



.detailprice {
font:bold 24px Arial, Helvetica, sans-serif;
}

#flashplayerright{background:#f1fdce;}

#movieplayerright{background:#f1fdce; border-top:1px solid #fff;}

/* breadcrumb*/
#breadcrumb {

float:left;
height:30px;
width:714px;
font:bold 12px/30px Arial, Helvetica, sans-serif;
border-bottom:1px solid #FFF;
color:#529cf3;
text-indent:8px;
}

#content form input { margin:2px;}

#breadcrumb a {
color:#14345b;
text-decoration:underline;
}

#breadcrumb a:hover {
color:#14345b;
text-decoration:none;
}

div.bookfieldset {
  margin-right:5px;
  background:#E8EFF4;
  padding-top:5px;
  padding-bottom:5px;
  color:#01295C;
  margin-bottom:5px;
  clear:both;
  /*width:670px;*/


  }  
  
div.bookfielderror {
  margin-right:5px;
  background:#cc3300;
  padding-top:6px;
  padding-bottom:6px;
  padding-left:145px;
  color:#FFFFFF;
  font-weight:bold;
  margin-bottom:5px;
  clear:both;
 } 
 
 label {
	text-align: right;
	width: 130px;
	margin-right: 15px;
  padding-top: 3px;
	display: block;
	float: left;
  clear:both;
  }
  
  div.optionrow{
	clear:both;
}
div.error{
	color:#FF0033;
}

#movieplayer{
	text-align:center;
}


.boeken {background:#e20001;
padding:10px;

border-bottom:1px solid #fff;
display:block;
float:left;
width:317px;
font:bold 15px Arial, Helvetica, sans-serif;
color:#FFF;}

.offerte {background:#ff9000; 
padding:10px;
border-bottom:1px solid #fff;
display:block;
float:left;
width:317px;
font:bold 13px Arial, Helvetica, sans-serif;
color:#FFF;}

.busofferte {background:#094996; 
padding:10px;
border-bottom:1px solid #fff;
display:block;
float:left;
width:317px;
font:bold 13px Arial, Helvetica, sans-serif;
color:#FFF;}


.boeken img, .offerte img{
	vertical-align: middle;
} 

.offertesmall {font:bold 11px Arial, Helvetica, sans-serif;}

.offerte  a{color:#FFF;} 
.boeken a {color:#FFF;}

td.tellafriendtop{
background:#2d8df9;
}

.tellafriendtbl{
	border:1px;
	border-color:#2d8df9;
	border-style:solid ;
}

body.tellafriend{

	
}


.sitemaptitle {
	font-size: 12px;
	color: #163961;
	line-height: 22px;
}
.sitemaptd {border-right: 1px solid #CCCCCC;}

.isuitverkocht{
text-decoration:line-through;
}

/*  extra classes voor redactie die classes binnen de content div plaatsen */

#content .detailcell2 {
width:674px;
float:left;
height:auto;
}

#content .detail-left2 {
width:337px;
float:left;
height:auto;
}

#content .detailinfo4 {
background:#ebf6ca;
padding:10px;
border-bottom:1px solid #fff;
display:block;
float:left;
width:315px;


}

#content .detail-right2 {
width:333px;
float:left;
height:auto;
}

#content .detailinfo2 {
background:#cbe3ff;
padding:10px;
border-top:1px solid #fff;
display:block;
float:left;
width:317px;
}



#content .boeken {background:#e20001;
padding:10px;
border-bottom:1px solid #fff;
display:block;
float:left;
width:317px;
font:bold 15px Arial, Helvetica, sans-serif;
color:#FFF;}

#content .offerte {background:#ff9000; 
padding:10px;
border-bottom:1px solid #fff;
display:block;
float:left;
width:317px;
font:bold 13px Arial, Helvetica, sans-serif;
color:#FFF;}

#content .busofferte {background:#094996; 
padding:10px;
border-bottom:1px solid #fff;
display:block;
float:left;
width:317px;
font:bold 13px Arial, Helvetica, sans-serif;
color:#FFF;}


#content .boeken img, #content .offerte img{
	vertical-align: middle;
} 

#content .offertesmall {font:bold 11px Arial, Helvetica, sans-serif;}

#content .offerte  a{color:#FFF;} 
#content .boeken a {color:#FFF;}

/* toevoegingen 23 oktober 2007 */

.rechtsinfo {
background:#f8d583;
padding:10px;
border-top:1px solid #fff;
display:block;
float:left;
width:317px;
}