body {
  margin:0;
  font-size: 11px;
  font-family: Verdana;
  background-image: url('/images/bg.gif'); 
  background-repeat: repeat-y;
  background-position: 0% 100%;
}

.spacer {
  float:left;
  width: 100%;
  height:42px;
  background-color:white;
}

.headerdatum{
	text-align:right;padding-top:12px;padding-bottom:15px;background-color:#fff;width:822px;padding-right:3px;color:#522528;
}

.headerdiv {
  float:left;
  width: 100%;
  background: url('/images/bg_header_fill.gif') repeat-x 50% 0;
  margin:0;
  text-align: center;
  color: #ffffff;
  border:0px solid #522528;
  height:180px;
}

.hdr_container{
  float:left;
  width:651px;
}

.hdr_logo{
  float:left;
  background-image:url('/images/header_links.jpg');
  background-repeat:no-repeat;
  height:180px;
  width:174px;
}

.hdr_slogan{
  position:absolute;
  background-image:url('/images/header_overlay.png');
  _background-image:url('/images/header_overlay.gif');
  width:413px;
  height:62px;
  left:234px;
  top:15px;
}

.header {
  position:relative;
  width: 650px;
  height: 35px;
  padding: 135px 0 0 6px;
  background-image: url('/images/header_main.jpg');
  background-repeat:no-repeat;
  border-top:1px solid #522528;
  border-bottom:1px solid #522528;
}

.header ul			{padding:0;margin:0;}
.header ul li			{list-style-type:none; float:left; margin:0 0 0 0;}
.header ul li a		{text-decoration:none; display:block; width:122px; height:20px; margin:0 5px 0 0; font-size:10px; font-weight:bold; padding:7px 0 0 0; background-image:url('/images/menubg.jpg');}
.header ul li a:hover	{text-decoration:none; display:block; width:122px; height:20px; background-image:url('/images/menubg_hover.jpg');}
.header ul li a.actief	{text-decoration:none; display:block; width:122px; height:20px; background-image:url('/images/menubg_hover.jpg');}

.header_onder{display:block;}

.text {
  float:left;
  width:170px;
  height:500px;
}

.container {
  float:left;
  width: 852px;
  text-align: left;
  background-image:url('/images/bg_text.gif');
  background-repeat:no-repeat;
  background-position:155px 0;
}

.content {
  float:left;
  width: 503px;
  margin:0 0 0 175px;
  padding: 0 0 20px 15px;
  color:#522528;
}

.content_mouseover{
  height:64px;
  width:96px;
}

.project_blok{
  float:left;
  margin:10px 0 0 50px;
}
.project_blok img {border:0; width: 110px; height: 74px;}

.projectbar {
  float:left;
  width: 115px;
  margin: 0 0 0 6px;
  padding:0 0 0 8px;
}

.projectbar a.project {display:block; padding:4px 0 0 0; font-size:10px; text-decoration:none; text-align:center; height:17px; width:115px; background-image:url('/images/projecten.jpg');}
.projectbar a:hover.project {display:block; text-decoration:none; font-size:10px; height:18px; width:115px; background-image:url('/images/projecten.jpg');}

.projectbar img{
width:110px;  height:74px;
}

.projectplaatjes {
  float:left;
  padding-left:2px;
  font-size:7pt;
  color:#522528;
}
.projectplaatjes img{
  margin-top:4px;
  border:1px solid #522528;
  width:110px;  
  height:74px;
}

h2 {
  color:#522528;
  font-size:9pt;
  font-weight:bold;
}

h3 {
  color:#522528;
  font-size:8pt;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  margin:0;
}

.alles {
  background-image: url('/images/bg_text.gif');
  background-repeat:no-repeat;
}

td {
  font-size: 11px; 
} 

a {
  font-size: 11px; 
  color:#522528;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  font-size: 11px; 
  color:#522528;
  text-decoration:underline;
  font-weight:bold;
}

.contentvlak {
  border: 1px solid red;
}

.inputboxg{
  height: 100px;
  width:  250px;
}

