/* CSS Document */
body{padding:0px; margin:0px; background:#d6b36f url(images/tile.jpg) 0 0 repeat; color:#6b6b6b; font:14px/16px Tahoma, sans-serif; }
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px}

/* CONTAINER */

#container{width:100%; clear:both; }

/* INCONTAINER */

#incontainer{width:695px; margin: 0 auto; position:relative;}

/* LEFT */

#left{width:10px; float:left; }

/* CENTER */

#center{width:675px; float:left; background:#f8f4e8;}

/* HEADER */

#header{height:98px; background:url(images/b_top.jpg) 0 0 repeat-x; position:relative;}

#header ul{height:66px; position:absolute; top:12px; left:26px}
#header ul li{float:left;}

#header ul li.home a{width:50px; height:66px; display:block; background:url(images/btn_home.gif) 0 0 no-repeat; text-indent:-20000px; margin-right:33px}
#header ul li.home a:hover{width:50px; height:66px; background:url(images/btn_home_over.gif) 0 0 no-repeat;}

#header ul li.about a{width:84px; height:66px; display:block; background:url(images/btn_wiezijnwe.gif) 0 0 no-repeat; text-indent:-20000px; margin-right:33px}
#header ul li.about a:hover{width:84px; height:66px; background:url(images/btn_wiezijnwe_over.gif) 0 0 no-repeat;}

#header ul li.treatments a{width:82px; height:66px; display:block; background:url(images/btn_werkwijze.gif) 0 0 no-repeat; text-indent:-20000px; margin-right:33px}
#header ul li.treatments a:hover{width:82px; height:66px; background:url(images/btn_werkwijze_over.gif) 0 0 no-repeat;}

#header ul li.products a{width:102px; height:66px; display:block; background:url(images/btn_watdoenwe.gif) 0 0 no-repeat; text-indent:-20000px; margin-right:33px}
#header ul li.products a:hover{width:102px; height:66px; background:url(images/btn_watdoenwe_over.gif) 0 0 no-repeat;}

#header ul li.news a{width:67px; height:66px; display:block; background:url(images/btn_voorwie.gif) 0 0 no-repeat; text-indent:-20000px; margin-right:33px}
#header ul li.news a:hover{width:67px; height:66px; background:url(images/btn_voorwie_over.gif) 0 0 no-repeat;}

#header ul li.contacts a{width:73px; height:66px; display:block; background:url(images/btn_contacts.gif) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.contacts a:hover{width:73px; height:66px; background:url(images/btn_contacts_over.gif) 0 0 no-repeat;}


/* MAINIMG */

#mainimg{height:191px; background:url(images/b_mainimg.jpg) 0 0 no-repeat; position:relative; clear:both}
#logo{position:absolute; top:25px; left:187px}

/* CONTENT */

#content{position:relative; clear:both; padding-top:19px}
#content a{font:14px/16px Tahoma, sans-serif; color:#6b6b6b; font-weight:normal; border-bottom: #6b6b6b 1px dotted; text-decoration:none }
#content a:hover{color:#584c3f; font-weight:normal; border-bottom: #584c3f 1px dotted; text-decoration:none }
#content p {padding-bottom:10px;}
#content p span.headline{font:14px/16px Tahoma, sans-serif; color:#584c3f; font-weight:normal;}

/* #content img{border:#e6e2d5 3px solid;} */

#leftPan{width:614px; padding: 2px 39px 10px 22px; position:relative; float:left; display:inline;background:#f8f4e8}
#leftPan h1{font:18px/20px Trebuchet MS, sans-serif; color:#584c3f; font-weight:bold;}
#leftPan ul li {padding-bottom:8px;}
/* LINKS */


#links{position:relative; clear:both; height:46px; background:url(images/b_links.jpg) 0 0 no-repeat;}

#links ul{height:22px; position:absolute; top:12px; left:19px}
#links ul li{float:left;}

#links ul li.packages a{width:208px; height:22px; display:block; background:url(images/btn_tarieven.gif) 0 0 no-repeat; text-indent:-20000px; margin-right:43px}
#links ul li.him a{width:144px; height:22px; display:block; background:url(images/btn_referenties.gif) 0 0 no-repeat; text-indent:-20000px; margin-right:40px}
#links ul li.featured a{width:217px; height:22px; display:block; background:url(images/btn_links.gif) 0 0 no-repeat; text-indent:-20000px;}



/* FOOTER */

#footer{position:relative; clear:both; height:90px; background:#000000;}
#footer p{padding: 30px 0 0 0; font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#fff;}
#footer p a{font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#fff; text-decoration:none; padding: 0 5px }
#footer p a:hover{border-bottom: #fff 1px dotted; text-decoration:none; background:#584c3f;}

/* RIGHT */

#right{width:10px; float:left;}
