body {
  background-color: #ffffff;
}

table.border {
  width: 700px;
  height: 100%;
  border-style: solid;
  border-color: #000099;
  border-width: 1px;
  background-image: url(../img/table_back.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #ffffff;
}

table.main {
  width: 550px;
  font-family: arial;
  font-size: 12;
  color: #000099;
}

td.empty {
  height: 25;
}

td.main_title {
  height: 25;
  background-image: url(../img/table_title.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #000099;
  font-size: 18;
  color: #ffffff;
}

td.spacing {
  width: 25px;
}

table.menu {
  width: 150px;
  font-family: arial;
  font-size: 12;
  color: #ffffff;
}

td.menu_top {
  height: 125;
  background-image: url(../img/menu_top.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #ffffff;
}

td.line {
  height: 2;
  background-color: #ffffff;
}

td.menu {
  height: 20;
  width: 150px;
  background-color: #000099;
}

td.menu_bottom {
  height: 20;
  background-image: url(../img/menu_bottom.gif);
  background-repeat: no-repeat;
  background-position: top;
}

table.tarieven {
  width: 500px;
  font-family: arial;
  font-size: 12;
  color: #000099;
}

th {
  width: 500px;
  border-style: solid;
  border-width: 1px;
  border-color: #000099;
  font-size: 15;
}

td.tarieven {
  width: 100px;
  border-style: solid;
  border-width: 1px;
  border-color: #000099;
}

td.verkoop {
  width: 100px;
}

td.tarieven_arrangementen {
  width: 300px;
  border-style: solid;
  border-width: 1px;
  border-color: #000099;
}

td.arrangementen {
  width: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: #000099;
}

table.boot_huren {
  width: 250px;
  font-family: arial;
  font-size: 12;
  color: #000099;
}

table.form {
  width: 500px;
  font-family: arial;
  font-size: 12;
  color: #000099;
}

td.bungalows {
  width: 375px;
}
  

input {
  font-family: arial;
  font-size: 12;
  color: #000099;
}

file {
  font-family: arial;
  font-size: 12;
  color: #000099;
}

textarea {
  font-family: arial;
  font-size: 12;
  color: #000099;
}

button {
  font-family: arial;
  font-size: 12;
  color: #000099;
}

br {
  clear: both
}

img {
  margin-left: 5px;
  margin-right: 5px;
}

img.album {
	margin: 2px;
	padding: 0px;
}

a:link {
  text-decoration: none;
  color: #ffffff;
}

a:visited {
  text-decoration: none;
  color: #ffffff;
}

a:hover {
  text-decoration: none;
  color: #ffffff;
}

a:active {
  text-decoration: none;
  color: #ffffff;
}

a.blue:link {
  text-decoration: none;
  color: #000099;
}

a.blue:visited {
  text-decoration: none;
  color: #000099;
}

a.blue:hover {
  text-decoration: none;
  color: #000099;
}

a.blue:active {
  text-decoration: none;
  color: #000099;
}

a.bluel:link {
  text-decoration: underline;
  color: #000099;
}

a.bluel:visited {
  text-decoration: underline;
  color: #000099;
}

a.bluel:hover {
  text-decoration: underline;
  color: #000099;
}

a.bluel:active {
  text-decoration: underline;
  color: #000099;
}

a img {
  border: 1px solid #666666;
}

table.rand {
  border: 1px solid #666666;
  font-family: arial;
  font-size: 12;
  color: #000099;
}
