﻿body 
{
	background-color: #EFF7FB; /*licht blauw*/
	margin: 0px;
	padding: 0px;
	height: 100%;
  font-family: Helvetica, Verdana;
  color: Black;
}

.SiteMapList ul
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}

em /* ="vtgm" */
{
	color: #004C99; /*blauw*/
	font-style: normal;
	font-weight: bold;	
}

.divWrapper
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.divHeader
{
	width: 100%;
	height: 280px;
	background-image: url('../images/header-bg.png');
	background-repeat: repeat-x;
}

.divSubHeader
{
	width: 1020px;
	height: 280px;
	position: relative;
}

.divSubMenu
{
	width: 940px;
	height: 30px;
	background-color: White;
}

.divContent
{
	width: 940px;
	min-height: 250px;
	background-color: White;
}

.divFooter
{
	width: 1020px;
	height: 98px;
	background-image: url('../images/footer.png');
}

.divLinkSupport
{
	font-size: smaller;
	padding-top:50px;
	padding-left:600px;
	color: #80C2E3;
}

.tblHeader
{
	width: 1020px;
}

.MainMenu
{
	padding: 0px;
	margin: 0px;
	width: 940px;
	border: 0px;
}

.MainMenu td
{
	padding: 0px;
	margin: 0px;
	background-image: url('../images/hoofdmenu-bg.png');
	background-repeat: repeat-x;
	height: 30px;
}

.MainMenuItem
{
	padding: 0px;
	margin: 0px;
	color: White;
	font-family: Helvetica, Verdana;
	font-size: small;
	text-align: center;
	text-transform: uppercase;
}

.tbltrHeaderBottom
{
}

.tbltdHeaderLeft
{
  width: 40px;
}

.tbltdHeaderMenu
{
	
}
.tbltdHeaderRight
{
  width: 40px;
}

.SubMenu
{
	padding: 0px;
	margin: 0px;
	width: 940px;
	border: 0px;
	font-family: Helvetica, Verdana;
	font-size: small;
}

.SubMenu td
{
	padding: 0px;
	margin: 0px;
	background-image: url('../images/submenu-bg.png');
	background-repeat: repeat-x;
	height: 30px;
}

.SubMenuItem
{
	padding: 0px;
	margin: 0px;
	color: White;
	text-align: center;
}

.divSubMasterContent
{
  min-height: 250px;
  padding: 0em 2em 1em 2em;
}

.Titel
{
	color: #004C99; /*blauw*/
	font-size: x-large;	
	font-weight: bolder;
	font-variant: normal;
}

.TussenTitel
{	
	font-weight: bolder;
}

.NieuwsTitel
{
	color: #80C2E3; /*licht blauw*/
	font-weight: bolder;
}

.tblSubMasterContent
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

.tblSubMasterContentTr
{
	height: 100%;
}

.tblSubMasterContentLeft
{
	padding: 0px;
	margin: 0px;
	background-color: White;
	width: 725px;
	height: 100%;
}

.tblSubMasterContentRight
{
	padding: 0px;
	margin: 0px;
	background-color: White;
	width: 215px;
	/*height: 100%;*/
	vertical-align: top;
}

.tblSubMasterNews
{
	padding: 0px;
	margin: 5px 5px 5px 5px;
	width: 205px;
	/*height: 100%;*/
}

.tblSubMasterNewsTop
{
	background-image: url('../images/nieuws-header.png');
	width: 205px;
	height: 17px;
}

.tblSubMasterNewsContent
{
	background-image: url('../images/nieuws-body.png');
	background-repeat: repeat-y;
	width: 205px;
	padding: 0px 10px 0px 10px;
	font-size: small;
}

.tblSubMasterNewsBottom
{
	background-image: url('../images/nieuws-footer.png');
	width: 205px;
	height: 17px;
}

#Test
{
	min-height: 206px;
}

.LaatsteNieuws
{
	color: #004C99; /*blauw*/
	font-weight: bold;
	font-size: large;
}

.ReadMore
{
	color: #008ACA; /*helder blauw*/	
}

a
{
  text-decoration: none;
}

a:hover
{
	color: #80C2E3; /*licht blauw*/
}

.ImageLeft
{
	float: left;
	margin: 0em 1em 0em 0em;
}

.ImageRight
{
	float: right;
	margin: 0em 0em 0em 1em;
}

#ctl00_ctl00_MainMenun0,
#ctl00_ctl00_MainMenun9
{
	width: 4px;
}

#ctl00_ctl00_SubMenun0,
#ctl00_ctl00_SubMenun4,
#ctl00_ctl00_SubMenun8,
#ctl00_ctl00_SubMenun9
{
	width: 4px;
}

