@CHARSET "ISO-8859-1";
/*
Over Loes: #ed008c
Nieuws: #009dcc
Agenda: #12266a
Tips: #902d6a
Veel gestelde vragen: #34992e
Adressen: #cd9c1d
Links: #ff6600
Contact: #ff0000

Sitemap: #e02071
Mail een vriend(in): #e02071
*/

h1, h2, h3, #list.vragenlijst label {
	color: #e02071;
}
a {
	color: #e02071;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

.componentheading_over, .contentheading_over {
	color: #ed008c;
}
#page_over .backlink {
	background: url(../images/klein/backarrow_over.png) left center no-repeat;
	padding-left: 12px;
}
.componentheading_nieuws, .contentheading_nieuws, .content_nieuws a, .moduletable_nieuws, .moduletable_nieuws h3, .moduletable_nieuws a, #page_nieuws a {
	color: #009dcc;
}
.content_nieuws ul, .moduletable_nieuws ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-image: url(../images/klein/arrow_nieuws.png);	
}
#page_nieuws .backlink {
	background: url(../images/klein/backarrow_nieuws.png) left center no-repeat;
	padding-left: 12px;
}

.componentheading_agenda, .moduletable_agenda h3, .moduletable_agenda a, #eventlist h1, #eventlist h2 {
	color: #12266a;
	text-decoration: none;
}
#eventlist a {
	color: #000;
	font-weight: bold;
}
.moduletable_agenda ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-image: url(../images/klein/arrow_agenda.png);	
}
#eventlist a:hover {
	color: #000;
	text-decoration: underline;
}
#eventlist .backlink {
	background: url(../images/klein/backarrow_agenda.png) left center no-repeat;
	padding-left: 12px;
}
.componentheading_tips, .contentheading_tips, .contentheading_tips, .content_tips h2, #page_tips a, .content_tips a, #page_tips strong{
	color: #902d6a;
}
.blog_tips ul, .content_tips ul, #page_tips ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-image: url(../images/klein/arrow_tips.png);
}
#page_tips .backlink {
	background: url(../images/klein/backarrow_tips.png) left center no-repeat;
	padding-left: 12px;
}
.componentheading_faq, .contentheading_faq, .content_faq a, #page_faq h2, #page_faq a, #ChronoContact_Stel_vraag label {
	color: #34992e;
}
.content_faq ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-image: url(../images/klein/arrow_faq.png);	
}
#page_faq .backlink {
	background: url(../images/klein/backarrow_faq.png) left center no-repeat;
	padding-left: 12px;
}

.componentheading_adressen, .contentheading_adressen, .blog_adressen h2, .blog_adressen a {
	color: #cd9c1d;
}

.componentheading_links, .contentheading_links, .blog_links h2, .blog_links a, #page_links {
	color: #ff6600;
}
#page_links {
	font-weight: bold;
}
#page_links a {
	color: #000;
	font-weight: normal;
}

#ChronoContact_Contact h1, .componentheading_contact, .contentheading_contact, .blog_contact h2, .blog_contact a, #ChronoContact_Contact h2, #ChronoContact_Contact a, .mod_placehere h3 {
	color: #ff0000;
}
.mod_placehere h3 {
	font-size: 18px;
	margin: 0 0 9px 0;
}
#ChronoContact_Contact a:hover {
	text-decoration: underline;
	color: #000;
}
.moduletable_nieuws a {
	color: #009dcc;
	text-decoration: none;
}
.moduletable_nieuws a:hover, .moduletable_agenda a:hover {
	color: #000;
	text-decoration: underline;
}
#page_contact a, #page_adressen a {
	color: #000;
	text-decoration: none;
}
#page_contact a:hover, #page_adressen a:hover {
	text-decoration: underline;
}
#page_contact .backlink a {
	color: #ff0000;
	padding-left: 12px;
	background: url(../images/klein/backarrow_contact.png) left center no-repeat;
}
#page_contact a:hover, #page_adressen a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}
.buttonheading, .buttonheading a, #page_tips .buttonheading a, #page_nieuws .buttonheading a, #page_faq .buttonheading a, #page_links .buttonheading a, #eventlist .buttonheading a {
	color: #666;
	font-weight: normal;
}
#page .buttonheading {
	margin: 2em 0 -1em 0;
}

