body {
	scrollbar-face-color: #8B86DA;
	scrollbar-track-color: #211d6f;
	scrollbar-highlight-color: #211d6f; 
	scrollbar-shadow-color: #211d6f; 
	scrollbar-3dlight-color: #211d6f; 
	scrollbar-arrow-color: #211d6f; 
	scrollbar-darkshadow-color: #211d6f;
	margin:0; padding:0;
	background-color:#ffffff;
}

.zijkolom{
	background-color:#211d6f;
}

/* Header ########################################## */
#topbar{
	width:765px;
	height:100px;
	background:url(../images/junior/top.jpg);
}

#topbar td #topbox{
	width:142px;
	height:94px;
	background:url(../images/junior/logo.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin: 6px 0 0 121px;	
}
#topbar td #topbox img {
	margin:0; padding:0; display: block;
}

#homebut{
	float: right;
	margin: -70px 40px 0 0 ;
	display: inline;
}

/* Linker kolom ###################################### */
#navigatiekolom{
	width:145px;
	height:100%;
	background:url(../images/junior/left_col_bg.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position: 0 -10px;
}

#navigatiebg{
	width:145px;
	height:100%;	
	position: relative;
	top: -10px;
	background:url(../images/junior/left_col_bg.gif);
	background-repeat:repeat-y;	
}

#navvlak{
	padding: 25px 0 0 20px;
	width:125px;
	background:url(../images/junior/navvlak_bg.gif);
	background-repeat:no-repeat;
}

#navtabel{
	background-color:#f2f1ff;
	width:125px;
	border: 1px solid #211d6f;
}

#navtd{
	background-color:#f2f1ff;
	width:125px;
	height: 350px;
	padding: 30px 0 35px 0;
	vertical-align:top;
}

#navtd table {
	
}

#navtd td{
	padding: 3px 5px !important;
	
}

#navtd td a.navigatielink{
	display:inline;
	margin:0px;
	font:bold 11px Verdana;
	color:#211d6f;
	text-decoration:none;
}

#navtd td a.navigatielink:hover{
	color:#ED1C24;
}


#metanav {

}

#metanav a {
	display: block;
	margin: 20px 0 20px 39px;
}

#metanav a#tm_link {
	margin-left: 26px;
}

/* Content #################################################### */
#contentkolom{
	width:427px;
	height:100%;
	background-color:#FFFFFF;
	background-image:url(../images/junior/headerbox_bg.gif);
	background-repeat:repeat-x;
}

#klikpad{
	width:100%;
	height:25px;
	margin:0px;
	padding:15px 0px 0px 125px;
	color:#211d6f;
}

#klikpad a:link,
#klikpad a:visited,
#klikpad a:active {
	font:bold 10px Verdana;
	text-decoration:none;
	color:#211d6f !important;
}

#klikpad a:hover{
	text-decoration:underline;
}

#headerbox{
	height:65px;
	background-color: #e2e3e7;
	border-bottom: 2px solid #211d6f;
}

#header{
	width:100%;
	height:31px;
	font:bold 18px Verdana;
	color:#ED1B2F;
	padding:0px;
	vertical-align:bottom;
}

#tekstcontent{
	padding:20px 20px;
	background-color:#FFFFFF;	
}

#tekstcontent,
#tekstcontent * {
	color: #211d6f !important;
}

#tekstcontent hr {
	height: 1px;
}

#tekstcontent a:link,
#tekstcontent a:visited,
#tekstcontent a:active {
	color:#ED1C24  !important;
}

#tekstcontent a:hover {
	text-decoration: underline;
}

#tekstcontent a.navchild:link,
#tekstcontent a.navchild:visited,
#tekstcontent a.navchild:active {
	font-weight: bold;
	color: #211d6f !important;
	text-decoration:none;
}

#tekstcontent a.navchild:hover {
	color:#ED1C24  !important;
}

/* rechter kolom #################################################### */
#rechterkolom{
	width:190px;
	height:100%;
	background:url(../images/junior/rechts_bg.jpg);
	background-repeat:repeat-y;	
	background-position:right -9px ;
}

#rechterkolombg{
	width:193px;
	height:100%;
	position: relative;
	top: -9px;
	background:url(../images/junior/rechts_bg.jpg);
	background-repeat:repeat-y;
	background-position:right top ;
}

#picrechts{
	padding-top: 25px;
	background:url(../images/junior/rechts_bg.gif);
	background-repeat:repeat-y;
}

#picrechts img {
	border:solid 2px #000000;
}

/* ????????????????????? #################################################### */
.button,.button:visited,.button:active,.button:hover{
	text-decoration:none;
	display:block;
	font:normal 10px/14px Verdana,sans-serif;
	color:#000;
	border:solid 1px #CCC;
	background:#FFDD00;
	width:114px;
	height:18px;
	padding:0px 1px 1px 1px;
	text-align:center;
}

.button:hover{
	background:#FFF;
	color:#000;
}


#discustree a:link,
#discustree a:visited,
#discustree a:hover,
#discustree a:active {
	color:#353E8B !important;
}

.button {
	font-weight: bold;
}
