/************************************************************************************************/
/*DESIGN*/
/************************************************************************************************/
*{border:none;list-style:none;margin:0px;padding:0px;}
body{background:#000000;font-family:Arial;font-size:12px;color:#fcf7fb;}

div#container{margin-bottom:0px;margin-left:auto;margin-right:auto;overflow:hidden;width:800px;}

/************************************************************************************************/
/*HEADER AND MENU*/
/************************************************************************************************/
div#header{background:url(../images/header.png);width:800px;height:203px;float:left;}

div#top_menu_left{height:37px;width:133px;float:left;}
div#top_menu_home{height:37px;width:77px;float:left;}
div#top_menu_dames{height:37px;width:89px;float:left;}
div#top_menu_werken{height:37px;width:96px;float:left;}
div#top_menu_tarieven{height:37px;width:102px;float:left;}
div#top_menu_links{height:37px;width:78px;float:left;}
div#top_menu_contact{height:37px;width:94px;float:left;}
div#top_menu_right{height:37px;width:131px;float:left;}

/************************************************************************************************/
/*CONTENT*/
/************************************************************************************************/
div#content_top{background:url(../images/content_top.png);width:800px;height:30px;float:left;}
div#content_bg{background:url(../images/content_bg.png) repeat-y;width:800px;float:left;}
div#content_bottem{background:url(../images/content_bottem.png);width:800px;height:267px;float:left;}

div#content_bg h1.title{padding:0 0 0 35px;font-size:14px;}
div#content_bg p.text{padding:5px 0 0 35px;}

/************************************************************************************************/
/*FOOTER*/
/************************************************************************************************/
div#footer{background:url(../images/footer.png);width:800px;height:33px;float:left;margin-right:-3px;}
div#footer p.footer_text{text-align:center;width:800px;padding-top:7px;font-size:11px;font-weight:bold;}
