body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image: url(images/background5.jpg);
	background-repeat: no-repeat;
	background-position: 550px top;
	background-attachment: fixed;
}

#header {
	background-image: url(images/naam.gif);
	margin: 0px;
	padding: 0px;
	height: 160px;
	vertical-align: top;
	background-repeat: no-repeat;
}

#header p {
	font-size: 1.0em;
	font-weight: bold;
	color: #002659;
	text-decoration: none;
	padding-top: 137px;
	padding-left: 56px;
	margin: 0px;
}

#header a {
	color: #002659;
	text-decoration: none;
	margin-right: 9px;
	margin-left: 9px;
}

#header a:hover {
	color: #777693;
	text-decoration: none;
}

#content {
	color: #000000;
	width: 460px;
	float: left;
	margin: 0px;
	padding-top: 25px;
	padding-left: 65px;
	background-image: url(images/strookje.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content p {
	font-size: 0.8em;
	font-weight: normal;
	color: #002659;
	text-decoration: none;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	line-height: 1.6em;
}

.bold {
	font-weight: bold;
}

#content a {
	color: #002659;
	text-decoration: underline;
}

#content h1 {
	color: #69003A;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 50px 15px 0px;
	padding: 0px;
	line-height: 1.3em;
	
}

#content h2 {
	color: #002659;
	font-size: 1em;
	margin: 0px 0px 6px;
	padding: 0px;
}

#content h3 {
	color: #002659;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	line-height: 1.6em;
}

#kolom1 {
	width: 160px;
	float: left;
}

#kolom1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#kolom2 {
	width: 250px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#kolom2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#kolom2 h1 {
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 148px;
	margin-left: 0px;
	color: #002659;
	font-size: 1.2em;
	font-weight: normal;
}

#kolom2 p {
	margin: 0px;
}

#kolom2 a {
	text-decoration: none;
	display: block;
	height: 100px;
	width: 250px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-bottom: 14px;
}

#kolom2 a:hover {
	text-decoration: none;
	background-color: #DFC4D1;
}

