body{
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ED1C24; 
	scrollbar-shadow-color: #ED1C24; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #ED1C24; 
	scrollbar-darkshadow-color: #ffffff;
}

#topbar{
	width:770px;
	height:100px;
}
#topbarleft{
	width:135px;
	height:100px;
	background:url(../images/ckv2/layout_paletlogo.gif);
}
#topbarright{
	width:635px;
	height:100px;
	background:url(../images/ckv2/layout_topbarpic.jpg);
	background-repeat:no-repeat;
}
#navigatiekolom{
	width:135px;
	height:100%;
}
#contentkolom{
	width:458px;
	height:100%;
}
#rechterkolom{
	width:177px;
	height:100%;
	padding:6px 2px 0px 0px;
	text-align:right;
}
#navigatie{
	display:block;
	width:135px;
	height:182px;
	background:url(../images/ckv2/layout_navigatie.gif);
	background-repeat:repeat-y;
	padding:0px 4px 0px 0px;
	margin:0px;
	text-align:right;
}
#ondernavigatie{
	display:block;
	width:135px;
	height:200px;
	vertical-align:bottom;
}
#headerbox{
	width:458px;
	height:80px;
	background:url(../images/ckv2/layout_header.gif);
	background-repeat:no-repeat;
}
#header{
	width:100%;
	height:50px;
	font:bold 15px Verdana;
	color:#00547F;
	padding:20px 10px 0px 10px;
	vertical-align:bottom;
}
.pagheader{
	font:bold 15px Verdana;
	color:#FFF;
	padding-bottom:2px;
}
#klikpad{
	width:100%;
	height:30px;
	margin:0px;
	padding:10px 10px 0px 0px;
	color:#000;
	text-align:right;
}
#tekstcontent{
	padding:0px 10px 0px 10px;
}

#tekstcontent a:link,
#tekstcontent a:visited,
#tekstcontent a:active {
	color:#ED1C24  !important;
}

#tekstcontent a:hover {
	text-decoration: underline;
}

#navigatie TABLE, #navigatie TABLE TD{
	text-align:right;
	width:100%;
	padding: 0px;
	margin: 0px;
}

#klikpad a{
	font:bold 10px Verdana;
	text-decoration:none;
	color:#00547F;
}
#klikpad a:hover{
	color:#B6C7D2;
}
#homebut{
	margin:5px 0px 0px 0px ;
}

.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:#DCDCF7;
	width:116px;
	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;
}
