*{font-family:arial;}

/* MAIN */
#main
{
   position:relative;
   width:842px;
   margin:0px auto;
}

/* TOP */
#top{height:194px;background:url(top2.jpg) no-repeat;}
#top #scroller
{

   position:absolute;
   top:151px;
   left:80px;
   width:761px;
   color:#252525;

}
#top #scroller marquee{cursor:default;font-size:12px;font-family:verdana;}
#top #tjongerwerven
{
   position:absolute;
   top:15px;
   left:40px;
   width:57px;
   height:40px;
   cursor:pointer;
}
#top #counter
{
   position:absolute;
   top:162px;
   left:9px;
   width:64px;
   text-align:center;
   font-size:12px;
   cursor:default;
}

#left,#content{position:relative;float:left;}

/* MENU */
#menu{width:142px;margin-left:5px;}
#menu a
{
   display:block;
   font-size:13px;
   text-decoration:none;
   height:16px;
   background:url(menu.jpg) no-repeat;
   padding:6px 0px 5px 0px;
   color:#000;
   margin-top:10px;
   text-align:center;
}
#menu a:hover,#menu .active{background-position:0px -27px;}

/* CONTENT */
#content
{
   left:40px;
   width:620px;
   font-size:12px;
}
#content a{color:#0F8B01;text-decoration:none;}
#content a img{border:1px solid #F1A763;}
#content a:hover{text-decoration:underline;}
#content h2{font-size:18px;color:#FF342E;}
#content h3{font-size:16px;color:#23A3F8;}

#footer{clear:both;}

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

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


/* GUESTBOOK */
#gb_name,#gb_message{width:400px;font-size:12px;padding:2px;}
#gb_message{height:210px;}
.gb_message .gb_date{font-size:11px;}