body, html {
	height: 100%;
}

body {
	margin: 0px;
	font-size: 12px;
	font-family: geneva, helvetica, verdana, arial;
	line-height: 25px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

a {
	color: #000000;
}

.container {
	display: table;
	width: 100%;
	background-repeat: repeat-x;
	border-bottom: 3px solid white;
}

.page {
	width: 776px;
	background-position: 336px 0px;
	background-repeat: no-repeat;
	text-align: left;
}

.header {
	height: 93px;
	background-repeat: no-repeat;
	background-position-y: 20px;
	margin-bottom: 20px;
}

.navigation {
	margin-bottom: 14px;
}

.content {
	width: 100%;
	display: table;
	padding-bottom: 20px;
}

.left {
	width: 572px;
	margin-right: 18px;
	float: left;
}

.right {
	width: 180px;
	float: left;
	margin-top: 66px;
	line-height: 18px;
	text-align: center;
}

.title {
	padding-top: 22px;
	padding-bottom: 13px;
}

.pageimage {
	height: 168px;
	width: 568px;
	margin-top: 18px;
	margin-bottom: 18px;
}

.quote {
	height: 30px;
	margin-top: 18px;
	background-repeat: no-repeat;
}

.right .block {
	padding: 4px;
	margin-bottom: 18px;
	text-align: left;
}

.right .block .small {
	font-size: 11px;
}

.right .block span {
	font-size: 11px;
}

.footer {
	height: 40px;
	background-repeat: repeat-x;
	text-align: center;
	color: white;
	padding-top: 10px;
}

.footer span {
	font-size: 10px;
}

.footer a {
	color: #FFFFFF;
}

.footer img {
	position: absolute;
}

#nieuwsbrief p {
	padding:0px;
	margin:0px;
	margin-bottom:4px;
}

#nieuwsbrief input{
	width: 150px;
}
