/* Force firefox to always show a vertical scrollbar */ html {
     overflow: -moz-scrollbars-vertical; }

body{
background:#f8f8f8 url(images/bg.png) repeat-x;
margin: 0;
font-family:Arial;
padding: 0;
color:#356168;
}
h1 {
            color: #546515;
            font-size: 20px;
}
h2 {
            color: #546515;
            font-size: 12px;
			text-decoration: underline;
}
a.kopje {
	        color: #546515;
            font-size: 12px;
			text-decoration: underline;
}

#header{
background:url(images/header.png);
width:1050px;
height:269px;
margin-left:38px;
float:left;
}
#wrap{
width:1088px;
height:auto;
margin:auto;
overflow:hidden;
}
#center{
background:#fefefe url(images/center2.png) repeat-x;
width:899px;
min-height:312px;
float:left;
overflow:hidden;
}
#center3{
background:#fefefe url(images/center3.png) repeat-x;
width:899px;
min-height:312px;
float:left;
overflow:hidden;
}
#schaduw{
background:url(images/schaduw.png);
width:1088px;
height:auto;
float:left;
 
}
#menulinks{
background:url(images/menulinks.png);
width:46px;
height:27px;
margin-left:67px;
float:left;
}
#menurechts{
background:url(images/menurechts.png);
width:15px;
height:27px;
float:left;
margin-right:100px;
}
#menu{
width:auto;
height:27px;
float:left;
overflow:hidden;
}
#handl{
background:url(images/hand1.png);
width:175px;
float:left;
margin-top:10px;
height:362px;
}
#hand2{
background:url(images/hand2.png);
width:175px;
float:left;
margin-top:12px;
height:353px;
}
#links{
width:113px;
height:auto;
float:left;
overflow:hidden;
}
#teksttop{
width:479px;
background:url(images/teksttop.png);
height:26px;
margin-top:15px;
float:left;
margin-left:23px;
overflow:hidden;
}
#tekst{
width:445px;
background:url(images/center.png);
height:auto;
padding-left:40px;
padding-right:15px;
float:left;
font-family:Arial;
font-size:15px;
overflow:hidden;
}
#tekst1{
width:645px;
height:auto;
padding-left:40px;
padding-right:15px;
float:left;
font-family:Arial;
font-size:15px;
overflow:hidden;
}
#footer{
width:994px;
background:url(images/footer.png);
height:304px;
float:left;
margin-left:67px;
overflow:hidden;
}
#footer2{
width:994px;
background:url(images/footer2.png);
height:50px;
float:left;
margin-left:71px;
overflow:hidden;
}
#footer img{
margin-top:110px;
margin-left:70px;
}
#contact{
width:224px;
background:url(images/contact.png);
height:213px;
float:right;
overflow:hidden;
}