.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.content :active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.content :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.content :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}



.content :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.navigatiekader {
	background-color: #CCCCCC;
	padding: 3px;
}

.menutitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.menutitel :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menutitel :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menutitel :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	line-height: 15px;
	margin-left: 7px;
}

.content2 :link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	line-height: 15px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.content2 :visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	line-height: 15px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.content2 :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	line-height: 15px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.linksites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	line-height: 15px;
	color: #DC8928;
}
.rechtstabel {
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #515252;
	border-right-color: #515252;
	border-bottom-color: #515252;
	border-left-color: #515252;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: thin;
	border-left-width: thin;
	padding: 3px;
}
.formulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 3px;
	line-height: 15px;
	color: #000000;
	font-weight: bolder;
}
.img {
	float: right;
	margin: 3px;
	padding: 3px;
}
