body, td, tr, a, input, textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}

a
{
  color: #000000;
}

a:hover
{
  color: #E60018;
}

form
{
  margin:0px;
}

img
{
  border:0;
}

.breadcrumbs
{
  font-size:9px;
  font-weight:bold;
  color:#4CB6E5;
}

.telefoonicoon
{
  background-image:url(../images/iconen/telefoon.png);
  //background-image: none;
  //FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/iconen/telefoon.png",  sizingMethod="crop");
}

.emailicoon
{
  background-image:url(../images/iconen/email.png);
  //background-image: none;
  //FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/iconen/email.png",  sizingMethod="crop");
}

.subnav
{
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

.subnav:hover
{
  color: #E71C07;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.productafbeelding
{
  border:solid 3px #F9B600;
}

.productafbeeldinggroot
{
  border:solid 1px #FFFFFF;
}

.productafbeeldingklein
{
  border:solid 2px #B0C4CE;
  cursor:pointer;
}

.productcategorie
{
  color:#0096DA;
  font-size:11px;
  font-weight:bold;
}

.productoverzicht
{
  font-size:10px;
  color:#000000;
}

.productoverzicht:hover
{
  color:#E60018;
}

.productdetailtekst
{
  font-size:11px;
  color:#000000;
}

.documentlink
{
  color:#0096DA;
  font-size:11px;
  font-weight:bold;
}

.documentlink:hover
{
  color:#E60018;
}

.adresbottom
{
  font-size:9px;
  font-weight:bold;
  color:#FFFFFF;
}

.afbeelding
{
  border:solid 2px #7961AB;
}

.tekstcontact
{
  font-size:11px;
  font-weight:bold;
}

.tekstklein
{
  font-size:11px;
}

.input
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 228px;
  height: 21px;
  background-image:url(../images/formulier/invulveld.gif);
  background-position: left top;
  background-repeat: no-repeat;
  border: solid 1px #008FCF;
  padding-top:3px;
  padding-left:3px;
}


.inputover,
.inputerrorover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 228px;
  height: 21px;
  background-image:url(../images/formulier/invulveldover.gif);
  background-position: left top;
  background-repeat: no-repeat;
  border: solid 1px #E60018;
  padding-top:3px;
  padding-left:3px;
}

.textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width:  100%;
  height: 165px;
  border: solid 1px #008FCF;
}

.textareaover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width:  100%;
  height: 165px;
  border: solid 1px #E71803;
}

.textareainfoaanvragen
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width:  300px;
  height: 165px;
  border: solid 1px #008FCF;
}

.textareainfoaanvragenover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width:  300px;
  height: 165px;
  border: solid 1px #E71803;
}

.verzenden_nl
{
  width: 73px;
  height: 17px;
  background-image:url(../images/nl/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
}

.verzenden_nlOver
{
  width: 73px;
  height: 17px;
  background-image:url(../images/nl/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
}

.verzenden_en
{
  width: 73px;
  height: 17px;
  background-image:url(../images/en/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
}

.verzenden_enOver
{
  width: 73px;
  height: 17px;
  background-image:url(../images/en/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
}

.verzenden_de
{
  width: 72px;
  height: 17px;
  background-image:url(../images/de/buttons/verzenden.gif);
  border: 0px;
  cursor: pointer;
}

.verzenden_deOver
{
  width: 72px;
  height: 17px;
  background-image:url(../images/de/buttons/verzendenover.gif);
  border: 0px;
  cursor: pointer;
}

/*******************************
ZOEKWOORDEN
*******************************/
#zoekwoord
{
  text-decoration: none;
  color: #878787;
}

#zoekwoord:hover
{
  text-decoration: underline;
}

#zoekwoord.kleinst
{
  font-size:9px;
  font-weight:bold;
}

#zoekwoord.kleiner
{
  font-size:11px;
  text-decoration: none;
}

#zoekwoord.normaal
{
  font-size:12px;
  text-decoration: none;
}

#zoekwoord.groter
{
  font-size:14px;
  text-decoration: none;
}

#zoekwoord.grootsts
{
  font-size:16px;
  text-decoration: none;
  font-weight:bold;
}
