/*
ALGEMENE BLOKKEN
*/

img {
    border-style: none;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: none;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #D5F4F9;
	font-family: Arial, Helvetica, sans-serif;
}
.adres {
	background-image: url('images/left.jpg');
	background-repeat: no-repeat;
	position: relative;
	padding-left: 125px;
	padding-top: 75px;
	overflow: hidden;	
}
.top
{
	height: 78;
	background-image: url('images/top.jpg');
}

p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
}

.main
{
	background-image: url('images/menu.jpg');
	height: 45;
	z-index: 2;
}
.content {
	background-image: url('images/main.jpg');
	background-repeat: no-repeat;	
	z-index: 2;	
}

.bottom {
	position: relative; 
	left: 10; 
	margin-bottom: 100px; 
	display: inline;
	color: #108cc6;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 200px;
	padding-bottom: 200px;	
}
.bottom2 {
	position: relative; 
	left: 40; 
	display: inline;
	color: #108cc6;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 200px;
	padding-bottom: 200px;	
}

.right {
	background-image: url('images/right.jpg');
	background-repeat: no-repeat;
}

.left{
	z-index: -10;
	background-image: url('images/left.jpg');
	background-repeat: no-repeat;
}

/*
MENU'S
*/

.sitemapkop a:link
{
	color: #2467B9;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.topmenu {
	position: relative; left: 250; display: inline;
	color: black;
	font-size: 13px;
}
.topmenu a:link, .topmenu a:visited
{
	color: black;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

.topmenu a:hover
{
	color: #ef5a29;
	padding-bottom: 5px;
}

.submenu {
	background-color: #FFDC00;
	color: #E85425;
	position: relative;
	overflow: hidden;
	padding: 30px 0px 50px 25px;
	margin-left: 75px;
	margin-bottom: -50px;
	display: block;
	z-index: 1;
}

.submenu a
{
	font-size: 12px;
	color: #E85425;
	padding-bottom: 6px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	z-index: 1;
}
.submenu a:hover
{
	color: black;
	z-index: 1;
}

.titel {
	letter-spacing: 1px;
	text-decoration: none;
	color: #F5B9A7;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 8px;
}

.bottom a:link, .bottom a:visited, .bottom2 a:link, .bottom2 a:visited
{
	color: #108cc6;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.bottom a:hover, .bottom2 a:hover
{
	color: #ef5a29;
}

.adres
{
	color: #108cc6;
	font-size: 12px;
}

/*
TEKST / BODY
*/

.contentbox {
	color: #246797;
	font-size: 13px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 10px;
}

td {
	color: #246797;
	font-size: 12px;
}

h1{
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
}

h2{
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.leftkop
{
	color: #E85325;
	font-size: 12px;
	padding-right: 10px;
}
.menukop
{
	color: #2467B9;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.button
{
	background-color: #009ADA;
	color: White;
	text-align: center;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
.buttonkl
{
	background-color: #EA4E1D;
	color: white;
	text-align: center;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}

.donkervlak
{
	background-color: #009ADA;
	font-size: 12px;
	color: White;
	width: 160px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
	overflow: hidden;
}
.geelvlak
{
	background-image: url('./images/geelbox.png');
	font-size: 12px;
	color: #246797;
	width: 160px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
	overflow: hidden;
    width: 170px;
}
.geelvlak .button {
	background-color: #FFDC00;
	border-color: #246797;
	color: #246797;
}
.groenvlak
{
	background-image: url('./images/geelbox.png');
	font-size: 12px;
	color: White;
	width: 160px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
	overflow: hidden;
}
.tekstrechts a {
	color: #246797;
	text-decoration: none;
}
.tdmenu
{
	background-color: #009ADA;
	font-size: 12px;
	color: White;
}

.koprechts, .koprechts a
{
	font-size: 15px;
	font-weight: bold;
	color: #246797;
	text-align: center;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
}
.koprechts a:hover {
	color: black;
}
.tekstrechts
{
	text-align: center;
}

.lijnonder
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: White;
	width: 100%;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 3px;
}
.contentbox a {
	color: #E85325;
}
.contentbox a:hover {
	text-decoration: none;
}
/*
formulier elementen
*/

.formulier
{
	background-color: #BDDCF1;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
}
/*
TEKST / BODY
*/

.lijnboven
{
	border-style: solid;
	border-top-width: 3px;
	border-color: #89BDE4;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
}

.lijntussen
{
	border-style: solid;
	border-top-width: 1px;
	border-color: #89BDE4;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
}

