body
{
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  background-color: #ffffff;
}

.body
{
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
}

.headerhome, .headeromgeving, .headerprijzen, .headervragen, .headerlinks, .headeremail
{
  position: relative;
  background-image: url(../files/header.jpg);
  height: 300px;
}

.headerlokatie
{
  position: relative;
  background-image: url(../files/header3.jpg);
  height: 300px;
}

.headeromgeving
{
  position: relative;
  background-image: url(../files/view.jpg);
  height: 300px;
}

.headerprijzen
{
  position: relative;
  background-image: url(../files/headernacht.jpg);
  height: 300px;
}

.header p
{
  color: #5f76be;
  font-weight: bold;
  text-align: right;
  padding: 273px 4px 0px 0px;
}

.footer
{
  position: relative;
  background-image: url(../files/footer.jpg);
  height: 30px;
}

.footer p
{
  color: #5f76be;
  font-weight: bold;

  padding: 3px 4px 0px 4px;
}

.footer .print
{
  padding-right: 529px;
  font-weight: normal;
  font-size: 11px;
}

input, select, textarea, button
{
  font-family: Arial;
  font-size: 12px;
  border: 1px solid #334784;
}

input.submit
{
  background-color: #fcf495;
}

img
{
  border: 0px;
  margin:0;
  padding:0;
}

ul
{
  padding: 0px;
  margin: 0px;
  margin-left: 16px;
}

a:link, a:visited, a:active
{
  color: #5f76be;
  text-decoration:none;
}

a:hover
{
  color: #5f76be;
  text-decoration:underline;
}

th
{
  text-align: left;
}

td
{
  vertical-align: top;
}

td.left
{
  width: 166px;
}

div.menu
{
  margin: 5px 8px 0px 0px;
  border-top: #fcf495 solid 4px;
  border-bottom: #fcf495 solid 4px;
  line-height: 20px;
/*  background-image: url(../files/menubg.gif);*/
}

td.right
{
  margin: 8px;
  margin-left: 0px;
  padding: 0px;
  width: 594px;
}

p
{
  margin: 0px 2px 8px 2px;
  padding: 0px;
}

p.error
{
  color: #ff0000;
}

h1
{
  font-size: 16px;
  font-weight: bold;
  margin: 7px 0px 3px 0px;
  padding: 0px;
  color: #334784;
}

h2
{
  font-size: 13px;
  font-weight: bold;
  margin: 7px 0px 2px 0px;
  padding: 0px;
  color: #5f76be;
}

div.hr
{
  background-color: #fcf495;
  height: 4px;
  overflow: hidden;
  margin: 5px 0px;
}

div.border
{
  background-color: #5f76be;
  height: 1px;
  overflow: hidden;
  margin: 1px 0px;
}

.form .name
{
  font-weight: bold;
  padding-right: 8px;
  color: #5f76be;
}
