html { overflow: -moz-scrollbars-vertical !important; }

body {
     margin: 0;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #000;
     background-image: url(../images/website_bg.gif);
     background-repeat: repeat;
     background-position: left top;
     background-color: #F0F0F0;
     line-height: 18px;
}

*{
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 { 
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

h1 { font-size: 14px; }

h2, h5{  padding: 0px; margin: 0px;}



p{  padding: 0px; margin: 0px;}

a, a:link, { 
    color: #000; 
    text-decoration: none;
    font-weight: bold;

}

a:visited { 
    color: #fff; 
    text-decoration: none;
    font-weight: bold;

}

a:hover,
a:active,a:visited {
     text-decoration: none;
     color: #000;
}

img{
    border: 0px solid;
}

#midden_home{
    vertical-align: top;
    float: left;
    width: 510px;
}

#midden_home h1{
    background:transparent url(../images/header_bg_home.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    height:21px;
    margin: 0px 0 0 0px;
    padding:10px 5px 5px 15px;
}

#midden_home h2{
    background:transparent url(../images/header_bg_home.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    height:21px;
    margin: 0px 0 0 0px;
    padding:10px 5px 5px 15px;
}

#midden_home h3{
    background-color:#73bd1c;
    border-color:#FFFFFF #444444 #444444 #FFFFFF;
    border-style:solid;
    border-width:1px;
    margin:0;
    padding:3px 10px;
    position:absolute;
    right:20px;
    top:5px;
}

#midden_home h4{
    background-color:#73bd1c;
    border-color:#FFFFFF #444444 #444444 #FFFFFF;
    border-style:solid;
    border-width:1px;
    margin:15px;
    padding:3px 10px;
    float: right;
}

#midden_home h4 a{
    text-decoration: none;
    color: #fff;
}

#midden_home h3 a{
    text-decoration: none;
    color: #fff;
    
}

#midden .producten_lijst{
    margin:0px;
    background: #e8e8e8;
    overflow: hidden;
    display: inline;
    /*width: 310px;*/
}

#midden .producten_lijst .contentblok h2{ 
    background: none;
    padding: 0;
    float: left;
}

.producten_lijst{
    margin:10px 10px 0 13px;
    background: #e8e8e8;
    overflow: hidden;
    display: inline;
    clear: both;
    float: left;
    width:497px;
    position: relative;
    
}

.producten_lijst_blok{
    float: left;
    width: 467px;
    margin: 10px 0 0px 15px;
    border-bottom: 1px dotted #444;
    padding-bottom: 10px;
    display: inline;
}

.listimage{
    float:left;
    height:50px;
    width:110px;
}

.producten_lijst_content{
    background-color:#F3F3F3;
    float:left;
    padding:10px 10px 0 15px;
    width:332px;
    position: relative;
    padding-bottom: 60px;
}

.producten_lijst_content a{
    color: #000;
    text-decoration: none;
}

.producten_lijst_content a:hover{
    color: #1A99D8;
    
}

.producten_lijst_content a:visited{
    color: #000;
    
}

.producten_lijst_prijs a:visited{
    color: #fff;

}

.producten_lijst_prijs a:hover{
    color: #000;
    
}

.producten_lijst_buttons{
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.producten_lijst_content .buttons1{
    background: url(../images/button_offerte.jpg) no-repeat 0px 5px;
    color: #000;
    padding-left: 30px;
    padding-top: 5px;
}

.producten_lijst_content .buttons2{
    background: url(../images/button_info.jpg) no-repeat 0px 5px;
    color: #000;
    padding-left: 30px;
    padding-top: 5px;
}

.producten_lijst_content .buttons1 a, .producten_lijst_content .buttons2 a{
    color: #000;
    font-weight: bold;
}

.producten_lijst_content .buttons1 a:hover, .producten_lijst_content .buttons2 a:hover{
    color: #1a99d8;
}

.producten_lijst_blok img{
    float: left;
}

#midden_home .producten_lijst_blok h2{
    color: #3b3b3b;
    background: none;
    padding: 0;
    
}

.producten_lijst_blok p{
    color: #3b3b3b;
}

.producten_lijst_prijs{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 160px;
    height: 22px;
    padding: 5px;
    padding-top: 10px;
    background-color: #1a99d8;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    
}

.producten_lijst_prijs a{ 
    color: #fff;
}

.hr {
     height: 15px;
     background: url(../images/horz_dots.jpg) no-repeat scroll center;
}

.hr hr { display: none; }

.clear { clear:both; }

#wrapper {
     width: 1000px;
     background-color: #fff;
     margin-right: auto;
     margin-left: auto;
     margin-top: 0px;
     margin-bottom: 20px;
     position: relative;
     overflow: hidden;
     border-left:1px solid #c1c0c3;
     border-right:1px solid #c1c0c3;
     border-bottom:1px solid #c1c0c3;
}

#header{
    height:160px;
    position: relative;
    margin-top: 0px;
}

#header_logo{
    float:left;
}

#logo_top img{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
}

#sfeerbeeld{
    margin-left: 10px;
    margin-top: 10px;  
}

#sfeerbeeld img{
    float: left;
    
}    


#links{
    color:#424242;
    float:left;
    overflow:hidden;
    width:243px;
    margin-left: 10px;
    margin-top:10px;
    display: inline;
}

#rechts{
    color:#424242;
    float:right;
    overflow:hidden;
    width:214px;
    margin-right: 10px;
    margin-top:10px;
    display: inline;
}

#rechts h1{
    background: url(../images/header_bg.jpg) no-repeat; top left;
    color: #fff;
    padding:10px 5px 5px 15px;
    margin: 0px;
    height: 21px;
}

#rechts h1 a{
    color: #fff;

}

#rechts .image_links
{
   text-align: center;
   width: 210px;
}


#rechts .contentblok h2
{
   padding: 5px 0 5px 10px;
   text-align: center;
} 

#rechts .contentblok .tekst_rechts{
   text-align: center;
   width: auto;
   background-color: #1A99D8;
   color: #fff;
   padding: 0px;
   margin-top: 10px;
   margin-left: 25px;
   
} 

#rechts .contentblok .tekst_rechts a{
    color:#FFFFFF;
    float:left;
    padding:5px 15px;
   
} 

#rechts .header{
    margin-top: 10px;
}


#midden{
    float:left;
    margin-top:10px;
    overflow:hidden;
    padding-bottom:20px;
    padding-left:12px;
    position:relative;
    width:500px;
    z-index:0 !important;
    z-index:-1;
}

#offerte_table{
    float: left;
}

#offerte_table fieldset{
    background-color:#DCDCDC;
    border:0 solid;
    margin:15px 12px 15px 0;
    padding:15px;
    
}

#offerte_table P{
    margin:5px 0 0;
    
}

#offerte_table label{
    clear:both;
    float:left;

    width:150px;
    
}

#offerte_table input{
    
}

#offerte_table select{
    
}

#offerte_table .radio label{  
    padding-top:10px;

}

#offerte_table div{  
    padding-bottom:10px;
    padding-left:152px;
    padding-top:10px;

}


#midden2{
    padding-bottom:20px;
    padding-left:15px;
    width:965px;
    z-index: 10;
    position: relative;
    float: left;
    background-color: #2c2c2c;
    overflow: hidden;
}

#footer {
    background:url("../images/footer_bg.jpg") no-repeat scroll 0 0 #73B82B;
    color:#FFFFFF;
    float:left;
    font-size:10px;
    font-weight:bold;
    height:65px;
    margin-bottom:11px;
    margin-left:10px;
    margin-right:10px;
    padding-top:74px;
    position:relative;
    width:976px;
}

#footer h1{
    color:#FFFFFF;
    margin-top:67px;
    position:relative;
}

#footer a {
     color: #fff;
     text-decoration:underline;
}

#content_bg img{
    position: absolute;
    bottom: 10px;
    right: 15px;
    z-index: 0;
}

/* MENU */

#menu{
    background: url(../images/menu_bg.jpg) repeat-x top left;
    float:left;
    height:36px;
    margin-top:119px;
    padding-left:10px;
    width:819px;
    z-index: 20;
    position: relative;
}

#nav, #nav ul{
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:relative;
    line-height:1.5em;
    height:28px;
    position: relative;
    z-index: 20;
}

#nav #active01{
    background:transparent url(../images/menu_bg_hover.jpg) repeat-x scroll left top;
    color:#FFFFFF;
}

#nav a{
    color:#FFFFFF;
    display:block;
    font-size:11px;
    font-weight:bold;
    padding:10px 15px 15px 15px;
    text-decoration:none;
    background: url(../images/menu_right.jpg) no-repeat right top;
    background: url(../images/menu_right.jpg) no-repeat right top;
}

#nav a:hover{
    color:#fff;
    background-color: none;
    background: url(../images/menu_bg_hover.jpg) repeat-x left top;
}

#nav li{
    float:left;
    position:relative;
    background-image:tranparant;
    z-index: 50; 
}

#nav ul {
    position:absolute;
    display:none;
    width:11em;
    top:3.5em;
    background-color:#fff;
    z-index: 50; 
}

#nav li ul a{
    width:120px;
    height:auto;
    float: left;
    background:none;
    background-color:#e4e4e4;
    color:#000000;
    background-image:none;
    padding: 8px;
    padding-left: 15px;
    clear: both;
    z-index: 50;  
}

#nav li ul a:hover{
    background-color:#fff;
}

#nav ul ul{
    top:auto;
    position: relative;
    z-index: 20;
}    

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    position: relative;
    z-index: 20;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
}


/* CONTENT BLOKKEN */
#midden_home .contentblok{
    float: right;
    width: 290px;
    font-size: 11px;
    margin-top: 0px;
    margin-right: 15px !important;
    margin-right: 7px;
    padding-left: 10px;
    padding-bottom: 15px;
    background-color: #373737;
    border-bottom: 1px solid #2c2c2c;
}

#midden_home .producten .contentblok{
    float: right;
    width: 465px;
    font-size: 11px;
    margin-top: 0px;
    margin-right: 15px !important;
    margin-right: 7px;
    padding-left: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #2c2c2c;
    background: none;
}

#midden_home .contentblok h2{
    color: #ff6c01;
    font-size: 11px;
    margin-left: 110px;
}

#midden_home .producten .contentblok h2{
    color: #ff6c01;
    font-size: 11px;
    margin-left: 0px;
    display: none;
}

#midden_home .contentblok .tekst_rechts{
    padding: 0px 0px 0px 0px;
    line-height: 18px;
    width:165px;
}

#midden_home .producten .contentblok .tekst_rechts{
    padding: 15px 0px 0px 0px;
    line-height: 18px;
    width:470px;
}

#midden_home .contentblok .tekst_rechts p{
    padding: 0px;
    margin: 0px;
}

#midden_home .image_links img{
    width: 100px;
    float: left;
    padding-right: 10px;
    border: 0px solid;
}

#midden_home .image_links{
    width: 110px;
    margin-top: -23px;
    _margin-top: -33px;
}

#midden_home .home_intro{
    background: url(../images/home_top_intro.jpg) #2c2c2c top left repeat-x;
    border-left:1px solid #373737;
    border-right:1px solid #373737; 
    padding: 10px;   
    padding-left:15px;
    margin-right: 18px;
    padding-top:10px;
    margin-top: 10px;
    
}


#midden_home .contentblok .image_links{
    float:left;
}

#midden .contentblok h2{
    background:url("../images/header_bg_home.jpg") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    height:21px;
    margin:0 0 15px;
    padding:10px 5px 5px 15px;
    width: 480px;
    
} 

#midden h5{
    background:url("../images/header_bg_home.jpg") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    height:21px;
    margin:0 0 15px;
    padding:10px 5px 5px 15px;
    width: 480px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    
}

#midden .contentblok{
    float: left;
    border-bottom: 1px dotted #fff;
    padding-bottom: 15px;
}

#midden #midden_home .contentblok{
    float: left;
    border-bottom: 1px solid #2C2C2C;
    margin-left: 10px;
}  


.image_links{
   float: left;
   width: 120px;
}

.image_links img{
   width: 120px;
   border: 0px solid;
}


.tekst_rechts{
    float: left;
    width: 470px;
    padding-left: 20px;

}

.producten_info .tekst_rechts{
    float: left;
    width: 450px;
    padding: 0px;
}

.tekst_rechts a:visited{
    color: #000;

}  



/* home intro */

#row1 .left {
    float: left;
    width: 752px;
}

#row1 .right{
    float:right;
    margin-right:10px;
    position:relative;
    width:214px;
    display: inline;
}

#row1-laag .left {
    float: left;
    width: 752px;
}

#row1-laag .right{
    float:right;
    margin-right:10px;
    position:relative;
    width:214px;
    display: inline;
}



/* submenu 1*/

#links h1{
    background: url(../images/header_bg.jpg) no-repeat; top left;
    color: #fff;
    padding:10px 5px 5px 15px;
    margin: 0px;
    height: 21px;
}

#links ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    background: url(../images/menu_bg_bottom.jpg) #a6d86d no-repeat bottom left;
    padding-top: 10px;
    padding-bottom: 10px;
}

#links #active01 a{
    background:#FFFFFF none repeat scroll 0 0;
    color:#97D055;
    font-weight:bold;
}

#links li{

    margin: 0px 20px;
    border-bottom: 1px dotted #fff;

}

#links li a{
    color: #fff;
    font-weight: bold;
    background: url(../images/menu_arrow.gif) no-repeat 0 10px;
    padding: 5px;
    padding-left: 16px;
    display: block;
    text-decoration: none;
}

#links li a:hover{
    color: #97d055;
    font-weight: bold;
    background: #fff;

}


/* submenu 2*/

#links h1.submenu{
    background: url(../images/header_bg_blauw.jpg) no-repeat; top left;
    color: #fff;
    padding:10px 5px 5px 15px;
    margin: 0px;
    height: 21px;
}

#links ul.submenu{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    background: url(../images/menu_bg_bottom_blauw.jpg) #0089cc no-repeat bottom left;
    padding-top: 10px;
    padding-bottom: 10px;
}

#links ul.submenu li{

    margin: 0px 20px;

}

#links ul.submenu li a{
    color: #fff;
    font-weight: bold;
    background: url(../images/menu_arrow.gif) no-repeat 0 10px;
    padding: 5px;
    padding-left: 16px;
    padding-left: 16px;
    display: block;
    text
}

#links ul.submenu li a:hover
{
    color: #0089cc;
    font-weight: bold;
    background: #fff;
 }

 #links ul.submenu li a.selected
 {
    color: #0089cc;
    font-weight: bold;
    background: #E0E0E0;
 }





/* PRODUCT INFO */

.producten_info{
    margin:0px;
    background: #e8e8e8;
    overflow: hidden;
    float: left;
    display: inline;
    width: 497px;
}

.producten_info_blok{
    float: left;
    width: 467px;
    margin: 15px 0 5px 15px;
    padding-bottom: 0px;
    display: inline;
    background-color:#FFFFFF;
}

.oms{
    background-color:#FFFFFF;
    float:left;
    width:450px;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.producten_info .oms h3{
    width: 450px;
    color:#3B3B3B;
    float:left;
    margin:10px 0 0;
    padding-right:10px;
}

.producten_info_blok .oms p{
    padding-left: 0px;
}

.producten_info_content .oms h3{
    padding-left:10px;
    width:430px;
}

.producten_info_content .oms p{
    padding:10px;
    width:430px;
}

.producten_info_blok_offerte .producten_info_content{
    background-color:#F3F3F3;
    float:left;
    padding:10px 0px 0 15px;
    width:482px;
    position: relative;
    padding-bottom: 20px;
}

.producten_info_content{
    float:left;
    padding:10px 0px 0 15px;
    width:263px;
    position: relative;
    padding-bottom: 60px;
    
}

#lease_offerte_top{
    background-color: #fff;
}

#lease_offerte_top .producten_info_content{
    float:left;
    padding:10px 0 27px 15px;
    position:relative;
    width:372px;
    
}

.producten_info_image{
    background-color:#FFFFFF;
    float:left;
    overflow:hidden;
    padding:6px;
    width:177px;
}

.product_info_table dt, .product_info_table dd{
    float: left;
    margin: 0px;
    padding: 0px;
}

.product_info_table a{
    color: #000;
    text-decoration: underline;
}

.product_info_table{
    padding: 0px;
    margin: 0px;
    margin-top:1px;
}

.product_info_table dt{
    clear:both;
    font-weight:bold;
    width:46%;
    padding:5px 0 5px 0px;
    border-bottom: 1px solid #e8e8e8;
    
}

.product_info_table dd{
    background-color:#FFFFFF;
    padding:5px 0 5px 13px;
    width:49%;
    border-bottom: 1px solid #e8e8e8;
    height: 18px;
}

.producten_info_blok img{
    float: left;
    width:177px;
}

.producten_info_blok h2{
    background-color:#888888;
    color:#FFFFFF;
    margin-left:-15px;
    margin-top:-10px;
    padding:10px 10px 10px 15px;
    position:relative;
    
}

.producten_info_blok p{
    color:#3B3B3B;
    float:left;
    padding-right:10px;
    padding-top:5px;
}

.producten_info_blok h3{
    color:#3B3B3B;
    float:left;
    padding-right:10px;
    margin: 0px;
    margin-top:10px;
    width: 177px;
}

.producten_info_image_thumb {
    overflow: hidden;
    width: 183px;
    float: left;
}

.producten_info_image_thumb img{
    padding-right: 6px;
    padding-top: 6px;
    width: 85px;
}

.producten_lijst_prijs{
    
}

.producten_info h1{
    background:transparent url(../images/header_bg_home.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    height:21px;
    margin: 0px 0 0 0px;
    padding:10px 5px 5px 15px;
}


/* nieuws-list */

#midden .nieuws-list{
    background: none;
    margin-left: 0px;
    padding-left: 10px;
    background: #f3f3f3;
    float: left;
    width: 100%;
}

#midden .nieuws-list li{ 
    color: #000;
}

#midden .tekst h5{ 
    color: #000;
    font-size: 12px;
    padding-top: 10px;
}

.nieuws-list{
    list-style-type: none;
    margin: 0px;
    padding: 15px;
    background-color: #73bd1c;
}

.nieuws-list li{
    border-bottom:1px dotted;
    color:#FFFFFF;
    margin-bottom:10px;
    padding-bottom:10px;
}

#midden .nieuws-list li h2 a{
    color: #000;
}

.nieuws-list li a, .nieuws-list li a:visited{
    color: #fff;
    white-space: normal;
}

.nieuws-list li a:hover{
    color: #000;
}

.nieuws-artikel{
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 0px;
    float:left;
    width:470px;
} 

.nieuws_overige{
    float: left;
    width: 100%;
}

.nieuws_overige h2{
    background-color: #444;
    padding: 10px;
    color:#fff;
} 

.nieuws-artikel .datum{
    padding-left: 15px;
}

.nieuws-artikel .tekst{
    padding-left: 15px;
}

.nieuws-artikel h6{
    padding: 0px;
    margin: 0px;
}


.rotatetxt{
    font-size:20px;
    font-weight:bold;
    line-height:29px;
    position:absolute;
    right:0px;
    text-align:right;
    top:0px;
    color: #000;
}

#contactTableForm{
    margin-left: 20px;
    clear: left;
}

.header{
    border: 0px;
}

.belangrijk{
    background: #73bd1c;
    padding: 5px;
    padding-left: 10px;
    border-bottom: 2px solid #fff;
    color: #fff;
    
}

.offerte_pic{
    float: left;
}

.producten_info .contentblok{
    float: left;
    padding: 20px;
}

.belmij{
    text-align:center;
}

#lease_offerte_top h2{
    background: none;
    padding: 0;
    color: #000;
}

#offerte_table h2{
    background: none;
    padding: 0;
    color: #000;
}

#midden_home .producten_info_content h2 {
    background: none;
    padding: 0;
    color: #000;
}

#midden .producten_info h2{
    background: none;
    padding: 0;
    color: #000;
    margin: 0px;
}

#midden .nieuws-artikel h2{
      background:url("../images/header_bg_home.jpg") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    float:left;
    font-size:14px;
    font-weight:bold;
    height:21px;
    margin:0 0 15px;
    padding:10px 5px 5px 15px;
    width:480px;  
}    

.tekst_rechts .aanbiedingen img{
    width: 150px;
}  

.tekst_rechts .aanbiedingen td{
    border:1px dotted #DEDEDE;
    padding:5px;
}  

.bedankt{
    padding: 20px 0px 0px 20px;
}

.extra{
    padding: 0px 0px 20px 20px;
}

