.vb {visibility: hidden}
.opgericht {font-family: arial, helvetica, verdana; font-size: 10px; color: 0}
.titelwc  {font-family: arial, helvetica, verdana; font-size: 20px; color: 0; font-weight: bold; BACKGROUND-COLOR: #FFFFFF;}
.titelwc1  {font-family: arial, helvetica, verdana; font-size: 10px; color: 0; font-weight: bold; BACKGROUND-COLOR: #FFFFFF;}
/****************************************/
/*Style Applied to the Paragraphs for the Sub-Section Links*/
p.navSubs {
  color : #ffffff;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  margin-bottom : 2px;
  margin-left : 10px;
  margin-top : 0px;
}
.navSubs a {
  background-color : #FFc033;
  color : #3333aa;
  display : block;
  padding-bottom : 2px;
  padding-left : 6px;
  text-decoration : none;
  width : 90%;
  border : 1px solid #999999;
font-weight: bold;
}
.navSubs a:visited {
  background-color : #FFc033;
  color : #661166;
  text-decoration : none;
  font-weight: bold;
}
.navSubs a:hover {
  background-color : #E5A822;
  color : #661166;
  text-decoration : none;
}
/*These settings carry thru after back button hit*/
.navSubs a:active {
  background-color : #11aa11;
  color : #111111;
  text-decoration : none;
}
.navSubs a:focus {
  background-color : #E5A822;
  color : #111111;
  text-decoration : none;
}
/*****************************************************/
/*Style Applied to the Paragraphs for the Sub-Section Links paars*/
p.navKopp {
  color : #ffffff;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  margin-bottom : 0px;
  margin-left : 10px;
  margin-top : 0px;
}
.navKopp a {
  background-color : #627ead;
  color : #FFFFFF;
  display : block;
  padding-bottom : 2px;
  padding-left : 3px;
  text-decoration : none;
  width : 95%;
  border : 1px solid #999999;
font-weight: normal;
}
.navKopp a:hover {
  background-color : #627ead;
  color : #ffffff;
  text-decoration : none;
}


/*Style Applied to the Paragraphs for the Sub-Section Links*/
p.navSubp {
  color : #ffffff;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  margin-bottom : 0px;
  margin-left : 10px;
  margin-top : 0px;
}
.navSubp a {
  background-color : #627ead;
  color : #000033;
  display : block;
  padding-bottom : 2px;
  padding-left : 6px;
  text-decoration : none;
  width : 95%;
  border : 1px solid #999999;
font-weight: normal;
}
.navSubp a:visited {
  background-color : #627ead;
  color : #000033;
  text-decoration : none;
  font-weight: normal;
}
.navSubp a:hover {
  background-color : #526e9d;
  color : #000033;
  text-decoration : none;
}
/*These settings carry thru after back button hit*/
.navSubp a:active {
  background-color : #11aa11;
  color : #111111;
  text-decoration : none;
}
.navSubp a:focus {
  background-color : #526e9d;
  color : #111111;
  text-decoration : none;
}
/*************************************************/


