/*
Rode versie De Stoof ---------------------------- */

body {
background-image	: url(../img/rood/bg.jpg);
font-family			: Georgia, serif;
}


/* Header */
.logo a {
background-image	:  url(../img/rood/logo.jpg);
}

.css_switcher {
background-image	:  url(../img/rood/bg_switch.jpg);
}

.css_switcher a.rood,
.css_switcher2 a.rood {
display				: none;
}

.css_switcher a.groen {
background-image	:  url(../img/rood/buttons/groen_over.jpg);
}
.css_switcher a.blauw {
background-image	:  url(../img/rood/buttons/blauw_over.jpg);
}
.css_switcher a.bruin {
background-image	:  url(../img/rood/buttons/bruin_over.jpg);
}

.css_switcher a:hover.groen {
background-image	:  url(../img/rood/buttons/groen_up.jpg);
}
.css_switcher a:hover.blauw {
background-image	:  url(../img/rood/buttons/blauw_up.jpg);
}
.css_switcher a:hover.bruin {
background-image	:  url(../img/rood/buttons/bruin_up.jpg);
}


/* Hoofdnavigatie -------------------------------------------------- */

/* Eerste niveau */
#hoofdnav li a,
#hoofdnav li.first a,
#hoofdnav li.last a {
border-color			: #e687a8;
background-color		: #ca0047;
color					: #f2bfd1;
font-size				: 12px;
}

#hoofdnav li a:hover {
background-color		: #ca0047;
color					: #ffffff;
}


#hoofdnav li a.selected,
#hoofdnav li a:hover.selected {
background-color		: #e687a8;
color					: #ffffff;
}

/* Tweede niveau */
#hoofdnav li ul li a,
#hoofdnav li.first ul li a,
#hoofdnav li.last ul li a {
border-color			: #ca0047;
background-color		: #ca0047;
color					: #f2bfd1;
font-size				: 11px;
}

#hoofdnav li ul li a:hover,
#hoofdnav li.first ul li a:hover,
#hoofdnav li.last ul li a:hover {
border-left-color		: #e687a8;
border-right-color		: #e687a8;
background-color		: #e687a8;
color					: #ffffff;
}


/*
Content ------------------------------------------------------------ */
#wrap {
background-image	:  url(../img/rood/bg_wrap.jpg);
}


/* Submenu */
.submenu li a {
background-color		: #e687a8;
color					: #ffffff;
font-size				: 11px;
}

.submenu li a:hover {
background-color		: #e687a8;
color					: #ca0047;
}

.submenu li a.selected {
background-color		: #e687a8;
color					: #ca0047;
}


/* Maandactie */
.maandactie_home {
background-image		: url(../img/rood/maandactie_home.jpg);
}

.maandactie_actie {
background-image		: url(../img/rood/maandactie_actie.jpg);
}

.maandactie {
background-color		: #ca0047;
}

.maandactie h2 {
background-image		:  url(../img/rood/maandactie.gif);
}

.maandactie p {
font-size				: 11px;
line-height				: 13px;
}


/* Opmaak tekst */.column_center h1 {
background-color		: transparent;
color					: #ca0047;
font-size				: 24px;
}

.column_center h2 {
background-color		: transparent;
color					: #ca0047;
font-size				: 14px;
}

.column_center h3 {
background-color		: transparent;
color					: #000000;
font-size				: 12px;
}


.column_center p {
font-size				: 12px;
}

.column_center ul {
font-size				: 12px;
}

.column_center ol {
font-size				: 12px;
}

.column_center a {
background-color		: transparent;
color					: #000000;
}

.column_center a:hover {
background-color		: transparent;
color					: #ca0047;
}


/* Actie */
.actie em {
color					: #ca0047;
}


/* Fotoboek */
.column_fotoboek a {
background-image		: url(../img/rood/fotoboek.gif);
color					: #ffffff;
font-size				: 10px;
}

.column_fotoboek a:hover {
color					: #c2d7c6;
}


/* Beeldkolom */
.column_right_home,
.column_right_foto p {
color				: #ca0047;
font-size 			: 11px;
line-height			: 16px;
}

/* Footer ---------------------------------------------------------- */
#footer li {
border-color			: #e687a8;
background-color		: #ca0047;
color					: #f2bfd1;
font-size				: 12px;
}

#footer li.adres {
font-size				: 11px;	
}

#footer li a {
background-color		: #ca0047;
color					: #f2bfd1;
}

#footer li a:hover,
#footer li a.selected {
background-color		: #ca0047;
color					: #ffffff;
}

#footer li.last strong {
background-color		: #ca0047;
color					: #ffffff;
}
