*{font-family:"Comic Sans MS";}
body{background:url(bg.jpg);}

#main
{
   position:relative;
   width:900px;
   margin:0px auto;
   background:#fff url(main.jpg) repeat-y;
}
#main2
{
   background:url(main2.jpg) no-repeat;
}

#top{height:160px;background:url(top.jpg);}
#top #scroller
{
   position:absolute;
   top:5px;
   width:722px;
}
#top #scroller marquee{cursor:default;font-size:14px;}

#left,#content{position:relative;float:left;}
#menu{width:147px;margin:80px 0px 20px 1px;}
#menu a
{
   display:block;
   font-size:13px;
   text-decoration:none;
   padding:6px;
   text-align:center;
   color:#000;
}
#menu a:hover{font-weight:bold;}
#menu .active{color:;background:url(menu.jpg) left no-repeat;} /*#C5381C*/

#content
{
   left:11px;
   width:700px;
   padding:20px;
   font-size:14px;
   margin-top:100px;
   background:url(content.jpg) no-repeat bottom right;
   min-height:300px;
}
#content a{color:#50AF51;text-decoration:none;}
#content a:hover{text-decoration:underline;}
#content h2{font-size:18px;color:#586C50;background:#EEF4EA;}
#content h3{font-size:16px;color:#C4391C;background:#FAF0EF;}
#content img,#content a img{border:1px solid #E04727;}

#footer{clear:both;background:url(footer.jpg);height:9px;font-size:0px;margin-top:20px;}

/* FOTOBOEK */
#p3_table{width:520px;}
.p3_thumb{cursor:pointer;margin:6px;}

/* SPECIAL_ITEM */
#content .special_item{border-top:1px solid #4FAD4F;}
#content .special_item h3{cursor:pointer;}