body {
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #BCDAFC;
	color:Black;
	font-size: 90%;
}

textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
	font-size: 90%;
}

.leeg {
	background-color: #BCDAFC;
}

a {	
	color: #0054A4
}

a:hover {
	color: Red;
}

.navigation {
	color: Black;
}

.neutral {
	background-color: #FFFFFF;
	color: Black;
	font-size: 90%;
}

.voetnoot {
	font-size: 75%;
}

.header {
	font: bold 
	
}

.sector {
	font-size: 28pt;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BCDAFC;
}

.slogan {
	font-size: 28pt;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font: bold;
	color: #0054A4;
	font-size: 28pt;
}

h2 {
	font: bold;
	color: #0054A4;
	font-size: 20pt;
	height: 30;
	vertical-align: bottom;
}

h3 {
	font: bold;
	color: #0054A4;
	font-size: 16pt;
	vertical-align: bottom;
}

h4 {
	font: bold;
	color: #0054A4;
	font-size: 100%;
}

h5 {
	font: bold;
	color: #0054A4;
	font-size: 90%;
}

.illustration {
	color: #0054A4;
}

.dgmr {
	color: #0054A4;
	font: bold;
}

table {
	border-width: 0;
	text-align: justify;
	font-size: 90%;
}

.contenttable {
	margin-left: 10;
	text-align: justify;
	font-size: 90%;
}

.dgmrtable {
	border: 1 solid #0054A4;
}

td#blok {
	border-top: 1px solid #0054A4;
	border-bottom: 1px solid #0054A4;
}

.newstable {
	background-color: #FFFFFF;
	font-size: 90%;
}

div#content table#sollicitatieformulier, div#content table#mailafriend, div#content table#nieuwsbrief  {
	width: 100%;
	margin: 0px 0px 0px 18px;
}

div#content table#sollicitatieformulier td {
	width: 50%;
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 1em 0px;
}

div#content table#sollicitatieformulier input, div#content table#mailafriend input {
	margin: 0.25em 0px 0px 0px;
}

div#content table#sollicitatieformulier input.quarter, div#content table#mailafriend input.quarter {
	width: 25%;	
}

div#content table#sollicitatieformulier input.half, div#content table#mailafriend input.half, div#content table#mailafriend textarea.half {
	width: 50%;	
}

div#content table#sollicitatieformulier input.threequarter, div#content table#sollicitatieformulier textarea.threequarter {
	width: 75%;	
}

div#content table#sollicitatieformulier textarea.threequarter {
	height: 150px;
}

div#content table#sollicitatieformulier input.postbutton, div#content table#mailafriend input.postbutton, div#content table#nieuwsbrief input.postbutton {
	background: #99CCFF;
	border: 1px solid #053F61;
	color: #053F61;
	font-weight: bold;
}
