* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ------------------------------ HTML OPMAAK ----------------------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	color: #3d516b;
	margin-bottom: 25px;
	text-align:center;
	font-weight:normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #3d516b;
	margin-bottom: 25px;
	font-weight:normal;
	font-weight:bold;
	margin-top: 10px;
}

h2 a {
	color:#37459e;
	text-decoration: none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #3d516b;
	margin-bottom: 25px;
	font-weight:normal;
	/*font-weight:bold;*/
	margin-top: 10px;
}

h6 a {
	color:#37459e;
	text-decoration: underline;
}

a {
	color:#37459e;
}

a:hover {
	color: #7e8186;
}

p {
	text-align: justify;
	margin: 5px 0px 15px 0;
}

p a {
	color:#37459e;
}

ul {
	margin-left: 15px;
	list-style-type: disc;
}

ol {
	margin-left: 15px;
}

table {
	border:0;
	font-size:12px;
}

.cattabel td {
	padding-bottom: 20px;
}

.cattabel p {
	text-align: center;
}

.tabel_glos td {
	padding: 10px;
}

#container {
	margin: 0 auto 0 auto;
	text-align:left;
	width:992px;
}

#header {
	width:992px;
}

#header .logo {
	float: left;
	width: 181px;
	height: 99px;
}

#header .headerbalk {
	width: 810px;
	height: 99px;
	background:url(images/header.jpg) no-repeat;
	float:right;
}

#blok {
	width:992px;
}

.clear {
	height: 1px;
	clear:both;
	_margin-top: -11px;
}

.menu {
	background:url(images/menu_achter.jpg) repeat-y;
}

.internmenu {
	margin-top: 24px;
	margin-bottom: 24px;
	background:#bdbfc3;
}

.menuitems {
	margin-bottom: 25px;
}

.menulist{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#37459e;
	margin-left: 10px;
	list-style-type:none;
	margin-bottom: 10px;
	margin-top: 5px;
}

.menulist a{
	color:#37459e;
	text-decoration:none;
}

.menulist a:hover {
	color:#7e8186;
	text-decoration:underline;
}

.menulist li {
	margin-bottom: 5px;
}

.menulist ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#37459e;
	margin-left: 5px;
	padding-left: 8px;
	list-style-type:none;
	margin-bottom: 10px;
	margin-top: 10px;
}


.Kruimelpad {
	margin-top: 5px;
	font-size:11px;
	color:#37459e;
}

.Kruimelpad a {
	font-size: 11px;
	color:#37459e;
}

.Kruimelpad a:hover {
	color: #7e8186;
}

.content {
	margin-top: 10px;
}

.content_rechts {
	margin-top: 22px;
}

.knoppen {
	font-family: 12px;
	font-weight:bold;
	color:#37459e;
}

.knoppen a {
	font-family: 12px;
	font-weight:bold;
	color:#37459e;
	text-decoration:none;
}

.rechterkolom {
	border-left: 1px solid #35537c;
}

.voetlinks {
	font-family: arial;
	font-size: 11px;
	color:#212121;
}

.voetlinks a {
	color:#4451a4;
	text-decoration:underline;
}

.footer {
	background:#dae5f5;
	height: 19px;
	line-height: 19px;
	vertical-align:middle;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.footer a {
	color:#4451a4;
	text-decoration: none;
}

/* formulier ------------- */

.zoektabel {
	text-align:center;
}

.tekstveld {
	border: 1px solid #676f7c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.formknop {
	border: 1px solid #676f7c;
	background:#b9bcc1;
}

#sbb {
	border: 1px solid #676f7c;
	background:#b9bcc1;
}