* {
  margin: 0;
  padding: 0; 
}

body{
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 17px;
  height:100%;
  margin:0;
  padding:0;
  background-color: #7bc621;
 /* background-image: url(../images/pageparts/bg.jpg);*/
}

#DLVerloopBg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 550px;
  background-image: url(../images/pageparts/bg-verloop.jpg);
}

/*****************************************************
** WEBSITE SCTRUCTURE			                    **
*****************************************************/

   #DLPageWrapper {
     position: absolute;
	 top:0px;
     left: 50%;
     width:950px;
     margin-left:-475px;
     z-index: 1;
   }
 
  /* Begin pagina inhoud */
  #DLMainContain {
    position: absolute;
    top:0;
    left: 9px;
	width: 950px;
    z-index: 1;
background-color: #fff;
  }

    #DLHeader {
      position: absolute;
      width:950px;
      height:198px;
      background: url(../images/pageparts/header.jpg) 0 0 no-repeat;
      background-color: #fff;
      z-index: 1;
    }

      #DLWebTitle {
        position: absolute;
        top: 25px;
        left:214px;
        z-index: 1;
      }

      #DLNavigation1 {
        position: absolute;
        width: 655px;
        bottom: 52px;
        left: 246px;
        z-index: 1;
      }	
		

    #DLBody {
	  position: absolute;
      width:950px;
      float:left;
      top: 143px;
	  height: 450px;
      z-index: 1;
    }
	
		html>body #DLBody
		{
		height: auto;
		min-height: 450px;
		} 


      #DLNavigation2 {
	    position: relative;
        top: 0px;
        left: 243px;
        width: 670px;
        z-index: 1;
		padding: 5px;
		color: #2a4491;
      }

      #DLLeftSideBar {
	  position: relative;
	    margin-left: 18px;
		_ margin-left: 9px;
		float: left;
	    width: 228px;
		_ width: 210px;
	    height: 200px;
        z-index: 1;
      }

        #DLContactInfo{
	      position: relative;
	      top: 55px;
		  left: 27px;
          color: #2a4491;
		  font-size: 11px;
          z-index:2
        }

        #DLCertificates{
	      position: relative;
		  background: url(../images/pageparts/certificates.jpg) no-repeat;
		  width: 180px;
		  height: 131px;
		  top: 95px;
		  left: 27px;
          z-index:2
        }

      #DLContentWrapper{
	  position: relative;
	  top: 12px;
	  left: 0;
	    float: left;
	    width: 702px;
		_ width: 690px;
	    z-index: 1;
	  }

      #DLContentProducts{
	  position: relative;
	  top: 0px;
	  left: 0px;
	    float: left;
	    width: 702px;
		_ width: 690px;
	    z-index: 1;
	  }

        #DLImage {
		padding-top: 4px;
          width:175px;
          float:left;
          z-index: 1;
        }
	  
        #DLContentHome {
		  margin-right: 123px;
		  _ margin-right: 53px;
          width:365px;
		  float: right;
          min-height:340px;
          z-index: 1;
        }

        #DLContent {
		  margin-right: 19px;
          width:467px;
		  float: right;
          min-height:340px;
          z-index: 1;
        }

      #DLFooter {
        position: relative;
        clear: both;
        top: 0px; /* andere browsers */
        _ top: -3px; /* IE6 hack */
        left: 0px;
        width:957px; 
        height: 40px;
        z-index: 0;
      }

        #DLFooterContent {
          position: relative;
          top: -50px;
          left: 25px;
        }

/* EINDE WEBSTRUCTURE */


/*****************************************************
** WEBLINKS         			                    **
*****************************************************/

a {
	color:#2a4491;
	text-decoration: underline;
}

a:hover {
	color:#2a4491;
	text-decoration: none;
}

a.extraInfoLink {
	color:#2a4491;
	text-decoration: none;
}

a.extraInfoLink:hover {
	color:#2a4491;
	text-decoration: underline;
}

a.Navigation1Inactive{
  display:block;
  text-align: center;
  text-decoration: none;
  color: #2a4491;
}

a.Navigation1Inactive:hover{
  color: #2a4491;
  font-weight: bold;
}

a.Navigation1Active{
  display:block;
  text-align: center;
  text-decoration: none;
  color: #7bc621;
  font-weight:bold;
}

a.Navigation2Inactive{
  color: #2a4491;
  text-decoration: none;
}

a.Navigation2Inactive:hover{
  color: #2a4491;
  font-weight: bold;
}

a.Navigation2Active{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.DLFooterContent a {
	color: #999999;
	text-decoration: none;
}

.DLFooterContent a:hover {
	text-decoration: underline;
}

a.Navigation1Inactive{
  padding: 2px 0 0 0;
  width: 70px;
  height: 19px;
  background: url(../images/pageparts/tabs.gif) 0 0 no-repeat;
}

a.Navigation1Active{
  padding: 2px 0 0 0;
  width: 70px;
  height: 19px;
  background: url(../images/pageparts/tabs.gif) 0 0 no-repeat;
  background-position: 0 -21px;
}


/*****************************************************
** TYPOGRAFIE         			                    **
*****************************************************/


h1 { color: #7bc621; font-size: 14px; font-weight: bold; font-family: "Arial Black", Helvetica, sans-serif; }
h2 { }
h3 { }
h4 { }
h5 { }

ul { margin-left: 25px; margin-top: 10px; list-style-image: url(../images/pageparts/bullit.gif); }

ol { margin-left: 30px; }


/*****************************************************
** FORMS            			                    **
*****************************************************/

label { position: absolute; width:150px; }
input { margin-left: 155px; margin-bottom: 3px; width: 250px; }
textarea { margin-left: 155px; margin-bottom: 3px; width: 252px; }
input.checkbox { margin-left: 200px; margin-bottom: 3px; width: 15px; }

input.optIn{ width: 15px; margin: 0; }
label.optIn{ width: 400px; margin-left: 5px; margin-top:-3px; }

input.postcodeCheck{ width: 70px; margin: 0; }

.extraInfo{ margin-left: 200px; }

input.submit, input.mapsButton{
  background-image: url(../images/submit-button.gif);
  width: 103px;
  height: 21px;
  border: 1px solid #ccc;
  color: #fff;
  border: 0px;
}

input.lichtkrant{
margin-left: 0px;
width: 683px;
border: 0;
color: #2a4491;
margin-top: 15px;
}

input.submit{
 margin-top: -5px;
  margin-left: 304px;
  * margin-left: 306px;
}
input.googleMaps{
	margin-left: 0px;
  width: 200px;
}

.mapsButton{
margin-left: 0px;
}


/*****************************************************
** CLASSES            			                    **
*****************************************************/


#aankeilers{
width: 710px;
}

table{
font-size: 12px;
}


.DLExtraHeading {
  font: normal  24px "Arial Black";
  color: #99cc33;
  line-height: 28px;
}

	

.DLFooterContent {
	text-align: center;
	color: #999999;
	font-size: 11px;
}

.DLAankeiler {
 	position: relative;
	z-index: 1;
	float:left;
	margin-right: 17px;
	margin-top: 19px;
	width:216px; 
	background-repeat:no-repeat;
	border: solid 1px #a4d32b;

}

.AankeilerPicture {
  width: 216px;
  height: 90px;
}

.DLAankeilerText{
font-size: 17px;
padding: 20px;
text-indent: -0.3em;
}

  


span.DLKlik{
color: #de1827;
font-size: 22px;
text-decoration: underline;
}



#DLNews ul{
	margin-left: 17px;
	list-style-image: url(../images/pageparts/bullit.gif);
}

#DLNews ul li{
	margin-top: 10px;
}

#DLNews ul li span{
color: #de1827;
}

input.letter-vergroten-button{
  width: 39px;
  height: 27px;
  background-image: url(../images/pageparts/letter_vergroten-new.gif);
  border: 0;
  margin: 0px;
}

input.letter-herstellen-button{
  width: 50px;
  height: 27px;
  background-image: url(../images/pageparts/letter_herstellen-new.gif);
  border: 0;
  margin: 0px;
}

input.letter-verkleinen-button{
  width: 39px;
  height: 27px;
  background-image: url(../images/pageparts/letter_verkleinen-new.gif);
  border: 0;
  margin: 0px;
}

.DLChangeSize{
color: #838383;
font-size: 18px;
line-height: 23px;
}

.DLPoetry{
  color: #838383;
  line-height: 24px;
}

fieldset{
 border: 1px solid #b4d82b;
 padding: 4px 8px 10px 10px;
}

legend{
  margin: 0 -17px 0 -11px;
  * margin: 0 -17px 0 -18px;
  background-color: #b4d82b;
  width: 100%;
  padding: 0 10px 0 10px;
  color: #fff;
  font-weight: bold;
}

.errorMsg{
width: 450px;
background-color: #e13130;
color: #fff;
padding: 5px;
}

a img {
 border: 0;
}

p.DLTekstCertificates{
padding-top: 5px;
margin: 0 1px 13px 85px;
text-align: center;
font-size: 7px;
line-height: 10px;
z-index: 100;
}

a.DLTekstCertificates, a.DLTekstCertificates:hover {
	color:#000;
	text-decoration: none;
	cursor: pointer;
}

#extraInfo1{
position:absolute;
top: 70px;
left: 247px;
width: 75px;
height: 20px;
cursor: pointer;
}

#extraInfo2{
position:absolute;
top: 70px;
left: 335px;
width: 300px;
height: 20px;
cursor: pointer;
}
