body, tr
  {  font-family: Arial;
     font-size: 11px;
     line-height: 1.6em;
     color: #000000;
  }

.legetextbox0
  {  font-family: Arial;
     font-size: 11px;
     text-align: right;
     border-width:0px;
     background-color: #FAFAFA;
  }

.legetextbox1
  {  font-family: Arial;
     font-size: 11px;
     text-align: right;
     border-width:0px;
     background-color: #F2F2F2;
  }

.legetextboxvoet
  {  font-family: Arial;
     font-size: 11px;
     text-align: right;
     border-width:0px;
     background-color: #134A9E;
     color: #FFFFFF;
     font-weight: bold;
  }

.artikelnummer
  {  color: #777777;
     font-size: 11px;
     font-weight: bold;
  }

.bestelknop
  { height: 20px;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
  }

.prijs
  { font-size: 12px;
    font-weight: bold;
  }

.toelichting
  {  color: #557D9F;
     font-size: 11px;
  }

.roodvet
  {  color: #CC0000;
     font-weight: bold;
  }

img
  { border-color: #CCCCCC;
  }

table.lijntjes
  {  background-color: #FAFAFA;
     border-top: 1px solid #EEEEEE;
     border-bottom: 1px solid #EEEEEE;
  }

h1
  {  color: #14086E;
     font-size: 20px;
  }

h2
  {  color: #124899;
     font-size: 18px;
  }

h3
  {  color: #124899;
     font-size: 14px;
  }

a
  {  color: #0056BC;
  }

a:hover
  {  color: #FF0000;
  }

a.menu, a.menu:visited
  {  color: #29314A;
     display: block;
     height: 18px;
     padding-left: 15px;
     padding-top: 0px;
     text-decoration: none;
     background-color: #F5F7FA;
     border-bottom: 1px solid #FFFFFF;
  }

a.menu:hover
  {  background-color: #FFFFFF;
     color: #134A9E;
     border-bottom: 1px solid #FF9900;
  }
  
a.menu-kop, a.menu-kop:visited
  {  color: #FFFFFF;
     display: block;
     height: 18px;
     padding-left: 5px;
     padding-right: 5px;
     padding-top: 0px;
     text-decoration: none;
     background-color: #134A9E;
     border-bottom: 1px solid #FFFFFF;
					white-space: nowrap;
  }

a.menu-kop:hover
  {  background-color: #688BC1;
     border-bottom: 1px solid #FF9900;
     color: #FFFFFF;
  }

.td-menu {  padding: 0px 10px 20px 10px; }
.td-hoofd { padding: 0px 10px 50px 0px; }
.hoofdtabel { background-color: #FFFFFF; border: 1px solid #150872; }
.header { background: #FFFFFF url(../img/header-achtergrond.gif) no-repeat scroll top right; }
.menu-boven { font-size: 14px; font-weight: bold; color: #134A9E; text-decoration: none; }
.menu-boven:hover { color: #150872; text-decoration: underline; }
.voettekst { background-color: #150872; color: #C4C1DC; padding: 3px 0px 3px 0px; text-align: center; text-decoration: none; }
.voettekst:hover {  color: #FFFFFF; }

.sterretje
  {  color: #FF0000;
     font-weight: bold;
     font-size: 18px;
  }

.fout
  {  color: #FF0000;
     font-weight: bold;
  }

.kop
  {  background-color: #150872;
     font-weight: bold;
     color: #FFFFFF;
  }

.voet
  {  background-color: #134A9E;
     font-weight: bold;
     color: #FFFFFF;
  }

.rij0
  {  background-color: #FAFAFA;
  }

.rij1
  {  background-color: #F2F2F2;
  }

.bestellen
  {  font-size:15px;
     font-weight: bold;
     text-decoration: none;
     margin-left: 50px;
     line-height: 2em;
     color: #27288B;
     border-bottom: 1px dotted #27288B;
     display: inline;
  }
  
.bestellen:hover
  {
    color: #0056BC;
    border-bottom: 1px solid #FF0000;
  }