html *{
margin:0px;               
padding:0px;
border:none;
}  
 body{                
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#000000; 
/*background-color:#669900;*/
background-image: url('../images/bg_lente.jpg');
background-position: 0 0;
background-repeat: repeat-x;
}
#boxag{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
margin:0px;
padding:0px;
}
#flashover{
position:absolute;
top:0;
left:0;
width: 100%;
height: 100%;
margin:0px;
padding:0px;
background-image: url('../images/transparent.gif');
background-position: 0 0;
background-repeat: repeat;
overflow-y:scroll 
}
.flashtekst{
position:absolute;
left:0;
top:0;
z-index:1;
width:140px;
height:475px;
padding:0px;
margin:0px;
}
#box{
width:728px;
height:auto;
margin:0px auto 0px auto;
}
/* deze box i.v.m. wrapper bij firefox */
#boxboven{
width:728px;
height:286px;
}
#wrapper{
width:100%;
background-image:url(../images/algemeen/wrapper.png);
background-position: 100% 0px;
background-repeat:repeat-y;
margin:0px;
}
#wrappertext:hover{
width:100%;
background-image:url(../images/algemeen/wrappertext.gif);
background-position:425px 0px;
background-repeat:no-repeat;
margin:0px;
cursor:text;
}
.clear{
margin:0px;
padding:0px;
clear:both;
display:block;
height:1px;
overflow:hidden;
}
 a{  
font-family:arial;
font-size:12px;      
font-weight:bold;         
text-decoration:none;
-moz-outline-style:none;
outline-style:none;
}          
 a:link{     
color:rgb(153,204,51);   
outline-style:none;         
}      
 a:visited{    
color:rgb(153,204,51);   
outline-style:none;   
}       
 a:hover{
color:rgb(0,234,217);
text-decoration:none;
outline-style:none;
}   
 a:active{
color:rgb(0,234,217);
text-decoration:none;
outline-style:none;
}  
 a:focus{
color:rgb(0,234,217);
text-decoration:none;
outline-style:none;
}    
a.leesmeer{
background-image:url('../images/pijltje.jpg');
background-position: 0px 2px;
background-repeat:no-repeat;
padding:0px 0px 0px 20px;
outline-style:none;
}
a.arr, a:link.arr, a:visited.arr, a:hover.arr, a:active.arr{
text-decoration:underline;
font-size:12px;
outline-style:none;
}
a.rit, a:link.rit, a:visited.rit, a:hover.rit, a:active.rit{
text-decoration:underline;
font-size:12px;
outline-style:none;
}
a.boek, a:link.boek, a:visited.boek, a:hover.boek, a:active.boek{
font-size:10px;
outline-style:none;
}
/*img.mh{
border:none;
margin:0px;
padding:0px;
}*/
img.content{
float:left;
padding:5px;
border:none;
}
img.pin{
margin:-10px 0px 0px 0px;
}
.boximg{
float:left;               
padding:5px;
width:350px;
margin:10px 2px 5px 2px;               
border:none;
}    
.boxprint{
position:absolute;
z-index:1;             
width:30px;
margin:0px 0px 0px 265px;       
}  
h2,h3,h4,h5,h6{
font-family:arial;
font-weight:bold; 
}
h2.data{
font-size:10px;
font-weight:normal;
margin:0 0 10px 14px;
padding:0;
}
h3{ 
display:inline;
font-size:12px;
color:rgb(0,0,0);
letter-spacing: normal;
}    
h4{
font-size:10px;    
color:rgb(153,204,51);   
margin:5px 0px 0px 0px;                   
} 
h4.indexact{
font-family:Arial, Verdana;
font-size:14px;
font-weight:bold; 
color:#99CC33;
line-height:1em;
padding:5px 0 5px 10px;
margin:0px 0px 5px 0px;
border-left:4px double #99CC33;
} 
h5{ 
font-size:14px;
}
h6{
display:inline;
font-size:12px;
} 
ol.pijlmedewerkers{
list-style-image:url(../images/algemeen/pijltje2.gif);   
padding:0px 0px 0px 20px;    
margin:10px 0px 0px 0px;                                     
} 
ol{
padding:0px 0px 0px 20px;                                         
}
ol.pijl{
list-style-image:url(../images/algemeen/pijltje2.gif);
padding:0px 0px 0px 5px;    
margin:10px 0px 0px 0px;                                  
} 
li.lijst{
margin:-2px 0px 0px 15px;
padding:0px 0px 5px 5px;
}
ol.prijzen{
list-style-image:url(../images/sterretje.jpg);
padding:0px 0px 0px 15px;                                        
}
.ie6box{
position:relative;
width:auto;
height:100%;
background-image: url('../images/transparent.gif');
background-position: 0 0;
background-repeat: repeat;
margin:0px;
padding:0px;
}
#teller{
position:fixed;
left:5px;
bottom:5px;            
width:27px;
height:32px;           
} 
html, body{
height:100%;
overflow:hidden;
}             
html>body ul li {
width:100%;
}
/*html{
overflow-y:scroll;
}*/