body {margin: 0;padding:0;}
.tekst,td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333333}
.tekst2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; color: #333333}
.kop, h1 {  font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;	line-height: 20px; margin:0px; padding:0px;}
.tussenkopje, h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; line-height: 15px; margin:0px; padding:0px;}
.kopje {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
a:link,
a:hover,
a:active,
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; text-decoration: underline}
a.active:link,
a.active:hover,
a.active:active,
a.active:visited { color: #cd201e; font-weight: normal; text-decoration: underline;}

.nav a:link,
.nav a:hover,
.nav a:active,
.nav a:visited { text-decoration: none; }
.nav2 a:link,
.nav2 a:hover,
.nav2 a:active,
.nav2 a:visited,
.nav2 a.active:link,
.nav2 a.active:hover,
.nav2 a.active:active,
.nav2 a.active:visited { text-decoration: none; color: #FFFFFF; font-weight: normal; }

#navigatie_rechts a:link,
#navigatie_rechts a:hover,
#navigatie_rechts a:active,
#navigatie_rechts a:visited {
	display: block;
	float: left;
	text-decoration: none;
	width: 140px;
	line-height:31px;
	color: #FFFFFF;
	overflow: hidden;
	border: none;
	text-align: center;
	background-image: url('p/nav-rechts.png');
	padding:0;
	margin:0;
	margin-bottom:4px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:-.05em;
}
#navigatie_rechts a:hover {
	background-image: url('p/nav-rechts-hover.png');
}
#navigatie_rechts a.active:link,
#navigatie_rechts a.active:hover,
#navigatie_rechts a.active:active,
#navigatie_rechts a.active:visited {
	background-image: url('p/nav-rechts-active.png');
}
p { margin: 0; padding: 0; }