body{
	/* wel of geen scrollbar */
	scrollbar:none;
	overflow-x:hidden;
	overflow-y:hidden;
	/* kleuren scrollbar */
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:'#999999';
	scrollbar-highlight-color:'#ffffff';
	scrollbar-3dlight-color:'#999999';
	scrollbar-darkshadow-Color:'#ffffff';
	/* pagina's infaden */
	filter: BlendTrans(Duration=50);
	/* standaard typografie */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #555555;
	text-align: left;
	text-decoration: none;
	/* achtergrond afbeelding/kleur/positie */	
	background-image: url('verloop_background.jpg');
	background-color: #dfdfdf;
	background-repeat: no-repeat;
	background-position: top center;
	}
	
	
.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #555555;
	line-height: 17px;
	text-align: left;
}
.bodytekst A:link {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst A:visited {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst A:active {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst a:hover {color:#f15502; font-weight: bold; text-decoration: underline}

.bodytekst2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #555555;
	line-height: 17px;
	text-align: justify;
}
.bodytekst2 A:link {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst2 A:visited {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst2 A:active {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst2 a:hover {color:#f15502; font-weight: bold; text-decoration: underline}

.bodytekst3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #555555;
	line-height: 17px;
	text-align: right;
}
.bodytekst3 a:link {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst3 a:visited {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst3 a:active {font-weight: bold; color: #f15502 ; text-decoration: none}
.bodytekst3 a:hover {color:#f15502; font-weight: bold; text-decoration: underline}

.header, h1 {
	font-family: Absolut Pro, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #f15502;
	line-height: 1,6;
	text-align: left;
}
.header2, h2 {
	font-family: Absolut Pro, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #f15502;
	line-height: 1,8;
	text-align: left;
}		

#content, #content2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	margin-top: 0;
	font-size: 11px;
	color: #555555;
	line-height: 16px;
	text-align: left;
}
#content a:link ,   #content2 a:link    {font-weight: bold; color: #f15502; text-decoration: none}
#content a:visited, #content2 a:visited {font-weight: bold; color: #f15502; text-decoration: none}
#content a:active,  #content2 a:active  {font-weight: bold; color: #f15502; text-decoration: none}
#content a:hover,   #content2 a:hover,  {font-weight: bold; color: #f15502; text-decoration: underline}

 
div.wrapper {
	width: 982px;
	height: 562px;
	padding: 0px;
	border: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
#div_main {
	position:absolute;
	width:546px;
	height:448px;
	z-index:1;
	visibility: visible;
}
#div_navigatie {
	position:absolute;
	width:357px;
	height:455px;
	z-index:1;
	background-color: #FFFFFF;
}	
#overlay {
	position:absolute;
	width:577px;
	height:448px;
	z-index:5;
	visibility: visible;
}  
#project {
	position:absolute;
	width:357px;
	height:100px;
	z-index:6;
	visibility: visible;
}
#knop {
	position:absolute;
	width:325px;
	height:25px;
	z-index:7;
	visibility: visible;
}
#logo {
	position:absolute;
	width:112px;
	height:107px;
	z-index:9;
}
#taal {
	position:absolute;
	width:157px;
	height:22px;
	z-index:10;
	visibility: visible;
}
#projecttext {
	position:absolute;
	width:248px;
	height:448px;
	overflow: auto
	overflow-x:hidden;
	overflow-y:hidden;
	/* kleuren scrollbar */
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:'#999999';
	scrollbar-highlight-color:'#ffffff';
	scrollbar-3dlight-color:'#999999';
	scrollbar-darkshadow-Color:'#ffffff';
	z-index:10;
	visibility: visible;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-right: 6px;
}
#scrolltext {
	position:relative;
	width:242px;
	height:436px;
	overflow: auto;
	margin: 8px;
}
#scrolltext2 {
	position:relative;
	width:538px;
	height:236px;
	overflow: auto;
	margin: 8px;
}
#scrolltext3 {
	position:relative;
	width:282px;
	height:438px;
	overflow: auto;
	margin: 8px;
}
/* <Scroll> */
div.scrollholder
{
    position: relative;
    width: 300px; height: 200px;
    overflow: auto;
    z-index: 1;
    background-color: #f3f3f3;
}
div.scrollholder2
{
    position: relative;
    width: 300px; height: 200px;
    overflow: auto;
    z-index: 1;
    background-color: #f3f3f3;
}
div.scrollholder3
{
    position: relative;
    width: 300px; height: 200px;
    overflow: auto;
    z-index: 1;
    background-color: #f3f3f3;
}

div.scroll
{
	position: absolute;
	left: 0;
	top: 0;
	width: 98%;
	z-index: 2;
}
div.scroll2
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}
div.scroll3
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0;  
    width: 6px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: #ffffff;
}

div.drag_bar
{
	position: absolute;
	width: 100%;
	height: 60px;
	cursor: pointer;
	z-index: 4;
	background: #aaaaaa;
}
