﻿/*verslagduo*/
.verslagduodiv{
    width:470px;
    display: inline;
}

/*SELECTIEFOTO*/
.selfotodiv{
    padding-top:7px;
    width:470px;
    height:400px;
    overflow:hidden;
    margin: auto 0;
}
/*DOELPUNTEN*/
.dpplus {
    height:20px;
    width:30px;
    margin-top:80px;
    margin-right:0px;
    float:right;
    padding-left:5px;
    background-color: #36BA36;
    color:white;
    font-weight:bold;
}
/*MAINCONTENT*/

.mainleft{
    float: left;
    width: 475px;
    font-size: 14px;
    background-color: white;
}
.maincenter {
    float: left;
    font-size: 14px;
    background-color: white;
}
.mainright {
    float: right;
    width: 300px;
    font-size: 14px;
    background-color: white;
}
/*VERSLAGDUO*/
.verslagduohead {
    font: 62.5%/1 verdana,helvetica,arial,sans-serif;
    display: block;
    font-size: 1.338em;
    line-height: 1.19;
    letter-spacing: -0.2px;
    color: white;
    margin-left: 0px;
    padding: 0;
    background-color: #0087ff;
    height:93px;
}


#compverslagen {
    float: left;
    width: 480px;
    background-color: white;

}
#compverslagen LI {
    position: relative;
    margin: 0 0 16px 18px;
    min-height: 57px;
}
#compverslagen UL {
    list-style: none;
    margin: 0;
    padding: 0;
}

LI.with-image {
    margin: 0 0 16px 0;
}
LI.with-image P {
    margin: 4px 14px 5px 82px;
}
.image-wrapper {
    position: absolute;
    top: 20px;
    left: 0px;
    zoom: 1;
    overflow: hidden;
    float: left;
    display: inline;
    margin-bottom: 8px;
}

LI.with-image .headline-wrapper {
    margin: 0 14px 0 82px;
}

.image .headline-wrapper {
    display: block;
}
.headline-wrapper {
    font-size: 1.23em;
    display: block;
}
