 html *{
margin:0;               
padding:0;
border:none;
}     
 body{
background-color: #f0f0f0;
}    
#ondersteunen a{
float:right;
width:150px;
height:59px;
background-image: url(../images/logo/ondersteunen.png);
background-position: 0 0;
background-repeat: no-repeat;
margin:-20px 0 0 0;
}
#page{
width:805px;
height:auto;
margin:4% auto 0 auto;
}
#pagewrapper{
/*float:left;*/
width:809px;
margin:0;
background-image: url(../images/pagewrapper.jpg);
/*background-image: url(../images/pagewrapper1.png);*/
background-position: 0 0;
background-repeat: repeat-y;
}
#header{
float:left;
width:790px;
height:195px;
background-image: url(../images/header.jpg);
background-position: 0 0;
background-repeat: no-repeat;
margin:0 0 0 10px;
}
.logo{
float:left;
width:220px;
height:180px;
background-image: url(../images/logo.png);
background-position: 0 0;
background-repeat: no-repeat;
margin:5px 0 0 40px;
}
#picture{
float:right;
width:188px;
height:250px;
background-image: url(../images/picture1.png);
background-position: 0 0;
background-repeat: no-repeat;
margin:-50px 80px 0 0;
}
#picturerest{
float:right;
width:188px;
height:250px;
background-image: url(../images/picture.png);
background-position: 0 0;
background-repeat: no-repeat;
margin:-50px 80px 0 0;
}
#linemiddle{
float:left;
width:700px;
height:2px;
margin:0 0 0 52px;
background-color:#fff;
border-top:1px solid #808080;
border-bottom:1px solid #b190c0; 
}
#content{
float:left;
width:800px;
height:auto;
margin:0;
padding:0;
/*background-image: url(../images/textag.jpg);*/
background-image: url(../images/textag.png);
background-repeat: no-repeat;
background-position: 50%;
}  
.text{
width:650px;
height:auto;
text-align:left;
font-family:calibri,Verdana;
font-weight:normal;
font-size:1em;
color:#000000; 
margin:40px 0 40px 70px;  
}
h2{
font-family:calibri,Verdana;
font-weight:bold;
font-size:18px;
margin:0 0 10px 0;
}
#footer{
float:left;
width:809px;
height:60px;
background-image: url(../images/footer.jpg);
/*background-image: url(../images/footernew.png);*/
background-position: 0 100%;
background-repeat: no-repeat;
margin:0 auto;
padding:0;
background-color: #fff;
}
#footertext{
float:left;
width:800px;
height:55px;
font-family:Verdana;
font-weight:normal;
font-size:0.8em;
text-align:center;
color:#808080;
line-height:20px;
margin:2px 0 0 0;
}
#linepaars{
float:left;
width: 748px; 
height:0;
border-bottom:2px solid #b190c0; 
margin:0 0 0 6px;
}
#linezwart{
float:left;
width: 754px; 
height:0;
border-top:2px solid #808080; 
margin:3px 0 0 0;
}
ul{
margin:0 0 0 30px;
}
.clear{
margin:0;
padding:0;
clear:both;
display:block;
height:1px;
overflow:hidden;
}
#menu{
float:left;
width:745px;
height:20px;
margin:-3px 0 0 40px;
padding:0 0 5px 0;
list-style-type: none;
}
#menu li{
float:left;
width:auto;
margin:0;
padding:2px 19px 8px 10px;
text-align:center;
}
#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active{
display:inline;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color: #3c3c3c;	
padding:2px 10px 4px 10px;
margin:0 0 0 3px;
text-decoration:none;
outline-style:none;
border-bottom:3px double #3c3c3c;
}
#menu li a:hover,
#menu li a.selected{
color: #691385;	
padding:2px 10px 4px 10px;
margin:0 0 0 3px;
text-decoration:none;
outline-style:none;
border-top:3px double #691385;
border-bottom:none;
}
#menuunder{
float:left;
width:745px;
height:20px;
margin:-3px 0 0 40px;
padding:0 0 5px 0;
list-style-type: none;
}
#menuunder li{
float:left;
width:auto;
margin:0;
padding:2px 19px 8px 10px;
text-align:center;
}
#menuunder li a, #menuunder li a:link, #menuunder li a:visited, #menuunder li a:active{
display:inline;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color: #3c3c3c;	
padding:2px 10px 4px 10px;
margin:0 0 0 3px;
text-decoration:none;
outline-style:none;
}
#menuunder li a:hover,
#menuunder li a.selected{
color: #691385;	
padding:2px 10px 4px 10px;
margin:0 0 0 3px;
text-decoration:none;
outline-style:none;
}
a, a:link, a:visited, a:active{
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#581c7d;
text-decoration:none;
outline-style:none;
}
a:hover{
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#000000;
text-decoration:none;
outline-style:none;
}
html, body{
height:100%;
overflow-y:scroll 
}           
html{
overflow:hidden;
}