body{
   background-color: #EBE4D9;
   margin: 0 auto;
   padding: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;  
}

/* Divs */

#wrapper{
   width: 800px;
   height: 600px;
   position: absolute;
   top: 50%; 
   left: 50%; 
   margin-left: -400px;
   margin-top: -300px;
}

#links{
   width: 400px;
   float: left;  
}

#links_home{
   width: 300px;
   float: left;  
}

#logo{
   width: 400px;
   height: 225px;
   background-color: white;  
}

#logo img{
   border: none;
}

#logo_home{
   width: 300px;
   height: 225px;
   background-color: white;  
   background-image: url(../images/web/logo_sens_2.gif);
	background-repeat: no-repeat;
}

#weblinks{
   width: 400px;
   height: 375px;
   background-color: #c2c2c2;  
}

#weblinks_home{
   width: 300px;
   height: 375px;
   background-color: #c2c2c2;  
}

#rechts{
   width: 400px;
   height: 600px;
   background-color: #504339;
   float: right;
}

#rechts_home{
   width: 500px;
   height: 200px;
   background-color: #504339;
   float: right;
}

#rechts_top{
   width: 400px;
   height: 225px;
   float: right;
   text-align: right;
   background-color: #504339;
}

#rechts_tekst{
   width: 400px;
   height: 375px;
   float: right;
   background-color: #504339;
   overflow: auto;
}

#rechts_tekst_home{
   width: 500px;
   height: 400px;
   float: right;
   background-color: #504339;
 }
   
a.inline_home{
   color: white;
   text-decoration: none;
}


#extra{
   height: 110px;  
}

#linkjes{
   width: 150px;
   float: left;  
}

#particulier, #zakelijk{
   text-align: center;
   height: 366px;
   width: 224px;
}

#particulier{
   float: left;
}

#zakelijk{
   float: right;
}

#thumb_right, #thumb_left{
   width: 150px;
   margin: 0px;
   padding: 10px;
   height: 170px;  
   margin-bottom: 20px;
   float: left;
   margin-right: 8px;
   text-align: left;
}

#thumb_right img, #thumb_left img{
   margin: 0;
   padding: 0;  
}

#thumb_left{
   padding-right: 7px;
}

#thumb_right{
   padding-right: 0px;  
}

#thumb_left div, #thumb_right div{
   margin-top: 5px;  
}

#thumb_left span, #thumb_right span{
   font-size: 0.6em;
   color: white;
}

/* Content */

ul.linkicoon li{
   padding-top: 11px;
}

a.rechtsbov_links, a.rechtsbov_links_active{
   padding-left: 6px;
   font-size: 0.7em;
   color:  #c2c2c2;
   float: left;
   text-decoration: none;
}

a.rechtsbov_links_active{
   color: white;
   text-decoration: underline;
}

p, ul.intekst{
   color: white;
   text-align: left;
   font-size: 0.7em;
   line-height: 1.4em;
   padding-left: 10px; 
   padding-right: 10px;
}

p.hometekst{
   color: #726352;
   font-size: 0.6em;
   margin: 0;
   padding: 10px;
}

p.hometekst a{
   color: #726352;
}

span.small{
   color: #d7d7d7;
   text-align: right;
   font-size: 0.6em;
   padding-right: 5px;
}

span.titel{
   color: white;
   font-size: 0.7em;
   margin-left: 10px;  
   clear: both; 
}

span.toelichting{
   color: white;
   text-align: right;
   font-size: 0.6em;
   line-height: 0px;
}

span.checkbox{
   color: white;
   text-align: right;
   font-size: 0.7em;
   line-height: 0px;
}

ul.intekst li{
   margin-top: 0px;
   margin-left: 13px;
   padding-top: 0px;
}

h1{
   color: white;
   font-size: 0.9em;
   font-weight: 0;
   padding-left: 10px;
}

a#more{
	margin-left: 10px;
   font-size: 0.7em; 
   color: white;
   text-align: left;
}

#navigatie_div{
   height: 50px;
   padding-left: 11px;
   padding-top: 1px;
   padding-bottom: 2px;
}

#navigatie_div img{
   height: 50px;
   width: 50px;
   border: none;
   vertical-align: middle;
}

a.paginalinks{
   font-size: 0.9em;
   padding-left: 23px;
   font-weight: bold;
   color:  #726352;
   text-decoration: none;
}

a.paginalinks:hover{
   padding-left: 23px;
   color:  #C62898;
   text-decoration: none;
}

a.paginalinks_active{
   font-size: 0.9em;
   padding-left: 23px;
   font-weight: bold;
   color:  #C62898;
   text-decoration: none;
}


a.inline{
   color: white;
}

a.inline_home{
   font-size: 0.9em;
   font-weight: bold;
   color: white;
   text-decoration: none;
}

a.inline_home:hover{
   color: white;
   text-decoration: underline;
}

.foto_up{
   text-align: right;
   border: 0;
}

input, textarea{
   margin-left: 20px; 
}

.inline_image{
   float: right;  
}