body{
    width: 1000px;
}

section>h2{
    border-top: solid;
    border-top-color: #ccc;
    border-top-width: thin;
    border-bottom: solid;
    border-bottom-color: #ccc;
    font-family: sans-serif;
    color: rgba(210,0,0,1);
    border-bottom-width: thin;
    font-size: 1.3em;
    padding: 30px 0 10px;
}

section>h1{
    font-family: serif;
    font-size: 1.7em;
    margin: 30px 0 15px;
}

section>h3{
    font-family: sans-serif;
    color: darkgrey;
    font-size: 1em;
    font-weight: 600;
    background: url(../images/citations_tegn.png) no-repeat;
    background-size: 50px;
    padding-left: 60px;
}

section>p{
    border-bottom: solid;
    border-bottom-color: #333;
    border-bottom-width: thin;
    font-family: sans-serif;
    font-size: 1em;
    padding-bottom: 20px;
    margin: 40px 0 5px;
}



section{
    clear: left;
    width: 620px;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
}

section>strong{
    padding: 2px 8px 2px 0;
    border-right: solid;
    border-right-color: #383838;
    border-right-width: thin;
}

.m1>img{
    margin-top: 0;
}

.m1>h1>span{
    color: rgba(230,0,0,1);
}

.m1>h2{
    font-family: sans-serif;
    color: rgba(230,0,0,1);
    border-bottom-width: thin;
    font-size: .8em;
    margin-bottom: 0;
}

.m1>h1{
    font-family: serif;
    font-size: 2.5em;
    margin: 15px 0 0 0;
}

.m1>p{
    font-family: sans-serif;
    color: darkgrey;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.m1{
    float: left;
    z-index: 10;
}

main{
    width: 620px;
    float: left;
}

.m1>strong{
    padding: 2px 8px 2px 0;
    border-right: solid;
    border-right-color: #383838;
    border-right-width: thin;
}

.m2{
    clear: left;
}

.m2>h2>span{
    color: rgba(230,0,0,1);
}

.m2>h2{
    float: left;
    width: 340px;
    padding-left: 7px;
    margin: 0;
    font-size: 1.5em;
}

.m2>h2+h2{
    float: left;
    width: 340px;
    padding-left: 7px;
    margin: 0;
    font-size: 1.5em;
}

.m2>img{
    float:left;
    margin-top: 0;
}

article>h2{
    border-bottom: dotted;
    border-bottom-color: #383838;
    font-family: sans-serif;
    color: rgba(210,0,0,1);
    border-bottom-width: thin;
    font-size: 1.7em;
}

article>ul>li>h3>a{
    font-family: serif;
    font-size: 1em;
    font-weight: 600;
    color: #383838;
    text-decoration: none;
    
}

article>ul>li>h3{
    margin-bottom: 0;
    padding-bottom: 0;
}

article>ul>li>p{
    border-bottom: solid;
    border-bottom-color: #ccc;
    border-bottom-width: thin;
    font-family: sans-serif;
    font-size: .8em;
    margin: 0;
    padding: 10px 0 5px;
    color: #aaa;
    font-weight: bold;
}



article{
    width: 300px;
    float: right;
}

article>ul{
    list-style: none;
    padding-left: 0;
}


aside>h2{
    border-bottom: dotted;
    border-bottom-color: #383838;
    font-family: sans-serif;
    color: rgba(210,0,0,1);
    border-bottom-width: thin;
    font-size: 2em;
}

aside>ul>li>h3>a{
    font-family: serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #383838;
    text-decoration: none;
}

aside>ul>li>h3{
    margin: 1px 0 10px 0;
}

aside>ul>li>p{
    font-family: sans-serif;
    font-size: .8em;
    margin: 20px 0 0 0;
    padding: 0;
    color: #aaa;
}

aside>ul>li>p>strong{
    font-family: sans-serif;
    font-size: 1em;
    padding-bottom: 20px;
    color: #aaa;
    text-transform: uppercase;
}

aside>ul>li{
    border-bottom: solid;
    border-bottom-color: #ccc;
    border-bottom-width: thin;
}


aside{
    width: 300px;
    float: right;
}

aside>ul{
    list-style: none;
    padding-left: 0;
}

.cb1{
    height: 50px;
    background: #000;
    width: 290px;
    padding-left: 10px;
}

.cb1>img{
    margin: 0;
    position:relative;
    top: 12px;
}

.spacer{
    clear: both;
}

#n1{
    margin-top: 0;
    height: 340px;
    width: 300px;
    float: left;
    clear: left;
}

.cb2{
    background: url(../images/Sander-Bedrag-foto.jpg) no-repeat;
    height: 169px;
}

.cb2>img{
    position:relative;
    top: 130px;
    left: 260px;
}

.cb3{
    height: 101px !important;
    text-align: right;
    background-color: #000;
    padding: 20px 20px 0 0;
    
}

.cb3>p{
    color: #aaa;
    font-family: sans-serif;
    margin: 0;
    font-size: 1em;
    text-transform: uppercase;
}

.cb3>h2{
    color: #fff;
    font-size: 1.4em;
    font-family: sans-serif;
    margin-top: 7px;
}

header>ul>li{
    float: left;
    list-style-type: none;
    padding: 10px 20px;
    transition: .4s;
}

header>ul>li:hover{
    border-bottom: solid;
    border-bottom-color: #333;
    border-bottom-width: thin;
}

header>ul>li>a{
    text-decoration: none;
    color: #888;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}

header{
    width: 1000px;
    border-bottom: solid;
    border-bottom-color: #333;
    border-bottom-width: thin;
    float: left;

}

header>img{
    margin-bottom: 20px;
    padding: 20px 0 0 20px;
}

footer{
    padding: 20px 20px 170px 20px;
    background: #000;
    clear: both;
    
}

footer>p{
    font-size: 1em;
    color: #aaa;
    float: left;
    margin: 0;
    font-weight: bold;
    font-family: sans-serif;
}

footer>div>p{
    font-size: 1em;
    color: #aaa;
    padding: 5px 10px;
    width: 280px;
    background: #000;
    float: right;
    margin: 0;
    clear: right;    
    font-family: sans-serif;
}

footer>div>p+p{
    font-size: .9em;
    color: #aaa;
    padding: 7px 10px;
    width: 280px;
    background: #fff;
    float: right;
    margin: 5px 0;
    clear: right;
    font-family: sans-serif;
}

footer>div>p+p+p{
    font-size: 1em;
    color: #fff;
    padding: 5px 10px;
    background: #00aa00;
    float: right;
    margin: 0;
    clear: right;
    display: block;
    font-family: sans-serif;
    margin-right: 227px;
    width: 53px;
}

footer>div>p+p+p:hover{
    background: #00cc00;
}

#n2{
    float: left;
    width: 300px;
    padding: 10px;
    margin: 20px 0 0 20px;
    border: solid;
    border-radius: 30px;
    border-width: thin;
}