body {
  margin: 15px auto;
  margin-bottom: 0px;
  background: #ffd800 url('../assets/bg.jpg') repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 80%;
  color: #000000;
}

a {
  color: #072f79;
}

a:hover {
  color: #5698c2;
}

h1 {
  font-size: 120%;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.formfield {
  background-color: #fff;
  border: 1px solid #a8983d;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #89760a;
  border: 1px solid black;
  font-size: 90%;
}

.cleaner {
  clear: both;
}

/* Highslide CSS */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
  border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;
  border-bottom: 1px solid white;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  color: white;
  background: #7b0000;
}
.highslide-loading {
  display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
  text-decoration: none;
	padding: 2px;
	border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}

#container {
  margin: auto;
  width: 968px;
  background: #ffffff url( '../assets/container_bg_bottom.jpg' ) bottom left no-repeat;
  position: relative;
}

#container_top {
  width: 968px;
  height: 29px;
  background: #89760a;
  color: white;
}

#menu #navlist {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-left: 30px;
  list-style-type: none;
  width: 938px;
}

#menu #navlist li {
  display: inline;
}

#menu #navlist li a {
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 110%;
  color: white;
}

#menu #navlist li.active a {
  color: #ddc850;
}

#menu #navlist li a:hover {
  color: #b7a332;
}

#submenu #subnavlist {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  list-style-type: none;
  width: 938px;
  font-size: 90%;
}

#submenu #subnavlist li {
  display: inline;
}

#submenu #subnavlist li a {
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
}

#submenu #subnavlist li.active a {
  color: #333333;
  text-decoration: underline;
}

#submenu #subnavlist li a:hover {
  color: black;
}

#content {
  width: 968px;
  min-height: 500px;
}

#content_left {
  float: left;
  width: 729px;
}

#header {
  width: 729px;
  height: 167px;
  border-bottom: 5px solid #89760a;
}

#referentie_btns {
  width: 723px;
  padding: 3px;
  text-align: center;
  height: 84px;
  overflow: hidden;
}

#referentie_btns img {
  border: 0px;
}

#referentie_btns img:hover {
  opacity: 0.8;
}

#content_left_inhoud {
  padding: 20px;
}

#content_right {
  float: right;
  width: 239px;
}

dl {
  width: 239px;
}
dl,
dd { 
  margin: 0;
}
dt { 
  background: #404041;
  font-size: 100%; 
  padding: 5px; 
  margin: 0px;
  text-align: center;
}
dt a { 
  color: #ffffff;
  text-decoration: none;
  display: block;
}
dt a:hover {
  color: #ffffff;
  text-decoration: none;
}
dd a {
  color: #000000;
}
dd a:hover {
  color: #072f79;
}

dd ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

dd img {
  border: 0px;
  margin-bottom: 2px;
}

#content_right_content {
  background: #e2d89d;
  padding: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #000000;
}

.referentieregel,
.referentieregel_even {
  padding: 5px;
}

.referentiePic_small,
.referentieregel img,
.referentieregel_even img {
  float: left;
  width: 100px;
  height: 75px;
  padding: 1px;
  margin: 3px;
  margin-right: 5px;
  border: 1px solid #4785a5;
}

.referentiePic {
  float: left;
  width: 200px;
  margin: 10px;
  padding: 1px;
  border: 1px solid #4785a5;
}

.referentieregel_even {
  background: #edf2fa;
}

#content_right_content_bottom {
  width: 239px;
  height: 10px;
  overflow: hidden;
  background: #8e8f92;
}

#container_bottom {
  width: 968px;
  height: 13px;
  padding-top: 13px;
  padding-bottom: 3px;
  text-align: center;
  font-size: 80%;
  overflow: hidden;
  color: #adadad;
}

#container_bottom a {
  color: #adadad;
}

#schoonmaakster {
  position: absolute;
  width: 110px;
  height: 284px;
  background: url( '../assets/schoonmaakster.png' ) no-repeat;
  bottom: -10px;
  right: -25px;
}
