body {
	background-position: top center;
	border-width: 0px;
	margin: 0px;
	font: 11px verdana, arial, sans-serif;
	background-image: url(images/BGR.gif);
	background-repeat: repeat-y;
}

div.center {
	background: White;
	padding: 0px;
	margin: 0px auto;
	width: 770px;
	text-align: left;
	position: relative;
}

#top {
	float: left;
}

div.navigatie {
	float: left;
	width: 254px;
	height: 192px;
	border: none;
}

div.banner {
	float: left;
	width: 504px;
	height: 192px;
}

.hometitel {
	font-size: 20px;
	color: #004B85;
	padding-left: 80px;
	line-height: 35px;
}

div.inhoud {
	width: 695px;
	float: left;
	padding-left: 35px;
	padding-right: 40px;
}

#footer {
	background-color: #004B85;
	height: 20px;
	width: 770px;
	float: left;
}

h1 {
	background-image: url(images/H1.gif);
	background-repeat: no-repeat;
	color: #004b85;
	font-size: 14px;
	padding-left: 27px;
	margin-left: -27px;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 24px;
}

h2 {
	font-size: 12px;
	color: #004b85;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	font-size: 11px;
	color: #004b85;
	margin-top: 10px;
	margin-bottom: 2px;
}

.nieuwsfoto {
	margin-right: 7px;
}

hr {
	border: none 0;
	border-top: 1px dashed #004b85;
	width: 100%;
	height: 1px;
} 

a:link {
	color: #004b85;
	text-decoration: none;
}

a:active {
	color: #004b85;
	text-decoration: none;
}

a:hover {
	color: #FEC230;
	text-decoration: none;
}

a:visited {
	color: #004b85;
	text-decoration: none;
}

.imagepaddingleft {
	padding: 2px 10px 4px 0px;
}

.imagepaddingright {
	padding: 2px 0px 4px 10px;
}

ul {
	margin-top: 0px;
	list-style-image: url(images/li.gif);
	padding-left: 10px;
	margin-left: 10px;
	line-height: 17px;
}

ul.potloodje {
	margin-top: 0px;
	list-style-image: url(images/potloodje.gif);
	padding-left: 10px;
	margin-left: 10px;
	line-height: 17px;
}

ul.mensje {
	margin-top: 0px;
	list-style-image: url(images/mensje.gif);
	padding-left: 10px;
	margin-left: 10px;
	line-height: 17px;
}

ul.enquete {
	margin-top: 0px;
	list-style-image: url(images/enquete.gif);
	padding-left: 10px;
	margin-left: 10px;
	line-height: 17px;
}
