 

body {
	background-color: #131313;
}

div#boxed{
	width: 807px;
	margin-left: auto;	margin-right: auto;
	text-align: left;
	
}

div#header{
	width: 807px;
	height: 120px;
	margin-top:10px;
}
div#header_right{
	float: right;
	text-align: right;
}
div#header_media{
padding-top: 8px;
}

div#menu{
	width: 800px;
	height: 40px;
}

div#menu_right{
	float: right;
	text-align: right;
}
ul.menu_left{
	list-style-type: none;
	margin-left: -30px;
}
ul.menu_right{
	list-style-type: none;
}
li.menu{
	float: left;
	margin: 0px 0px;
	height: 20px;
	width: 90px;
}

div#menu_blueline{
	width: 807px;
	height: 5px;
	background: url(images/blueline.gif) repeat-x;
}

div#content_header_home{
	width: 807px;
	height: 290px;
	padding-top: 140px;
	background: url(images/content_header_home_nl.png) no-repeat;
}
div#content_header_project{
	width: 807px;
	height: 250px;
	padding-top: 70px;
	background: url(images/content_header_projecten_nl.png) no-repeat;
}
div#content_header_recencies{
	width: 807px;
	height: 250px;
	padding-top: 70px;
	background: url(images/content_header_recensies_nl.png) no-repeat;
}
div#content_header_samples{
	width: 807px;
	height: 230px;
	padding-top: 120px;
	background: url(images/content_header_samples_nl.png) no-repeat;
}
div#content_header_download{
	width: 807px;
	height: 280px;
	padding-top: 40px;
	background: url(images/content_header_downloads_nl.png) no-repeat;
}
div#content_header_biography{
	width: 807px;
	height: 280px;
	padding-top: 40px;
	background: url(images/content_header_biografie_nl.png) no-repeat;
}
div#content_header_links{
	width: 807px;
	height: 280px;
	padding-top: 40px;
	background: url(images/content_header_links_nl.png) no-repeat;
}

div#content_header_discography{
	width: 807px;
	height: 280px;
	padding-top: 40px;
	background: url(images/content_header_discografie_nl.png) no-repeat;
}

div#content_header_contact{
	width: 807px;
	height: 280px;
	padding-top: 40px;
	background: url(images/content_header_contact.png) no-repeat;
}



div.content_blueline{
	clear: both;
	width: 500px;
	height: 5px;
	background: url(images/blueline.gif) repeat-x;
}

div#content_news{
padding-top: 50px;
width: 807px;
}

ul.news{
	list-style-type: none;
	margin: 45px 0px;
	margin-left: -25px;
}
li.news1{
	background-color: #131313;
}
li.news2{
	background-color: #07212d;
}

div.content_item{
	width: 807px;
	padding-bottom: 50px;
	padding-top: 50px;
}
div.content_item_photo_right{
	width: 300px;
	float: right;
	margin-top: 70px;
}
div.content_item_photo_right ul {
	list-style-type: none;
}

div.content_item_photo_right li{
	margin: 30px 0 30px 10px;
}
div.content_item_photo_bottom{
	width: 500px;
	margin-bottom: 50px;
	margin-top: -15px;
}
div.content_item_photo_bottom ul {
	list-style-type: none;
	margin-left: -25px;
	
}

div.content_item_photo_bottom li{
	margin: 0px 15px;
	float: left;
}


div#bottom{
	width: 807px;
	margin-top: 150px
}

ul.bottom{
list-style-type: none;
}
li.bottom{
float: left;
margin: 30px 43px;

height: 70px;
width: 100px;
}

div#footer{
	background-color: #0f455f;
	height: 31px;

}
div#footer_text{
	margin: 0px auto;
	padding-top: 8px;
	text-align: left;
	width: 807px;
}
div#footer_right{
	float: right;
}
div.clear{
	clear: both;
	width: 500px;
}
