﻿/* PER SITE */

#logo{
	background-image: url(images/header_groen.jpg);
}

#topbanner{
    width: 455px;
	background-image: url(images/headerbanner_groen1.jpg);
}

#header{
    background-color: #8eaf2c;
}

a.hoofdmenu.hoofdmenuHover, a.hoofdmenu.hoofdmenuSelected{
    background-color: #778a38 !important;
    color: #fff !important;
}

#gofooter span.bol, #gofooterbottom div.gofooter span.bol{
    color: #a7ba48;
}

#textarea #gofooter a:hover, #gofooterbottom div.gofooter a:hover{
    color: #8eaf2c !important;
}

a.linkermenu1.linkermenuHover, a.linkermenu1.linkermenuSelected{
	background-color: #8eaf2c;
	color: #fff;
	border-bottom-color: #8eaf2c !important;
}
a.linkermenu2{
	background-image: url(images/bullet_groen_niv2.gif);
	color: #8eaf2c !important;
}

a.linkermenu2.linkermenuHover, a.linkermenu2.linkermenuSelected{
	background-image: url(images/bullet_groen_niv3.gif);
	color: #465c15 !important;
}

a.linkermenu3{
	background-image: url(images/bullet_groen_niv4.gif);
	color: #465c15 !important;
}

a.linkermenu3.linkermenuHover, a.linkermenu3.linkermenuSelected{
	color: #465c15 !important;
}

/* UL MENU */

ul.leftmenu li a:hover, ul.leftmenu li.selected a{
	background-color: #8eaf2c;
	color: #fff;
	border-bottom-color: #8eaf2c !important;
}

ul.leftmenu li ul li a{
	background-image: url(images/bullet_groen_niv2.gif);
	color: #8eaf2c !important;
}

ul.leftmenu li ul li a:hover, ul.leftmenu li ul li.selected a{
	background-image: url(images/bullet_groen_niv3.gif);
	color: #465c15 !important;
}

ul.leftmenu li ul li ul li a{
	background-image: url(images/bullet_groen_niv4.gif);
	color: #465c15 !important;
}

ul.leftmenu li ul li ul li a:hover, ul.leftmenu li ul li ul li.selected a{
	color: #465c15 !important;
}

/* EINDE UL MENU */

/* Text elements */

.ms-rteCustom-Hoofding1 ,h1 {
	color: #a7ba48;
}

.ms-rteCustom-Hoofding2 ,h2 {
	color: #a7ba48;
}

.ms-rteCustom-Hoofding3 ,h3 {
}

.ms-rteCustom-Hoofding4 ,h4 {
}

.ms-rteCustom-Hoofding5 ,h5 {
	color: #a7ba48;
}


#textarea a, #gofooterbottom div.gofooter a{
	border-bottom: 1px solid #a7ba48;
}

#textarea a:hover, #gofooterbottom div.gofooter a:hover{
	color: #677a18 !important;
	border-bottom: 1px solid #a7ba48;
}

#textarea ul li{
	background-image: url(images/bullet_groen_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 */

/*BEGIN homepagina link */
#MakeHomepage a:active, #MakeHomepage a:link, #MakeHomepage a:visited {
	color:#a7ba48!important;
	border-bottom-width:0px;
	text-decoration:none;
}

#MakeHomepage a:hover {
	color:#a7ba48!important;
	border-bottom:1px #a7ba48solid !important;
	text-decoration:underline;
}
/* EINDE homepagina link */

/* Dagkrant Lijst */

div.DagkrantLijstTitel{
	background-color: #a7ba48;
}