@import url('reset.css');
/*
Design by http://www.hkwebdesign.nl
Copyright 2008 - 2009
Created for: http://www.buitendineren.nl
*/
body {background-color:#f9f7ed; margin-top:0px; color:#000; font-family:"trebuchet  ms", verdana, sans-serif; font-weight:300; font-size:12px;}

/* layout */
div#wrapper{margin: 0 auto; width:879px;}
div#header{background: url(../img/header.gif) right no-repeat;height:122px;width:879px;}
div#content{float:left; min-height:560px; width:527px; background-color:#fff; border-left:1px solid #cdeb8b; padding:10px;}
div#content p{padding-top:10px; padding-bottom:10px;}
div#content img{padding:10px;}

div#footer_r{background: url(../img/footer_r.gif) right no-repeat; height:42px; width:331px; float:left;}
div#footer_l{background: url(../img/footer_l.gif) right no-repeat; height:42px; width:548px; float:left;}

/* menu */
div#home{background: url(../img/home.gif) right no-repeat; height:55px; width:331px; float:left;}
div#assortiment{background: url(../img/assortiment.gif) right no-repeat; height:54px; width:331px; float:left;}
div#bezorgservice{background: url(../img/bezorgservice.gif) right no-repeat; height:55px; width:331px; float:left;}
div#kosten{background: url(../img/kosten.gif) right no-repeat; height:54px; width:331px; float:left;}
div#reserveren{background: url(../img/reserveren.gif) right no-repeat; height:64px; width:331px; float:left;}
div#tips{background: url(../img/tips.gif) right no-repeat; height:54px; width:331px; float:left;}
div#contact{background: url(../img/contact.gif) right no-repeat; height:66px; width:331px; float:left;}

div#weer{background: url(../img/weer.gif) right no-repeat; height:114px; width:331px; float:left;}
div#copyright {font-size:12px;}

/* tekst */
h1,h2,h3 {font-size:25px; font-weight:300; letter-spacing:-1px; margin-bottom:3px;}
a{color:#599625;}
a:hover{text-decoration:underline;}

