.titel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E7CBB;
	font-weight: bold;
	line-height: 18px;
	}
.plattetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #000000;
	font-weight: normal;
}
.hotitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #000000;
	font-weight: normal;
	border: solid #8B0000 1px;
	background-color: #f5f5f5;
	padding: 5px;
}
.titel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E7CBB;
}
.titel3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E7CBB;
}
.wegwijzer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #C9C9C9;
}
A:link {text-decoration: none; color:#0000FF}
A:visited {text-decoration: none; color:#0000FF}
A:active {text-decoration: none; color:#0000FF}
A:hover {text-decoration: underline; color: #813636;}
div.WinBalk,
div.WinBalk a.WinKnop,
div.menu,
div.menu a.WinItem { 
  font-family: "verdana", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: yellow; }
/* De achtergrondkleur van de bovenste menubalk */
div.WinBalk { 
  background-color: #666666;
  border: 2px solid;
  border-color: #E5E5E5 #E5E5E5 #E5E5E5 #E5E5E5;
  padding: 4px 2px 4px 2px;
  text-align: center;}
/* De 'normale' kleur van de tekst op de bovenste menubalk */
div.WinBalk a.WinKnop {
  background-color: transparent;
  border: 1px solid #666666;
  color: #e5e5e5;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
  font-weight: bold;
  font-size: 10.5pt;}
/* De kleur bij muisover van de tekst op de bovenste menubalk */
div.WinBalk a.WinKnop:hover {
  background-color: transparent;
  border-color: #e5e5e5 #e5e5e5 #e5e5e5 #e5e5e5;
  color: #e5e5e5;}
/* De kleur van de actieve (= aangeklikte) tekst op de bovenste menubalk */
div.WinBalk a.WinKnopActive,
div.WinBalk a.WinKnopActive:hover {
  background-color: #813636;
  border-color: #813636 #813636 #813636 #813636;
  color: #e5e5e5;
  left: 1px;
  top: 1px;}
/* De achtergrondkleur van de submenu's */
div.menu {
  background-color: #999999;
  border: 1px solid;
  border-color: #813636 #813636 #813636 #813636;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;}
/* De 'normale' tekstkleur van de submenu's */
div.menu a.WinItem {
  color: white;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;}
/* Achtergrondkleur en tekstkleur submenu's bij mouseover */
div.menu a.WinItem:hover, div.menu a.WinItemOplichten {
  background-color: #e5e5e5;
  color: #666666;}
div.menu a.WinItem span.WinItemText {}
div.menu a.WinItem span.WinItempijltje {
  margin-right: -.50em;}
div.menu div.WinItemlijntje {
  border-top: 1px solid #813636;
  margin: 4px 2px;}
