body{
margin:0;padding:0;
font-family:Verdana, Arial, Tahoma, Trebuchet;
font-size:11px;
color:#684f40;
text-align:left;
background: #fcfbfb url('../images/back-body.jpg') repeat-x;
background-attachment:fixed;
background-position:center; 
}

#container{
width: 966px; 
height: 624px; 
left: 50%;
top: 50%;  
margin-top: -312px; 
margin-left: -483px; 
position: absolute; 
padding: 0;
overflow: hidden;
background: url('../images/back-container.jpg') top left no-repeat;
}

#links{
width: 360px;
height: 600px;
float: left;
}
#rechts{
width: 606px;
height: 600px;
float: right;
}
img.projecten {
width: 135px;
height: 100px;
margin: 15px 15px 0 0;
padding: 0;
}

#logo {
width: 360px;
height: 141px;
}
#logo img {
margin-left: 15px;
}


#menu{
height: 141px;
width: 606px;
}
.menuitem{
width: 135px;
height: 18px;
line-height: 16px;
margin: 46px 15px 0 0;
float:left;
text-align: center;
background:#fff;
color:#684f40;
}
.menuitem a{
text-decoration: none;
background:#684f40;
color: #fff;
display:block;
padding-bottom: 2px;
}
.menuitem a:hover{
text-decoration: none;
background:#fff;
color:#684f40;
}

#contentL {
width: 360px;
height: 442px;
}
#contentL img{
margin: 15px;
padding: 0;
width: 330px;
height: 412px;
}


#contentR {
width: 606px;
height: 442px;
padding-right: 6px;
}
#contentR p{
margin-right: 21px;
}

#footer{
clear: both;
width: 966px;
height: 24px;
line-height: 24px;
font-size: 9px;
margin-right: 6px;
text-align: right;
}
#footer a{
text-decoration: none;
color:#684f40;
padding: 0 3px;
}
#footer a:hover{
text-decoration: none;
background:#684f40;
color: #fff;
}


img{
border:0;
}
p{
margin: 15px;
font-size: 12px;
line-height: 18px;
padding: 0;
}
p.rechts{
text-align: right;
}
p a{
color: #684f40;
text-decoration: underline;
}
p a:hover{
color: #684f40;
text-decoration: none;
}
