@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 18px;
	font-weight: normal;
	color: #003333;
	background-color: #003333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D5161E;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D5161E;
	text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.navi_sub {
	font-size: 80%;
	color: #666666;
}
.navi_sub a{
	font-size: 100%;
	color: #666666;
}
.navi_sub a:hover{
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}



.bg_kolom {
	background-image: url(../images/bg_navi.jpg);
	background-repeat: repeat-y;
}

.bg_content {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: 105%;
	font-weight: bold;
	color: #D5161E;
}
.kop_rood {
	font-weight: bold;
	color: #D5161E;
}
.formulier {
	border: 1px dotted #D5161E;
	margin: 2px;
	padding: 2px;
}
.kop_zwart {
	font-weight: bold;
	color: #666666;
}
