h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.submenulink:hover {
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	font-size: 11px;
	line-height: 15px;
}
.submenulink:href {
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.submenulink:link {
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.submenulink:visited {
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.submenulink {
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.submenublok {
	
	border: 0px solid #D61C08;
	background-color: yellow;
	width: 149px;
	filter: Alpha(Opacity=90);
}
.submenuitem {
	text-align: left;
	color: yellow;
	font-weight: bold;
	height: 21px;
}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #660000;
	text-align: left;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #660000;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #660000;
}
hr {
	color: red;
	border-style: dashed;
	height: 1px;
}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #660000;
	
}

a:href {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #660000;}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #660000;}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #660000;}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #660000;}

td.colspacer {
	background: url('../images/stippel_vert.gif') repeat-y center;
}

.partner, a.partner:active, a.partner:hover, a.partner:visited, a.partner:link {
	color: yellow;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	padding-bottom: 2px;
	padding-top:2px;
	text-align:center;
}
a.partner:active, a.partner:hover, a.partner:visited, a.partner:link {
	color: white;
	font-weight:bold;
}
a.partner:hover {
	text-decoration:underline;
}