*{
  font-family: trebuchet ms,arial;
  font-size: 12px;
}
html, body {
height: 100%;
margin: 0px;
padding: 0px;
background: #DFD9D1 url('/pics/bg.jpg') top left repeat-x;
}
h1{font-size: 19px;color: #455560;}
h2{	font-size: 17px;color: #455560;}
h3{ font-size: 14px;color: #455560;}
p{line-height: 15px;color: #455560;}
a{ text-decoration: none;color: #455560;}
a:hover{ text-decoration: none;color: #455560;}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0px auto -170px auto;
padding: 0px;
}

.footer, .push {
height: 170px;
clear:both;
}

#header{
	width: 960px;
    height: 135px;
	margin: 0px auto;

}

#sitetaal{
  position:relative;
  color: #fff;
  float: right;
  padding-top: 60px;
}

.sitetaal a, #sitetaal a {
  color: #fff;
}
.sitetaal a:hover, #sitetaal a:hover {
  color: #fff;
}

#contentcontainer{
	min-height: 400px;
	height: 400px;
} *> #contentcontainer {
  height: auto;
}


#content{
	margin: 0px auto;
	width: 934px;
    padding:0px 13px 25px 13px;
    color: #455560;
}

#content h1, #content h2, #content h3 {
  color: #4E856B;
}


#content #left{
  float:left;
  width:660px;
  min-height: 10px;
}

#content #left img{
  border: solid 4px #fff;
}

#content_left{
    float:left;
    width:300px;
    padding-right:56px;
}
#content_left2{
    float:left;
    width:300px;
}

.gaverder{
  background: url('/pics/verder_knop.jpg') #82B07B repeat-x;
  height:28px;
  width:300px;
  display:block;
  text-align:center;
  line-height: 28px;
  font-size:15px;
  color:#fff;
  font-weight:bold;
}
.gaverder:hover{
  background: url('/pics/menu_bg.jpg') #82B07B repeat-x;
  height:28px;
  width:300px;
  display:block;
  text-align:center;
  line-height: 28px;
  font-size:15px;
  color:#fff;
  font-weight:bold;
}
.border{
  background: url('/pics/horizontal_border2.png') bottom left no-repeat;
  width:660px;
  padding: 0px;
  margin: 0px;
  margin-left: -30px;
  height: 4px;
}

.background, .no_background {
padding: 15px;
margin-left:-15px;
display: block;
}

.background {
  background: url('/pics/background.png') top left repeat-y;
  margin-left: -30px;
  padding-left: 30px;
}

.naartop{
  width:40px;
  float:left;
  margin-top:15px;
}

.werkwijze_contentblok {
  width: 605px;
  float:left;
}

.werkwijze_contentblok p {
  margin-top: 0px;
}

.werkwijze_contentblok img {
  margin: -45px 0px 15px 15px;
  position:relative;
}

#content #left #contactform img {
  margin: 0px;
  border: 0px;
}
#contactform{
     position:relative;   
}


#contactform textarea, input{
    border: solid 1px #564A44;

}

#contactform .button{
  background: url('/pics/verder_knop.jpg') repeat-x left top #87B47D;
  color: #fff;
  border:none;
  padding:2px 5px 2px 5px;
}
#contactform .button:hover{
  background: url('/pics/menu_bg.jpg') repeat-x left top #4A403B;
  color: #fff;
  border:none;
  padding:2px 5px 2px 5px;
}


.werkwijze_title{
  font-size:35px;
  margin:0px;
  padding:0px;
}


#content #mid{
  width:35px;
  height:380px;
  float: left;
  background: url('/pics/vertical_border.png') right 10px no-repeat;
}


#content #right{
  float:left;
  padding-left:20px;
  width:200px;
  min-height:10px;
}

hr{
  border: dotted 1px #EFECE8
}


.footer{
	height: 170px;
	background: url('/pics/footer.jpg') #463C38;
	color: #fff;
    font-size: 11px;
}

.footer #width{
  width:934px;
  margin: 0px auto;
  padding: 20px 13px 0px 13px;
}

.footer .tekst {
  width: 200px;
  padding-right:157px;
  float: left;
}

.footer #teskt2{
  width: 200px;
}


.footer #tekst a:link, .footer #tekst a:visited {
color: #fff;
}
.footer h3{
  color: #C4DF9B;
  margin: 0px;
}

.footer p{
  color: #FFFFFF;
  margin: 0px;
  font-size:11px;
}

#menu {
    padding: 20px 0px 0px 0px;
    margin: 0px;

}

#menu ul {
  margin: 0px;
  padding: 6px;
  float: left;
  background: url('/pics/menu_bg.jpg') repeat-x top left #3A3230;
  color: #A5B783;
  width:632px;
}

#menu ul li {
list-style: none;
float: left;
font-size:17px;
font-weight:bold;
}


#menu ul li a:link, a:visited {
color: #fff;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.active a {
color: #A5B783;
}

#navmenu{
	list-style: none;
	padding-top: 0px;
}

#navmenu li{


/*
	padding-left: 25px;
*/
}

#navmenu li a{
	padding: 7px 15px 7px 15px;
}
#navmenu li a:hover{
	color: #e5e4e3;
	-moz-border-radius: 7px;
    background: #000;
}

.form{
  margin: 7px 0px 7px 0px;
  padding: 0px;
}
.background table, .no_background table{
  width: 605px;
}

