﻿/* AGENDA START */

.agendatxt
{
	color:#AFBF1D;
}

.ColorBanneragenda
{
	background-color:#AFBF1D;
}

/* AGENDA STOP */

/* CONTACT START */

.contacttxt
{
	color:#5D5D5F;
}

.ColorBannercontact
{
	background-color:#5D5D5F;
}

/* CONTACT STOP */

/* EVENTS START */

.eventstxt
{
	color:#FD0502;
}

.ColorBannerevents
{
	background-color:#EE9D12;
}

/* EVENTS STOP */

/* FILM START */

.filmtxt
{
	color:#9B6ED2;
}

.ColorBannerfilm
{
	background-color:#9B6ED2;
}

/* FILM STOP */

/* FOTO'S START */

.foto_stxt
{
	color:#F63912;
}

.ColorBannerfoto_s
{
	background-color:#F63912;
}

/* FOTO'S STOP */

/* LINKS START */

.linkstxt
{
	color:#EE9D12;
}

.ColorBannerlinks
{
	background-color:#EE9D12;
}

/* LINKS STOP */

/* REPORTS START */

.reportstxt
{
	color:#F50055;
}

.ColorBannerreports
{
	background-color:#F50055;
}

/* REPORTS STOP */

/* WIN START */

.wintxt
{
	color:#03A3FB;
}

.ColorBannerwin
{
	background-color:#03A3FB;
}

/* WIN STOP */


.ColorBannerwhite
{
	background-color:#FFFFFF;
}