body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color:#005c80;
	font-family:Arial, Helvetica, sans-serif;
}

ul { padding-left:12px; margin:0px; }

/* ALGEMEEN */

h1 {font-family: Arial, Helvetica, sans-serif; color:#be1c05; font-size: 26px; font-weight: bold; margin:0px; }
h2 {font-family: Arial, Helvetica, sans-serif; color:#353535; font-size: 16px; font-weight: bold; margin-top:0px; }
h3 {font-family: Arial, Helvetica, sans-serif; color:#353535; font-size: 15px; font-weight: bold; margin-bottom:0px; }
h4 {font-family: Arial, Helvetica, sans-serif; color:#00587b; font-size: 13px; font-weight: bold; margin:0px; }


.kopje {font-family: Arial, Helvetica, sans-serif; color:#353535; font-size: 14px; font-weight: bold; }
.plattetekst {font-family: Arial, Helvetica, sans-serif; color:#333; font-size: 12px; font-weight: normal; }
.plattetekst_klein {font-family: Arial, Helvetica, sans-serif; color:#333; font-size: 11px; font-weight: normal; }
.footertekst {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 10px; font-weight: normal; }

a:link {color: #003872;	text-decoration: none;}
a:visited {color: #003872;	text-decoration: none;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #003872; text-decoration: none;}

.footerlink:link {color: #fff; text-decoration: none;}
.footerlink:visited {color: #fff; text-decoration: none;}
.footerlink:hover {color: #70d7f5; text-decoration: none; }
.footerlink:active {color: #fff; text-decoration: none;}

/* MENU */
.menubtn { margin-right:4px; float:left; background-color:#FFF; font-size:14px; color:#000; height:15px; bottom:0px; padding:6px; text-transform:uppercase; font-weight:bold; filter: alpha(opacity=80); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity: 0.80; opacity: 0.80;}
.menubtn_actief { margin-right:4px; float:left; background-color:#FFF; font-size:14px; color:#000; height:15px; bottom:0px; padding:6px; text-transform:uppercase; font-weight:bold; filter: alpha(opacity=100); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;}

.menutekst:link {color: #000; text-decoration: none;}.menutekst:visited {color: #000; text-decoration: none;}.menutekst:hover {color: #000; text-decoration: none;}.menutekst:active {color: #000; text-decoration: none;}
.menutekst_actief:link {color: #be1c05; text-decoration: none;}.menutekst_actief:visited {color: #be1c05; text-decoration: none;}.menutekst_actief:hover {color: #000; text-decoration: none;}.menutekst_actief:active {color: #be1c05; text-decoration: none;}

.fotogallery {margin:0px 7px 7px 0px;}

/* TEKSVLAK */

.tekstvlak { position:relative; margin-top:17px; width:334px; height:135px; text-align:right; z-index:1000; }
.inhoud {
	position:absolute;
	padding:15px;
	width:287px;
	height:59px;
	text-align:left;
	left: 23px;
	top: 41px;
}


/* INDEX */

#container {
	position: relative;
	margin: auto;
	width:1020px;
	text-align:center;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:274px;
	background:url(../img/header.jpg) no-repeat;
}

#menu {
	position:absolute;
	left:22px;
	bottom:42px;
	height:27px;
	text-align:left;
	width: 960px;
}

#content_totaal {
	position:absolute;
	left:0px;
	top:274px;
	width:1000px;
	float:left;
}

#content_ {
	position: relative;
	left:0px;
	top:0px;
	width:1000px;
	min-height:800px;
	background:url(../img/content.jpg) repeat-y;
	float:left;
}
#content-links {
	position:relative;
	left:12px;
	top:0px;
	width:582px;
	padding:15px 20px 15px 20px;
	text-align:left;
	float:left;
}

#content_r {
	position:absolute;
	left:634px;
	top:17px;
	width:338px;
	text-align:right;
	z-index:100;
}

#fingerprint {
	position: absolute;
	right:13px;
	top:0px;
	width:306px;
	height:249px;
	float:left;
	margin-top:-249px;
	background:url(../img/fingerprint.jpg) no-repeat;
}

#logos_ {
	position: relative;
	left:0px;
	top:0px;
	width:1000px;
	height:88px;
	float:left;
	.z-index:-1;
}

#footer_ {
	position: relative;
	left:0px;
	top:0px;
	width:1000px;
	height:4px;
	padding:5px 0px 20px 0px;
	float:left;
}

