#nieuws-home-afbeelding-subcontainer{
	position: relative;
    float: left;
    display: inline;
    width: 580px;
    height: 208px;
    margin-bottom: 30px;
}

#nieuws-banner-container{
    position: relative;
    float: left;
    display: inline;
    width: 838px;
    height: 221px;
    margin-bottom: 30px;
    padding:51px;
}

#nieuws-home-afbeelding-container{
    position: relative;
    float: left;
    display: inline;
    width: 580px;
    min-height: 208px;
}

#nieuws-home-overlay{
    position: absolute;
    width: 210px;
    height: 210px;
    left: 0px;
    top: 0px;
    background-image: url(../images/bg-nieuws-afbeelding.png);
    background-repeat: no-repeat;
}

#nieuws-home-afbeelding-container img{
    position: absolute;
    width: 194px;
    height: 194px;
    left: 8px;
    top: 8px;
}

#nieuws-home-titel{
    position: absolute;
    width: 290px;
    color: #0071c5;
    top: 15px;
    left:270px;
    font-weight: bold;
}

#nieuws-home-titel2{
    position: relative;
    float: left;
    display: inline;
    width: 290px;
    height: 30px;
    font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
    color: #241606;
    font-size:21px;
    line-height:24px;
}


#nieuws-home-nieuwsbericht-titel{
    position: absolute;
    width: 290px;
    color: #0071c5;
    top: 15px;
	right:20px;
    font-weight: bold;
}

#nieuws-banner-titel{
    position: absolute;
    width: 290px;
    color: #0071c5;
    top: 45px;
    left:320px;
    font-weight: bold;
    font-size:11px!important;
    color:#fff!important;
}

#nieuws-home-nieuwsbericht-bericht{
    position: relative;
    float: left;
    display: inline;
    width: 580px;
    margin-top: 5px;
}

#nieuws-vervolg-nieuwsbericht-bericht{
    position: absolute;
    width: 290px;
    top:45px;
	right:20px;
}

#nieuws-vervolg-nieuwsbericht-bericht2{
    position: relative;
    float: right;
    display: inline;
    width: 290px;
    margin-top:45px;
    margin-right:20px;
}

#nieuws-banner-bericht{
    position: absolute;
    width: 570px;
    top:75px;
    right:50px;
    color:#9c9d9d;
}

#nieuws-home-nieuwsbericht-titel2{
    position: relative;
    float: right;
    display: inline;
    width: 262px;
    color: #656565;
    margin-top: 10px;
    font-weight: bold;
}

#nieuws-home-nieuwsbericht-bericht2{
    position: relative;
    float: right;
    display: inline;
    width: 262px;
    margin-top: 5px;
    color: #bcbcbc;
}

#nieuws-home-nieuwsbericht-datum{
    position: relative;
    float: left;
    display: inline;
    width: 28px;
    min-height: 31px;
    color: #444444;
    font-size: 11px;
    line-height: 14px;
    margin-top: 15px;
    border-right: 1px solid #a9a9a9;    
}

#nieuws-home-left{
    position: relative;
    float: left;
    display: inline;
    width: 580px;
}

#nieuws-home-right{
    position: relative;
    float: right;
    display: inline;
    width: 300px;
}

#nieuws-vervolg-left{
    position: relative;
    float: left;
    display: inline;
    width: 580px;
}

#nieuws-vervolg-right-container{
    position: relative;
    float: right;
    display: inline;
    width: 300px;
    padding-left: 20px;
    padding-top: 20px;
    background-image: url(../images/bg-nieuws-archief.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-left: 1px solid #c8c8c8;
}

#nieuws-vervolg-right{
    position: relative;
    float: right;
    display: inline;
    width: 300px;
}

#nieuws-home-date{
    position: absolute;
    width: 40px;
    height: 43px;
    padding-top: 4px;
    top:9px;
    left:201px;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background-image: url(../images/blog-date.png);
    background-repeat: no-repeat;
    background-position: center;
}
