body{
background:#c6c2b9 url(bg.gif) repeat-x;
font-family:Arial;
color:#50504e;
font-size:12px;
}

ul{
list-style-type:none;
}

h2{
letter-spacing:-0.2px;
font-size:17px;
font-weight:bold;
}

#container{
margin:0 auto;
width:800px;
}

#header{
width:800px;
padding-bottom:15px;
}

#menu{
	height: 22px;
	margin: 0px auto;
color:#5a5044; 
padding-left:5px;
padding-top:12px;
          -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

#menu a{
color:#888;
}

#menu a:hover{
color:#86a901;
}



#content{
width:600px;
background:#ffffff;
padding-top:15px;
padding-left:20px;
padding-bottom:40px;
overflow:hidden;
          -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

#footer{
margin-top:0px;
width:640px;
height:15px;
}

#kaart{ 
float:right;
margin-right:50px;  }
