/* CSS Document */

/*home onderdelen*/

.tekstlinks{
font-size: 13px; font-weight: normal;
position: absolute;
left: 13px;
top: 7px;
text-align: left;
z-index: 2;
}
.tekstrechts{
font-size: 13px; font-weight: normal;
position: absolute;
right: 13px;
text-align: right;
top: 7px;
z-index: 2;
float: right;
}

.tekstrechtsonder{
font-size: 11px;
font-weight: lighter;
color: #6c6c6c;
position: absolute;
right: 13px;
bottom: 7px;
z-index: 2;
float: right;
text-align: right;
}


#actueel, #stedenbouw, #interieur, #ontwikkeling, #utiliteit, #contact, #zorg, #woningbouw, #archlandschap, #scholen, #klein{
height: 59px;
padding: 0px;
margin: 0px;
position: absolute;
border-top: 1px solid #3c3c3c;
border-bottom: 1px solid #3c3c3c;
}

#actueel1, #stedenbouw1, #interieur1, #ontwikkeling1, #utiliteit1, #contact1, #zorg1, #woningbouw1, #archlandschap1, #scholen1, #klein1{
height: 59px;
padding: 0px;
margin: 0px;
position: absolute;
background-color: #1a1a1a;
z-index: 1;
visibility: hidden;
border-top: 1px solid #3c3c3c;
border-bottom: 1px solid #3c3c3c;
}
#actueel:hover, #stedenbouw:hover, #interieur:hover, #ontwikkeling:hover, #utiliteit:hover, #contact:hover, #zorg:hover, #woningbouw:hover, #archlandschap:hover, #scholen:hover, #klein:hover{
background-color: #1a1a1a;
}

#actueel, #actueel1{
position: absolute;
width: 594px;
top: 64px;
left: 0px;
border-right: 1px solid #3c3c3c;
}

#stedenbouw, #stedenbouw1{
width: 353px;
top: 140px;
left: 0px;
border-right: 1px solid #3c3c3c;
}

#interieur, #interieur1{
width: 328px;
top: 140px;
left: 368px;
border-right: 1px solid #3c3c3c;
border-left: 1px solid #3c3c3c;
}

#ontwikkeling, #ontwikkeling1{
width: 239px;
top: 140px;
left: 711px;
border-left: 1px solid #3c3c3c;
}

#utiliteit, #utiliteit1{
width: 199px;
top: 216px;
left: 0px;
border-right: 1px solid #3c3c3c;
}

#contact, #contact1{
width: 652px;
top: 368px;
left: 298px;
border-left: 1px solid #3c3c3c;
}

#zorg, #zorg1{
width: 429px;
top: 292px;
left: 521px;
border-left: 1px solid #3c3c3c;
}

#woningbouw, #woningbouw1{
width: 283px;
top: 368px;
left: 0px;
border-right: 1px solid #3c3c3c;
}

#archlandschap, #archlandschap1{
width: 506px;
top: 292px;
left: 0px;
border-right: 1px solid #3c3c3c;
}

#scholen, #scholen1{
width: 305px;
top: 216px;
left: 645px;
border-left: 1px solid #3c3c3c;
}


#klein, #klein1{
width: 416px;
top: 216px;
left: 214px;
border-right: 1px solid #3c3c3c;
border-left: 1px solid #3c3c3c;
}
