* {
	padding:0px;
	margin:0px;
}

html,body {
	background-color:#f5efd5;
}

a:link, a:active, a:visited {
	color:#ae0000;
	text-decoration:none;
}

a:hover {
	color:#ae0000;
	text-decoration:underline;
}

.tekst {
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
}

.tekstgroter {
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}

.kopje {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	background-color:#ae0000;
	color:#FFFFFF;
	height:20px;
	width:100%;
	padding-left:5px;
}

.Textvak {
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	width:250px;
}

.Textvakactief {
	border:1px solid #ae0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#EFEFEF;
	width:250px;
}

ul {
	margin-left:8px;
}

li {
	margin-left:8px;
}

td.balkRechts {
	width:11px;
	background-image:url(../images/balk-rechts.gif);
	background-repeat:repeat-y;
}

td.balkLinks {
	width:11px;
	background-image:url(../images/balk-links.gif);
	background-repeat:repeat-y;
}

td.topMenu {
	vertical-align:top;
	background-color:#ffffff;
	width:621px;
	padding:0px;
	margin:0px;
}

table.topMenu {
	background-color:#ae0000;
}

table.topMenu a:link, table.topMenu a:visited, table.topMenu a:active {
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	/*margin:0px 17px 0px 0px;*/
	margin:0px;
	padding:0px;
}

table.topMenu a:hover {
	color:#d9cc98;
}

td.bgRood {
	background:url(../images/bgRood.gif) repeat-y;
}

td.bgBruin {
	background:url(../images/bgBruin.gif) repeat-y;
	padding:0px 5px 10px 0px;
}

td.bgBruin p {
	font-family:Verdana;
	font-size:11px;
	color:#010100;
	width:250px;
}

td.bgBruin a:link, td.bgBruin a:visited, td.bgBruin a:active {
	color:#ae0000;
	font-weight:bold;
	clear:both;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
}

td.bgBruin a:hover  {
	text-decoration:underline;
}

td.bgBruin h4 {
	font-family:Tahoma;
	font-size:14px;
	color:#ae0000;
	font-weight:bold;
	margin:20px 0px 8px 0px;
}

a.engels:link, a.engels:active, a.engels:visited {
	clear:both;
	color:#fff;
	margin:0px 0px 0px 22px;
	padding:8px;
	font-family:verdana;
	text-decoration:none;
	font-size:10px;
	height:26px;
}

a.engels:hover {
	color:#a19773;
}

a.engels img {
	margin:0px 5px 0px 0px;
}

td.contact {
	color:#fff;
	font-family:Verdana;
	font-size:12px;
	padding:2px 0px 0px 28px;
}

td.contact a:link, td.contact a:active, td.contact a:visited {
	text-decoration:underline;
	color:#fff;
}

td.content {
 background-color:#fff;
 vertical-align:top;
 font-family:verdana;
 font-size:12px;
 color:#000;
 line-height:14px;
 width:594px;
 padding:0px 11px 0px 16px;
}

td.content h1 {
	font-size:12px;
	margin:0px 0px 19px 0px;
}

td.content p {
	margin:10px 0px 10px 0px;
}

td.inhoudBruin {
	text-align:center;
	background-color:#f5efd5;
	padding:10px;
}

td.inhoudRood {
	background-color:#bcb286;
	color:ae0000;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
td.homeTab {
	font-family:Verdana;
	font-size:12px;
	width:406px;
	padding:0px 10px 0px 5px;
	vertical-align:top;
}

td.homeGeelBlok {
	background-color:#f5efd5;
	vertical-align:top;
	padding:6px;
	font-family:Verdana;
	font-size:11px;
}

td.homeGeelBlok h4 {
	font-family:Tahoma;
	font-size:14px;
	color:#ae0000;
}

td p.marginLeft {
margin: -7px 0px 0px 18px;
}