body.surround
{
  background-color: #F0F0F0;
  margin: 0px;
}



p,li
{
  text-decoration: none;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

a
{
  text-decoration: underline;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

a:hover
{
  text-decoration: underline;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}




body.spectrum
{
  height: 100%;
  width: 100%;
  margin: 0px;
}

table.spectrum
{
  padding: 0px;
}

td.spectrum
{
  border-right: solid #717171;
  border-left: solid #717171;
  border-width: 1px;
  background-color: #F0F0F0;
  margin: 0px;
}




body.header
{
  height: 100%;
  width: 100%;
  background-color: #F6F6F6;
  margin: 0px;
}

table.headerTable
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

td.logoCell
{
  height: 90px;
}

table.logoTable
{
  width: 100%;
  height: 100%;
}

td.logoTableLogoCell
{
  padding-left: 9px;
  padding-top: 9px;
  border-left-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-right-width: 0;
  border-style: solid;
  border-color: #717171;
  vertical-align: top;
}

td.logoTableLocationCell
{
  border-left-width: 0;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: #717171;
  padding-right:10px;
  padding-top: 9px;
  vertical-align: top;
}

p.plaats
{
  text-decoration: none;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #036D3E;
  text-align: right;
}

a.plaats
{
  text-decoration: none;
}

a.plaats:hover
{
  text-decoration: none;
  cursor:hand;
}


td.menuBar
{
  height: 35px;
  border-left-width: 1px;
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: #717171;
  text-align: right;
  padding-left: 12px;
}

table.menuTable
{
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

td.menuCell
{
  height: 100%;
  border-left-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 0;
  border-style: solid;
  border-color: #717171;
  vertical-align: top;
}

p.menuText
{
  height: 100%;
  width: 100%;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
  margin: 0px;
  padding-top: 7px;
  padding-left: 7px;
  padding-bottom: 10px;
}

a.menuCell
{
  background-color:#F6F6F6;
}

a.menuCell:hover
{
  background-color:#E6E6E6;
  cursor:hand;
}




body.main
{
  height: 100%;
  width: 100%;
  margin: 0px;
}

table.introContentTable
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

td.introContentCell
{
  padding: 10px;
  vertical-align: top;
  border-left-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: #717171;
}

table.contentTable
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

td.contentTableMenuCell
{
  vertical-align: top;
  width: 150px;
  padding: 10px;
}

td.contentTableContentCell
{
  padding: 10px;
  vertical-align: top;
  border-left-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: #717171;
}

table.introCellsTable
{
  width: 90%;
  margin: 0px;
  padding: 0px;
}

td.introCell
{
  height: 100%;
  width: 33%;
  border-width: 1;
  border-style: solid;
  border-color: #000000;
  background-color: #F0F0F0;
  vertical-align: center;
  text-align: center;
}

p.introCell
{
  height: 100%;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  font-family: arial;
  font-size: 10pt;
  color: #000000;
  margin: 0px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
}

a.introCell
{
  text-decoration: none;
}

a.introCell:hover
{
  text-decoration: none;
  cursor:hand;
}

td.contactCell
{
  height: 100%;
  width: 50%;
  border-width: 1;
  border-style: solid;
  border-color: #000000;
  background-color: #FFFFFF;
  vertical-align: top;
  text-align: left;
}

p.contactText
{
  height: 100%;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  font-family: arial;
  font-size: 10pt;
  color: #000000;
  margin: 0px;
  padding-left: 8px;
  padding-right: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
}




table.contactFormTable
{
  width: 100%;
  padding: 0px;
}

td.contactFormDescCell
{
  height: 24px;
  width: 30%;
  text-align: left;
  padding: 0px;
}

td.contactFormFieldCell
{
  width: 70%;
  text-align: right;
  padding: 0px;
}

input.button
{
  background-color: #FFFFFF;
  color: #000000;
  border-width: 1;
  border-style: solid;
  border-color: #000000;
  padding-left: 20px;
  padding-right: 20px;
}

input.textfield
{
  position: relative;
  width: 100%;
  font-family: Arial;
  font-size: 10pt;
  background-color: #FFFFFF;
  border-width: 1;
  border-style: solid;
  border-color: #000000;
}






body.footerbalk
{
  height: 100%;
  width: 100%;
  background-color:#717171;
  margin: 0px;
}

body.footer
{
  height: 100%;
  width: 100%;
  background-color: #F6F6F6;
  margin: 0px;
}

table.footerTable
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
td.footerLeftCell
{
  width: 12px;
  border-left-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: #717171;
}
td.footerCell
{
  height: 100%;
  padding-right: 20px;
  padding-bottom: 2px;
  vertical-align: bottom;
  border-left-width: 0;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: #717171;
}

p.footerText
{
  text-decoration: none;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #036D3E;
  text-align: right;
}
a.footerText
{
  text-decoration: none;
}
a.footerText:hover
{
  text-decoration: none;
  cursor:hand;
}
