body{margin: 0; font-family: Verdana; font-size: 12px; color: rgb(92,100,103); font-weight: normal;}
td{font: 12px verdana;}

h1{font-size: 14px; color: #000000; font-weight: bold;}

table{margin: 0; font: 12px verdana; font-weight: normal; color: rgb(92,100,103); padding: 0;}

form{margin: 0;}

A
{
  color            : #000000;
  text-decoration  : underline;
  font-weight      : bold;
}

A:HOVER
{
  color            : rgb(244,147,8);
  text-decoration  : none;
}

.vet
{
  font-weight      : bold;
}

.goed
{
  margin           : 3px;
  color            : green;
  font-weight      : bold;
}

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

.navigatieGeselecteerd
{
  font-family      : Verdana;
  font-size        : 12px;
  font-weight      : bold;
  color            : rgb(244,147,8);
  text-decoration  : none;
  padding          : 3px;
}

.navigatie
{
  font-family      : Verdana;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-decoration  : none;
  padding          : 3px;
}

A.navigatie:HOVER
{
  color            : rgb(244,147,8);
  text-decoration  : none;
}

.header
{
  margin           : 0;
  padding          : 4px;
  font-family      : Verdana;
  font-size        : 30px;
  color            : #CC3300;
  font-weight      : bold;
}

.onderdeelkop
{
  font-family      : Verdana;
  font-size        : 14px;
  color            : #000000;
  font-weight      : bold;
}

.subkop
{
  padding          : 4px;
  font-family      : Verdana;
  font-size        : 14px;
  color            : #000000;
  font-weight      : bold;
  background-color : rgb(241,253,229);
}

.headerLinks
{
  border-style: solid;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-color: rgb(92,100,103);
    background-color: rgb(165,206,57);
}

.headerRechts
{
  border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-color: rgb(92,100,103);
}

.linkerkant
{
	border-style: solid;
	border-left-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-top-width: 0;
	border-color: rgb(92,100,103);
}

.linksboven
{
    background-color : rgb(238,239,239);
}

.midden
{
    padding: 5px;
}

.rechterkant
{
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-top-width: 0;
	border-color: rgb(92,100,103);
    background: url('/grfx/motiefbg.jpg') no-repeat top right;
}

select
{
  width: 250px;
}

.affiliateLogin
{
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  padding: 2px;
  background-color: rgb(206,229,83);
  color: rgb(92,100,103);
}

.affiliateLoginTekst
{
  font-family: Arial;
  font-size: 12px;
  color: rgb(92,100,103);
}