* {
	margin:0;
	padding:0;
}

.xx {
	position: absolute;
	height: 257px;
}

.herfst {
	background-image: url(../images/herfst.jpg);
	background-repeat: no-repeat;
	height: 257px;
	width: 71px;
	position: absolute;
	margin: 30px 0 0 856px;
	display: none;
}

.jarig {
	background-image: url(../images/30jaar2.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 70px;
	position: absolute;
	margin: 30px 0 0 856px;
	display: none;
}

.jarig2 {
	background-image: url(../images/30jaar.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 70px;
	position: absolute;
	margin: 30px 0 0 -15px;
	display: none;
}

.sinterklaas {
	background-image: url(../images/sinterklaas.jpg);
	background-repeat: no-repeat;
	height: 269px;
	width: 67px;
	position: absolute;
	margin: 30px 0 0 856px;
	display: none;
}

.kerst {
	background-image: url(../images/kerst.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 71px;
	position: absolute;
	margin: 30px 0 0 856px;
	display: none;
}

.lente {
	background-image: url(../images/lente.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 71px;
	position: absolute;
	margin: 175px 0 0 856px;
	display: none;
}

.winter {
	background-image: url(../images/winter.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 48px;
	position: absolute;
	margin: 375px 0 0 856px;
	display: none;
}

.herfst2 {
	background-image: url(../images/herfst2.png);
	background-repeat: no-repeat;
	height: 257px;
	width: 71px;
	position: absolute;
	margin: 30px 0 0 -15px;
	display: none;
}

.sinterklaas2 {
	background-image: url(../images/sinterklaas2.png);
	background-repeat: no-repeat;
	height: 269px;
	width: 67px;
	position: absolute;
	margin: 30px 0 0 -11px;
	display: none;
}

.kerst2 {
	background-image: url(../images/kerst2.png);
	background-repeat: no-repeat;
	height: 254px;
	width: 71px;
	position: absolute;
	margin: 30px 0 0 -15px;
	display: none;
}

.lente2 {
	background-image: url(../images/lente2.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 71px;
	position: absolute;
	margin: 175px 0 0 -15px;
	display: none;
}

.winter2 {
	background-image: url(../images/winter2.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 48px;
	position: absolute;
	margin: 375px 0 0 7px;
	display: none;
}


body {
  	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size:11px;
	background-color: #727272;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}

#container {
	margin: 0 auto;
	width: 907px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/header_normal.jpg);
	background-repeat: no-repeat;
	width: 907px;
	height: 382px;
}

#menu {
	padding: 69px 0 0 64px;
}

#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu ul li { /* all list items */
	float: left;
	position: relative;
	background-image: url(../images/menu_sep.png);
	background-repeat: no-repeat;
	background-position: center right;
}

#menu ul li.last {
	background: none;
}

#menu ul li a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	height: 27px;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0 23px;
	text-decoration: none;
}

#menu ul li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 3.4em;
	left: 0;
	border: 1px solid #ccc;
	background-color: #8db5e8;
}

#menu ul li ul li a {
	display: block;
	height: auto !important;
	background-color: #8db5e8;
	color: #fff;
	font-size: 10px !important;
	font-weight: normal !important;
	margin: 0 !important;
	width: 120px;
	padding: 2px 5px !important;
	text-align:left;
	text-decoration: none;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}

ul#menuLos{
	list-style-type: none;
}
ul#menuLos li a {
	background-image: url(../images/menuLos.png);
	background-repeat: no-repeat;
	width: 275px;
	height: 25px;
	margin: 6px 0 5px 8px;
	padding: 12px 0 12px 10px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	display: block;
}

ul#menuLos li a:hover{
	background-image: url(../images/menuLos-over.png);
}

#banner {
	width: 203px;
	height: 157px;
	margin: 43px 0 0 644px;
	z-index: 10;
}

.bannerlink {
	display: block;
	width: 203px;
	height: 157px;
	text-decoration: none;
	position: absolute;
	margin: -157px 0 0 0;
	z-index: 1;
}

#breadcrumb {
	padding: 5px 0 0 70px; 
	color: #fff;
	font-size: 10px;
}

#breadcrumb a {
	color: #6896ca;
	text-decoration: none;
}

#title {
	padding: 30px 0 0 64px;
}

#title h1 {
	padding: 0 0 0 40px;
	color: #fff;
	font-size: 22px;
}

#content {
	margin: -18px 0 0 0;
	width: 907px;
	padding: 0 64px;
}

#content a {
	color: #6896ca;
}

#content a:hover {
	text-decoration: none;
}

#contentleft {
	float: left;
	width: 420px;
	min-height: 400px;
	background-image: url(../images/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #e6effe;
	padding: 5px 30px 5px 40px;
}

#contentleft h1 {
	color: #494949;
	padding: 5px 0;
}

#contentleft h2 {
	color: #494949;
	padding: 5px 0;
}

#contentleft h3 {
	color: #494949;
	padding: 5px 0;
}

#contentleft p {
	line-height: 25px;
	padding: 5px 0;
	color: #494949;
	text-align: justify;
}

#contentleft ul, #contentleft ol {
	padding: 5px 0;
	color: #494949;
	margin: 0 0 0 20px;
}

.product_blok {
  float:left;
  width:127px;
  height: 100px;
  background-color: #6d675b;
  color: #fff;
  margin: 0 10px 15px 0px;
  padding: 4px;
}

.product_blok .image {
	width: 127px;
	height: 85px;
	overflow: hidden;
}

.product_blok .image img {
  width:127px;
}



.product_blok a {
  color: #fff;
  margin: 0;
  text-align: center;
  text-decoration: none;
}

.product_blok a:hover {
  color: #fff;
  font-weight: normal;
  text-decoration:none;
}

#contentleft form fieldset legend {
  display: none;
}

#contentleft form fieldset dl {
   clear:both;
   float:left;
   margin: 0 0 0 0px;

}

#contentleft form fieldset dt {
   clear:both;
   float:left;
   width: 160px;
   padding: 10px 0 0 0;

}

#contentleft form fieldset dl dt.dt_postcode, #contentleft form fieldset dl dd.dd_postcode  {

   float:left;
   padding: 10px 0 0 0;
   width:80px;

}


#contentleft form fieldset dt.service {
   clear:both;
   float:left;
   width: 160px;

}

#contentleft form fieldset dd {
   float:left;
   width: 200px;
   padding: 10px 0 0 20px;
}

#contentleft form fieldset {
    border:0px solid #000;
    margin: 10px 0 0 0;

}

#contentleft fieldset dt.form_gegevens {

  clear: both;
  color: #494949;
  font-size: 0.9em;
  margin: 0px 45px 10px 0px;
  padding: 0px;
  text-align:left;
  font-weight: bold;

}

#contentleft form fieldset input.submit {
  clear: both;
  width: 74px;
  height: 21px;
  background: #333 url("../images/submit.gif") no-repeat;
  border: 1px solid #000;
  color: #fff;
  font-size: 0.9em;
  margin: 10px 0 10px 180px;
  
}

#contentleft form fieldset input.pc_submit {
  float:left;
  outline: none;
  color: #000;
  font-size: 0.9em;
  background:none;
  border:none;
  cursor:pointer;
  padding: 10px 0 0 0;
  text-decoration: underline;



}

#contentright {
	width: 294px;
	float: left;
}

#contentright p {
	padding: 0 8px 10px 8px;
}

#footer {
	clear:both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 907px;
	height: 69px;
}

#footer p {
	padding: 4px 0 0 0;
	margin: 0 0 0 310px;
	color: #7e7e7e;
	font-size: 9px;
}

#footer p a {
	color: #6896ca;
}

#modal_container {
	padding:0;
	background-color:#fff;
	border:1px solid #000;
	overflow:none;
	scroll: none;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
}

#modal_iframe {
	scroll: none;
	overflow: none;
}

#modal_container.test {
	background-color:#900;
	color:#fff;
	padding:30px;
	text-align:center
}

#modal_overlay {
	background-color:#000;
}

#modal_overlay.test {
	background-color:#fff;
}
	