﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

ul
{
    margin-top: 0px;
    margin-bottom: 0px; 
    margin-left: 1.3em; 
    padding-left: 0px; 
    color:#ff9a00; 
    list-style-type:square;
}

.menuHeader
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #ffb300;
	height: 25px;
	padding-left: 10px;
}

.menuItem
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-color: #005c9e;
	height: 25px;
	padding-left: 10px;
}

.klok { 
	font-family: Verdana; 
	font-size: 9px; 
	text-decoration: none; 
	color: #FFFFFF; 
}

.tekstFooter
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.linkFooter a:link
{
	color: #005c9e;
	font-size: 11px;
	text-decoration: none;
}

.linkFooter a:visited 
{ 
	color: #005c9e; 
	font-size: 11px; 
	text-decoration: none;
}

.linkFooter a:hover 
{
	color: red;
	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: bolder;
	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;
}

.kopKlein 
{
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
}

.tekstKlein
{
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}

.tekstBron
{
	font-size: 10px;
	color: #5C5B60;
}

.linkStandaard a:link  
{ 
	color: #014a7e;
	text-decoration: none;
}

.linkStandaard a:visited 
{ 
	color: #014a7e;
	text-decoration: none;
}

.linkStandaard a:hover 
{
	color: red;
	text-decoration: underline;
}

.linkNieuws a:link  
{ 
	color: #000000;
	text-decoration: none;
}

.linkNieuws a:visited 
{ 
	color: #000000;
	text-decoration: none;
}

.linkNieuws a:hover 
{
	color: red;
	text-decoration: underline;
}

.linkBron a:hover 
{ 
	color: red;
	font-size: 10px;
	text-decoration: underline;
}

.linkBron a:link  
{ 
	color: #005c9e;
	font-size: 10px;
	text-decoration: none;
}

.linkBron a:visited 
{ 
	color: #005c9e;
	font-size: 10px;
	text-decoration: none;
}

.verloopTienBerichten
{
	background-image:url(../../Public/Images/verloopTienBerichten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}