.stitel { font-family: "Open Sans", sans-serif; font-weight: bold; font-size: 12px; color: #333333; text-decoration: none}
.error {  font-family: "Open Sans", sans-serif; font-size: 14px; color: red; text-decoration: none}
.stext {  font-family: "Open Sans", sans-serif; font-size: 13px; color: #333333; text-decoration: none; padding-top: 0px; padding-left: 3px}
.stextvet { font-family: "Open Sans", sans-serif; font-size: 13px; color: #333333; text-decoration: none ; font-weight: bold; padding-top: 5px; padding-left: 3px}
.sstappen { font-family: "Open Sans", sans-serif; font-size: 13px; color: #333333; text-decoration: none; padding-top: 23px}
.menublok { font-family: "Open Sans", sans-serif; font-size: 10px; color: #FFFFFF; background-image: url(/images/vvde/menublock.gif) }
.menubar {  font-family: "Open Sans", sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; line-height: normal}
.sselect {  font-family: "Open Sans", sans-serif; font-size: 10px; color: #333333; text-decoration: none; padding-top: 0px; padding-left: 0px}
.tabel {font-family: "Open Sans", sans-serif; font-size: 13px; font-style: normal; font-weight: light; color: rgb(85, 90, 103); line-height:normal}
.bodytekst {  font-family: "Open Sans", sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #FFFFFF; line-height: normal}
.bodytekstbold { font-family: "Open Sans", sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFF; line-height: normal}
.topleftbar {
            }
.topbar {background-image: none;}
.tabrow1:visited, { text-decoration: none; color: rgb(255,255,255); }
:link, :visited { text-decoration: none; color: rgb(85,90,103); }
:link:focus, :visited:focus { color: rgb(85, 90, 103); }
:link { color: rgb(85,90,103); }
:visited { color: rgb(85,90,103); }
:link:hover, :visited:hover { color: #000; }
:link:active, :visited:active { color: rgb(85,90,103); }

H4 {color: rgb(85, 90, 103); font-size:16px}
.tabheader {background-color: #FFF}
.tabrow0 {background-color: #FFFF99}
.tabrow1 {background-color: rgb(0, 154, 225);color:rgb(255, 255, 255);font-size:13px;}
.tabrow1 :any-link, :visited, :link { text-decoration: none; color: rgb(255,255,255); }
.tabrow1 :link:hover {color: #DDD}

.langbar {color: rgb(0, 154, 225); font-size:16px}
.langbar :any-link, :visited, :link, :link:active { text-decoration: none; color: rgb(0, 154, 225); }
.langbar :link:hover {color: #000;}


.srctabrow0 {background-color: #EEE; color: rgb(85, 90, 103);font-size:13px; padding:3px}
.srctabrow1 {background-color: rgb(0, 154, 225);color:rgb(255, 255, 255);font-size:13px;padding:3px}
.srctabrow0 :hover {color: #000; cursor: pointer}
.srctabrow1 :hover {color: #DDD; cursor: pointer}
.srctabrow0 :any-link, :visited, :link { text-decoration: none; color: rgb(85, 90, 103); }
.srctabrow0 :link:hover {color: #000;}
.srctabrow1 :any-link, :visited, :link { text-decoration: none; color: rgb(255,255,255); }
.srctabrow1 :link:hover {color: #DDD;}

.tab {background-image: url(/images/tab.gif);
      background-repeat: no-repeat;
      cursor: hand
     }
.curpage {text-decoration: underline; font-weight: bold}
.details 
     {border-bottom-style: solid; border-bottom-width: 1}
.mainwin {background-color: #FFF;
        background-image: url(/img/achtergrond-beeld-mercurius-2.png);
        background-repeat: no-repeat;
        width:100%; height:100%;padding:0px;margin:0px; margin:0px
       }

BODY {
        padding:0px;margin:0px;
        font-family: "Open Sans", sans-serif; font-size: 10px;rgb(85, 90, 103); 
        scrollbar-face-color: #A8AEC2; scrollbar-shadow-color: #006699; 
        scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #006699; 
        scrollbar-darkshadow-color: #000000; scrollbar-track-color: #A8AEC2; 
        scrollbar-arrow-color: #00000 
      }
A {cursor:hand;}


@page rotated {size: landscape}
TABLE {page: rotated; page-break-after: auto; page-break-inside: avoid; orphans: 5; widows: 5}


input,textarea,select {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        color: rgb(85, 90, 103);
       }

input[type=button], input[type=submit], input[type=reset] {
  background-color: rgb(0,154,225);
  border-radius: 5px;
  color: rgb(255,255,255);
  padding: 5px 5px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
}
