/*** --- ALGEMEEN --- ***/

body {
	color: #666664;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 145%;
}
.vettehoofdletter {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight:bold
}
.titel_pagina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
#bodyHome {
	background-image: url(../images/achtergr_home.png);
	background-repeat: repeat-x;
}
#bodyOnderliggend {
	background-image: url(../images/achtergr.png);
	background-repeat: repeat-x;
}
#kop {
	background-image: url(../images/achtergr_kop.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 994px;
}
#kop1920 {
	background-image: url(../images/achtergr_kop.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 100%;
}
#kop2 {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 994px;
}
#navbalk {
	background-image: url(../graph/bg_11.png);
	background-repeat: repeat-x;
	height: 55px;
}
#top {
	background-image: url(../graph/bg_top_01.png);
	background-repeat: repeat-x;
	height: 100px;
}
#tekstvak {
	background-image: url(../graph/bg_22.png);
	background-repeat: repeat;
	height: 100px;
}
#inhoud {
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 50px;
	padding-left: 20px;
	background-image: url(../images/achtergr_inh.gif);
	background-repeat: repeat-y;
}
#inhoud2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/achtergr_inh.gif);
	background-repeat: repeat-y;
}
#inhoud3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/achtergr_inh.gif);
	background-repeat: repeat-y;
}
#inhoudtaalkeuze {
	color: #D7D7D7;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	background-image: url(../images/achtergr_inh.gif);
	background-repeat: repeat-y;
}
#tblInhoud {
	width: 994px;
}
#voet {
	color: #3D3D3D;
	font-size: 85%;
	background-image: url(../images/achtergr_voet.gif);
	background-repeat: no-repeat;
	height: 67px;
	padding-left: 0px;
}
#voet2 {
	color: #FFFFFF;
	font-size: 70%;
}
#taalkeuze {
	color: #D7D7D7;
	padding-bottom:3px;
	font-size:90%;
}
#nav {
	padding-left: 40px;
	padding-top:10px;
	background: url(../images/achtergr_nav.png) no-repeat;
	height: 46px;
	width: 954px;
	vertical-align:top;
}
h1 {
	font: normal 230% Arial, Helvetica, sans-serif;
	color: #EA9500;
}
h2 {
	font: normal 200% Arial, Helvetica, sans-serif;
	color: #EA9500;
}
h3 {
	font: normal 175% Arial, Helvetica, sans-serif;
	color: #299fd2;
}
a, a:visited {
	color: #00679B;
	text-decoration:underline;
}
a:hover {
	color: #fe0000;
	text-decoration:none;
}
#subnav a, #subnav a:visited {
	color: #00679B;
	text-decoration:none;
}
#subnav a:hover {
	color: #35D600;
	text-decoration:none;
}
#voet a, #voet a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#voet {
	color: #FFFFFF;
	text-decoration:none;
}
#voet a:hover {
	color: #FF0;
	text-decoration:underline;
}
#taalkeuze a, #taalkeuze a:visited {
	color: #D7D7D7;
	text-decoration:underline;
}
#taalkeuze a:hover {
	color: #fff;
	text-decoration:none;
}
#promo {
   	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 30px;color: #FFFFFF;
	background-color: #0089ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 200%;
}
#tekstpromo {
	color: #666666;
	background-color: #00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 120%;
}

/***--- MENU --- ***/

.dmenu {
}
.dmenu .item1,
.dmenu .item1:hover,
.dmenu .item1-active,
.dmenu .item1-active:hover {
	padding: 5px;
	spacing: 0px;
	text-decoration: none;
	position: relative;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 21px;
}
.dmenu .item1,
.dmenu .item1:visited {
    color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}
.dmenu .item1:hover,
.dmenu .item1-active,
.dmenu .item1-active:hover,
.dmenu .item1-active:visited {
    color: #fff;
		text-decoration: none;
		background-color:#ea9500;
}
.dmenu .item2,
.dmenu .item2:hover {
    padding: 5px 25px 5px 10px;
    text-decoration: none;
    display: block;
		background:#017cb1;
		color:#fff;
		font-weight: normal;
		font-size: 14px;
		border-bottom: 1px dotted #FFFFFF;
    /*white-space: nowrap;*/
}
.dmenu .item2,
.dmenu .item2:visited {
    color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}
.dmenu .item2:hover {
	color: #fff;
	text-decoration: none;
	background:#ea9500;
}
.dmenu .section {
	position: absolute;
	visibility: hidden;
	z-index: -2;
	width: 200px;
	/*overflow: visible;*/
	margin-left: 0px;
	margin-top: 1px;
	background: #51d62f;
}
.promotitel {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #09F;
}
.promotitel_s {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #09F;
}
.promotitel_ss {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #09F;
}
.kleine_tekst_promo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-right: 10px;
	line-height: 1.2em;
}
.promo_prijs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align:right;
	background:#F00;
	padding-right: 10px;
}
#indexnieuw {
	color: #666;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	text-decoration: none;
}
#indexnieuw a, #indexnieuw a:visited {
	color: #666;
	text-decoration:none;
}
#indexnieuw a:hover {
	color: #333;
	text-decoration:underline;
}
.nieuw_aanbieding {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.bg01 {
	background-image: url(../images/bg_001.gif);
}
.knop11 {
	background: url(none);
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
	border: 0px none;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nieuw_titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #0086C6;
	text-align: center;
	height: 50px;
	border: thin dotted #000;
}
#phonefix{
 background-color:#FFF;
  color:#FFF;
  font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	  height: 68px;
  font-size: 18px;
  right:0px;
  line-height:22px;
  position:fixed;
  text-align:center;
  bottom:50px;
  width:186px;
  z-index:400;
  border-radius:4px 0px 0px 0px;
}
#phonefix2{
 background-color:#F00;
  color:#FFF;
  font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	  height: 70px;
  font-size: 18px;
  right:0px;
  line-height:22px;
  position:fixed;
  text-align:center;
  bottom:140px;
  width:123px;
  z-index:400;
  border-radius:4px 0px 0px 0px;
}
#phonefix_reserveer{
 background-color:#F00;
  color:#FFF;
  font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	  height: 200px;
  font-size: 18px;
  left:0px;
  line-height:22px;
  position:fixed;
  text-align:center;
  bottom:140px;
  width:30px;
  z-index:400;
  border-radius:4px 0px 0px 0px;
}
.Introtekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
}
.kleine_tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.titel24 {
	font-family: 'Martel', serif;
	color:#333;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}
.titel22 {
	font-family: 'Martel', serif;
	color:#333;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
}
.titel20 {
	font-family: 'Martel', serif;
	color:#333;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
.titel18 {
	font-family: 'Martel', serif;
	color:#333;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}