﻿body {
	font-size: 15px;
	font: normal normal normal 15px "Bookman Old Style";
	background-color: #808080;
}

p {
}

td {
	font-family: "Bookman Old Style";
	font-size: 11px;
}

div.spacer {
	clear:both;
	height:10px;
}

a:visited {text-decoration: none; color:#008000;}
a:active {text-decoration: none; color:#008000;}
a:hover {text-decoration: underline; color:#008000;}
a:link {font-style: normal;	color: #008000;}

hr {
	border-top:1px solid #CCD2EC;
	background:transparent;
	height:1px;
	margin-bottom:10px;
}
hr.frontpage {
	margin-bottom:0px;
}
img{
	border-width:0px
}
div#container {
	border: 1px #800000 solid;
	width: 900px;
	background-color: #FFFFFF;
	color: #808080;
	border-bottom-style: none;
	min-height: 980px;
	position: relative;
	top: 10px;
	text-align: left;
}
div#header {
	border: none;
	height: 150px;
	width: 690px;
	background-color: #008000;
	background-image: url('../Afbeelding/Header-v4.jpg');
	position: absolute;
	top: 25px;
	left: 210px;
}
div#hmenu{
	height: 25px;
	width: 690px;
	background-color: #800000;
	position: absolute;
	left: 210px;
	top: 175px;
	z-index: 1;
}
div#tmenu{
	background: url('../Afbeelding/grad-balk.jpg') repeat;
	border: 0px;
	height: 25px;
	width: 690px;
	left: 210px;
	position: absolute;
	top: 0;
	text-align: right;
	color: #FFFFFF;
}
div#mcol{
	padding-left: 5px;
	border: none;
	background-color: #FFFFFF;
	margin-right: 200px;
	margin-top: 210px;
	margin-left: 210px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	position: relative;
}
div#footer{
	border: 1px #800000 solid;
	text-align: center;
	height: 20px;
	font-size: 11px;
	vertical-align: middle;
	background-color: #800000;
	color: #FFFFFF;
	width: 900px;
	bottom: 0;
	top: 0;
	position: relative;
}
div#lmenu{
	background: #800000 url('../Afbeelding/logo-large-v004.jpg') no-repeat;
	border: none;
	width: 205px;
	height: 100%;
	color: #800000;
	font-variant: small-caps;
	left: 0;
	top: 0;
	bottom: 0;
	min-height: 980px;
	position: absolute;
}
div#rcol{
	border: none;
	width: 200px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	bottom: 0;
	top: 200px;
	position: absolute;
	right: 0;
	z-index: 0;
}
div.imgblok{
	border: 1px solid;
	border-color: #808080;
	height: 190px;
	width: 190px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
}
div#tmenutxt {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#tmenutxt a:link {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#tmenutxt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#tmenutxt a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#tmenutxt a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

