/* CSS Document */

/* inhoud project */
#tekstvlakgrijs{
height: 288px;
width: 341px;
padding: 0px;
margin: 0px;
background-color: #1a1a1a;
border-bottom: 1px solid #3c3c3c;
border-left: 1px solid #3c3c3c;
border-top: 1px solid #3c3c3c;
position: absolute;
top: 140px;
left: 609px;
}

#tekstvlak{
position: relative;
width: 315px;
height: 267px;
top: 0px;
left: 12px;
}
#tekstvlak .koptekst{
font-size: 14px;
font-weight: normal;
text-align: left; }

#tekstvlak .bodytekst{ font-size: 11.5px; font-weight: normal; line-height: 13.5px; text-align: left;

}
/*
#tekst1, #tekst2, #tekst3{
position: absolute;
z-index: 3;
left: 0px;
bottom: 0px;
font-size: 12px;
font-weight: normal;
}*/

#afbeeldingsvlak{
height: 364px;
width: 547px;
padding: 0px;
margin: 0px;
position: absolute;
top: 64px;
left: 47px;
text-align: right;
overflow: hidden;
border: 1px solid #3c3c3c;
}


.afbeelding{
margin-right: 2px;
}




.sluitvlak24{
height: 364px;
margin-right: 15px;
background-color: #1a1a1a;
border-bottom: 1px solid #3c3c3c;
border-right: 1px solid #3c3c3c;
border-top: 1px solid #3c3c3c;
position: absolute;
top: 64px;
left: 0px;
width: 32px;
}
