td.menu {
	width: 180px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-image: url(../images/rood2.png);
	padding-left: 10px;

}
td.menuactief {
  width: 180px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-color: white;
	border-collapse: collapse;
	background-image: url(../images/menugrijs.png);
	padding-left: 10px;
}
a.ma {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}
a.ma:hover {
	font-family: verdana;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
a.m {
	font-family: verdana;
	font-size: 12px;
	color: #EFEFEF;
	font-weight: bold;
	text-decoration: none;
	}
a.m:hover {
	font-family: verdana;
	font-size: 12px;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
	}
td.content {
	font-family: verdana;
	font-size: 11px;
	color: black;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 160%;
}
table.rechts {
	border-width: 1px;
	border-color: #707070;
	border-style: solid;
	border-collapse: collapse;
}
div.beschrijving {
	font-family: verdana;
	font-size: 11px;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}
H1 {
	color: #707070;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
}
H2 {
	color: #FF0000;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
td.rechtskop {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-color: #707070;
	border-collapse: collapse;
	background-image: url(../images/overgangklein.png);
	padding-left: 10px;
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
td.rechtsitem {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-color: #707070;
	border-collapse: collapse;
	padding-left: 10px;
	font-family: verdana;
	font-size: 11px;
	color: black;
	line-height: 160%;
}
a {
  color: red;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
	}
td.footer {
border-width: 1px; 
border-color: red; 
border-top-style: solid;
font-family: verdana;
font-size: 10px;
color: #707070;
padding-left: 10px;
padding-top: 2px;
padding-right: 20px;
}
div.tekst {
	font-family: verdana;
	font-size: 11px;
	color: black;
	line-height: 160%;
	}
input.form {
	border-width: 1px;
	background-color: #FFFFFF;
	border-color: #707070;
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	width: 155px;
}

select.form {
	border-width: 1px;
	background-color: #FFFFFF;
	border-color: #707070;
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	width: 155px;
}
select.form2 {
	border-width: 1px;
	background-color: #FFFFFF;
	border-color: #707070;
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
}
texterea.form2 {
	border-width: 1px;
	background-color: #FFFFFF;
	border-color: #707070;
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
}
input.formoverig {
	border-width: 1px;
	background-color: #FF0000;
	border-color: #707070;
	font-family: verdana;
	font-size: 11px;
	color: #EFEFEF;
	font-weight: bold;
}

