@charset "utf-8";
html {
        overflow-y: scroll;
}

body,p{
	font-family: Arial;
	font-size: 15px;
	color: #EBD998;
	margin: 0px;
	text-align: left;
	line-height: 120%;
}
 
 body{
 	background-color: #000;
 }
 
h1 {
 font-weight: normal;
 font-size: 24px;
 margin: 10px 0px;
 color: #EBD998;
 text-align: left;
 }
 
h2 {
 font-weight: bold;
 font-size: 15px;
 margin: 2px 0px;
 color: #EBD998;
 text-align: left;
 }
 
a {
	color: #5F4A1A;
	line-height: 120%;
	text-decoration:underline;
	font-weight:bold;
}
 
.maintable {
 background-color: #161616;
 }

.h1homebox {
 font-size: 24px;
 padding: 7px 0px 7px 10px  ;
 color: #5F4A1B;
 text-align: left;
 }

.homebox {
	text-align:left;
	padding: 10px 10px 10px 10px;
	color: #151515;
	vertical-align: top;
}

a.nav {
	font-size: 20px;
	color: #727F44;
	line-height: 120%;
	text-decoration:none;
	font-weight:normal;
}
a.nav:hover{
	color:#EBD998;
}

a.navlastline {
	color: #727F44;
	text-decoration:none;
	font-weight:normal;
}

a.navlastline:hover{
	color:#EBD998;
}

.navbox{text-align: center;
}

.readmore{
	text-align: right;
	color: #5F4A1A;
	font-style: italic;
	font-size: 22px;
	text-decoration:none;
}

a.readmore:hover {
	color: #EBD998;
}
 
.lastline     {
	color: #727F44;
	text-align: center;
}

.lastline2     {
	font-size:10px;
}

.tdtopbg {
	background-image: url(images/logotopbar.png);
	color: #BCC476;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.tdtopbg_varb {
	background-image: url(images/logotopbar_varb.png);
	color: #BCC476;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

a.taalkeuze {
	color: #EBD998;
	text-decoration: none;
	font-weight: bold;
}

a.taalkeuze:hover {
	color: #151515;
}

#taalkeuzespacing {
	padding-right:11px;
	padding-bottom:2px;
}

.searchbox {
	background-color: #758244;
	border: 1px solid #BCC476;
}
