﻿body 
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.artikelChapeau
{
	color:#504b44;
	font-size: 9pt;
	font-weight:bold;
}

.tekstRood
{
	color:#FF0000;
}

.artikelKop
{
	color:#504b44;
	font-size: 18px;
	font-weight:bold;
}

.artikelKopKlein 
{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #009bc8;
}

.artikelIntro
{
	color:#504b44;
	font-size: 8pt;
	font-weight:bold;
}

.artikelTussenkop
{
	color:#504b44;
	font-size: 9pt;
	font-weight:bold;
}

.ct_contenttitel
{
	color:#504b44;
	font-size:11pt;
	font-weight:bold;
}

.ct_titelblauw
{
	color:#009bc8;
	font-size:18pt;
}

.nieuwsKopKlein
{
	color:#000000;
	font-size: 9pt;
	font-weight:bold;
}

.nieuwsKopGroot
{
	color:#000000;
	font-size: 18px;
	font-weight:bold;
}

.nieuwsIntro
{
	color:#504b44;
	font-size: 8pt;
	font-weight:bold;
}

.tekstFooter
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.linkFooter a:link
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.linkFooter a:visited 
{ 
	color: #FFFFFF; 
	font-size: 11px; 
	text-decoration: none;
}

.linkFooter a:hover 
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.lijnOnder
{
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff9a00;
	text-align: left;
	width: 100%;
}

.lijnenBovenEnOnder
{
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff9a00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff9a00;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

.linkLijnen a:link
{
	color: #000000;
	text-decoration: none;
}

.linkLijnen a:visited 
{ 
	color: #000000; 
	text-decoration: none;
}

.linkLijnen a:hover 
{
	color: #ff9a00;
	text-decoration: none;
}

.openKader
{
	padding: 12px;
	border: solid 1px #ff9a00;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

.kopGroot 
{
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
}

.kopGrootWit
{
	font-size: 18px;
	font-weight: bold;
	color:White;
}

.kopNavigatie
{
	font-size: 14px;
	font-weight: bold;
	color:White;
}

.kopKlein 
{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #504b44;
}

.tekstKlein
{
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}

.tekstBron
{
	font-size: 10px;
	color: #504b44;
}

.linkStandaard a:link  
{ 
	color: #504b44;
	text-decoration: underline;
}

.linkStandaard a:visited 
{ 
	color: #504b44;
	text-decoration: underline;
}

.linkStandaard a:hover 
{
	color: #0099cc;
	text-decoration: underline;
}

.linkNieuwsKop a:link  
{ 
	color: #504b44;
	text-decoration: none;
}

.linkNieuwsKop a:visited 
{ 
	color: #504b44;
	text-decoration: none;
}

.linkNieuwsKop a:hover 
{
	color: #0099cc;
	text-decoration: underline;
}

.linkBron a:link  
{ 
	font-size: 10px;
	color: #504b44;
	text-decoration: underline;
}

.linkBron a:visited 
{ 
	font-size: 10px;
	color: #504b44;
	text-decoration: underline;
}

.linkBron a:hover 
{
	font-size: 10px;
	color: #0099cc;
	text-decoration: underline;
}

.verloopTienBerichten
{
	background-image:url(../../Public/Images/verloopTienBerichten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}