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

a {
  color: #9d291f;
}

a:hover {
  color: #092852;
}

.pagePic {
  border:0px;
  margin: 10px;
  margin-right: 0px;
  float: right;
}

.news_item_pic {
  border: 0px;
  margin: 5px;
  width: 150px;
}

.projectPic {
  border: 0px;
  margin: 5px;
}

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

h2 {
  font-size: 100%;
  margin: 0px;
}

h3 {
  font-size: 100%;
  margin: 0px;
  font-weight: normal;
}

form {
  margin: 0px;
  padding: 0px;
}

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 #5a789e;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #29486f;
  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;
}

/*Pagina items*/
.paginaregel,
.paginaregel_even {
  padding: 10px;
}

.paginaregel img,
.paginaregel_even img {
  width: 150px;
  margin: 5px;
  border: 0px;
}

.paginaregel_even {
  background: #d6dfea;
}

#container_box {
  margin: auto;
  width: 980px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  position: relative;
}

#header {
  position: relative;
  width: 980px;
  height: 259px;
  overflow: hidden;
}

#sfeercontent {
  width: 980px;
  height: 230px;
  overflow: hidden;
}

#sfeercontent img {
  border: 0px;
}

#header_vid {
  position: absolute;
  top: 0px;
  left: 0px;
}

#top_nav {
  position: absolute;
  top: 4px;
  right: 8px;
  width: 972px;
  text-align: right;
}

#top_nav ul {
  margin: 0px;
  padding: 0px;
}

#top_nav li {
  list-style-type: none;
  display: inline;
}

#top_nav li a {
  color: black;
  font-weight: bold;
  text-decoration: none;
  font-size: 90%;
  padding-left: 5px;
  padding-right: 5px;
}

.flagpic {
  float: right;
  border: 0px;
  margin-left: 5px;
}

#menu {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 975px;
  height: 28px;
  padding-left: 5px;
  background: #8faac8;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  padding-top: 3px;
}

#menu li {
  list-style-type: none;
  display: inline;
}

#menu li a {
  color: #092852;
  font-weight: bold;
  text-decoration: none;
  font-size: 90%;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 110%;
}

.lidisc {
  width: 7px;
  height: 8px;
  display: inline-block;
  background: url( '../assets/disc.jpg' ) no-repeat;
  overflow: hidden;
}

#srch_block {
  position: absolute;
  bottom: 4px;
  right: 6px;
}

.searchfield {
  position: absolute;
  bottom: 0px;
  right: 25px;
  width: 152px;
  height: 17px;
  font-size: 90%;
  border: 1px solid #29486f;
}

.searchbutton {
  position: absolute;
  bottom: 0px;
  right: 5px;
}

#menu_punt {
  position: absolute;
  width: 13px;
  height: 7px;
  background: url( '../assets/menu_punt.jpg' ) no-repeat;
  bottom: 0px;
}

#bottom {
  width: 980px;
  margin-top: 10px;
}

#bottom_left {
  float: left;
  margin-left: 10px;
  width: 225px;
}

.blueHeading {
  text-align: center;
  font-weight: bold;
  color: white;
  background: #5a789e;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 90%;
  margin-bottom: 2px;
}

.video_btn {
  width: 225px;
  border: 0px;
  margin-bottom: 10px;
}

.top_ul {
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
}

.top_ul li {
  list-style-type: none;
}

.top_ul li a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  border-bottom: 1px solid #5a789e;
  text-decoration: none;
  color: #02142c;
}

.top_ul li a.active {
  background: #d6dfeb;
}

.top_ul li a:hover {
  background: #c7d4e4;
}

#news_img_left {
  margin-bottom: 5px;
  width: 225px;
  height: 125px;
  overflow: hidden;
}

#news_img_left img {
  width: 225px;
  border: 0px;
}

.bottom_ul {
  margin: 0px;
  margin-bottom: 15px;
  padding: 0px;
}

.bottom_ul li {
  list-style-type: none;
}

.bottom_ul li a {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  text-decoration: none;
  color: #153a6c;
  font-size: 90%;
}

.bottom_ul li a:hover {
  background: #c7d4e4;
  color: #153a6c;
}

#bottom_middle {
  float: left;
  padding: 30px;
  padding-top: 15px;
  width: 500px;
  line-height: 160%;
}

.overviewrow,
.overviewrow_even {
  padding: 5px;
}

.overviewrow_even {
  background: #d6dfeb;
}

.overviewrow_img {
  float: left;
  width: 100px;
}

.overviewrow_img img {
  width: 100px;
  border: 0px;
}

.overviewrow_content {
  float: right;
  width: 365px;
}

#left_column {
  float: left;
  width: 245px;
}

#right_column {
  float: right;
  width: 245px;
}

#bottom_right {
  float: left;
  width: 175px;
}

#bottom_right img {
  border: 0px;
}

#footer {
  background: #8fa9c9;
  font-size: 90%;
  margin-top: 10px;
}

#footer_content {
  width: 980px;
  margin: auto;
}

#footer_left {
  float: left;
  padding-top: 10px;
  padding-bottom: 3px;
  width: 700px;
}

.footer_vestiging {
  margin: 0px;
  padding: 0px;
}

.footer_vestiging li {
  float: left;
  list-style-type: none;
  display: inline-block;
  width: 160px;
  margin-left: 15px;
  padding-bottom: 10px;
}

#footer_right {
  float: right;
  padding-top: 10px;
  padding-right: 10px;
}

form {
  line-height: 100%;
}
