BODY, P, TD, H2, H3, LI {
	color: black;
	font-family: Times New Roman, Times, serif;
}

BODY {
	background-color: white;
	background-image: url('images/achtergrond.jpg');
	margin: 0px;
	margin-left: 10px;
}

P, TD {
	font-size: 12pt;
}

H2 {
	font-size: 16pt;
}

H3 {
	font-size: 14pt;
}

TABLE.tekst TD {
	vertical-align: baseline;
	white-space: nowrap
}

TABLE.filmpjes TD {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}

A.extern:link, A.extern:visited {
	color: inherit;
	text-decoration: inherit;
}

A.extern:hover {
	color: inherit;
	text-decoration: underline;
}

.menubar:link, .menubar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
}

.menubar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}


TD.linkerbalk {
	vertical-align: top;
	padding-right: 15px;
}

TD.linkerbalk A:link, TD.linkerbalk A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000AA;
	text-decoration: none;
	padding-left: 0;
}

TD.linkerbalk A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	padding-left: 3px;
}

