body{background:#000;margin-top:35px;background-attachment:fixed;}

#main{width:950px;background:#fff url(/media/uploads/site/main.jpg) no-repeat;}
#main2{background:url(main2.jpg) no-repeat bottom;min-height:720px;}

#head{height:230px;}
#head h1{display:none;}
#head #contact{position:absolute;left:255px;width:139px;height:38px;cursor:pointer;}

#menu{top:-170px;width:255px;}
#menu a
{
	width:196px;
	height:26px;
	background:url(menu.jpg);
	margin:6px 0px 0px 19px;
	color:#72777B;
	padding:8px 0px 0px 14px;
	font-size:8pt;
}
#menu a:hover,#menu .active{background-position:0px -34px;color:#F1F9EC;}

#menu2 a{color:#646869;background:url(menu2.jpg);padding:8px 0px 0px 20px;}
#menu2 a:hover,#menu2 .active{color:#7CBB48;}

#content{width:671px;font-size:11px;}
#content a{color:#63696d;}
#content h2,#content h3{font-size:13px;height:25px;padding:9px 0px 0px 10px;color:#FFFDFE;}
#content h2{background:url(h2.jpg);}
#content h3{background:url(h3.jpg);color:#64696D;}
#content p{padding:0px 10px 0px 10px;}
#content p img{margin:3px 5px 5px 5px;}
#content .fix-adressen{clear:both;}
#content table{width:380px;padding:0px 10px 0px 10px;height:130px;margin-bottom:4px;}
#content table th{text-align:left;color:#3F5629;}
#content table td{padding:2px;border-bottom:1px solid #ccc;}
#content table tr:hover{background:#D7EBC7;}

#logo{position:absolute;width:240px;height:210px;bottom:0px;left:0px;background:url(logo.png);}

#bg{width:100%;height:100%;background:url(body.jpg);position:absolute;top:0px;z-index:0;left:0px;}