body
{
  margin: 0px;
  background-color: rgb(215, 246, 59);
}

table
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: black;
}

a
{

}

a:hover
{

}

form
{
  margin: 0px;
}

.zoeken select
{
  width: 150px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 11px;
  margin-bottom: 2px;
}

.zoeken
{
  padding: 3px;
  text-align: right;
  background-color: rgb(227, 244, 157);
}

.navigatie
{
  padding: 3px;
  text-align: right;
  background-color: rgb(227, 244, 157);
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: rgb(55, 137, 19);
}

.navigatie A
{
  color: rgb(251, 78, 78);
  text-decoration: none;
}

.navigatie A:hover
{
  color: rgb(55, 137, 19);
  text-decoration: underline;
}

.subnavigatie
{
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: rgb(55, 137, 19);
}

.subnavigatie A
{
  color: rgb(251, 78, 78);
  text-decoration: none;
}

.subnavigatie A:hover
{
  color: rgb(55, 137, 19);
  text-decoration: underline;
}

.content
{
  padding: 13px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: black;
}

.subkop
{
  padding: 3px;
  border-right: 0px;
  border-left: 0px;
  border-top: 1px;
  border-bottom: 1px;
  border-style: solid;
  border-color: rgb(107, 153, 17);
  
  font-size: 12px;
  font-weight: bold;
}

.kop
{
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}

.content A
{
  color: rgb(159, 20, 20);
  font-weight: bold;
  text-decoration: none;
}

.content A:hover
{
  color: rgb(55, 137, 19);
  text-decoration: underline;
}


.dgroen
{
   background-color: rgb(107, 153, 17);
}

.mgroen
{
  background-color: rgb(170, 203, 2);
}


.lgroen
{
  background-color: rgb(215, 246, 59);
}

.ggroen
{
  background-color: rgb(244, 255, 188);
}

.wit
{
  background-color: #FFFFFF;
}

.vet
{
 font-weight: bold;
}

.fout
{
  font-weight: bold;
  color: red;
}

.privacy
{
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: rgb(9, 22, 119);
}

.privacy A
{
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: rgb(9, 22, 119);
  text-decoration: none;
}

.winkelwagen_kop
{
  font-weight: bold;
  background-color: rgb(242, 255, 187);
}