body {
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-size: 9pt;
	line-height: 10px;
	background-image: url(afbeeldingen/bodybackground.gif);
}
	
.abutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight: bold;
	padding: 3px;
	color: #0055CC;
	border: thin outset #0033CC;

}

.middenstandaard {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

ol {
	padding: 20px;
	margin: 0px;
}

input.mislijstje {
	background-image: url(afbeeldingen/buttonikmiseenlijstje.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 50px;
	width: 100px;
}

input.plus {
	background-image: url(afbeeldingen/plus.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 15px;
}
input.minus {
	background-image: url(afbeeldingen/minus.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 15px;
}
input.up {
	background-image: url(afbeeldingen/up.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 15px;
}
input.down {
	background-image: url(afbeeldingen/down.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 15px;
}
input.copy {
	background-image: url(afbeeldingen/copy.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 15px;
}


.listnavbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	border: 1px ridge;
	height: 15px;
	width: 15px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.oneliner {
	background-color: #F1FFF3;
}

table.kader {
	border-top-color: #F0F0F0;
	border-left-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-right-color: #F0F0F0;
	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: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.hoofdtitel {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0055CC;
}

font.hoofdtitelklein {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0055CC;
}


font.middenmessage {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

font.middenvet {
	font-size: 8pt;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  #313237;
}

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: 8pt;	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

font.sidekop {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0055CC;
	font-weight: bold;
}
input.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EFEFEF;
}
input.readonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {	
	text-decoration: none;
	color: #2B356A;
}

a:hover { 
	color: #2B356A;
	text-decoration: underline;}

	
a.hoofdtitel {
	text-decoration: none;
	color: #2B356A;
}
	
a.hoofdtitel:hover {
	text-decoration: underline;
	color: #2B356A;
}
a.sidelink {
	text-decoration: none;
	color: #2B356A;
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.sidelink:hover {
	color: #2B356A;
	text-decoration: underline;
}

a.sidelinkvet {
	text-decoration: none;
	color: #2B356A;
	font-weight: bold;
}

a.sidelinkvet:hover {
	text-decoration: underline;
	color: #2B356A;
	font-weight: bold;
}
 

a.middenlinkdonker {
	text-decoration: none;
	color: #2B356A;
}

a.middenlinkdonker:hover {
	   text-decoration: underline;
	color: #2B356A;
}
a.middenlinkdonker:visited {
	color: #2B356A;
}  
a.middenlinkdonkervet {
	text-decoration: none;
	color: #2B356A;
	font-weight: bold;}
	
a.middenlinkdonkervet:hover {
	color: #2B356A;
	font-weight: bold;
	text-decoration: underline;}

a.middenlinkdonkervet:visited {
	color: #2B356A;
	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.linklijst {
	color: #2B356A;
	text-decoration: none;
	font-weight: bold;
}

a.linklijst:hover {
	color: #2B356A;
	text-decoration: underline;
	font-weight: bold;
}

a.linklijst:visited {
	color: #2B356A;
	font-weight: bold;
}

td {
	font-size: 8pt;
}

td.sidebar {
	text-align: left;
	vertical-align: top;
	height: 100%;
	background-color: #CCDDFF;
}

td.middlebar {
	text-align: left;
	vertical-align: top;
	height: 100%;
	background-position: left top;
	background-color: #CCDDFF;
} 

td.teaser {
	background-image: url(afbeeldingen/teaserbackground.png);
	height: auto;
	width: auto;
	background-repeat: no-repeat;
}

