﻿/* PER SITE */
body * {
	font-family:Arial, sans-serif;
	font-size:12px;
}

#logo{
	background-image: url(images/head_logo_groen.jpg);
}

#topbanner{
    width: 620px;
	background-image: url(images/SUB_Head_GR_methschool.jpg);
}

#header{
    background-color: #8EAF2C;
}

a.hoofdmenu.hoofdmenuHover, a.hoofdmenu.hoofdmenuselected{
    background-color: #3b99b9;
    color: #fff;
}

#gofooter span.bol, #gofooterbottom div.gofooter span.bol{
    color: #8eaf2c;
}

a.linkermenu1.linkermenuHover, a.linkermenu1.linkermenuSelected{
	background-color: #00badb;
	color: #fff;
	border-bottom-color: #8EAF2C!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 {
	border-bottom: 1px solid #8EAF2C!important;
	
}

ul.leftmenu li ul {
	border-bottom-width:0px!important;	
	margin-bottom:22px;
}

ul.leftmenu li ul li {
	border-bottom-width:0px!important;	
}



ul.leftmenu li.selected a{
	/*background-color: #00badb;*/
	color: #8EAF2C;
	border-bottom-color: #fff!important;
	font-family:Arial, sans-serif;
}

ul.leftmenu li a:hover{
	/*background-color: #00badb;*/
	color: #8EAF2C;
}

ul.leftmenu li ul li a{
	background-image: url(images/bullet_groen_niv2.gif);
	color: #8EAF2C!important;
	font-family:Arial, sans-serif;
	font-size:13px;	
}

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_blauw_niv3.gif);
	color: #8EAF2C!important;
}

ul.leftmenu li ul li ul li a:hover, ul.leftmenu li ul li ul li.selected a{
	color: #007189 !important;
}

/* EINDE UL MENU */


/* Text elements */

.ms-rteCustom-Hoofding1 ,h1 {
	color: #8EAF2C;
	font-family: Arial, Sans-Serif !important;
	font-size:19px;
	margin-bottom:45px;
}

.ms-rteCustom-Hoofding2 ,h2 {
	color: #8EAF2C;
	font-family: Arial, Sans-Serif !important;
	font-size:16px;
	margin-bottom:28px;
}

.ms-rteCustom-Hoofding3 ,h3 {
	color:#545454;
	font-family:Arial, sans-serif;
	font-size:14px;
	margin-bottom:28px;
}

.ms-rteCustom-Hoofding4 ,h4 {
	color:#545454;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:22px;
}

.ms-rteCustom-Hoofding5 ,h5 {
	color: #8eaf2c;
	font-family:Arial, sans-serif;
	font-size:12px;
	margin-bottom:22px;
}

.ms-rteCustom-HighlightedKeyword {
	color: #8eaf2c;
}

#textarea a{
	color: #8eaf2c!important;
	border-bottom: 1px solid #8EAF2C;
}

#textarea .ms-pagebreadcrumb {
	visibility:hidden;
	height:0px;
}

#textarea a:hover{
	color: #545454!important;
	border-bottom: 1px solid #545454;
}

#textarea ul li{
	background-image: url(images/bullet_groen_niv2.gif);
}

/* kruimelpad */
#breadcrumbs{
	font-family:Arial, sans-serif;
    font-size: 11px;
    color: #8eaf2c!important;
}

#breadcrumbs a{
    color: #8e9093;
    text-decoration: none;
    border-bottom: 1px solid #8eaf2c !important;
}

#breadcrumbs a:hover{
	text-decoration: none;
	border-bottom: 1px solid #8eaf2c;
	color: #8eaf2c!important;
}



/* Dagkrant Lijst */

div.DagkrantLijstTitel{
	background-color: #00badb;
}
