/* ___________ HTML ____________ */

body
{
	text-align: center;
	background-color: #E8B800;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 19px;
}
body.wit
{
	background-color: ffffff;
}

p, table, td 
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 19px;
	background-repeat: no-repeat;
	-off-text-align: left;
}

a:link, a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #2A54C7;

}
a img {border: 0px;}

/* ___________ style ____________ */

.achtergrond {
	background-repeat: no-repeat;
}
.menu a {
	font-weight: bold;
}
.menu  {
	color: #333333;
	padding: 10px 14px;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
.menusub {
	font-weight: normal;
	color: #666;
	padding: 5px 14px;
	font-size: 11px;
}
.kopje16 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
.bodytekst {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.bodytekst a {
	color: #2A54C7;
}
.bodytekst a:hover {
	color: #E8B800;
}
.route {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
.style1 {font-size: 9px}
.hidden {visibility: hidden;}

.groot a {
	font-size: 16px;
	color: #E8B800;
}
.groot a:hover {
	color: #333;
}
#scroll {
	height: 330px;
	overflow: auto;
}
div#overlay { 
  width: 251px; 
  height: 284px; 
  position: absolute; 
  0background-color: #E8B800; 
  0opacity: .5; 
  0filter: alpha(opacity=50);
  z-index:2;
}
