html, body{
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	/* height : 100%; */
	}

td,tr,p,div {
	font-family      : Tahoma;
	font-size        : 12px;
	color            : #333333;
	font-weight: normal;
	font-style: normal;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
	list-style       : inside url(arrow.png);
	list-style-image : url(arrow.png);
	font-family: Tahoma;
}

hr {
  background       : #ffffff;
  height           : 1px;
  width            : 95%;
}

h1 {
	font-family      : Tahoma;
	font-size        : 15px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	padding-top      : 5px;
	border-bottom    : 2px #DFE138 solid;
	letter-spacing: 2px;
	border-bottom: 2px #DFE138 solid;
	background-color: #FFFFFF;
}

/* html, body {height : 100%;} */




#header {
	height: 150px; width : 100%; background-image : url(hl2.jpg);}

/*
#footer {height: 150px; width : 100%; background-image : url(fl2.jpg);}
*/


/*
#navigatie, .inhoud, #rechterkant{
	display : table-cell;
	}
*/


#navigatie {
	/* width : 25%; */
	min-width: 200px;
	padding-left : 10px;
}
.inhoud {
	padding-left: 20px;
	padding-right: 20px;
	/* width : 50%; */
	text-align: justify;
	padding-bottom: 40px;
}
#rechterkant {
	padding-left: auto;
	padding-right: auto;
	/* width : 200px; */
}




.bijschrift {
	font-family      : Tahoma;
	font-size         : 11px;
	font-weight     : bold;
	color               : #000000;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #666666;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
	font-family      : Tahoma;
	font-size        : 11px;
	color            : #333333;
	text-align: justify;
	color: #333333;
	font-weight: bold;
	text-indent: 5pt;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

a:hover {
	color: #DFE138;}


/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
	font-family      : Tahoma;
	font-size        : 12px;
	font-weight      : bold;
	text-align       : left;
	padding-left     : 5px;
	display          : block;
	line-height      : 20px;
}

a.mainlevel:link, a.mainlevel:visited {
	color            : #333333;
	background-image: url(menu_bg.png);
	background-repeat: no-repeat;
	border-bottom: none;
	padding-left: 15px;
	font-family: Tahoma;
}

a.mainlevel:hover {
  color            : #000000;
  border-bottom    : none;
background-image: url(menu_bg.png);
background-repeat: no-repeat;
color: #999999;
border-bottom: none;}


.componentheading {
	font-family      : Tahoma;
	font-size        : 16px;
	font-weight      : bold;
	color            : #999999;
	text-align       : left;
	padding-left     : 0px;
}


/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Tahoma;
  font-size        : 9px;
  color            : #87a5b5;
}

.smalldark {
  font-family      : Tahoma;
  font-size        : 9px;
  color            : #999999;
}


ul#mainlevel-nav {
  font-size        : 12px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
background-color: #000000;}

ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 2px 0 0;
  width            : auto !important;
  font-size        : 12px;
  line-height      : 18px;
  white-space      : nowrap;
  background-color: #000000;
border-left: 2px solid #DFE138;}
ul#mainlevel-nav li a {
  font-size        : 12px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
	background: #000000;
color: #c3c3c3;}

ul#mainlevel-nav li a:hover {
  font-size        : 12px;
  color            : #333333;
background-color: #666666;}
.sublevel {
  padding-left     : 10px;
}

#tst {background-image : url(benjijvc.jpg); 
	height : 327px; 
	min-width : 500px; 
	padding: 5px;
	padding-top : 50px; 
	font-size : 25px; 
	color : yellow;}
#tst a {font-size : 25px;
	color : red;}
#tst a:hover {font-size : 25px;
	color : blue;}

.bl a {font-size : 20px;
	color : red;}
.bl a:hover {font-size : 20px;
	color : blue;}

/* a#tst:link, a#tst:visited{font-size : 20px;} */


