body {
background-color: #009DE0;
padding: 0px;
margin: 0px;
}

input, select, textarea {
font-family: Arial, Verdana;
border: 1px solid #000000;
font-size: 11px;
color: #009de0;
}

.cmsAfb img {
border: 0px;
}

.catStyleAct {
	background-color: #D5EDF9;
	border: 1px solid #009EDF;
	text-align: center;
	height: 20px;
	float: left;
}

.catStyle {
	border: 1px solid #009EDF;
	text-align: center;
	height: 20px;
	float: left;
}

/* /////////// */
/* TEKST SYLES */
/* /////////// */

h1 {
text-transform: uppercase;
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #009EE0;
}

.mainContent {
font-family: Arial;
line-height: 17px;
font-size: 12px;
color: #000000;
}

.mainContent a {
text-decoration: underline;
color: #009ee0;
}

.mainContent a:hover {
text-decoration: underline;
color: #009ee0;
}

.menutekst {
color: #FFFFFF;
font-size: 12px;
font-weight: bold; 
font-family: Arial;
text-transform: uppercase;
letter-spacing: 1px;
}

.menutekst a {
color: #FFFFFF;
text-decoration: none;
}

.menutekst a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.footertekst {
color: #000000;
font-size: 10px;
font-weight: bold; 
font-family: Arial;
text-align: center;
text-transform: uppercase;
}

.footertekst a {
color: #000000;
text-decoration: none;
}

.footertekst a:hover {
color: #000000;
text-decoration: underline;
}

.nieuwsdatum {
font-family: Arial;
font-size: 12px;
color: #009ee0;
}


/* ////////// */
/* LINK SYLES */
/* ////////// */

a {
color: #009ee0;
text-decoration: underline;
}

a:hover {
color: #009ee0;
text-decoration: underline;
}


/* //////// */
/* CMS MENU */
/* //////// */

.cmsContent {
font-family: Arial;
line-height: 17px;
font-size: 11px;
color: #000000;
}

.cmsContent a {
text-decoration: none;
color: #000000;
}

.cmsContent a:hover {
text-decoration: underline;
color: #000000;
}