body {
	padding: 0px;
	border: 0px;
	margin: 0px;
	background-color: #DDE7FF;
	font-size: 9pt;
}
	
.abutton {
	font-size:9px;
	border-top-color: #3366CC;
	border-left-color: #3366CC;
	border-bottom-color: #3366CC;
	border-right-color: #3366CC;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

.oneliner {
	background-color: #D5CDFE;
}

table.kader {
	border-top-color: #3366CC;
	border-left-color: #3366CC;
	border-bottom-color: #3366CC;
	border-right-color: #3366CC;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

font {
	font-size: 9pt;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
font.hoofdtitel {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}

font.hoofdtitelprint {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
font.hoofdtitelklein {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
	
font.middenstandaard {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	;
	color: #000000;
}

font.middenstandaardprint {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	;
	color: #000000;
}

font.middenstandaardul {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	;
	color: #000000;
	text-decoration: underline blink;
}

font.middenstandaardklein {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	;
	color: #000000;
}
	
font.middenvet {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	;
	font-weight: bold;
	color: #3366CC;
}

font.middentitel {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	;
	font-weight: normal;
	color: #3366CC;
}
font.teaserkop {
	font-size: 16px;
	font-weight: bolder;
	color: #3366CC;
	text-align: center;
	position: relative;
	font-style: normal;
	visibility: visible;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

font.teasertekst {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
	position: relative;
	font-style: normal;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
}

font.sidestandaard {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	;
	color: #88FFC4;
}

font.sidekop {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #03CF75;
	font-weight: bold;
	font-style: normal;
}


a {	
	text-decoration: none;
	color: #3366CC;}

a:hover { 
	color: #3366CC;
	text-decoration: underline;}

	
a.hoofdtitel {
	text-decoration: none;
	color: #3366CC;
}
	
a.hoofdtitel:hover {
	text-decoration: underline;
	color: #3366CC;
}
a.sidelink {
	text-decoration: none;
	color: #88FFC4;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a.sidelink:hover {
	color: #88FFC4;
	text-decoration: underline;
}

a.sidelinkvet {
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
}

a.sidelinkvet:hover {
	text-decoration: underline;
	color: #3399FF;
	font-weight: bold;
}
 

a.middenlinkdonker {
	   text-decoration: none;
	   color: #3366CC;}	

a.middenlinkdonker:hover {
	   text-decoration: underline;
	   color: #3366CC;}

a.middenlinkdonker:visited {
	   color: #3366CC;}
  
a.middenlinkdonkervet {
	text-decoration: none;
	color: #3366CC;
	font-weight: bold;}

a.teaserlink {
	text-decoration: none;
	color: #DDE7FF;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	visibility: visible;
}

a.teaserlink:hover {
	color: #DDE7FF;
	text-decoration: underline;
}
	
a.middenlinkdonkervet:hover {
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline;}

a.middenlinkdonkervet:visited {
	color: #3366CC;
	font-weight: bold;}

a.linklijst {
	text-decoration: none;
	font-weight: bold;
}

a.linklijst:hover {
	text-decoration: underline;
	font-weight: bold;
}

a.linklijst:visited {
	font-weight: bold;
}

td {
	font-size: 9pt;
}

td.sidebar {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 100%;
}

td.middlebar {
	background-color: #DDE7FF;
	text-align: left;
	vertical-align: top;
	height: 100%;
	background-position: left top;
}
td.teaser {
	background-image: url(afbeeldingen/teaserbackground.png);
	height: auto;
	width: auto;
	background-repeat: no-repeat;
}

hr.vraagaanbod{
	color: #666666;
}
