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

img {
  border: 0px;
}

.pagePic {
  float: right;
  width: 200px;
  margin-left: 10px;
  margin-bottom: 5px;
}

a {
  color: #b7030c;
}

a:hover {
  color: #490e12;
}

h1 {
  font-size: 120%;
  margin: 0px;
  margin-bottom: 10px;
  color: #4a0e10;
}

h2 {
  font-size: 100%;
  margin: 0px;
  color: #4a0e10;
}

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

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #490e12;
  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 {
  float: right;
  width: 150px;
  margin-right: 5px;
  margin-left: 10px;
  border: 1px solid #604731;
}

.paginaregel_even {
  background: #faf6d6;
}

/*Fotoboeken*/
.fotoboekHolder {
  float: left;
  width: 300px;
  height: 75px;
  padding: 5px;
}

.fotoboekPic_o {
  float: left;
  padding-right: 5px;
  border: 0px;
  width: 100px;
  height: 75px;
}

.fotoboekPic {
  margin: 5px;
  width: 110px;
  border: 0px;
}

/* Smoelenboek */
.smoel_container {
  padding: 5px;
}

.smoel_image {
  float: left;
  width: 110px;
  padding-right: 5px;
}

.smoel_image img {
  width: 110px;
  border: 0px;
}

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

.overviewrow_even {
  background: #e1e0e0;
}

.overviewrow_image {
  float: left;
  width: 110px;
  height: 75px;
  background: url( '../assets/no_image.png' ) no-repeat;
}

.overviewrow_image img {
  width: 100px;
  height: 75px;
}

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

.overviewrow_head {
}

.overviewrow_text {
  font-size: 95%;
}

#top_nav {
  margin: auto;
  width: 966px;
  height: 24px;
  font-size: 80%;
  text-align: right;
}

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

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

#top_nav li a {
  display: inline-block;
  padding: 4px;
  color: white;
  text-decoration: none;
}

#top_nav li a:hover {
  text-decoration: underline;
}

#container {
  margin: auto;
  width: 966px;
  position: relative;
  background: url('../assets/bg_container.gif') repeat-y;
}

#container_left {
  float: left;
  width: 660px;
  border-top: 2px solid white;
}

#flash_block {
  width: 660px;
  height: 300px;
  border-bottom: 1px solid white;
}

#home_menu {
  width: 660px;
  height: 49px;
  background: url( '../assets/bg_hmenu.jpg' ) no-repeat;
}

#home_menu ol {
  padding: 0px;
  margin: 0px;
}

#home_menu li {
  list-style-type: none;
  float: left;
  display: block;
  height: 49px;
}

#hm_infra {
  width: 166px;
}

#hm_milieu {
  width: 165px;
}

#hm_sloopwerken {
  width: 165px;
}

#hm_vastgoed {
  width: 164px;
}

#home_menu li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  outline: none;
}

#hm_infra a:hover,
#hm_infra a.active {
  background: url( '../assets/bg_hmenu.jpg' ) 0px -49px no-repeat;
}
#hm_milieu a:hover,
#hm_milieu a.active {
  background: url( '../assets/bg_hmenu.jpg' ) -166px -49px no-repeat;
}
#hm_sloopwerken a:hover,
#hm_sloopwerken a.active {
  background: url( '../assets/bg_hmenu.jpg' ) -331px -49px no-repeat;
}
#hm_vastgoed a:hover,
#hm_vastgoed a.active {
  background: url( '../assets/bg_hmenu.jpg' ) -496px -49px no-repeat;
}

#home_content {
  width: 660px;
  height: 322px;
  background: white;
  overflow: hidden;
}

#home_infra {
  float: left;
  width: 153px;
  height: 312px;
  margin-right: 1px;
  background: url('../assets/bg_home_infra.jpg') bottom left no-repeat;
  padding: 5px;
  font-size: 80%;
}

#home_milieu {
  float: left;
  width: 156px;
  height: 312px;
  margin-right: 1px;
  background: url('../assets/bg_home_milieu.jpg') bottom left no-repeat;
  padding: 5px;
  font-size: 80%;
}

#home_sloopwerken {
  float: left;
  width: 154px;
  height: 312px;
  margin-right: 1px;
  background: url('../assets/bg_home_sloopwerken.jpg') bottom left no-repeat;
  padding: 5px;
  font-size: 80%;
}

#home_vastgoed {
  float: left;
  width: 154px;
  height: 312px;
  background: url('../assets/bg_home_vastgoed.jpg') bottom left no-repeat;
  padding: 5px;
  font-size: 80%;
}

#sfeerheader {
  border-bottom: 1px solid white;
}

#menu {
  width: 660px;
  height: 29px;
  background: url( '../assets/bg_menu.jpg' ) no-repeat;
  border-bottom: 1px solid white;
}

#menu ol {
  padding: 0px;
  margin: 0px;
}

#menu li {
  list-style-type: none;
  float: left;
  display: block;
  height: 29px;
}

#m_infra {
  width: 165px;
}

#m_milieu {
  width: 165px;
}

#m_sloopwerken {
  width: 165px;
}

#m_vastgoed {
  width: 165px;
}

#menu li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  outline: none;
}

#m_infra a:hover,
#m_infra a.active {
  background: url( '../assets/bg_menu.jpg' ) 0px -29px no-repeat;
}
#m_milieu a:hover,
#m_milieu a.active {
  background: url( '../assets/bg_menu.jpg' ) -165px -29px no-repeat;
}
#m_sloopwerken a:hover,
#m_sloopwerken a.active {
  background: url( '../assets/bg_menu.jpg' ) -330px -29px no-repeat;
}
#m_vastgoed a:hover,
#m_vastgoed a.active {
  background: url( '../assets/bg_menu.jpg' ) -495px -29px no-repeat;
}

#content {
  width: 660px; 
}

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

#content_left h1 {
	background: white url('../assets/h1_corner.jpg') bottom left no-repeat;
	color: #810005;
	padding: 10px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

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

#content_left li {
  list-style-type: none;
}

#content_left li a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 90%;
}

#content_left li a:hover {
  text-decoration: underline;
}

#content_left li a.active {
  background: #8d1a1f;
}

#content_right {
  float: right;
  width: 465px;
  padding: 15px;
  min-height: 250px;
  font-size: 95%;
  line-height: 150%;
}

#projectSummary {
  margin: 0px;
  padding: 0px;
}

#projectSummary li {
  list-style-type: none;
  display: inline-block;
  margin: 5px;
  width: 220px;
  height: 165px;
  overflow: hidden;
  position: relative;
}

#projectSummary li img {
  width: 220px;
  height: 165px;
  border: 0px;
}

#projectSummary li span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 2px;
  width: 216px;
  background: white;
  opacity: 0.9;
  text-align: center;
  font-size: 90%;
}

.tbl_projectinfo p {
  margin: 0px;
}

#container_right {
  float: right;
  width: 300px;
  padding: 2px;
}

#container_right h1 {
  font-size: 140%;
  border-bottom: 1px dotted #490e12;
}

.right_img_top {
  margin-bottom: 2px;
}

.right_img_top img {
  width: 300px;
}

.right_content_block {
  margin: 0px;
  padding: 10px;
  font-size: 90%;
}

.right_content_block p {
  margin: 0px;
}

.right_row {
  margin-bottom: 5px;
}

.right_row_img {
  float: left;
  width: 70px;
  padding-top: 3px;
}

.right_row_img img {
  width: 65px;
}

.right_row_content {
  float: right;
  width: 210px;
}

.right_row_head {
  color: black;
}

#footer {
  width: 660px;
  clear: both;
  background: white;
  text-align:center;
  font-size: 80%;
  padding-top: 2px;
  padding-right: 336px;
}

#logo {
  position: absolute;
  width: 374px;
  height: 67px;
  top:  -5px;
  left: 10px;
}

#logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../assets/logo.png') no-repeat;
  text-indent: -9999px;
  outline: none;
}

.dotted_line {
  clear: both;
  width: 100%;
  height: 0px;
  border-bottom: 1px dotted #490e12;
}

form {
	margin: 0px;
	line-height: 100%;
}