html, body {
  height:100%;
  padding:0px;
  margin:0px;
}

body {
  background: #fff url("/fileadmin/Images/Dunes.jpg") no-repeat fixed;
  height:100%;
}

#wrapper {
  width:750px;
  height:100%;
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  text-align:center;
}

/* content */

#content {
  width:750px;
  text-align:left;
  background: #fff url("/fileadmin/Images/1.jpg") no-repeat fixed;
  position: relative;
  overflow: hidden;
}

#left {
  height: 100%; 
  min-height: 100%; 
  height: auto;   
  width:211px;
  float:left;
  margin-left:5px;
  margin-top:5px;
  margin-right:5px;
}

#right {
  background: #fff url("/fileadmin/Images/Monument_nogffniet.jpg") no-repeat fixed 375px 320px;
  padding-top:9px;
  padding-left: 10px;
  height: 100%; 
  min-height: 100%; 
  height: auto;   
  width: 500px;
  padding-right: 15px;
  float:left;
  font-family:verdana;
  font-size:10px;
  color:#000000;
  text-align:justify;
}

#header {
  height: 210px;
  background-color:#334923;
  font-size: 48px;
  color: white;
  padding-top: 100px;
  padding-left: 50px;
}

#footer {
  clear:both;
  height: 11px;
  background-color:#334923;
  width:920px;
}

#spacer {
  clear:both;
  height: 11px;
}

#subscribe {
  background-image:url("fileadmin/Images/subscribe_box.gif");
  top:300px;
  width:196px;
  height:134px;
  padding:5px;
  margin-bottom:10px;
  color:#666666;
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
}

/* headers */

h1 {
  font-family:verdana;
  font-weight:bold;
  font-size:13px;
  color:#1B75BB;
  display:inline;
}

h2 {
  font-family:verdana;
  font-weight:bold;
  font-size:10px;
  color:#1B75BB;
  display:inline;
}

h3 {
  font-family:verdana;
  font-weight:bold;
  font-size:12px;
  color:#87a9ce;
  display:inline;
}

/* menu */

#menu a {
  padding-left:15px;
  font-size:13px;
  font-family:verdana;
  font-weight:normal;
  text-decoration:none;
  color:#eeeeee;
}

#menu a.menu_act {
  font-weight: bold;
  color: #ffffff;
}

ul {
  margin-left: 0;
  padding-left: 0px;
  list-style: none;
}

li.dark {
  height:24px;
  width:206px;
  padding:0px;
  margin:0px;
  padding-top:3px;
  background-image:url("/fileadmin/Images/40-45-knop_334923.jpg");
  margin-bottom:1px;
}

li.light {
  height:24px;
  width:206px;
  padding:0px;
  margin:0px;
  padding-top:3px;
  background-image:url("/fileadmin/Images/40-45-knop_6e913f.jpg");
  margin-bottom:1px;
}

span.error {
  color:#ff0000;
}

span.success {
  color:#1B75BB;
}

span.success_subscription {
  font-size:13px;
  font-weight:bold;
  color:#5ace0c;
}

p.bodytext img {
	padding-left: 10px;
	padding-right: 10px;
	}
	
tr, td {
	height: 10px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}
