html,body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    font-family:Verdana,  serif;
    font-size:14px;
}

#container1{
    width: 906px;
    margin:0 auto;
    background:#fff url(../images/kleuren.png) right top no-repeat;
    position:relative;
    height:844px;
    padding: 0 0 0 54px;
}

#container2 {
    width:849px;
    float:left;
}
a {
    color: inherit;
    text-decoration:none;
}

a:hover {
    color: inherit;
    text-decoration:underline;
}

a:visited {
    color: inherit;
}


img {
    border: 0
}

.menu{
    float:left;
    padding:0;
    margin:0px 30px 0 0;
    width:160px;

}
.menu a{color:#003882;
        text-decoration:none;
}

.menu a:hover {text-decoration:underline;
}

.menu li {
    font-size:15px;
    color:#003882;
    width:160px;
    padding:2px;
    height:20px;
    list-style:none;
    background-color:#fff;
    text-align:center;
}

.people blockquote{
    color:#f36018;
    margin:20px 0px;
    line-height:1.3em;
}
.people{
    line-height:1.8em;
}

blockquote{
    color:#f36018;
    margin:20px 0px;
    line-height:1.3em;
}

.active a {
    color:#fff;}

.menu .active {
    background-color:#9d0053;
}

.about, .about:visited {
    position:absolute;
    top:10px;
    right:80px;
    color:#9d0053;
    font-size:.8em;
    text-decoration:none;
}

.about:hover{
    text-decoration:underline;
    color:#9d0053;}

#img1 {
    position:absolute;
    top:0;
    left:0;
}

#header{
    height:120px;
    border-bottom:#009edf 1px solid;

}

#header img{
    height:100px;
    margin:10px 20px;
}

#content{
    height:680px;
    border:0px black solid;
}

#right{
    padding:40px 0px;
    float:right;
    width:360px;
    text-align:center;
}

#right img{
    float:left;
    margin:8px 0px 8px 16px;
}

#right a{
    display:block;
    padding:0px 0px;
    text-decoration:none;
    color:#9d0053;
}


.text a:hover, #right a:hover {
    text-decoration:underline;
}

.text  {
    width:430px;
    float:left;
    padding:30px 0 0 45px;
}

.text h1, .nieuwsbrief h1 {
    color:#9d0053;
    font-size:1.3em;
    font-weight:normal;
}

.text strong {
    color:#f36018;
}

#contact{
    /* background:#9d0053 url(../images/telefoon.png) top center no-repeat;*/
    background-color:#c3ecef;
    padding:10px 10px 10px 15px;
    width:420px;
    margin-top:40px;
}

#contact h2{
    font-size:1.3em;
    font-weight:normal;
    color:#003882;
}

#contact strong {
    font-size:1.2em;
}

.nieuwsbrief {
    padding:30px 0 0 45px;
}

.nieuwsbrief li {
    list-style:none;
    width: 130px;
    float:left;
    text-align:center;
    padding:5px 10px 20px 10px;
}

.nieuwsbrief li span {
    display:block;
    text-align:center;
}



.nieuwsbrief li span em{
   background:#fff url(../images/pdf.png) top left no-repeat;
    font-size:1em;
        padding-left:20px;
    }

#footer {
    padding:10px;
    clear:both;
    color:#003882;
    font-size:.8em;
    text-align:center;
}

#footer a{text-decoration:none;
          padding:0px 10px;
}

#footer a:hover{text-decoration:underline;}
