﻿a {
	text-decoration: none;
}
.achtergrond {
	background-color: #EBEFF1;
	margin-top: auto;
}
.pagina {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.boven {
	background-image: url('images/boven-blauw.gif');
}
.zoekbalk {
	padding: 10px 0 10px 0;
	background-color: #313131;
	color: #78878E;
	font-family: Verdana;
	font-size: x-small;
	text-indent: 10px;
}
.zoekbalk a:hover {
	text-decoration: underline;
}
.titelbalk {
	padding: 6px 10px 6px 10px;
	border: 0 solid #FFFFFF;
	background-color: #78878E;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 260px;
}
.plaatjeskolom {
	border: 10px solid #E2E8EB;
	font-family: Verdana;
	font-weight: bold;
	color: #3D3D3D;
	vertical-align: top;
	background-color: #E2E8EB;
	font-size: small;
}
.plaatjesmenu {
	text-align: center;
	font-family: Verdana;
	font-size: small;
	background-color: #E2E8EB;
}
.plaatjesmenu a {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #0000FF
}
.plaatjesmenu a:visited {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #3399FF
}
.plaatjesmenu a:hover {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #FF0000
}
.tekstkolom {
	padding: 10px 5px 10px 0;
	font-family: Verdana;
	font-size: small;
	background-color: #E2E8EB;
	vertical-align: top;
	color: #3D3D3D;
}
.tekstkolom a {
	font-family: Verdana;
	font-size: small;
	color: #0000FF
}
.tekstkolom a:visited {
	font-family: Verdana;
	font-size: small;
	color: #3399FF
}
.tekstkolom a:hover {
	text-decoration: underline;
}
.contactbalk {
	padding: 5px 0 5px 0;
	background-color: #4A4A4A;
	color: #78878E;
	font-family: Verdana;
	font-size: x-small;
	text-indent: 10px;
}
.contactbalk a:hover {
	text-decoration: underline;
}
.onderlinks {
	padding: 10px;
	background-color: #313131;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
}
.onderrechts {
	background-color: #313131;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	text-align: right;
}
.onderrechts a:hover {
	text-decoration: underline;
}
.onderrechts-aktief {
	background-color: #313131;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	text-align: right;
	text-decoration: underline;
}
