html, body, a, div,
h1,h2,h3,h4,h5 {
  margin: 0;
  padding: 0;
}

html {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #555555;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
}

a img {
  border: 0;
}

a {
  color: #555555;
  text-decoration: none;
}

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

#container {
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -390px;
  width: 779px;
  z-index: 10;
}

#header {
  float: left;
  clear: both;

  background: url('../images/white3.png');
  width: 779px;
  height: 90px;
}

#logo {
  float: left;
  margin-left: 18px;
  margin-top: 12px;
}

ul#menu,
ul#sitenav,
ul#submenu {
  margin: 0;
  padding: 0;
  float: right;
  clear: right;

  list-style: none;
  margin-right: 25px;
}

ul#submenu {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 10;
  width: 100%;
  padding: 5px 0px 5px 0px;
  background: #cecece;
}

ul#sitenav {
  margin-top: 28px;
  margin-bottom: 20px;
}

ul#sitenav li {
  float: left;
  clear: none;
  margin-left: 10px;
  padding-right: 7px;
  border-right: 1px solid #949295;
}

ul#menu li,
ul#submenu li {
  float: left;
  clear: none;
  background: url(../images/dot_bg.gif) 7px 0.55em no-repeat;
  padding-left: 16px;
}

ul#submenu li {
  float: right;
  margin-right: 0px;
}

ul#menu li.first,
ul#submenu li.first {
  background: none;
}

ul#submenu li.last {
  margin-right: 16px;
}

ul#menu a,
ul#sitenav a,
ul#submenu a {
  color: #000000;
  text-decoration: none;
}

#sfeerbeeld {
  float: left;
  clear: both;
  position: relative;

  background: #ccc;
  width: 779px;
  height: 332px;
}

#content {
  float: left;
  clear: both;
  padding: 25px;
  width: 729px;
  background: #fff;

  line-height: 2em;
}

#bg {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#bg table, #bg td {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#bg div {
    position: fixed;
    left: -50%;
    width: 200%;
    top: -50%;
    height: 200%;
}

#bg td {
    vertical-align: middle;
    text-align: center;
}

#bg img {
    min-width: 50%;
    min-height: 50%;
    margin: 0px auto;
}

.kolom {
  float: left;
  width: 46%;
}

#kolom1 {
  margin-right: 8%;
}

h1 {
  float: left;
  clear: both;

  font-family: "Times New Roman", Times, serif, Garamond-Normal, Garamond, "Garamond";
  font-size:20px;
  font-weight: 400;
  color: #555555;
  padding-bottom: 15px;
}

hr {
  float: left;
  clear: both;
  width: 100%;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #555555;
  margin-bottom: 15px;
}

.weiter {
  float: right;
}
