* {
    padding: 0;
    margin: 0;
}

body {
    font-family: Arial, sans-serif;
    font-size: 0.75em;
    line-height: 133%;
    color: #666666;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

div#globalwrapper {
    width: 995px;
    min-height: 510px;
    background: #FFFFFF;
    margin: 80px auto 0px auto;
    text-align: left;
}

div#menu_news {
    float: left;
    margin-left: 22px;
    width: 760px;
}

div#extrawysiwyg {
    width: 743px;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-left: 38px;
}

div#mediummenu {
    width: 760px;
    height: 234px;
}

div#mediummenu ul {
    float: left;
    list-style: none;
}

div#mediummenu ul li {
    float: left;
    width: 185px;
    margin: 0 5px 0 0;
}

div#mediummenu ul li a {
    display: block;
    width: 185px;
    height: 234px;
    text-decoration: none;
}

div#mediummenu ul li a span.title {
    position: absolute;
    padding: 0 0 0 18px;
    width: 167px;
    height: 45px;
    margin: 165px 0 0 0;
    font-size: 110%;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 1;
    cursor: pointer;
    padding-top: 24px;
}

div#mediummenu ul li a span.foldout {
    display: none;
    position: absolute;
    width: 151px;
    height: 95px;
    padding: 70px 17px 0px 17px;
    color: #000000;
    font-size: 90%;
    font-weight: bold;
    z-index: 2;
}


div#mediummenu ul li a:hover {
    display: block;
    cursor: pointer;
}
div#mediummenu ul li a:hover span.foldout {
    display: block;
    cursor: pointer;
    background: inherit;
}

/* Inwoner */
div#mediummenu ul li a.inwoner {
    background: url() no-repeat;
}

div#mediummenu ul li a.inwoner span.title {
    background: url(../images/home_inwoner_title.gif) no-repeat #F99C35;
}

div#mediummenu ul li a.inwoner:hover span.foldout {
    background: url(../images/home_inwoner_foldout.gif) no-repeat;
}

div#mediummenu ul li a.inwoner:hover span.title {
    background: url(../images/home_inwoner_title_over.gif) no-repeat #F99C35;
}

/* Bedrijf */
div#mediummenu ul li a.bedrijf {
    background: url() no-repeat;
}

div#mediummenu ul li a.bedrijf span.title {
    background: url(../images/home_bedrijf_title.gif) no-repeat #9DCA49;
}

div#mediummenu ul li a.bedrijf:hover span.foldout {
    background: url(../images/home_bedrijf_foldout.gif) no-repeat;
}

div#mediummenu ul li a.bedrijf:hover span.title {
    background: url(../images/home_bedrijf_title_over.gif) no-repeat #9DCA49;
}

/* Bezoeker */
div#mediummenu ul li a.bezoeker {
    background: url() no-repeat;
}

div#mediummenu ul li a.bezoeker span.title {
    background: url(../images/home_bezoeker_title.gif) no-repeat #9E426B;
}

div#mediummenu ul li a.bezoeker:hover span.foldout {
    background: url(../images/home_bezoeker_foldout.gif) no-repeat;
}

div#mediummenu ul li a.bezoeker:hover span.title {
    background: url(../images/home_bezoeker_title_over.gif) no-repeat #9E426B;
}

/* Bestuur */
div#mediummenu ul li a.bestuur {
    background: url() no-repeat;
}

div#mediummenu ul li a.bestuur span.title {
    background: url(../images/home_bestuur_title.gif) no-repeat #8AC3F0;
}

div#mediummenu ul li a.bestuur:hover span.foldout {
    background: url(../images/home_bestuur_foldout.gif) no-repeat;
}

div#mediummenu ul li a.bestuur:hover span.title {
    background: url(../images/home_bestuur_title_over.gif) no-repeat #8AC3F0;
}

a.epreadspeaker {
    margin: 0 0 26px 0;
}

div#quicklinks {
    float: left;
    width: 180px;
    text-align: right;
    margin-top: -340px;
    margin-left: 5px;
}

div#quicklinks ul {
    clear: both;
}

div.clear_div {
    clear: both;
}

div#quicklinks a img {
    margin: 0 0 22px 0;
}

div#quicklinks ul {
    list-style: none;
}

div#quicklinks ul li a {
    line-height: 200%;
    color: #7A797F;
    text-decoration: none;
}

div#quicklinks ul li a:hover {
    color: #0075BD;
}

div#latestnews {
    width: 744px;
    clear: both;
    margin-left: 16px;
    margin-top: 9px;
}

div#latestnews h3 {
    font-size: 115%;
    color: #0075BD;
    margin-bottom: 3px;
}

div#latestnews ul {
    list-style: none;
    padding: 0;
    margin: 0 0 5px 0;
}

div#latestnews ul li {
    font-weight: bold;
    color: #303030;
    float: none;
    margin-bottom: 2px;
}

div#latestnews ul li a {
    padding: 0 0 0 11px;
    color: #838383;
    text-decoration: none;
}

div#latestnews ul li a.titel {
    padding:0;
    color:#303030;
}

div#latestnews ul li a:hover {
    color: #0075BD;
}

div#latestnews a {
    font-weight: bold;
    color: #0075BD;
}

img {
    border: none;
}
