/************************************************************************************************/
/*DESIGN*/
/************************************************************************************************/
*{border:none;list-style:none;margin:0px;padding:0px;}
body{background:#530505;font-family:Tahoma;font-size:12px;color:#fff;}
.break{clear:both;}

div#container{margin-bottom:0px;margin-left:auto;margin-right:auto;overflow:hidden;width:980px;}

/************************************************************************************************/
/*HEADER*/
/************************************************************************************************/
div#header{background:url(http://www.he-n-she.nl/nieuw/images/header.png) no-repeat;width:980px;height:199px;float:left;}
/*MENU*/
div#menu{background:none;width:980px;height:46px;float:left;}
div#menu li{float:left;}

/************************************************************************************************/
/*CONTENT_LEFT*/
/************************************************************************************************/
div#content_left{background:url(http://www.he-n-she.nl/nieuw/images/content_left.png);width:180px;height:700px;float:left;}
div#content_left p{padding:15px 0 0 15px;float:left;}
/************************************************************************************************/
/*CONTENT_MIDDLE*/
/************************************************************************************************/
div#content_middle{background:url(http://www.he-n-she.nl/nieuw/images/content_middle.png);width:624px;height:700px;float:left;}
div#content_middle p{padding:15px 0 0 15px;height:560px;width:600px;display:block;float:left;}
div#content_middle p#banner{background:#690504;width:468px;height:60px;margin:0 0 0 70px;}
/************************************************************************************************/
/*CONTENT_RIGHT*/
/************************************************************************************************/
div#content_right{background:url(http://www.he-n-she.nl/nieuw/images/content_right.png);width:176px;height:700px;float:left;}
div#content_right p{padding:15px 0 0 15px;float:left;}

/************************************************************************************************/
/*FOOTER*/
/************************************************************************************************/
div#footer{background:url(http://www.he-n-she.nl/nieuw/images/footer.png);width:980px;height:55px;float:left;}
div#footer p{padding:35px 7px 0 0;float:right;}
div#footer a{width:120px;height:15px;display:block;}
