#hoofd{
	position:relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color:#000000;
	background-repeat:no-repeat;
}
#logo1{
	position:absolute;
	left:51px;
	top:0px;
}
#logo2{
	position:absolute;
	left:690px;
	top:1px;
}
#space{
	display:inline;
	margin-left:50px;
}
#header{
	background-image:url(../img/header.jpg);
	width:960px;
	height:290px;
}
#menu{
	height:50px;
	width:960px;
	background-image:url(../img/menu_background.jpg);
	background-repeat:repeat-x;
	
}
#content{
	margin:0 auto;
	position:relative;
	width:960px;
	height:auto;
	overflow:hidden;
	margin-top:50px;
}
#nieuws{
		
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:8px;
	margin-left:-8px;
}
#submenu{
	position:relative;
	float:left;
	width:225px;
	margin-left:50px;
}
#inhoud{
	position:relative;
	width:555px;
	float:right;
	margin-right:50px;
	border-right:1px solid #400e0e;
	border-left:1px solid #400e0e;
	border-bottom:1px solid #400e0e;
	padding:5px;
	padding-left:5px;
	min-height:400px;
}
#bottom{
	position:relative;
	width:960px;
	height:50px;
	background-color:#000000;
	top:30px;
	margin: 0 auto;
	color:#796868;
	text-align:right;
	background-image:url(../img/border_bottom_img.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#line{
	width:225px;
	background-image:url(../img/line_red.jpg);
	background-position:1px;
	height:2px;
	margin-left:-7px;
}
#bottom_inhoud{
	position:relative;
	color:#796868;
	margin-right:50px;
	top:20px;
}
