/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
font-style: normal;
font-family: inherit;
vertical-align: baseline;
list-style-type: none;
}
      
html, body {
    height: 100%;
}
body {
    color: #5a5758;  
    
    background: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 62.5%;
    line-height: 140%;   
    text-align: right;
}   

strong {
    font-weight: bold;
} 

a {
    color: #000;
}  

a.arrow {
    padding-right: 10px;
    background: #fff url(P/arrow.png) no-repeat right 3px;
    text-decoration: none;
    font-weight: bold; 
}                  

h1 { font-size: 1.4em; margin: 0 0 6px 0;}                  
h2 { font-size: 1.2em; margin: 0 0 6px 0;}
h3 { font-size: 1.1em; }
h1, h2, h3 {
    color: #000;
    font-weight: bold;
}                 

p, ul, ol, table {
    font-size: 1.1em;
}

p {
    margin: 0 0 20px 0;   
}  

p.black {
    color: #000;
}              

p span {
    color: #f26722;
}

p.big {
    font-size: 12px;
    font-weight: bold;
}      

p.big a{
    text-decoration: none;
}

ol {
   list-style-type: decimal;
   margin: 0 0 0 16px; 
}

ul {
   list-style-type: disc;
   margin: -14px 0 20px 16px; 
}
   
ol.step1 {
}
ol li {
    list-style-type: decimal;
    margin: 0 0 20px 0; 
    padding: 0; 
}


ul li {
    list-style-type: disc;
    margin: 0 0 6px 0; 
    padding: 0; 
}


ol li table {
    margin: 0 0 0 -5px;
}

table td.radio input {
   position: relative;
   top: 1px;        
   
}
table td.radio{ 
   padding: 0 5px 5px 0;
}          

table label {
    display: block;
    height: 1;
    line-height: 1.2;
}  

form p {
    margin: 0 0 10px 0;
}                     

form input.txt {
    border: 1px solid #7c7e81;
    width: 200px;
    color: #7c7e81;
} 

form input.txt:focus {
    color: #000;  
    border-color: #f26722;
} 

body.gratis_step2 form label {
    color: #000;
}  

em.error {
    display: block; 
    color: #f00;
    }

.red {
    color: #f00;
    font-weight: bold;
}
.no-margin { margin: 0 0 10px 0;}
.clear {
	display: inline-block;
} 

.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] .clear {
	display: block;
}
 
* html .clear {
	height: 1%;
} 

#wrap {
    position: relative; 
    background: url(P/body_top.png) repeat-x; 
    min-height: 100%;
    height: auto; 
    min-width: 920px; 
    width: 100%;
}   

#header {
    position: relative;
    height: 191px; 
    width: 100%;
/*    background: #f26722 url(P/header.png) no-repeat top right;*/
    background: url(P/header2.png) no-repeat top left;
}
    
#header a {
    display: block;
    position: absolute;
    top: 75px;
    left: 57px;
    width: 460px;
    height: 96px;
    text-decoration: none;
}                     

#content {
    position: relative;    
    float: left; 
    margin: 0 0 0 110px;
    text-align: left;
    width: 800px;  
    padding: 30px 0 110px 0;
}
    

#left-c {
    position: relative;
    float: left;
    width: 230px; 
    font-size: 9px; 
}

#nav {
    position: relative;
/*     float: left;  */
    width: 230px; 
    font-size: 9px;  
    list-style: none;
    margin: 0;
}                   

#nav li {
    list-style: none;
    margin: 0;
    }
  
#nav li a {
    display: block;  
    color: #58595b;
    width: 190px;
    height: 12px;     
    margin: 0 0 4px 0;  
    padding-bottom: 1px;
    border-bottom: 1px solid #fff;
    padding-left: 2px;
    font-size: 10px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top left;   
    text-decoration: none;
}        

body.intro li#n1 a, 
body.gratis_step2 li#n1 a,
body.gratis_success li#n1 a,
body.proefpakket li#n2 a,
body.proefpakket_aanvragen li#n2 a,
body.proefpakket_bestellen li#n2 a,
body.proefpakket_bedankt li#n2 a,
body.wat_is li#n3 a,  
body.hoe_werkt li#n4 a,  
body.over_proefpakket li#n5 a,  
body.over_veillig_ondernemen li#n6 a,  
#nav li a:hover {
/*    background-position: 0px -12px; */
color: #f0592b; 
border-bottom: 1px solid  #f0592b;  
   
}                        
 
body #nav li a:hover {
    color: #58595b; 
    border-bottom: 1px solid  #58595b;  

    }     

/*#nav li a span { display: none;}   

*/
#nav li a span { margin: 0 20px 0 0;}                                  
/*#nav li#n1 a {
    background-image: url(P/nav_gratis.png);
} 

#nav li#n2 a {
    background-image: url(P/nav_over.png);
} 

#nav li#n3 a {
    background-image: url(P/nav_meer.png);
} 

#nav li#n4 a {
    background-image: url(P/nav_contact.png);
}   */


#image {
    position: relative;
    float: left; 
    margin: 0 0 0 25px;
} 

#image img {
    width: 155px; 
    border: 0px solid #eee;
 
}
  
#mcont {
    position: relative;
    float: left;  
    margin: 0 0 0 0px;
    width: 260px; 
}   

#footer {
    position: absolute;  
    bottom: 0px; 
    left: 0;
    width: 100%;
    min-width: 920px; 
    height: 100px;
    background: url(P/footer.png) repeat-x top left;
    
}                                                  

#footer p {
    bottom: 0;         
    left: 110px;
    position: absolute;
    font-size: 9px;
    color: #f16723;     
    margin: 0 0 10px 0;
    padding: 0;
    }          


/* -- [forms] -- */    

form#bestellen label {
    clear:both;
    }
form#bestellen label input{
    display: block;
    float: left;
    }        

