﻿/* PER SITE */

#logo{
	background-image: url(images/header_blauw.jpg);
}

#topbanner{
    width: 612px;
	background-image: url(images/headerbanner_scholenzoeker.jpg);
}

#header{
    background-color: #00badb;
}

a.hoofdmenu.hoofdmenuHover, a.hoofdmenu.hoofdmenuselected{
    background-color: #3b99b9;
    color: #fff;
}

#gofooter span.bol, #gofooterbottom div.gofooter span.bol{
    color: #00badb;
}

a.linkermenu1.linkermenuHover, a.linkermenu1.linkermenuSelected{
	background-color: #00badb;
	color: #fff;
	border-bottom-color: #00badb!important;
}
a.linkermenu2{
	background-image: url(images/bullet_blauw_niv2.gif);
	color: #00badb !important;
}

a.linkermenu2.linkermenuHover, a.linkermenu2.linkermenuSelected{
	background-image: url(images/bullet_blauw_niv2_actief.gif);
	color: #0080a1 !important;
}

a.linkermenu3{
	background-image: url(images/bullet_blauw_niv3.gif);
	color: #0080a1 !important;
}

a.linkermenu3.linkermenuHover, a.linkermenu3.linkermenuSelected{
	color: #0080a1 !important;
}

/* UL MENU */

ul.leftmenu li a:hover, ul.leftmenu li.selected a{
	background-color: #00badb;
	color: #fff;
	border-bottom-color: #00badb!important;
}

ul.leftmenu li ul li a{
	background-image: url(images/bullet_blauw_niv2.gif);
	color: #00badb !important;
}

ul.leftmenu li ul li a:hover, ul.leftmenu li ul li.selected a{
	background-image: url(images/bullet_blauw_niv2_actief.gif);
	color: #0080a1 !important;
}

ul.leftmenu li ul li ul li a{
	background-image: url(images/bullet_blauw_niv3.gif);
	color: #0080a1 !important;
}

ul.leftmenu li ul li ul li a:hover, ul.leftmenu li ul li ul li.selected a{
	color: #0080a1 !important;
}

/* EINDE UL MENU */


/* Text elements */

ms-rteCustom-Hoofding1 ,h1 {
	color: #00badb;
}

ms-rteCustom-Hoofding2 ,h2 {
	color: #00badb;
}

ms-rteCustom-Hoofding3 ,h3 {
}

ms-rteCustom-Hoofding4 ,h4 {
}

ms-rteCustom-Hoofding5 ,h5 {
	color: #00badb;
}


#textarea a{
	border-bottom: 1px solid #00badb;
}

#textarea a:hover{
	color: #00badb!important;
	border-bottom: 1px solid #00badb;
}

#textarea ul li{
	background-image: url(images/bullet_blauw_niv2.gif);
}

/* BEGIN GO VIPS CODE */
/* Volgende css wordt gebruikt om de verschillende go vips correct uit te lijnen */
.VipFotoOverzicht {
	padding: 4px 15px 4px 0px;
}

.link-item {
	width: 100px;
	text-align: center;
 	clear: both;
}
/* EINDE GO VIPS CODE */

/* Dagkrant Lijst */

div.DagkrantLijstTitel{
	background-color: #00badb;
}
