body {
margin: 0 0;
padding: 0 0;
font-family: "century gothic";
color: #666;
}

#header_container {
height: 177px;
background: #ebebeb url(../img/header_bg.png) repeat-x;
margin-top: 50px;
width: 100%;
overflow: visible;
}

#header {
margin: 0px auto;
width: 990px;
}

#logo {
float: left;
}

#menucontainer {
float: left;
margin-left: 63px;
margin-top: 32px;
}

#menu_links {
float: left;
width: 17px;
height: 43px;
background: url(../img/menu/links.png);
margin: 0 0;
}

#menu_midden {
float: left;
margin: 0 0;
padding: 0 0;
width: 459px;
height: 43px;
}

#menu_rechts {
float: left;
width: 16px;
height: 43px;
background: url(../img/menu/rechts.png);
margin: 0 0;
padding: 0 0;
}

#clear {
clear: both;
width: 1px;
height: 1px;
}

#content_container {
background: #ebebeb;
margin: 0 0;
padding: 0 0;
width: 100%;
}

#content {
margin: 0px auto;
width: 990px;
height: auto;
padding-bottom: 2px;
background: #ebebeb;
}

#contact_links {
float: left;
width: 500px;
}

#contact_rechts {
float:left;
}

#contact_onder {
padding-top: 20px;
clear: both;
width: 989px;
margin: 0 0;
height: 310px;
}

#footer {
height: 40px;
background: #fff url(../img/footer_bg.png) repeat-x;
width: 100%;
}

#footer2 {
height: 25px;
width: 400px;
}

/* menu */

ul#menu {
width: 459px;
list-style: none;
margin: 0 0;
padding: 0 0;
}

ul#menu li {
display: inline;
margin: 0 0;
padding: 0 0;
}

ul#menu  li a {
display: block; 
float: left; 
height: 43px;
text-indent: -9999px;
border-bottom: none;
}


ul#menu  li a.menu_home {
width: 96px; 
background-image: url("../img/menu/home.png");
background-position: 0 0;	
}

ul#menu  li a.menu_diensten {
width: 117px; 
background-image: url("../img/menu/diensten.png");
background-position: 0 0;	
}

ul#menu  li a.menu_werkwijze {
width: 125px; 
background-image: url("../img/menu/werkwijze.png");
background-position: 0 0;	
}

ul#menu  li a.menu_contact {
width: 121px; 
background-image: url("../img/menu/contact.png");
background-position: 0 0;	
}

ul#menu  li a:hover, ul#menu li a:active, ul#menu li.menu_active a {
background-position: 0 -43px;	
}

a, a:hover, a:active, a:visited {
outline: none;
}

p {
font-size: 17px;
line-height: 28px;
color: #666666;
margin: 0 0;
}

#footer p {
padding-top: 60px;
padding-bottom: 25px;
color: #3399cc;
text-align: center;
font-size: 15px;
}

a, a:visited {
color: #663399;
border-bottom: 1px dotted #663399;
text-decoration: none;
}

a:hover, a:active {
color: #9966cc;
border-bottom: 1px dotted #9966cc;
}

.pasfoto {
border: 1px solid #BDBDBD;
height: 250px;
margin-left: 10px;
float: right;
}

h1 {
font-size: 5px;
line-height: 5px;
}

#contact_onder dl {
margin: 0 0;
width: 989px;
}

#contact_onder dt {
   clear:both;
   width:100px;
   float:left;
   text-align:right;
}

#contact_onder dd {
   float:left;
   width:500px;
   margin-bottom: 6px;
   margin-left: 6px;
}

.dtverzenden {
margin-left: 87px;
}

.buttonverzenden {
color: #666; 
font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
background-color:#ccc; 
border:1px solid; 
border-color: #E6E6E6 #E6E6E6 #E6E6E6 #E6E6E6;
}

#contact_links dl {
margin-top: 25px;
}

#contact_links dl dt {
margin-top: 15px; 
clear:both;
width:25px;
float:left;
text-align:right;
}

#contact_links dl dd {
margin-top: 10px; 
margin-left: 10px;
float:left;
width:400px;
text-align: left;
}

ul#diensten_prive, ul#diensten_zakelijk, ul#diensten_personeel {
float: left;
list-style: none;
line-height: 25px;
width: 320px;
margin: 0 0;
padding: 0 0;
}
