/*

  Copyright (c) 2006 Studio Daniels BV

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #fff000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-image: url('images/backlogos.gif');
  margin: 0px;
}

.kopvet  { color: #1c63b1; font-size: 13px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: left; letter-spacing: 1px }


.kopnormaal  { color: #1c63b1; font-size: 13px; font-family: Verdana, Arial, sans-serif; font-weight: normal; text-align: left; letter-spacing: 1px }
.normaal  { color: #1c63b1; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: normal; text-align: left; letter-spacing: 0px }
.standaard  { color: #1c63b1; font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: normal; line-height: 13pt; text-align: left; letter-spacing: 0px }

.blokvet  { color: white; font-size: 13px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: left; letter-spacing: 1px }
.big { color: #296FBD; font-size: 24px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: left; letter-spacing: 2px }

 
.bloknormaal  { color: white; font-size: 13px; font-family: Verdana, Arial, sans-serif; font-weight: normal; text-align: left; letter-spacing: 1px;  background: #1c63b1; padding: 1px 15px 2px 10px;}
.menu  { border:1px dotted white }

.smal  { color: #1c63b1; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: normal; text-align: left; letter-spacing: 1px }
.smaldiap  { color: white; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: normal; text-align: left; letter-spacing: 1px }
.smaldiapyellow  { color: #ffee00; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: normal; text-align: left; letter-spacing: 1px }


.blok td {
padding: 0px 0px 0px 15px;}

.dis div {
height=200px;
}

a.kopvet:link { 
  color: #999999;
  text-decoration: none;
}

a.kopvet:visited {
  color: #999999;
  text-decoration: none;
}

a.kopvet:hover {
  color: red;
  text-decoration: none;
}

a.kopvet:active {
  color: red;
  text-decoration: none;
}



a.blokvet:link { 
  text-decoration: none;
}

a.blokvet:visited {
  text-decoration: none;
}

a.blokvet:hover {
  color: #FFEE00;
  text-decoration: none;
}

a.blokvet:active {
  color: yellow;
  text-decoration: none;
}



a.bloknormaal:link {
  color: white;
  background: #1c63b1;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
}

a.bloknormaal:visited {
background: #1c63b1;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
}

a.bloknormaal:hover {
  color: #1c63b1;
  text-decoration: none;
  background: yellow;
  padding: 1px 10px 2px 10px;

}

a.bloknormaal:active {
  color: #FFEE00;
background: #1c63b1;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  }
  
  
 
 
 
 a.normaal:link { 
  color: #999999;
 font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
}

a.normaal:visited {
 color: #999999;
font-weight: normal;
    text-decoration: none;
      letter-spacing: 0px;

}

a.normaal:hover {
 color: #1c63b1;
   text-decoration: none;
         letter-spacing: 0px;

}

a.normaal:active {
 color: #1c63b1;
  text-decoration: none;
        letter-spacing: 0px;

}


 
 a.smaldiap:link { 
  color: yellow;
 font-weight: normal;
  text-decoration: none;
}

a.smaldiap:visited {
 color: #999999;
font-weight: normal;
    text-decoration: none;
   
}

a.smaldiap:hover {
 color: #999999;
   text-decoration: none;   

}

a.smaldiap:active {
 color: #999999;
  text-decoration: none;   

}













