body {
	margin:				0px;
	background-color:	#010157;
	font-family:		Verdana, Geneva, sans-serif;
}

p, a, li, td {
	margin-top:			0px;
	font-size:			12px;
	text-decoration:	none;
}

a {
	color:				#590015;	
}

a:hover {
	color:				#000;	
}

h1 {
	font-family: 		impact;	
	font-size:			20px;
	font-weight:		normal;
}

#center {
	width:				1024px;
	margin-left:		auto;
	margin-right:		auto;
	z-index:			1;
}

#background {
	width:				1024px;
	height:				768px;
	position:			fixed;
	background-image:	url(header/header-1.jpg);
	background-repeat:	no-repeat;
	z-index:			0;
}

#header {
	background-image:	url(images/logoheader.png);
	background-repeat:	no-repeat;
	width:				800px;
	margin-left:		112px;
	height:				216px;
	position:			absolute;
	top:				0px;
	z-index:			1;
}

#header h5 {
	margin-top:			2px;
	font-family: 		impact;	
	font-size:			24px;
	color:				#FFF;
	text-align:			right;
	margin-right:		20px;
	font-weight:		normal;
}

#anim {
	position:			absolute;
	width:				550px;
	height:				270px;
	margin-left:		360px;
	top:				39px;
}

#container {
	background-color:	#FFF;
	position:			absolute;
	z-index:			1;
	width:				800px;
	margin-left:		112px;
	margin-right:		auto;
	top:				319px;
	min-height:			600px;
}

#content {
	background-color:	#FFF;
	min-height:			400px;
	position: 			absolute;
	top:				50px;
	width:				800px;
	overflow:			hidden;
}

.mod_breadcrumb {
	float:				left;
	padding-left:		20px;
	padding-right:		20px;
	font-size:			12px;
	color: 				#890A16;
	font-weight:		bold;
	z-index:			1;
	margin-bottom:		20px;
	width:				780px;
}

.mod_breadcrumb a {
	font-size:			12px;
	color: 				#666;
	font-weight:		bold;
}

.mod_newslist {
	float:				left;
	display:			block;
	margin-left:		15px;
	background-image:	url(images/backnews.png);
	background-repeat:	no-repeat;
	width:				290px;
	height:				495px;
	margin-bottom:		10px;
	padding-left:		10px;
	padding-right:		10px;
}

.mod_article {
	float:				left;
	margin-left:		15px;
	margin-bottom:		15px;
	background-image:	url(images/backintro.png);
	background-repeat:	no-repeat;
	width:				196px;
	height:				240px;
	padding-left:		10px;
	padding-right:		10px;
}

.mod_eventlist {
	float:				left;
	margin-left:		15px;
	background-image:	url(images/backagenda.png);
	background-repeat:	no-repeat;
	width:				196px;
	height:				240px;
	padding-left:		10px;
	padding-right:		10px;
}

.mod_newslist h1, .mod_article h1, .mod_eventlist h1, #gallerij h2 {
	margin-top:			3px;
	color:				#FFF;
	font-size:			12px;
	font-weight:		normal;
	margin-bottom:		15px;
}

.mod_newslist .info, .mod_newslist h2, .mod_eventlist h2  {
	margin:				0px;	
}

.mod_newslist h2 a {
	font-family: 		impact;	
	font-weight:		normal;
	font-size:			14px;
	color:				#590015;
}

.mod_newslist .more {
	margin:				0px;
	margin-top:			-10px;
	margin-bottom:		8px;
	padding-bottom:		2px;
	border-bottom:		1px solid #590015;	
}

.mod_newslist .more a {
	color:				#590015;
}

.mod_newslist .more a:hover, .mod_newslist h2 a:hover, .mod_eventlist h2 a:hover, #gallerij a:hover  {
	color:				#000;
}

.mod_eventlist .header, .mod_eventlist .header span {
	font-size:			12px;
	text-decoration:	none;
}

.mod_eventlist h2 a {
	font-family: 		impact;	
	font-weight:		normal;
	font-size:			14px;
	color:				#03038A;
	margin-bottom:		8px;
	padding-bottom:		2px;
	margin-top:			10px;
	border-bottom:		1px solid #03038A;
	display:			block;
	width:				195px;
}

.mod_eventlist .empty {
	margin-top:			0px;
	font-size:			12px;
	text-decoration:	none;	
}

.mod_eventlist .time {
	font-style:			italic;	
}

#gallerij {
	float:				left;
	margin-left:		15px;
	background-image:	url(images/backgallerij.png);
	background-repeat:	no-repeat;
	width:				196px;
	height:				240px;
	padding-left:		10px;
	padding-right:		10px;	
}

#gallerij a {
	margin-top:			0px;
	margin-bottom:		20px;
	color:				#E5A812;
	display:			block;
	font-family: 		impact;	
	font-weight:		normal;
	font-size:			14px;
}

#adressen {
	float:				left;
	margin-left:		15px;
	background-image:	url(images/backadressen.png);
	background-repeat:	no-repeat;
	width:				196px;
	height:				240px;
	padding-left:		10px;
	padding-right:		10px;	
}

#footer {
	background-image:	url(images/backfooter.png);
	background-repeat:	no-repeat;
	float:				left;
	width:				800px;
	height:				120px;
}

#whitespace {
	height:				20px;
	background-color:	#010157;
	float:				left;
	width:				800px;
}
