﻿/* PER SITE */

#logo{
	background-image: url(images/header_magenta.jpg);
}

#topbanner{
    width: 206px;
	background-image: url(images/headerbanner_home.jpg);
}

#header{
    background-color: #c60651;
}

a.hoofdmenu.hoofdmenuHover, a.hoofdmenu.hoofdmenuSelected{
    background-color: #87063d !important;
    color: #fff!important;
}

#gofooter span.bol, #gofooterbottom div.gofooter span.bol{
    color: #c60651;
}

#textarea #gofooter a:hover, #gofooterbottom div.gofooter a:hover{
    color: #c60651 !important;
}

a.linkermenu1.linkermenuHover, a.linkermenu1.linkermenuSelected{
	background-color: #c60651;
	color: #fff;
	border-bottom-color: #c60651 !important;
}
a.linkermenu2{
	background-image: url(images/bullet_magenta_niv2.gif);
	color: #c60651 !important;
}

a.linkermenu2.linkermenuHover, a.linkermenu2.linkermenuSelected{
	background-image: url(images/bullet_magenta_niv2_actief.gif);
	color: #960631 !important;
}

a.linkermenu3{
	background-image: url(images/bullet_magenta_niv3.gif);
	color: #960631 !important;
}

a.linkermenu3.linkermenuHover, a.linkermenu3.linkermenuSelected{
	color: #960631 !important;
}

/* UL MENU */

ul.leftmenu li a:hover, ul.leftmenu li.selected a{
	background-color: #c60651;
	color: #fff;
	border-bottom-color: #c60651 !important;
}

ul.leftmenu li ul li a{
	background-image: url(images/bullet_magenta_niv2.gif);
	color: #c60651 !important;
}

ul.leftmenu li ul li a:hover, ul.leftmenu li ul li.selected a{
	background-image: url(images/bullet_magenta_niv2_actief.gif);
	color: #960631 !important;
}

ul.leftmenu li ul li ul li a{
	background-image: url(images/bullet_magenta_niv3.gif);
	color: #960631 !important;
}

ul.leftmenu li ul li ul li a:hover, ul.leftmenu li ul li ul li.selected a{
	color: #960631 !important;
}

/* EINDE UL MENU */


/* Text elements */

.ms-rteCustom-Hoofding1 ,h1 {
	color: #c60651;
}

.ms-rteCustom-Hoofding2 ,h2 {
	color: #c60651;
}

.ms-rteCustom-Hoofding3 ,h3 {
}

.ms-rteCustom-Hoofding4 ,h4 {
}

.ms-rteCustom-Hoofding5 ,h5 {
	color: #c60651;
}


#textarea a, #gofooterbottom div.gofooter a{
	border-bottom: 1px solid #c60651;
}

#textarea a:hover, #gofooterbottom div.gofooter a:hover{
	color: #960621!important;
	border-bottom: 1px solid #c60651;
}

#textarea ul li{
	background-image: url(images/bullet_magenta_niv2.gif);
}

/*BEGIN homepagina link */
#MakeHomepage a:active, #MakeHomepage a:link, #MakeHomepage a:visited {
	color:#c60651 !important;
	border-bottom-width:0px;
}

#MakeHomepage a:hover {
	color:#c60651 !important;
	border-bottom:1px #c60651 solid !important;
}
/* EINDE homepagina link */

/* Dagkrant Lijst */
div.DagkrantLijstTitel{
	background-color: #c60651;
}