body {
	background-color: #f7f4d5;
	background-image: url("../Images/Background_2500x746.gif");
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
}

#Wrapper {
	width: 900px;    
    margin: 0px auto 0px auto;
}

#Header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 196px;
	background-image: url("../Images/Header_900x196.gif");
	background-repeat: no-repeat;
}

#Header_Datum {
	font-size: 24px;
	color: #cac88e;
	font-weight: 900;
	position: relative;
	top: 16px;
	left: 50px;
	font-family: arial, tahoma;
}

#Menu {
	width: 900px;
	height: 30px;
	line-height: 30px;
	position: relative;
	top: 5px;
	left: 0px;
	z-index: 10;
	background-image: url("../Images/MenuBack_900x30.gif");
	background-repeat: no-repeat;
}


#Content {
	position: relative;
	top: 5px;
	left: 0px;
	width: 900px;
	float: left;
	z-index: 0;
	font-family: tahoma, arial;
	font-size: 12px;
	line-height: 20px;
}

#ContentLinks h1, h2, h3, h4, h5, h6 {
	position: relative;
	color: #95901c;
	font-size: 22px;
	font-family: tahoma, arial;
	z-index: 0;
}

#ContentRechts h1, h2, h3, h4, h5, h6 {
	position: relative;
	color: #95901c;
	font-size: 14px;
	font-family: tahoma, arial;
	z-index: 0;
	line-height: 19px;
}

#Content b, block {
	font-weight: 900;
	color: #95901c;
}

#ContentLinks {
	position: relative;
	top: 0px;
	left: 0px;
	width: 620px;
	float: left;
	padding: 15px;
	z-index: 0;
}

#ContentLinks a {
	color: #95901c;
	text-decoration: underline;
}

#ContentLinks a:hover {
	color: #95901c;
	text-decoration: none;
}

#Breadcums {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: tahoma, arial;
	font-size: 13px;
}

#Breadcums a {
	color: #571b14;
}

#Breadcums a:hover {
	text-decoration: none;
}

#ContentRechts {
	position: relative;
	top: 0px;
	left: 0px;
	width: 220px;
	float: left;
	padding: 15px;
	font-size: 12px;
	line-height: 16px;
}

#ContentRechts a {
	color: #95901c;
	text-decoration: underline;
}

#ContentRechts a:hover {
	color: #95901c;
	text-decoration: none;
}

#HeaderNieuws {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
	background-image: url("../Images/KaderRechts.png");
	background-repeat: no-repeat;
	font-weight: 900;
	color: white;
	padding-left: 5px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}







#Footer {
	position: relative;
	width: 900px;
	height: 20px;
	background-image: url("../Images/Footer_900x200.gif");
	text-align: center;
	float: left;
	color: #f7f4d5;
	font-size: 11px;
	line-height: 20px;
	font-family: tahoma, arial;
}