html, body {	font-family: Arial,sans-serif; margin: 0; background: #F4EB55;}
img {border: none;}

#top {background: #C1B487; height: 60px; margin: auto; border: 6px solid #605C2C;}
#wrapper {background: url(images/bg.jpg); min-height: 600px; border: 10px solid #605C2C;}
#top, #wrapper {position: relative; width: 800px; margin: 10px auto;}

#top .hoekje {position: absolute; height: 6px; width: 6px; overflow: hidden;}
#top .linksboven {top: -6px; left:-6px; background: url(images/hoek_lb.gif) 0 0;}
#top .rechtsboven {top: -6px; right:-6px; background: url(images/hoek_rb.gif) 100% 0;}
#top .linksonder {bottom: -6px; left:-6px; background: url(images/hoek_lo.gif) 0 100%;}
#top .rechtsonder {bottom: -6px; right:-6px; background: url(images/hoek_ro.gif) 100% 100%;}
#wrapper .hoekje {position: absolute; height: 10px; width: 10px; overflow: hidden;}
#wrapper .linksboven {top: -10px; left:-10px; background: url(images/hoek_lb.gif);}
#wrapper .rechtsboven {top: -10px; right:-10px; background: url(images/hoek_rb.gif);}
#wrapper .linksonder {bottom: -10px; left:-10px; background: url(images/hoek_lo.gif);}
#wrapper .rechtsonder {bottom: -10px; right:-10px; background: url(images/hoek_ro.gif);}

#logo {position: absolute; top: -20px; right: 20px;}

#menu {text-align: right; float: left; width: 140px; padding-top: 20px; padding-left: 10px;}
#menu a {color: #FFF300; font-size: 25px; text-decoration: none; display: block; padding: 42px 0;}

#menu a#link_start {padding: 0px 0; color: #E63E3E;}
#menu a#link_start:hover {padding: 0px 0; color: #F00;}
#link_contact {background: url(images/vogel_winkel_120px.gif) no-repeat;}
#link_winkel {background: url(images/vogel_contact_120px.gif) no-repeat;}
#link_route {background: url(images/vogel_links_120px.gif) no-repeat;}
#link_links {background: url(images/vogel_route_120px.gif) no-repeat;}
#link_contact.rollover {background-image: url(images/vogel_winkel_ro_120px.gif);}
#link_winkel.rollover {background-image: url(images/vogel_contact_ro_120px.gif);}
#link_route.rollover {background-image: url(images/vogel_links_ro_120px.gif);}
#link_links.rollover {background-image: url(images/vogel_route_ro_120px.gif);}

#link_meer {background: url(images/vogel_route_120px.gif) no-repeat; padding: 42px 0 42px 60px; float: left;}
#link_meer.rollover {background-image: url(images/vogel_route_ro_120px.gif);}
#link_terug {background: url(images/vogel_terug_120px.gif) no-repeat; padding: 42px 42px 42px 0; float: right;}
#link_terug.rollover {background-image: url(images/vogel_terug_ro_120px.gif);}
a.speciaal {color: #E63E3E; font-size: 25px; text-decoration: none;}
a.speciaal:hover { color: #F00;}

#content { position: relative; margin-left: 160px; padding-top: 0px;}
#content .wrapper{padding-top: 60px; padding-left: 20px;}
.uitleg {font-size: 130%; font-weight: bold; color: black; background: #F4EB55; text-align: center;}

		#content .wrapper {margin-left: 30px;}
		div.rounded {background:#605C2C; margin: 0 0 20px 10px; width: 500px;}
		div.rounded img{padding: 0px 10px;}

