@import url('reset.css');
/*
Design by http://www.hkwebdesign.nl
Created: mei 2010
Created for: http://www.gastenverblijfderoond.nl
*/
body {background-color:#9acd32; margin-top:0px; color:#000; font:13px/1.3 "Arial",sans-serif;}

/* layout */
div#wrapper{margin: 0 auto; width:825px;}
div#header{float:left; background: url(../img/header.png) right no-repeat;height:122px;width:825px; margin-top:25px;}

div#menu_left{float:left; width:202px;}

div#menu_left_top{float:left; background: url(../img/menu_left_top.png) right no-repeat;height:182px; width:202px;}

div#menu_left_down{float:left; background: url(../img/menu_left.png) right no-repeat;height:248px; width:202px;}
div#menu_left_down p{margin-top:25px; margin-left:40px; margin-right:15px; color:#fff; font:11px/1.3 "Arial",sans-serif;}
div#menu_left_down a{color:#fff;}
div#menu_left_down a:hover {color:#b4a860;}

div#content img,iframe{border:1px solid #6b8e23;} 

/* menu */
div#menu{float:left; width:623px;}

/* content */
div#content{float:left; width:583px; min-height:400px; background-color:#fff; padding:20px;}

/* footer */
div#footer{width:622px; margin-left:202px;}

/* tekst */
h1,h2,h3 {font-size:18px; font-weight:300; letter-spacing:-1px; margin-bottom:5px; margin-top:5px; color:#6b8e23;}
a{color:#6b8e23;}
a:hover{text-decoration:underline;}
p{margin-top:5px;}

