﻿/* PER SITE */

#logo{
	background-image: url(images/head_logo_groen.jpg);
}

#topbanner{
    width: 612px;
	background-image: url(images/headerHuisstijl.jpg);
}

#header{
    background-color: #8EAF2C;
}

a.hoofdmenu.hoofdmenuHover, a.hoofdmenu.hoofdmenuselected{
    background-color: #3b99b9;
    color: #fff;
}

#gofooter span.bol, .gofooter span.bol{
    color: #8EAF2C;
}

div.gofooter a{
	color: #8EAF2C;
}

div.gofooter a:hover{
	color: #8EAF2C;
}

/* UL MENU */

ul.leftmenu li a{
	border-bottom: 1px solid #8EAF2C !important;
	font-size:16px;
}

ul.leftmenu li a:hover, ul.leftmenu li.selected a{
	/*background-color: #8EAF2C;*/
	color: #8EAF2C !important;
	border-bottom: 1px solid #8EAF2C;
}

ul.leftmenu li ul li a{
	background-image: url(images/bullet_groen_niv2.gif);
	color: #8EAF2C !important;
	border-bottom: 0px solid green !important;
}

ul.leftmenu li ul li a:hover, ul.leftmenu li ul li.selected a{
	background-image: url(images/bullet_groen_niv2a.gif);
	color: #465c15 !important;
}

ul.leftmenu li ul li ul li a{
	background-image: url(images/bullet_groen_niv3.gif);
	color: #8EAF2C !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 {
	font-family:Arial, sans-serif;
	font-size: 19px;
	margin-bottom: 36px;
	color: #8EAF2C !important;
	font-weight: normal;
}

.ms-rteCustom-Hoofding2, h2 {
	font-family:Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 28px;
	color: #8EAF2C !important;
}

.ms-rteCustom-Hoofding3, h3 {
	font-family:Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 28px;
	color: #545454 !important;
}

.ms-rteCustom-Hoofding4, h4 {
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #545454 !important;
}

.ms-rteCustom-Hoofding5, h5 {
	color: #8EAF2C !important;
	font-family:Arial, sans-serif;
	font-size: 12px;
}

.ms-rteCustom-HighlightedKeyword, highlight {
	color: #8EAF2C;
}

#textarea a{
	color: #8EAF2C!important;
	border-bottom: 1px solid #8EAF2C;
}

#textarea a:hover{
	color: #545454!important;
	border-bottom: 1px solid #545454;
}

#textarea ul li{
	background-image: url(images/bullet_groen_niv2.gif);
}

.ms-formlabel, .ms-RadioText, .ms-gridT1, .ms-gridCol {
	font-family:Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

/* documentatie */

/* .documentatieDienst {
	list-style-image: url(./images/bullet_groen_niv2.gif);
	margin-top: 2px;
	padding-top: 0px;
	margin-left: 9px;
	padding-left: 9px;
}
*/

.ms-rteCustom-GO7_Tekst_Rood {
	font-weight:bold;
	color:#8EAF2C;
}
.docbullet {
	background-image: url("images/bullet_groen_niv2.gif");
	background-repeat:no-repeat;
	background-position: 0px 12px;
	padding: 0px 0px 0px 10px;
}

.docSpatie {
	visibility:hidden;
}

/* Dagkrant Lijst */

div.DagkrantLijstTitel{
	background-color: #8EAF2C;
}

