/************************************************************************************************/
/*DESIGN*/
/************************************************************************************************/
*{border:none;list-style:none;margin:0px;padding:0px;}
body{background:#242625;font-family:Arial;font-size:12px;color:#c8ad5c;}

div#container{margin-bottom:0px;margin-left:auto;margin-right:auto;overflow:hidden;width:970px;}

/************************************************************************************************/
/*HEADER*/
/************************************************************************************************/
div#header_logo{background:none;width:226px;height:207px;float:left;}
div#header_nr{background:url(../images/header_nr.png);width:744px;height:181px;float:left;}

div#content_left{background:none;width:226px;float:left;}
div#content_left div#menu_welkom{background:none;width:226px;height:49px;float:left;}
div#content_left div#menu_wanneer{background:none;width:226px;height:52px;float:left;}
div#content_left div#menu_locatie{background:none;width:226px;height:51px;float:left;}
div#content_left div#menu_meisjes{background:none;width:226px;height:49px;float:left;}
div#content_left div#menu_bottom{background:url(../images/menu_bottom.png);width:226px;height:156px;float:left;}

div#content{background:url(../images/content.jpg);width:744px;height:383px;float:right;}
div#content p{padding:5px 0 0 5px;width:510px;float:left;}

div#footer{background:url(../images/footer.png);width:970px;height:42px;float:left;margin-right:-3px;}
div#footer a#ontwikkeling{float:right;height:15px;width:200px;display:block;margin-top:22px;}
a:link {
	color: #c8ad5c;
}
a:visited {
	color: #c8ad5c;
}
a:hover {
	color: #c8ad5c;
}
a:active {
	color: #c8ad5c;
	}