* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background: #FFF;
	color: #222;
	font-family: 'Segoe UI', Tahoma, Arial, sans-serif;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 29px;
	font-weight: 100;
	color: #88054c;
	background: url(images/heading_arrow.gif) left center no-repeat;
	padding-left: 30px;
	display: inline;
}

a {
	color: #b12571;
	text-decoration: underline;
}
a:hover {
	background: #b12571;
	color: #FFF;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	line-height: 18px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}
.floatleft {
	float: left;
	margin: 5px 10px 0 0;
}
.floatright {
	float: right;
	margin: 5px 0 0 10px;
}

#container {
	width: 1012px;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	position: relative;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1012px;
	height: 79px;
	background: #FFF url(images/footer.gif) top left no-repeat;
	text-align: center;
}

	#footer_top, #footer_top a {
		color: #9d9c9c;
		font-size: 12px;
		text-align: center;
		width: 1012px;
	}
		#footer_top ul {
			margin-top: 10px;
			left: 0;
			display: block;
			width: auto;
		}
		#footer_top li, #footer_top li a {
			display: inline;
			padding: 0 10px;
			text-decoration: none;
		}
		#footer_top li a:hover {
			color: #FFF;
		}
	
	#footer_bottom {
		color: #2681a5;
		text-align: center;
		font-size: 12px;
		margin-top: 30px;
	}

#header {
	width: 1012px;
	height: 503px;
	background: #88054c url(images/header.png) top left no-repeat;
	position: relative;
}
	#headerfills {
		width: 1012px;
		display: block;
		position: absolute;
		bottom: 32px;
		left: 0;
	}
	#headerfills a img {
		display: block;
		float: left;
		margin: 0;
	}
#navbar {
	position: absolute;
	bottom: 0;
	left: 0;
}
#header_schaduw {
	position: absolute;
	left: 0;
	bottom: -29px;
	width: 500px;
	height: 29px;
	background: url(images/menu_schaduw.gif) top left no-repeat;
}

#navbar, #navbar ul {
	width: 1012px;
	height: 32px;
	line-height:32px;
	vertical-align: middle;
	background: url(images/navbar.gif) top left repeat-x;
}
	#navbar li, #navbar li a {
		display: block;
		width: auto;
		height: 32px;
		line-height: 32px;
		vertical-align: middle;
		float: left;
		padding: 0 15px;
		font-size: 12px;
		color: #FFF;
		text-decoration: none;
	}
	#navbar li a:hover {
		background: url(images/nav_hover.gif) top left repeat-x;
		color: #FFF;
	}
	
#core {
	clear: both;
	width: 1012px;
}

#left {
	float: left;
	margin-top: 20px;
	margin-left: 31px;
	width: 590px;
	height: auto;
	display: inline;
	padding-bottom: 79px;
}

.bericht {
	width: 570px;
	height: auto;
	padding: 10px 20px 20px 0;
	margin-bottom: 20px;
	background: url(images/bericht_back.jpg) bottom right no-repeat;
}
	.artimg {
		border: 5px solid #ddb5cb;
	}
	.leesmeer {
		display: block;
		width: auto;
		text-align: right;
		padding-right: 30px;
		height: 35px;
		line-height: 35px;
		vertical-align: middle;
		margin-bottom: 10px;
	}
		.leesmeer a {
			text-decoration: none;
		}
			.leesmeer a img {
				vertical-align: middle;
				margin-top: -1px;
				margin-left: 1px;
			}
		
#right {
	float: left;
	margin-top: 20px;
	width: 391px;
	height: auto;
	display: inline;
	padding-bottom: 79px;
	text-align: right;
}


/************************* AANBIEDINGEN *******************************************/

#aanbieding_pijlen {
	width: 349px;
	height: 195px;
	float: left;
	margin-right: 20px;
	display: inline;
	margin-top: 10px;
}
#aanbieding_tekst {
	float: left;
	width: 185px;
	margin-left: 10px;
	margin-top: 10px;
}
	#aanbieding_tekst h2 {
		background: none;
		margin: 0;
		font-size: 14px;
		padding: 0;
		display: block;
	}

.highlight {
	width: 295px;
	height: auto;
	float: left;
	background: url(images/aanbieding_back.jpg) bottom right no-repeat;
	padding-bottom: 30px;
}
	.highlight img.artimg {
		margin-top: 10px;
	}
	.highlight p {
		margin: 10px 30px 10px 0px;
	}
	
.bigimg {
	margin-left: -2px;
}
	.bigimg:hover {
		text-decoration: none;
		background: none !important;
	}



#nieuwsbrief {
	width: 391px;
	height: 197px;
	background: url(images/nieuwsbrief.jpg) top right no-repeat;
	position: relative;
}

	#nwb_tekst {
		padding: 10px 20px 10px 100px;
	}
	#nieuwsbrief h3 {
		color: #88054c;
		font-size: 20px;
		background: none;
		margin: 0;
		padding: 0;
	}
	#nieuwsbrief p {
		color: #2681a5;
		font-size: 16px;
	}
	
	#form {
		margin-top: 15px;
		width: 311px;
		height: 45px;
		margin-left: 62px;
		_margin-right: 20px;
		_width: 291px;
		background: url(images/nieuwsbrief_input.gif) bottom left no-repeat;
		position: relative;
	}
	#in {
		float: left;
		position: absolute;
		top: 10px;
		left: 10px;
		display: inline;
		padding: 4px;
		width: 226px;
		border: 0;
		background: #fff;
	}
	#submit {
		float: right;
		display: inline;
	}
	
	#nieuws {
		text-align: left;
		margin: 0px 10px 20px 50px;
	}
		#nieuws h3 {
			padding: 0;
			margin: 0;
			background: 0;
		}
	.nwsitem {
		padding: 10px;
	}
	.normal {
		background: #FFF;
		padding: 10px;
	}
	.hover {
		background: #f0f4d5;
		padding: 10px;
	}