﻿/* PER SITE */

#logo{
	background-image: url(images/header_oranje.jpg);
}

#topbanner{
    width: 455px;
	background-image: url(images/headerbanner_oranje1.jpg);
}

#header{
    background-color: #f37715;
}

a.hoofdmenu.hoofdmenuHover, a.hoofdmenu.hoofdmenuSelected{
    background-color: #d45706!important;
    color: #fff!important;
}

#gofooter span.bol, #gofooterbottom div.gofooter span.bol{
    color: #f5881f;
}

#textarea #gofooter a:hover, #gofooterbottom div.gofooter a:hover{
    color: #f47716 !important;
}

a.linkermenu1.linkermenuHover, a.linkermenu1.linkermenuSelected{
	background-color: #f5881f;
	color: #fff;
	border-bottom-color: #f5881f!important;
}
a.linkermenu2{
	background-image: url(images/bullet_oranje_niv2.gif);
	color: #f5881f !important;
}

a.linkermenu2.linkermenuHover, a.linkermenu2.linkermenuSelected{
	background-image: url(images/bullet_oranje_niv2_actief.gif);
	color: #c94215 !important;
}

a.linkermenu3{
	background-image: url(images/bullet_oranje_niv3.gif);
	color: #c94215 !important;
}

a.linkermenu3.linkermenuHover, a.linkermenu3.linkermenuSelected{
	color: #c94215 !important;
}

/* UL MENU */

ul.leftmenu li a:hover, ul.leftmenu li.selected a{
	background-color: #f5881f;
	color: #fff;
	border-bottom-color: #f5881f !important;
}

ul.leftmenu li ul li a{
	background-image: url(images/bullet_oranje_niv2.gif);
	color: #f5881f !important;
}

ul.leftmenu li ul li a:hover, ul.leftmenu li ul li.selected a{
	background-image: url(images/bullet_oranje_niv2_actief.gif);
	color: #c94215 !important;
}

ul.leftmenu li ul li ul li a{
	background-image: url(images/bullet_oranje_niv3.gif);
	color: #c94215 !important;
}

ul.leftmenu li ul li ul li a:hover, ul.leftmenu li ul li ul li.selected a{
	color: #c94215 !important;
}

/* EINDE UL MENU */


/* Text elements */

.ms-rteCustom-Hoofding1 ,h1 {
	color: #f5881f;
}

.ms-rteCustom-Hoofding2 ,h2 {
	color: #f5881f;
}

.ms-rteCustom-Hoofding3 ,h3 {
}

.ms-rteCustom-Hoofding4 ,h4 {
}

.ms-rteCustom-Hoofding5 ,h5 {
	color: #f5881f;
}

#textarea a, #gofooterbottom div.gofooter a{
	border-bottom: 1px solid #f5881f;
}

#textarea a:hover, #gofooterbottom div.gofooter a:hover{
	color: #c94215 !important;
	border-bottom: 1px solid #f5881f;
}

#textarea ul li{
	background-image: url(images/bullet_oranje_niv2.gif);
}

/*BEGIN homepagina link */
#MakeHomepage a:active, #MakeHomepage a:link, #MakeHomepage a:visited {
	color:#f5881f!important;
	border-bottom-width:0px;
}

#MakeHomepage a:hover {
	color:#f5881f!important;
	border-bottom:1px #f5881fsolid !important;
}
/* EINDE homepagina link */

/* Dagkrant Lijst */

div.DagkrantLijstTitel{
	background-color: #f5881f;
}