@font-face {
	font-family: 'al-squirenormaal';
	src: url('../fonts/squirenormaal-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/squirenormaal-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/squirenormaal-webfont.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/squirenormaal-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/squirenormaal-webfont.svg#squirenormaal-webfont') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'al-squirevet';
	src: url('../fonts/squirevet-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/squirevet-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/squirevet-webfont.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/squirevet-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/squirevet-webfont.svg#squirevet-webfont') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'al-squireextravet';
	src: url('../fonts/squireextravet-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/squireextravet-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/squireextravet-webfont.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/squireextravet-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/squireextravet-webfont.svg#squireextravet-webfont') format('svg'); /* Legacy iOS */
}	
	 		 
body {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
    background-color: #dcc86d;
    font-size:11px;
	background-image: url(../images/general/bodyimage01.gif);
	background-attachment:fixed;
    background-repeat: repeat-x;
	margin: 0px;
	padding: 10px;
}

.wrapper {
  background-color: #610;
  margin: auto;
  padding: 0px;
  max-width: 1250px;
  min-width: 1024px;
  overflow: hidden;
  }
  
#titlebar {
  width: 100%;
  height: 80px;
  background-image: url(../images/titlebars/TitleBarAnderLicht.jpg);
  background-repeat: no-repeat;
  background-color: #422100;
  } 

#titlebaragent {
  width: 100%;
  height: 80px;
  background-image: url(../images/titlebars/TitleBarAgent.gif);
  background-repeat: no-repeat;
  background-color: #422100;
  }
  
#menu {
  position: relative; 
  top: -22px;
  left: auto;
  right: auto;
  z-index: 10;
  } 

.menuback {
  position: relative; 
  left: auto;
  right: auto;
  height: 22px;
  background-image: url(..//bronzebar.gif);
  background-repeat: repeat-x;
  } 
  
.content {
  background-color: #EFE8E1;
  position: relative; 
  top: -22px;
  width: 100%;
  min-height: 600px;
  background-Image:URL(../images/pageback/20_back.jpg);
  background-position: 190px 0px;
  background-repeat: no-repeat;
  } 

.contentrightbar {
  width: 100%;
  min-height: 600px;
  background-Image:URL(../images/general/backkaartgrijs.jpg);
  background-position: right;
  background-repeat: repeat-y;
    } 

.contentleftbar {
  width: 100%;
  min-height: 600px;
  background-Image:URL(../images/general/backkaartgrijs.jpg);
  background-position: left;
  background-repeat: repeat-y;
    } 

.leftbar {
  float: left;
  background-color: #EFE8E1;
  width: 199px;
  min-height: 600px;
  padding: 10px;
  background-Image:URL(../images/general/backkaartgrijs.jpg);
  background-repeat: repeat-y;
    } 

.rightbar {
  float: right;
  background-color: #EFE8E1;
  width: 199px; 
  min-height: 600px;
  padding: 10px;
  background-Image:URL(../images/general/backkaartgrijs.jpg);
  background-repeat: repeat-y;
  } 

.blockcontainer {
  margin: auto;
  padding: 20px;
  max-width: 600px;
  min-width: 400px;
  min-height: 200px
  }
  
.blockleft {
  background-color: #EFE8E1;
  background-image:url(../images/general/homepageblock.jpg);
  background-repeat:repeat-x;
  float: left;
  margin-left: 30px;
  margin-right: 10px;
  padding: 5px;
  width: 200px;
  min-height: 215px;
  }
  
.blockright {
  background-color: #EFE8E1;
  background-image:url(../images/general/homepageblock.jpg);
  background-repeat:repeat-x;
  float: right;
  margin-right: 30px;
  margin-left: 10px;
  padding: 5px;
  width: 200px;
  min-height: 215px
  }
  
.blocktitle {
   color:#EFE8E1;
   margin-bottom:10px;
   margin-top:10px;
}

.blocktext {
  padding: 10px 10px 0px 10px; 
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  } 

.photogalleryphoto {
  background-color: #404040;
  float: left;
  margin: 7px;
  padding: 14px;
  width: 188px;
  height: 188px
  }
  
.main {
  margin-left: 15px;
  margin-right: 15px;    
  }

.maintext {
  padding: 8px; 
  min-height: 584px;
  z-index: 100;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  } 
  
.footer {
  margin: auto; 
  clear: both;
  width: 100%;
  height: 16px;
  background-color: #996666;
  padding-top: 4px;
  }     

.intro
   {
   margin-left: 50px;
   margin-right: 50px;
   }
   
.daytoday
   {
  margin-top: 0px;
  z-index: 100;
   }   

.triptitle
   {
   position: absolute; 
   left: 270px;
   top: 10px;
   z-index: 7;
   }
   
.promotion
   {
   margin-bottom:15px;
   margin-top:5px;
   padding: 10px;
   padding-right: 200px;
   font-size:11px;
   background-color: #CC9999;
   background-Image:URL(../images/general/promobar.gif);
   background-repeat: repeat-x;
   }
   
.promotionimage
   {
   position:absolute;
   right: 1px;
   top: -110px;
   display: block; 
   float: right;
   margin-top:100px;
   margin-right:120px;
   padding: 10px;
   height: 100px;
   width: 280px;
   background-image:URL(../images/general/aanbieding.gif);
   background-repeat: no-repeat;
   background-position: bottom right;
   z-index: 10;
   }   

.constructionimage
   {
   position:absolute;
   right: 1px;
   top: -110px;
   display: block; 
   float: right;
   margin-top:100px;
   margin-right:120px;
   padding: 10px;
   height: 100px;
   width: 280px;
   background-image:URL(../images/general/werkinuitvoering.gif);
   background-repeat: no-repeat;
   background-position: bottom right;
   z-index: 10;
   }
   
.smartvoyagerimage
   {
   position:relative;
   right: 40px;
   top: -300px;
   float: right;
   margin-bottom: -300px;
   z-index: 10;
   }
      
.arrgrouptitle
   {
   margin-bottom:10px;
   margin-top:5px;
   font-size:11px;
   background-color:#FFFFFF;
   padding-top:3px;
   padding-bottom:3px;
   padding-left:3px;
   background-image:url(../images/general/arrgrouptitle.gif);
   background-repeat:repeat-y;
   
   }   

.texttable
   {
   padding:8px;
   } 
   
h1
   {
   font-family: al-squirevet, Verdana, helvetica, sans-serif;
/*   text-shadow: 1px 2px 6px #000; Tekst schaduw werkt niet in IE */
   color:#996666;
   font-size:40px;
   font-weight:200;
   text-align: center;
   margin-top: 20px;
   margin-bottom: 0px;
   }
h2
   {
   font-family: al-squirevet, Verdana, helvetica, sans-serif;
   color:#996666;
   font-size:20px;
   font-weight:200;
   text-align: Center;
   margin-top:10px;
   margin-bottom:0px;
   }
h3
   {
   font-family:Verdana;
   color:#660000;
   font-size:12px;
   font-weight:bold;
   margin-bottom:5px;
   margin-top:0px;
   margin-left:inherit;
   margin-right:inherit;
   }
h4
   {
   font-family:Verdana;
   color:black;
   font-size:12px;
   font-weight:bold;
   }

h5
   {
   font-family:Verdana;
   color:#FFFFFF;
   font-size:12px;
   font-weight:bold;
   margin-bottom:0px;
   margin-top:0px;  
   }

p, td, th
   {
   color:black;
   font-size:11px;
   font-weight:100;
   font-family:Verdana;
   text-align: left;
   }

em
   {
   font-weight:bold;
   font-style:normal;
   margin:auto;
   }

li
   {
   margin-left:-25px;
   }
  
ul
   {
   margin-top:0px;
   margin-bottom:0px;
   }
    
a:link {
   color: #660000;
   text-decoration: none;
   font-family:Verdana;
   }
a:visited {
   color: #660000;
   text-decoration: none;
   font-family:Verdana;
   }
a:hover {
   color: black;
   text-decoration: none;
   font-family:Verdana;
   background-color:#CDB2B2;  
   } 

a.linknoback:hover {
   background:none;
   }

.cruiseboatlist a.active {
   color: black;
   text-decoration: none;
   font-family:Verdana;
   background-color:#CDB2B2; 
   }

table h2
   {
   font-family: al-squirevet, Verdana, helvetica, sans-serif;
   color:#996666;
   font-size:20px;
   font-weight:200;
   text-align: Center;
   margin-top: 0px;
   margin-bottom:0px;
   }
   
.payreminder  {
  background-color: #dcc86d;
  padding: 5px;
  margin-left: 6px;
  margin-right: 6px;
   }

.H2TitleBar
   {
   background-color:#996666;
   position:relative;
   top:6px;
   margin-bottom:11px;
   margin-top:5px;
   height: 20px;
   font-size:14px;
   color:#FFFFFF;
   clear: both;
   }
   
.rightimagefloat
   {
   float:right;
   margin-left:20px;
   margin-bottom:20px;
   } 
     
.clientpageaddresstopbar {
  background-color: #e9e842; 
  text-align:left;
  padding:6px;
  }

.clientpageaddress  {
  padding: 6px;
  width: 250px;
  float:left;
  text-align:left;
  margin-top: 4px;
  margin-bottom: 4px;
  }
	 
.clientpagecomm  {
  padding: 6px;
  width: 200px;
  float:left;
  text-align:left;
  margin-top: 4px;
  margin-bottom: 4px;
     }
	 
.clear  {
  clear: both;
  }

.viewtripblockwrap {
  width:500px;
  margin-left:auto;
  margin-right:auto;
  background-color: #f5f0ea;
  }

.viewtripblock  {
  padding: 12px;
  float:left;
  text-align:center;
  }
  
.centerimage {
  margin-left:auto;
  margin-right:auto;
}  
  
.tablecollapse {
  border-collapse:collapse;
}
 
.texttable
   {
   padding:10px;
   } 

.abstract_img {
  float:left;
  padding-top:10px;
  padding-bottom:17px;
  padding-right:10px;
  z-index: 100;
  }
  
.abstract_txt {
  padding: 10px;
  margin-left: 10px;
  margin-right:10px;
}

.abstract_txt H2 a {
  font-family: al-squirevet, Verdana, helvetica, sans-serif;
  color:#660000;
  position:relative;
  top:-3px;
  margin-bottom:3px;
}

.abstract_txt p {
  margin-top:6px;
  margin-bottom:6px;
}

.imagedown {
  position:relative;
  top:6px;
}

.clientremark p {
  margin-top:20px;
  margin-bottom:20px;
}

.cruisboatabstractpromo {
  position:relative;
  top:-23px;
  text-align: center;
  width: 188px;
  z-index: 99;
  font-family: Verdana, helvetica, sans-serif;
  font-size:14px;
  color:#FFFFFF;
  font-weight: bold;
  margin-bottom: -23px;
}
    

/* Item voor openklapscript */  
div.antwoord {
   display: none;
   margin-top: -12px;
   }  
   

