
body {
    font-family: Verdana;
    color: #58585a;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
}

a:link, a:visited, a:active {
    color: #58585a;
    font-weight: 400;
}

a:hover {
    color: #88b917;
}

#globalwrapper {
    width: 1152px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    background: url(../images/background-fade.png) repeat-y;
}

#header {
    height: 245px;
    margin: 0 106px;
    position: relative;
}

#logo {
    height: 77px;
    position: absolute;
    right: 31px;
    top: 38px;
    width: 175px;
}

#logo a {
    width: 175px;
    height: 77px;
    position: relative;
    float: left;
}

#navigation {
    float: left;
    padding: 205px 180px 0;
}

ul.mainmenu li {
    height: 40px;
    float: left;
    width: 186px;
    display: inline;
}

#navigation ul li a {
    display: inline !important;
    background: url(../images/knop60.png) no-repeat;
    height: 20px;
    width: 186px;
    padding-top: 20px;
    text-align: center;
    font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
    font-size: 13px;
    color: #fff;
    float: left;
}

#navigation ul li a:hover,
#navigation ul li.active a {
    background: url(../images/knop100.png) no-repeat;
}

#content {
    background: #fff url(../images/background.png) no-repeat bottom;
    margin: 0 106px;
    min-height: 200px;
    padding: 40px 80px;
}

#content a {
    color: #0000FF !important;
}

#content a:hover {
    color: #88b917 !important;
}

#intro {
    max-width: 400px;
}

#vervolg {
    max-width: 660px;
}

#vervolg h6 {
    color: #9c9e9f;
    font-weight: 600;
    font-size: 13px;
    font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
}

#pagtitel {
    color: #88b917;
    font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
    font-size: 15px;
    margin-bottom: 30px;
}

#content img {
    margin: 0 20px !important;
}

.itemlist_bullet li.item {
    background-image: url(../images/bullet_klein.png) !important;
    background-position: 0px 5px !important;
}

#footer {
    background: url(../images/footer.png) no-repeat;
    height: 120px;
    margin: 0 106px;
}

#contact {
    margin-left: 230px;
    padding-top: 22px;
    width: 120px;
    float: left;
    color: #58585a;
}

#contact h1,
#nieuwsbrief h1 {
    font-size: 20px;
    padding-left: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}

#contact a {
    color: #58585a;
    text-decoration: none;
}

#contact:hover,
#contact:hover a,
#nieuwsbrief:hover,
#nieuwsbrief:hover a {
    color: #fff;
}

#contact ul li {
    background: url(../images/bullet_klein.png) 10px 2px no-repeat;
    padding-left: 20px;
}

#nieuwsbrief {
    padding-top: 22px;
    float: left;
    width: 300px;
    margin-left: 40px;
    color: #58585a;
}

#nieuwsbrief a {
    color: #58585a;
}

#nieuwsbrief p {
    padding-left: 20px;
}

