body {
	background-image:url('../images/bg.jpg');
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-width:0px;
	margin-height:0px;
}

img
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}

a:link, a:visited, a:active {
	font-size:9pt;
	font-family:Tahoma;
	color:#02136D;
	text-decoration:underline;
}
a:hover {
	font-size:9pt;
	font-family:Tahoma;
	color:#FFE52B;
	text-decoration:none;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-size:10pt;
	font-family:Tahoma;
	color:#02136D;
	text-decoration:none;
}
a.menu:hover {
	font-size:10pt;
	font-family:Tahoma;
	color:#FFE52A;
	text-decoration:none;
}
#maintable {
	width:800px;
	height:97%;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#02136D;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#02136D;
	border-top-width:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#02136D;
	background-color:#f7f8f8;
}
#bovenstuk {
	width:800px;
	height:116px;
}
#linksstuk {
	top:0px;
	width:79px;
	height:70px;
}
#middenstuk {
	top:0px;
	width:405px;
	height:70px;
	background-image:url('../images/middenstuk.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.navigatie {
	top:0px;
	margin-left:60px;
	font-size:10pt;
	font-family:Tahoma;
	color:#02136D;
	text-align:center;
}
#fotostuk {
	top:0px;
	width:316px;
	height:70px;
}
#inhoud {
	width:800px;
	height:100%;
}
.content {
	margin-left:100px;
	margin-top:30px;
	font-size:9pt;
	font-family:Tahoma;
	color:#02136D;
	text-align:left;
	z-index:1;
	overflow:auto;
	visibility:visible;
	width:680px;

}

.errorcontact {
	font-size:9pt;
	font-family:Tahoma;
	color:#02136D;
	text-align:left;
	z-index:1;
	font-weight:bold;
}

.introtitel {
	margin-left:0px;
	font-size:10pt;
	font-family:Tahoma;
	color:#02136D;
	text-align:left;
	font-weight:bold;
	background-color:#c8c9ca;
	border-width:1px;
	border-style:solid;
	border-color:#02136D;
}

.intro {
	margin-left:20px;
	font-size:10pt;
	font-family:Tahoma;
	color:#02136D;
}

.contact {
	font-size:9pt;
	font-family:Tahoma;
	color:#02136D;
	text-align:left;
}

.footnote {
	font-size:7pt;
	font-family:Tahoma;
	color:#02136D;
}

.small {
	font-size:7pt;
	font-family:Tahoma;
}


#onderaan {
	width:800px;
	height:20px;
	background-image:url('../images/onderaan.jpg');
	background-color:#FFF130;
	background-repeat: no-repeat;
	background-position: top left;
}
.onderaantekst {
	margin-left:50px;
	font-size:10pt;
	font-family:Tahoma;
	color:#02136D;
}

.tekstje {
	margin-left:550px;
	font-size:10pt;
	font-family:Tahoma;
	color:#02136D;
}

.tekst {
	font-size:10pt;
	font-family:Tahoma;
	color:#02136D;
}

.copyright {
	font-size:8pt;
	font-family:Tahoma;
	color:#02136D;
}

.kader {
    color: black;
    font-family: 'Tahoma';
	font-size:10pt;
	border:1px solid #02136D;
}


/* textboxen */

.txtbox {
	font-family:'Tahoma';
	font-size:9pt;
	border-style:solid;
	border-width: 1px;
	border-color:#02136D;
	border-collapse:collapse;
	background-color:#FFFFFF;
}

.button {
	font-family:'Tahoma';
	font-size:9pt;
	border-style:solid;
	border-width: 1px;
	border-color:#02136D;
	border-collapse:collapse;
	background-color:#264196;
	color:white;
}

.menubutton {
	font-family:'Tahoma';
	font-size:9pt;
	border-style:solid;
	border-width: 1px;
	border-color:#c8c9ca;
	border-collapse:collapse;
	background-color:#264196;
	cursor:pointer;
	color:white;
}

.highlight {
	font-weight:bold;
}
