@charset "utf-8";
body {
	background-color: #E4EFEF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.koptekst {
	font-weight: bold;
	color: #1B7074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.border {
	border: 1px solid #1C585B;
}
.bg_main {
	background-image: url(../images/footer_basis.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_main2 {
	background-image: url(../images/footer_basis2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_main3 {
	background-image: url(../images/footer_basis3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1B7074;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1B7074;
	text-decoration: none;
}
.foto {
	margin: 3px;
	border: 1px solid #307D81;
}
.kop_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.formulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DFEBEC;
	border: 1px solid #1B7074;
}
hr {
	border: 1px dotted #26777B;
}
ol {
	margin-top: 0px;
}
