html, body {
	height: 100%; /* héél belangrijk */
	padding:0px;
	margin:0px;
}
body{
	font: 12px Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #FFFF86;
	scrollbar-highlight-color: #FFFF86;
	scrollbar-shadow-color: #FFFF86;
	scrollbar-track-color: #999999;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-width: 0px;
	margin-height: 0px;
	
	background: #210359 url(../images/back_ltrs.gif) repeat-y;
	background-position: 50% 0;
}
.tabel_backkleurrood{
	background: #FF0000;
	border:solid 1px #CCCCCC;
}
.tabel_backkleurruimerlinks{
	border:solid 1px #CCCCCC;
}
.tabel_backkleur{
	border:solid 1px #CCCCCC;
}
td{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
h1{
	color: #E40582;
	margin-top: 0px;
	margin-bottom:8px;
	font : 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#content{
	position: relative;
	float:left;
	width: 900px;
	height:500px;
	padding-top:10px;
	scrollbar-3dlight-color : #F89F00;
	scrollbar-arrow-color : #F89F00;
	scrollbar-darkshadow-color : #F89F00;
	scrollbar-face-color : #FFFF86;
	scrollbar-highlight-color : #FFFF86;
	scrollbar-shadow-color : #FFFF86;
	scrollbar-track-color : #F9F9B0;

}

div#vakcontainer{
	top: 130px;
	left: 124px;
	height:380px;
	width: 636px;
	position: absolute;
	background: url(../images/vak.png) no-repeat 0 0;
}
div#vakcontainertekst{
	top: 130px;
	left: 124px;
	height:360px;
	width: 524px;
	position: absolute;
	color: #E40582;
	padding-left:64px;
	padding-top:20px;
	padding-right:64px;
	overflow: auto;
}
div#vakcontainerhoog{
	top: 130px;
	left: 124px;
	height:505px;
	width: 636px;
	position: absolute;
	background: url(../images/vak.png) no-repeat 0 0;

}
div#vakcontainerteksthoog{
	top: 130px;
	left: 124px;
	height:485px;
	width: 524px;
	position: absolute;
	color: #E40582;
	padding-left:64px;
	padding-top:20px;
	padding-right:64px;
	overflow: auto;
}
div#vakroze{
	height:110px;
	width: 900px;
	top: 524px;
	left: 0px;
	position: absolute;
	background: url(../images/vak_roze_home.gif) no-repeat 0 0;
}

div#vakrozenav{
	height:22px;
	width: 900px;
	left: 0px;
	top: 104px;
	position: absolute;
	background: url(../images/vak_roze_home.gif) no-repeat 0 0;
	text-align: center;
	padding-top:5px;
	color: #CBD302;
}
div#vaklogo{
	height:124px;
	width: 220px;
	left: 346px;
	top: 0px;
	background: url(../images/logo_gember.png) no-repeat 0 0;
	position: absolute;		
}
div#scrollcontainer{
	height:155px;
	width: 694px;
	position: relative;
	background: url(../images/scroll_vak.png) no-repeat 0 0;
	padding-top:26px;
	text-align: center;
}
div#scrollcontainernew{
	height:255px;
	width: 694px;
	position: relative;
	background: url(../images/scroll_vak_big.png) no-repeat 0 0;
	padding-top:26px;
	text-align: center;
}
div#scrollvak{
	height:102px;
	width: 640px;
	left: 28px;
	position: absolute;
	overflow:hidden;
	white-space: nowrap;
}
div#sliding{
	position: relative;
}
div#scroll{
	position: absolute;
	left: 290px;
	top:129px;
}
div#bal{
	position: absolute;
	top:133px;
	cursor: pointer;
	cursor: hand;
}
.tekst_inspringlrtb{	
	margin-left: 16px;
	margin-right:8px;
	margin-top:6px;
	margin-bottom:6px;
}
a.nav:visited,a.nav:active,a.nav:link{
	font: 11px  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	
}
a.navhi:visited,a.navhi:active,a.navhi:link{
	font: 11px  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CBD302;
	font-weight: bold;
	text-decoration : none;
}
a.nav:hover{
	color: #CBD302;
}
a:visited,a:active,a:link{
	position: relative;
	text-decoration : none;
	font-weight: bold;
	color: #B1B80E;
}
a:hover{
	text-decoration : underline;
}
