/* Start of CMSMS style sheet 'Wil Blauw' */
a {
   color: #6f70a9;
}
.menu2 {
	background-color: #6F70A9;
}
.wrapper {
	border-bottom-color: #6f70a9;
}
h1,h2,h3,h4,h5,h6 {
	color: #6f70a9;
}
div#menu_horiz {
   background-color: #6f70a9;  /* background color for the entire menu row */
}
div#menu_horiz li a:hover {
   background-color: #C3D4DF;
}
div#menu_horiz a.activeparent:hover {
   background-color: #C3D4DF;
   color: #18507C;
}
div#menu_horiz li.activeparent a {
   background: #385C72 url(images/cms/arrow-down.gif) no-repeat 0.5em center; 
   color: #fff;
}
div#menu_horiz h3 {
   color: #fff;
   background: #385C72 url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
}
div#menu_horiz a {
   color: #ffffff;
   background: url(images/cms/arrow-right.gif) no-repeat 0.5em center;
}
.nav_cell {
	background-image: url(uploads/Blauw/box_blauw/knop.gif);
	background-repeat: no-repeat;
}
.nav_vulling1 {
	background-image: url(uploads/Blauw/box_blauw/diensten_balk.gif);
}
.nav_vulling2 {
	background-image: url(uploads/Blauw/box_blauw/nieuws_balk.gif);
}
.content_cell {
	background-color:#ebebf3;
	border-color: #6f70a9;
}
/* End of 'Wil Blauw' */

