@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0}
body { background:#fff url(../images/bg01.png); background-repeat:repeat; ; font-family:Arial, Helvetica, sans-serif}
h1 { color:#00853e; font-size:20px; border-bottom:1px solid #00853e; padding-bottom:15px}
h3 { color:#00853e; font-size:15px;}
p {font-size:12px; color:#666; line-height:20px}
a:link, a:visited {text-decoration:none; color:#666;}
a:hover {text-decoration:underline; color:#333;}
#masterwrapper {width: 963px; margin:0 auto;}
#contentwrapper {background:#fff url(../images/bg02.png); background-repeat:repeat; overflow:hidden; width:963px;}
#header{width:923px;overflow:hidden; margin-left:45px}
img {border: 0}
#logo { background-image: url(../images/logo.png);width:365px; height:104px;float:left}
#naw { width:220px;float:right; color:#9e9e9e; font-size:11px; margin-top:10px}
#naw a:link {  color:#9e9e9e; font-size:11px; text-decoration:none}
#naw a:hover {  color:#9e9e9e; font-size:11px; text-decoration:underline}
.bold {font-weight:bold}
.red {color: #f00;}
.greenbold {color:#00853e; font-weight:bold}

/* menu */
#menu {width: 669px; background-image:url(../images/bg03.png); height:33px; margin-left:47px; float:left }
#navcontainer ul
{
padding: 9px 0 0 18px;
color: #fff;
float: left;
font-family: arial, helvetica, sans-serif;
font-size:11px
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0px 1em;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{color: #fff;
text-decoration:underline;
}

#menuend { background-image:url(../images/menuend.png); float:left; width:200px; height:33px; margin-right:30px}

/* ENDmenu */
#photos {margin-left:46px}

#midwrap_home {float:left; overflow:hidden; width:900px; margin-left:47px; margin-right:47px; background-image:url(../images/bg04.png); background-repeat:no-repeat; background-position:30%}
#midwrap {float:left; overflow:hidden; width:900px; margin-left:47px; margin-right:47px;}
#sidebar {float:right; width:300px; margin-top:40px}
#lefttext {float:left; width: 550px; }
#lefttextbg {float:left; width: 870px; }
#lefttextbg ul {margin-left:45px; font-size:12px; color:#666; line-height:20px}

#textverkoop {float:left; width: 800px; }
#textverkoop ul {margin-left:45px; font-size:12px; color:#666; line-height:20px}

#boxwrap {margin-bottom:10px}
#box_top{background-image:url(../images/box_top.png); width:272px; height:11px}
#box_bottom{background-image:url(../images/box_bottom.png); width:272px; height:11px}
#box_content {background-image:url(../images/box_bg.png);width:254px; padding: 0 10px; overflow:hidden}
#box_text {float:right; width:150px}
#box_foto {float:left; width:90px}

#imgspace {margin-right:35px}

#aanbodwrap {overflow:hidden;  border-bottom:1px solid #CCC; padding-bottom:10px; margin-bottom:10px}
#aanbodtext{float:right; width: 540px}
#aanbodfoto{float:left; width: 320px}
	
#footer{background-image: url(../images/footer.png);width:963px; height:50px;}
