a {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline overline;
	background: #ddddff;
}


La:link       { font-family: Arial; font-size: 12px; color: #000080; text-decoration: 
               underline }
La:active     { font-family: Arial; font-size: 12px; text-decoration: underline; color: 
               #FF0000 }
La:visited    { font-family: Arial; font-size: 12px; color: #0000FF; text-decoration: 
               underline }
body         {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.Kop3        { font-family: Arial; font-size: 12px; color: #000080; font-weight: bold }
.Kop2        { font-family: Arial; font-size: 16px; color: #000080; font-weight: bold }
.Kop1        {
	font-family: Arial;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
.Normal {
	font-family: Arial;
	font-size: 12px;
}
.Smaller {
	font-family: Arial;
	font-size: 10px;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}
.bijschrift {
	font-family: Arial;
	font-size: 9px;
}
.datum {
	font-style: italic;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.option {
	background-color: #0099FF;
	padding: 0px;
	height: 1px;
	width: 1px;
	border: 1px solid #000000;
	white-space: nowrap;
}
.paginaOnderdeel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #F5F5F5;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	border-right-style: none;
	border-left-style: none;
}
.materiaalLijst {
	margin-left: 6px;
	padding-left: 6px;
}

.table.materiaalTabel {
	border-collapse: collapse;
	border-color: black black black black;
}

.table.materiaalTabel td {
	border-color: black black black black;
}