.pagecontainer
{
	width: 90%;
}
#topbalkcontainer.smallheight {
    height: 130px;
}
#topbalk.smallheight #menu > ul {
    margin-top:  -36px;
}
#topbalk.smallheight #toplogo {
    height: 100px;
}

#content {
    padding-right: calc(30% + 15px);
}
#titlecontainer {
    height: auto;
}
.titleh1 {
    font-size: 60px;
    margin-top: 60px;
    line-height: 60px;
    margin-bottom: 50px;
}
#fotokader {
    width: 30%;
    top: -80px;
}




@media (max-width: 1000px) {

}