a {
  color: #0183AC;
  text-decoration: none;
 }

a:hover {
  text-decoration: underline;
 }

p {
  padding: 0px;
  margin: 0px;
 }

img {
  border: 0px;
 }

.title {
  color: #B0006E;
  font-weight: bold;
  font-size: 1.5em;
 }

.intro {
  color: #0183AC;
  font-weight: bold;
 }

.std {
  color: #000000;
  font-weight: normal;
 }


.thumb {
  float: right;
  width: 75px;
  margin: 5px;
 }

.doRight {
  text-align: right;
 }

.fTxt {
  width: 150px;
  border: 1px solid #B0006E;
 }

.fSel {
  width: 150px;
  border: 1px solid #B0006E;
 }

.fSub {
  background-color: #ffffff;
  border: 1px solid #B0006E;
 }

.logo {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 283px;
  height: 77px;
  background-image: url(../images/logo.gif);
  background-repeat: no-repeat;
  background-position: top left;
 }

.navblock {
  position: absolute;
  left: 10px;
  top: 87px;
  width: 200px;
  height: 530px;
  z-index: 5;
  background-color: #0183AC;
  background-image: url(../images/navtop.gif);
  background-repeat: no-repeat;
  background-position: top left;
 }

.stdmenu {
  position: absolute;
  right: 20px;
  bottom: 35px;
  width: 184px;
  text-align: right;
 }

.stdmenu a {
  color: #ffffff;
  line-height: 2.2;
 }

.highlite {
  font-weight: bold;
 }

table.tblContent td {
  border-bottom: 1px solid #0183AC;
 }

tr.tblHeader {
  background-color: #BFE0EA;
  color: #0183AC;
}

.tblHeader td {
  font-weight: bold;
 }

#mouse {
  cursor: pointer;
  cursor: hand;
 }

.boxpath {
  position: absolute;
  left: 210px;
  top: 87px;
  width: 722px;
  height: 38px;
  background-image: url(../images/toppathbg.gif);
  background-repeat: no-repeat;
  background-position: center left;
 }
 
.boxpathgrey {
  position: relative;
  left: 38px;
  bottom: -4px;
  height: 34px;
  background-color: #C8C9CB;
 }
 
.boxpathgrey li {
  margin-left: 20px;
  list-style-position: outside;
  list-style-image: url(../images/arrow/arrgrey.gif);
 }

.boxpath ul {
  padding: 0px;
  margin: 0px;
 }

.boxpath a {
  color: #000000;
 }

.boxsectie {
  border-bottom: 1px solid #B0006E;
  background-image: url(../images/titles/sectie.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 35px;
 }

.boxsectie li {
  font-weight: bold;
  margin-left: 10px;
  list-style-position: outside;
  list-style-image: url(../images/arrow/arrw.gif);
 }

.news {
  position: relative;
  background: url(../images/titles/nieuws.gif) top left no-repeat #ffffff;
 }
.newsa {
  position: relative;
  background: url(../images/titles/archief.gif) top left no-repeat #ffffff;
}

.newsa li,.news li {
  margin-left: 10px;
  list-style-position: outside;
  list-style-image: url(../images/arrow/arrw.gif);
 }
 
.archief {
  height: 35px;
  text-align: right;
 }

.txtArch {
  padding-top: 18px;
  padding-right: 10px;
 }
 
.result {
  position: relative;
  padding-top: 5px;
  background-image: url(../images/titles/result.gif);
  background-repeat: no-repeat;
  background-position: top left;
 }

.result li {
  margin-bottom: 10px;
  list-style-position: outside;
  list-style-image: url(../images/arrow/arrw.gif);
 }
 
.navigation {
  position: absolute;
  z-index: 15;
  left: 0px;
  top: 50px;
  width: 200px;
  cursor: pointer;
  cursor: hand;
 }

#nav {
  text-align: right;
  font-weight: bold;
 }

#nav, #nav ul {
  float: right;
  list-style: none;
  padding: 0px;
  margin: 0px;
  background-color: #0183AC;
  line-height: 1;
 }


#nav li.daddy {
  background-color: #0183AC;
  padding: 0px;
 }

#nav li {
  float: right;
  padding: 0px;
  width: 200px;
  height: auto;
  color: #ffffff;
  border-bottom: 1px solid #41A2C1;
  background-image: url(../images/arrow/arrnavl.gif);
  background-repeat: no-repeat;
  background-position: center right;
 }

#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 200px;
  margin:  -25px 0 0 200px;
 }

#nav li {

 }

#nav .navTxt {
  padding-right: 26px;
  padding-top: 6px;
  padding-bottom: 6px;
 }

#nav .navTxtSecure {
  padding-right: 26px;
  padding-top: 6px;
  padding-bottom: 6px;
  background-image: url(../images/secure.gif);
  background-repeat: no-repeat;
  background-position: center left;
 }

#nav .daddy .navTxt {
  padding-left: 15px;
 }

#nav .daddy {
  border-left: 1px solid #C9CACB;
  border-right: 1px solid #C9CACB;
  border-top: 1px solid #C9CACB;
  text-align: left;
  font-weight: normal;
 }

#nav .daddy li {
  color: #000000;
  border-bottom: 1px solid #C9CACB;
  background: #ffffff;
 }



#nav li:hover,
#nav li.sfhover {
  color: #ffffff;
  background-color: #016281;
  background-image: url(../images/arrow/arrnavh.gif);
  background-repeat: no-repeat;
  background-position: center right;
 }

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
  left: -999em;
 }

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul {
  left: auto;
 }

#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
  left: 0;
 }

* html #nav li.sfhover {
  position: relative;
 }
