body, td, p
{
  font-size: 8pt;
  font-family: arial, helvetica, verdana;
  line-height: 16pt;
  color: #444444;
}

.whiteLink
{
  color: white;
  font-weight: bold;
}

.searchInput, Input, Select, textarea {
  border: solid 1px black;
  font-size: 8pt;
  font-family: arial, helvetica, verdana;
  line-height : 12pt;
}

.head1 {
  font-size: 10pt;
}

.head2 {
  font-size: 12pt;
}


.menuLink1{ color: white; font-weight: bold; text-decoration: none; display: block; padding: 10px; padding-top: 1px; padding-bottom: 1px; }
.menuLink2{ color: white; font-weight: bold; text-decoration: none; display: block; padding: 10px; padding-top: 1px; padding-bottom: 1px; }
.menuLink3{ color: white; font-weight: bold; text-decoration: none; display: block; padding: 10px; padding-top: 1px; padding-bottom: 1px; }
.menuLink4{ color: white; font-weight: bold; text-decoration: none; display: block; padding: 10px; padding-top: 1px; padding-bottom: 1px; }
.menuLink5{ color: white; font-weight: bold; text-decoration: none; display: block; padding: 10px; padding-top: 1px; padding-bottom: 1px; }
.menuLink6{ color: white; font-weight: bold; text-decoration: none; display: block; padding: 10px; padding-top: 1px; padding-bottom: 1px; }

.feestelijk {

  color: #C94527;
}

.zakelijk {
  color: #F67943;

}

.feestelijk {
  color: #64879F;

}
.bruiloft {
  color: #D0207F;

}
.demangerie {

  color: #DD5A5A;
}

.partyservice {
  color: #F6AC43;
}

.contact {
  color: #80C342;

}




/* Fieldset styling */

textarea
{ overflow: auto; }

fieldset
{ border: 0px; }

fieldset input, select, textarea
{ font-family: verdana, arial; margin: 1px; margin-left: 0px; font-size: 10px; }


fieldset br
{ clear: both; }

legend
{ display: none; }

label
{ width: 60px; margin: 1px; margin-left: 0px; }

dl
{ width: 440px; margin: 0px 0px 10px 0px; background: #efefef url(/img/bg-reactie.gif) top left repeat-x; }

dt
{ padding: 3px 5px 5px 20px; }

