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;
}
a.submenulink {
	font-family: Arial;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
a.submenulink:hover {
	text-decoration: underline;
}
.submenublok {
	border: 0px;
	background-color: #DC002E;
	width: 149px;
	border-left:1px solid white;
}
.submenuitem {
	text-align: left;
	color: white;
	font-weight: bold;
	height: 21px;
}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #4A4A4C;
	text-align: left;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #4A4A4C;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4A4A4C;
}
hr {
	color: red;
	border-style: dashed;
	height: 1px;
}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4A4A4C;
	
}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #DC002E;}
a:hover {  text-decoration: none;}

.partner, a.partner {
	color: #330099;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	padding-bottom: 4px;
	padding-top:2px;
	text-align:center;
}
a.partner {
	color: white;
	font-weight:bold;
}
a.partner:hover {
	text-decoration:underline;
}

table#mainmenu a {
	color:white;
	display:block;
	text-align:right;
	padding-right:8px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:18px;
	letter-spacing:1px;
}
table#mainmenu a:hover {
	color:#B3B4B6;
}
table#mainmenu td {
	height:18px;
}