﻿@charset "utf-8";
/* CSS Document */
/*** ALGEMEEN: HEADINGS ***/
.Titel a, .Titel a:link, .Titel a:visited, .Titel a:hover, .LeesMeer a, .LeesMeer a:link, .LeesMeer a:visited, .LeesMeer a:hover, .LeesMeer
{
	color: #00b9da;
	font-weight: bold;
	text-decoration : none;
}

.ms-WPTitle {
font-weight:bold;
font-family:Verdana;
color:#00b9da;
padding: 0px;
font-size:12px;
}

#MSOZoneCell_WebPartWPQ1
{
	border: solid 1px #00b9da;
	padding: 4px;
}