body {
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	margin: 0px;
	color: #ab007c;
	background: #FFFFFF;
}

html {
	height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

th, td {
	padding: 0px;
	font-size: 9pt;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

hr {
	color: #ab007c;
}

p {
	margin: 1px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
}

a:link, 
a:hover, 
a:active, 
a:visited {
	color: #ab007c;
	outline-style: none;
	outline-width: 0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ab007c;
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h3, h4, h5, h6 {
	font-size: 12px;
}

/* DIVS */

.Site {
	position: relative;
	background: transparent;
	width: 897px;
	margin: 0 auto;
}

.Header {
	position: relative;
	background: transparent;
	width: 897px;
	padding-top: 37px;
}

.Header .Logo {
	float: left;
	background: transparent;
	width: 184px;
}

.Header .Menu {
	float: left;
	background: transparent;
	width: 685px;
	padding: 72px 0 0 28px;
	z-index: 5;
}

.Header .Menu a:link, 
.Header .Menu a:hover, 
.Header .Menu a:active, 
.Header .Menu a:visited {
	color: #ab007c;
	text-decoration: none;
	font-size: 8pt
}

.Header .Menu a.Active:link, 
.Header .Menu a.Active:hover, 
.Header .Menu a.Active:active, 
.Header .Menu a.Active:visited {
	font-weight: bold;
}

.Header .Menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.Header .Menu ul li {
	display: inline;
}

.PaginaAfbeelding {
	position: relative;
	background: transparent;
	width: 897px;
	height: 1px;
}

.Afbeelding {
	position: absolute;
	top: -22px;
	right: 0;
	background: transparent;
	width: 234px;
	height: 443px;
	z-index: 2;
}

div.Overlay {
	position: absolute;
	z-index: 3;
	top: -22px;
	right: 0;
}

.HoofdMenu {
	position: relative;
	background: transparent;
	width: 897px;
	height: 30px;
	padding: 21px 0 0 0;
	z-index: 4;
}

.HoofdMenu a:link, 
.HoofdMenu a:hover, 
.HoofdMenu a:active, 
.HoofdMenu a:visited {
	color: #646567;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.HoofdMenu a:hover,
.HoofdMenu a.Active:link, 
.HoofdMenu a.Active:hover, 
.HoofdMenu a.Active:active, 
.HoofdMenu a.Active:visited {
	color: #9c9e9f;
}

.HoofdMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.HoofdMenu ul li {
	display: inline;
	padding-right: 21px;
}

.Center {
	position: relative;
	background: transparent url( ../images/Center.jpg ) top left no-repeat;
	width: 663px;
	padding-top: 29px;
	z-index: 1;
}

.Center .Left {
	float: left;
	background: transparent;
	width: 25px;
	height: 289px;
	z-index: 1;
}

.Center .Content {
	float: left;
	background: transparent;
	width: 469px;
	padding-right: 5px;
	max-height: 289px;
	overflow-y: auto;
	z-index: 1;
	line-height: 14pt;
	color: #1a171b;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #646567;
	scrollbar-base-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #d9dadb;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;	
}

.Center .Content .ContentIFrame {
	position: relative;
	width: 469px;
	height: 289px;
	overflow: hidden;
}

.Center .Menu {
	float: left;
	background: transparent;
	width: 135px;
	padding: 16px 0 0 28px;
	z-index: 1;
}

.Center .Menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 100%;
}

.Center .Menu ul li {
	display: block;
	border-bottom: 6pt solid #FFF;
}

.Center .Menu ul li a:link, 
.Center .Menu ul li a:hover, 
.Center .Menu ul li a:active, 
.Center .Menu ul li a:visited {
	color: #ab007c;
	text-decoration: none;
	font-size: 10pt;
}

.Center .Menu ul li a:hover,
.Center .Menu ul li a.Active:link, 
.Center .Menu ul li a.Active:hover, 
.Center .Menu ul li a.Active:active, 
.Center .Menu ul li a.Active:visited {
	color: #c0409d;
}

.Center .Menu ul li ul.Inactive {
	border-top: 3pt solid #FFF;
	display: none;
}

.Center .Menu ul li ul.Active {
	border-top: 3pt solid #FFF;
	display: block;
}

.Center .Menu ul li ul li {
	padding: 0 0 0 22px;
}

.Center .Menu ul li ul li.Last {
	border-bottom: 0;
}

.Center .Menu ul li ul li a:link, 
.Center .Menu ul li ul li a:hover, 
.Center .Menu ul li ul li a:active, 
.Center .Menu ul li ul li a:visited {
	color: #646567;
	text-decoration: none;
	font-size: 10pt;
	border-bottom: 6pt solid #FFF;
}

.Center .Menu ul li ul li a:hover,
.Center .Menu ul li ul li a.Active:link, 
.Center .Menu ul li ul li a.Active:hover, 
.Center .Menu ul li ul li a.Active:active, 
.Center .Menu ul li ul li a.Active:visited {
	color: #9c9e9f;
}

.Center .Footer {
	position: relative;
	background: transparent;
	width: 840px;
	padding: 55px 0 0 0;
	font-family: "Arial", sans-serif;
	font-size: 15pt;
	font-style: italic;
	color: #ab007c;
	text-align: right;
}

.Center .Footer .Groot {
	font-size: 18.5pt;
}

.Clear {
	overflow: hidden;
	height: 0px;
	width: 0px;
	clear: both;
}

/* ACTUALITEITEN */

.Actualiteiten {
	position: relative;
	max-height: 265px;
	overflow-y: auto;
}

.Actualiteiten .Item {
	position: relative;
	background: #d6d0c9;
	width: 427px;
	padding: 9px 7px 1px 7px;
	margin-bottom: 5px;
}

.Actualiteiten .Item.Even {
	background: #e7e3de;
}

.Actualiteiten .Item .Link {
	width: 427px;
	text-align: right;
}

.Actualiteiten .ItemDetail {
	position: relative;
	width: 450px;
}

.Actualiteiten .ItemDetail .Source {
	position: relative;
	font-size: 8pt;
}

/* SITEMAP */

ul.SiteMap1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.SiteMap2 {
	list-style-type: none;
	margin: 2px 0px 2px 15px;
	padding: 0px;
}

ul.SiteMap3 {
	list-style-type: none;
	margin: 2px 0px 2px 30px;
	padding: 0px;
}

/* MAILFORMULIER */

.MFKop {
  color: #ab007c;
  font-size: 18px;
}

.MFErrorMessage {
  color: red;
}

.MFSubmitButton, .MFCancelButton, .MFConfirmButton {
  width: 100px;
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  height: 18px;
  line-height: 14px;
  color: #FFFFFF;
  font-size: 11px;
  background-color: #ab007c;
  border: 1px solid #FFFFFF;
  text-align: center;
  font-weight: bold;
}

.MFConfirmButton {
	height: 20px;
	line-height: 20px;
	width: 150px;
}

.MFSubmitTD {
  text-align: right;
}

.MFDataTD {
  text-align: left;
  width: 150px;
}

.MFTD {
  width: 180px;
  vertical-align: top;
  font-weight: normal;
}

.MFMedium, .MFSmall, .MFLarge,
.MFNaamType, .MFEmailType, .MFFileType {
  border: 1px solid #ab007c;
  width: 250px;
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: "Verdana", sans-serif;
  font-size: 10px;
  margin-bottom: 3px;
  color: #666666;
}

.MFSmall {
	width: 50px;
}

.MFMedium {
	width: 120px;
}

.MFLarge {
	width: 190px;
}

.MFExtraUitleg {
  font-weight: normal;
  font-style: italic;
  padding-bottom: 10px;
}

.MFVerplichtTD {
  color: red;
  font-weight: bold;
  vertical-align: top;
  padding-top: 3px;
  width: 10px;
}

.MFFileType {
  color: #666666;
  border: 1px solid #ab007c;
  margin: 2px;
  padding-left: 3px;
  padding-right: 3px;
  width: 304px;
}

/* DEBUG CONSOLE */
div.DebugConsole {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 600px;
	border: 1px solid black;
	overflow: auto;
	background-color: white;
	padding: 50px;
	z-index: 3000;
}



.NoBorders {
	border: 0px !important;
}
