#subnav {
height:90px;
width:700px;
border:0;
background-image: url(img/submenu_bg.png);
background-repeat:no-repeat;
}

div#subnav1 {
float:right;
height:90px;
width:150px;
margin-right:30px;
padding:5px;
}

div#subnav2 {
float:right;
height:90px;
width:170px;
padding:5px;
}

/* CONTENT CSS */

#contentcontainer {
padding-top:40px;
}

#project-vervolgleftcontent {
width:230px;
float:left;
padding-right:20px;
}

#project-vervolgmiddlecontent {
width:320px;
height:100%;
float:left;
padding:0 50px 0 50px;
border-left:1px solid #525252;
border-right:1px solid #525252;
position:relative;
}

#rightcontent {
width:210px;
float:left;
padding: 0 0 5px 0;

}

#project-vervolgrightcontent {
height:320px;
padding-left:10px;
}

#projectpage-andereproject {
height:220px;
padding-left:10px;
}

#projectpage-sectoren {
height:80px;
padding: 28px 0 0 10px;
border-top:1px solid #525252;
}

p.bodytext a.internal-link {
color:#979696;
}

p.bodytext a.internal-link:hover {
color:#dbdbdb;
}

#project-vervolgmiddlecontent h1.csc-firstHeader {
position:absolute;
top:-60px;
color:#949494;
}