body{
	scrollbar-face-color: #FAB409;
	scrollbar-track-color: #FAB409;
	scrollbar-highlight-color: #628FA2; 
	scrollbar-shadow-color: #628FA2; 
	scrollbar-3dlight-color: #FAB409; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-darkshadow-color: #FAB409;
}
#topbar{
	width:643px;
	height:99px;
	background:url(../images/mono/layout_top.gif);
	text-align:right;
}
#navigatiekolom{
	width:127px;
	height:100%;
	padding:0px;
	margin:0px;
	background: url(../images/mono/layout_ondernavigatie.gif) #628FA2;
	background-repeat:repeat-y;
}
#navigatie{
	display:block;
	width:127px;
	height:185px;
	padding:15px 2px 2px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	background: url(../images/mono/layout_navigatie.gif) #628FA2;
	background-repeat:repeat-y;
}

#navigatie a{
	font:bold 11px Verdana;
	text-decoration:none;
	color:#000;
	display:block;
}
#navigatie a:hover{
	color:#FFF;
}
#klikpad{
	width:493px;
	height:20px;
	margin:0px;
	padding:10px 10px 0px 10px;
	color:#000;
	text-align:right;
}
#header{
	display:inline;
	width:493px;
	height:40px;
	margin:0px;
	padding:10px 0px 10px 10px;
	font:bold 18px Verdana;
	color:#000;
}
#textcontent{
	width:493px;
	margin:0px;
	padding:5px 10px 0px 10px;
	font:normal 11px/14px Verdana;
	color:#000;
}

#textcontent a:link,
#textcontent a:visited,
#textcontent a:active {
	color:#ED1C24  !important;
}

#textcontent a:hover {
	text-decoration: underline;
}

#rechterpic{
	width:150px;
	padding-top:40px;
}
#linksbuttons{
	width:62px;
	height:40px;
	padding:0px;
	margin:0px;
}
#navigatie TABLE, #navigatie TABLE TD{
	text-align:right;
	width:100%;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
#klikpad a{
	font:bold 10px Verdana;
	text-decoration:none;
	color:#000;
}
#klikpad a:hover{
	color:#377D59;
}
.zijkolom{
	background:#FAB409;
}

#discustree a:link,
#discustree a:visited,
#discustree a:hover,
#discustree a:active {
	color:#628FA2 !important;
}


.button {
	font-weight: bold;
}

