﻿/* PER SITE */

#logo{
	background-image: url(images/head_logo_oranje.jpg);
}

#topbanner{
    width: 612px;
	background-image: url(images/poc2.jpg);
}

#header{
    background-color: #f47716;
}

.ms-formbody{
	font-size:1.1em!important;
}

a.hoofdmenu.hoofdmenuHover, a.hoofdmenu.hoofdmenuselected{
    background-color: #3b99b9;
    color: #fff;
}

#gofooter span.bol, .gofooter span.bol{
    color: #f47716;
}

a.linkermenu1.linkermenuHover, a.linkermenu1.linkermenuSelected{
	background-color: #f47716;
	color: #fff;
	border-bottom-color: #f47716!important;
}
a.linkermenu2{
	background-image: url(images/bullet_blauw_niv2.gif);
	color: #f47716!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{
	border-bottom: 1px solid #f47716!important;
	font-size:16px;
}

ul.leftmenu li a:hover, ul.leftmenu li.selected a{
	/*background-color: #00badb;*/
	color: #f47716;
	border-bottom-color: #f47716!important;
	font-size:16px;
}


ul.leftmenu li.selected a{
	font-weight:bold;
}

ul.leftmenu li ul li a{
	background-image: url(images/bullet_oranje_niv2.gif);
	font-size:13px !important;
	color: #f47716 !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_oranje_niv2a.gif);
	color: #c94215!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 {
	font-family:Arial, sans-serif;
	font-size: 19px;
	margin-bottom: 36px;
	color: #f47716 !important;
	font-weight: normal;
}

.ms-rteCustom-Hoofding2, h2 {
	font-family:Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 28px;
	color: #f47716!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: #f47716!important;
	font-family:Arial, sans-serif;
	font-size: 12px;
}

.ms-rteCustom-HighlightedKeyword, highlight {
	color: #f47716;
}

#textarea a{
	color: #f47716!important;
	border-bottom: 1px solid #f47716;
}

#textarea a:hover{
	color: #545454!important;
	border-bottom: 1px solid #545454;
}

#textarea ul li{
	background-image: url(images/bullet_oranje_niv2.gif);
}

#textarea #gofooter a, .gofooter a{
    color: #8e9093 !important;
    text-decoration: none;
   	border-bottom-width: 0px;
}

#textarea #gofooter a:hover, .gofooter a:hover{
    color: #f47716 !important;
    text-decoration: none;
   	border-bottom-width: 0px;
}

#breadcrumbs {
	color: #f47716 !important;
}
a.kruimel, a.kruimelSelected {
	border-bottom: 1px solid #f47716!important;
}
a.kruimel:hover, a.kruimelSelected:hover {
	color: #f47716 !important;
	border-bottom: 1px solid #f47716!important;
}

/* Dagkrant Lijst */

div.DagkrantLijstTitel{
	background-color: #f47716;
}
