/* CSS Document */

/* inhoud project */

.kop { font-size: 12px; font-weight: bold; line-height: 14px; text-align: left;  }
.body { font-size: 11.5px; font-weight: normal; line-height: 13px; text-align: left; }




#tekstvlakgrijsbreed{
width: 950px;
height: 288px;
padding: 0px;
margin: 0px;
background-color: #1a1a1a;
border-bottom: 1px solid #3c3c3c;
border-top: 1px solid #3c3c3c;
position: absolute;
top: 140px;
left: 0px;
}


#tekstvlakbreed{
width: 928px;
height: 267px;
position: absolute;
top: 10px;
left: 12px;
font-size: 14px;
font-weight: normal;
z-index: 1;
overflow: hidden;
}





#destudio{
position: absolute;
width: 920px;
height: 267px;
top: 0px;
left: 12px;
}

#publicaties{
position: absolute;
width: 920px;
height: 267px;
top: 0px;
left: 12px;
overflow: hidden;
}

#medewerkers{
position: absolute;
width: 920px;
height: 267px;
top: 0px;
left: 12px;
}

#vacatures{
position: absolute;
width: 920px;
height: 267px;
top: 0px;
left: 12px;
}

#projectlijst{
position: relative;
width: 920px;
height: 267px;
top: 0px;
left: 12px;
}


/* navigatieonderdelen project */

#nav1{
font-size: 11px;
color: #ffffff;
height: 33px;
width: 365px;
right: 356px;
text-align: right;
top: 454px;
z-index: 1;
position: absolute;
}


