* {
  box-sizing      : border-box;
  -moz-box-sizing : border-box;
}

body{
font-family: Arial, Helvetica, sans-serif; text-decoration: none; 	scrollbar:none;
	overflow-x:hidden; 
}
img a {border:0px none;}

.koptekst {font-weight: bold; font-size: 18px; color: #222624}
.koptekst A:link {font-weight: bold; color: #22638C ; text-decoration: none}
.koptekst A:visited {font-weight: bold; color: #22638C ; text-decoration: none}
.koptekst A:active {font-weight: bold; color: #22638C ; text-decoration: none}
.koptekst a:hover {color:#D90000; font-weight: bold; text-decoration: none}

.navigatie {font-weight: bold; font-size: 13px; color: #454545}
.navigatie A:link {font-weight: bold; color: #666666 ; text-decoration: none}
.navigatie A:visited {font-weight: bold; color: #666666 ; text-decoration: none}
.navigatie A:active {font-weight: bold; color: #000000 ; text-decoration: none}
.navigatie a:hover {color:#000000; font-weight: bold; text-decoration: none}

.navigatie2 {font-weight: bold; font-size: 13px; color: #999999}
.navigatie2 A:link {font-weight: bold; color: #999999 ; text-decoration: none}
.navigatie2 A:visited {font-weight: bold; color: #999999 ; text-decoration: none}
.navigatie2 A:active {font-weight: bold; color: #000000 ; text-decoration: none}
.navigatie2 a:hover {color:#000000; font-weight: bold; text-decoration: none}

.titel1 {font-weight: bold; font-size: 14px; color: #999999}
.titel2 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

.bodytekst {
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	text-align: justify;
}
.bodytekst A:link {font-weight: bold; color: #22638C ; text-decoration: none}
.bodytekst A:visited {font-weight: bold; color: #22638C ; text-decoration: none}
.bodytekst A:active {font-weight: bold; color: #22638C ; text-decoration: none}
.bodytekst a:hover {color:#D90000; font-weight: bold; text-decoration: none}

.sidebartekst {
	font-size: 11px;
	color: #999999;
	line-height: 1.4;
	text-align: justify;
	}
.sidebartekst A:link {font-weight: bold; color: #22638C ; text-decoration: none}
.sidebartekst A:visited {font-weight: bold; color: #22638C ; text-decoration: none}
.sidebartekst A:active {font-weight: bold; color: #22638C ; text-decoration: none}
.sidebartekst a:hover {color:#D90000; font-weight: bold; text-decoration: none}

.aktietekst {
	font-size: 11px;
	color: #ffffff;
	line-height: 1.8;
	text-align: left;
	}
.aktietekst A:link {font-weight: bold; color: #ffffff ; text-decoration: none}
.aktietekst A:visited {font-weight: bold; color: #ffffff ; text-decoration: none}
.aktietekst A:active {font-weight: bold; color: #ffffff ; text-decoration: none}
.aktietekst a:hover {color:#ffffff; font-weight: bold; text-decoration: none}

.sidebarkop {
	font-size: 14px;
	font-weight: bold; 
	color: #999999;
	line-height: 1.2;
	}
.sidebarkop A:link {font-weight: bold; color: #22638C ; text-decoration: none}
.sidebarkop A:visited {font-weight: bold; color: #22638C ; text-decoration: none}
.sidebarkop A:active {font-weight: bold; color: #22638C ; text-decoration: none}
.sidebarkop a:hover {color:#D90000; font-weight: bold; text-decoration: none}

/* CAMERA */
#bg_cam {
   width: 448px;
   height: 342px;
   background: url(illustraties/systeem/bg_cam.gif);
   z-index: 1;
   position: absolute;
   top: 195px;
   left: 0px;
   margin: 0px;
   padding: 0px;
}