/* SIM reset v1.1 | 20091229 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

p {
    margin-top: 0px;
}

/* STYLED */
:focus {
    outline: none;
}
a:focus,
input:focus,
textarea:focus,
select:focus {
    outline: 1px dotted #a9aaad; /* or what you like it to be */
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background-color: #ffffff; /* or what you like it to be */
    font-size: 62.5%;
    font-family: Arial, Helvetica, sans-serif; /* or what you like it to be */
    color: #333333; /* or what you like it to be */
}
ul ul, ol ol, table p {
    font-size: 100%;
}
sup, sub {
    font-size: 75%;
    line-height: 100%; /* Only Modern browsers */
}


/* Standard Lists */
#intro ul,
.vervolg ul,
.item_intro ul,
.product_text ul,
.lijstitem_intro ul {
    list-style-type: disc;
}
#intro ol,
.vervolg ol,
.item_intro ol,
.product_text ol,
.lijstitem_intro ol {
    list-style-type: decimal;
}


/* Helper Classes */
/* You can use these in combination with <IMAGE>-[UITLIJNING]: */
.float_rechts {
    float: right;
    margin-left: 5px;
}
.float_links {
    float: left;
    margin-right: 5px;
}

/* Content */


/* GLOBAL */
body {
    font-family: Arial;
    text-align: center;
    background: #ffffff;
    color: #000000;
}

a {
    text-decoration: none;
    color: #660066;
}

h2 {
    font-size: 128%;
    margin: 0px;
    color: #660066;
}

div#globalwrapper {
    text-align: left;
    margin: 0 auto 0 auto;
    width: 939px;
    *max-width: 939px;
    min-height: 600px;
    overflow: hidden;
    position: relative;
}

/* BANNER */
div#banner {
    width: 939px;
    height: 122px;
    overflow: hidden;
    position: relative;
}

div#portalLink {
    width: 150px;
    height: 80px;
    position: absolute;
    left: 0px;
    top: 15px;
    background: transparent;
}

div#portalLink a {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #f00;
    opacity: 0;
    filter: alpha(opacity = 0);
    z-index: 999;
}

div#navigatie {
    height: 18px;
    width: 939px;
    background: #97cc00;
    padding-bottom: 7px;
    position: relative;
    z-index: 100;
    margin-bottom: 5px;
}

div#navigatie.dark {
    margin-bottom: 4px;
}

div.navigation {
    display: inline;
    position: relative;
}

div.navigation a {
    color: #fff;
}

div.navigation:hover div.navtitels {
    border-bottom: 1px solid #97cc00;
    background: #97cc00;
}

div.navigation:hover div#navtitel0 {
    border: none;
}

div.navtitels {
    display: inline;
    margin-left: 0px;
    float: left;
    height: 13px;
    padding: 5px 0 7px 0;
}

span.navtitelactive a {
    color: #660066 !important;
}

.dark {
    background: #8fbe00 !important;
    border-bottom: 1px solid #fff !important;
}

.light {
    background: #97cc00 !important;
}

.dark a {
    padding-top: 15px;
}

div#navtitel1 {
    margin-left: 0px;
}

span.titelsNavigation a {
    color: #fff;
    font-weight: 600;
    padding: 4px 15px 5px 15px;
    border-right: 1px solid #fff;
    font-size: 1.4em;
}

div.titelsNavigation:hover a {
    color: #660066;
}

ul.mainmenu {
    display: none;
    position: absolute;
    background: #97cc00;
    width: 1000px;
    padding-left: 900px;
    margin-left: -900px;
    top: 26px;
    font-size: 1.2em;
    font-weight: 600;
    height: auto;
    z-index: 1;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul.mainmenu {
        margin-top: -19px;
    }
}

.mainmenu li:hover ul.submenu a {
    color: #fff;
}

.mainmenu li:hover a,
.submenu li:hover span {
    color: #660066;
}

ul.mainmenu li {
    padding: 4px 15px 5px 15px;
    width: 140px;
}

div.navigation:hover ul.mainmenu {
    display: block;
}

div.navigation:hover {
    padding-bottom: 100px;
}

ul.mainmenu li:hover .submenu {
    display: block;
}

ul.mainmenu li a {
    color: #fff;
    padding-top: 0;
}

.submenu {
    display: none;
    position: absolute;
    height: 100%;
    left: 1070px;
    top: 0px;
    z-index: 999;
}

ul.submenu li {
    z-index: 999;
    background: #97cc00;
}

div#navtitel6 ul.submenu li {
    width: 102px;
    padding: 4px 5px 5px 15px;
}

/* CONTENT */
div#content {
    z-index: -2;
    font-size: 120%;
    line-height: 120%;
    width: 939px;
    border-top: 1px dotted #000;
}

div#content ul li {
    background: url(../images/bullet_klein.gif) no-repeat 6px 7px;
    list-style-type: none;
    padding-left: 15px;
    line-height: 15px;
}

div#snelmenu ul li,
div#recent ul li {
    background: none;
}

div#content a {
    color: #660066;
    text-decoration: underline;
}

div#contentTop {
    width: 100%;
    background: url(../images/borderHomepage.png) repeat;
    border-bottom: 1px dotted #000;
    float: left;
    position: relative;
}

div#topLeft {
    width: 50%;
    float: left;
}

div#linksbovenTop {
    min-height: 130px;
    border-bottom: 1px dotted #000;
    position: relative;
    float: left;
    padding-bottom: 5px;
}

div#linksbovenTop ul li {
    background: none;
}

div#linksonderTop {
    padding-bottom: 10px;
    float: left;
}

div#middenTop {
    width: 218px;
    float: left;
    position: relative;
    padding: 5px;
}

div#middenTop h2 {
    margin-left: 0px;
}

div#topRight {
    float: right;
    width: 24.8%;
}

div#rechtsTop {
    min-height: 55px;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
}

div#contentBottom {
    width: 100%;
    position: relative;
    float: left;
    background: url(../images/borderHomepage.png) repeat;
    border-bottom: 1px dotted #000;
}

div#linksBottom {
    width: 50%;
    float: left;
}

div#rightBottomleft {
    float: left;
    width: 224px;
    padding: 5px 0 10px 5px;
}

div#rightBottomleft h2 {
    margin: 5px 0px;
}

div#rightBottomleft ul {
    margin-left: -5px;
}

div#rightBottomright {
    float: right;
    width: 24.9%;
}

div#rightBottomright li.no_link {
    border-top: none;
    margin-top: 0px;
}

/* Nieuws items */
div.nieuwsItems {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    overflow: hidden;
}

div.itempic {
    position: relative;
    left: 10px;
    width: 110px;
    float: left;
}

div#itemKnoppen {
    position: absolute;
    display: none;
    left: 10px;
    top: 85px;
    width: 100px;
}

div#itemKnoppen span {
    padding: 0 7px;
    height: 15px;
    background: #660066;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

div#itemKnoppen span:hover {
    background: #a0539b;
}

div.itemintro {
    margin-left: 140px;
    position: relative;
    width: 320px;
}

a.readmore {
    margin-top: 10px;
    display: block;
}

div#bottomBar {
    width: 911px;
    _width: 939px;
    float: left;
    height: auto;
    margin-top: 10px;
    position: relative;
    background: #97CC00;
    color: #fff;
    font-weight: 600;
    padding: 5px 15px 5px 15px;
}

span#bottomBarLeft {
    float: left;
    _margin-top: 0px;
}

span#bottomBarRight {
    float: right;
    _margin-top: 0px;
}

span#bottomBarRight a {
    color: #fff;
}

/* Content items */
div#recent {
    position: relative;
    padding-left: 65px;
}

div#recent h2 {
    margin: 5px 0 10px -60px;
}

div#linksbovenTop h2 {
    font-size: 1.3em;
    margin: 10px 0 10px 5px;
}

div#linksbovenTop img {
    height: 60px;
    width: 100px;
    overflow: hidden;
}

div#recent span.date {
    position: absolute;
    background: url(../images/bullet_klein.gif) no-repeat left;
    left: 5px;
    padding-left: 7px;
}

div#snelmenu {
    color: #660066;
    margin: 5px;
    font-size: 0.8em;
    text-indent: -2px;
    height: auto;
}

div#snelmenu ul li {
    display: inline;
    border-left: 1px solid #660066;
    padding-left: 2px;
}

div#snelmenu ul li.tekstversie {
    padding-right: 4px;
}

div#snelmenu ul li.last {
    white-space: nowrap;
}

div#snelmenu ul li.first {
    border: none;
}

div#search {
    margin: 10px 0 0 5px;
}

div#search input#search_trefwoord {
    border: 1px solid #97cc00;
    width: 170px;
    margin-right: 0px;
    font-size: 90%;
    height: 16px;
    color: #666666;
}

div#search input.searchbox_submit {
    background: #97cc00;
    color: #fff;
    font-weight: 600;
    border: none;
    height: 20px;
    margin-left: -3px;
    font-size: 80%;
    padding: 0px 2px 2px 0px;
}

div#search fieldset p {
    margin-top: 10px;
}

div#rechtsKoppelbox1 ul,
div#rechtsKoppelbox2 ul {
    margin-bottom: 10px;
}

div#rechtsKoppelbox1 li.first {
    border: none;
    margin-top: 0;
}

div#banners {
    max-width: 939px;
    float: left;
    margin: 5px 0;
    padding: 0px
}

div#bannerItems ul {
    padding: 0px;
    margin: 0px;
}

div#bannerItems ul li {
    margin: 0 0 5px 10px;
    background: none;
    display: inline;
    float: left;
    padding: 0;
}

div#bannerItems ul li span img {
    width: 224px;
    height: 50px;
    overflow: hidden;
}

/* Vervolg paginas */
div#vervolgLinks {
    float: left;
    width: 674px;
    padding:15px;
}

div#vervolgRechts {
    float: right;
    width: 24.9%;
}

div#vervolgRechts1 {
    padding-left: 5px;
}

div#vervolgRechts1,
div#vervolgRechts2,
div#vervolgRechts3 {
    padding-bottom: 10px;
}

div#vervolgRechts3 {
    position: relative;
}

div#vervolgRechts1 h2 {
    margin-left: 0px;
    font-size: 1.3em;
}

div#kruimelspoor {
    margin: 5px 0 0 0;
}

div#kruimelspoor,
span.kruimelspoor {
    font-weight: 600;
    font-size: 0.95em !important;
}

div#vervolgLinks h2 {
    font-size: 1.3em;
    margin: 10px 0;
}

div#intro h3,
div.vervolg h3 {
    color: #800080;
    font-weight: 600;
}

div#intro h4,
div.vervolg h4 {
    color: #800080;
    font-style: italic;
}

div#intro h6 {
    font-size: 1.2em;
}

/* Vervolg */
div#contentTopVervolg {
    background: url("../images/borderVervolg.png") repeat;
    border-bottom: 1px dotted #000000;
    float: left;
    position: relative;
    width: 100%;
}

/* Homepages */
div#homepageLeft {
    float: left;
    width: 459px;
    padding: 5px;
    position: relative;
}

div#homepageLeft h2 {
    margin: 10px 0px;
    font-size: 1.3em;
}

div#homepageRight {
    width: 469px;
    float: right;
    position: relative;
}

div#homepageRightTop {
    width: 469px;
    float: left;
    position: relative;
    border-bottom: 1px dotted #000;
}

div#homepageRightLeft {
    width: 213px;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 10px;
}

div#homepageRightRight {
    width: 233.5px;
    float: right;
}

div#searchbox {
    min-height: 55px;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
}

div#homepageRightKoppelbox1 {
    padding: 5px;
}

div#homepageRightMiddle {
    float: left;
    position: relative;
    border-bottom: 1px dotted #000;
}

div#homepageRightMiddle1 {
    float: left;
    width: 224px;
    padding: 5px;
}

div#homepageRightMiddle2 {
    float: right;
    width: 224px;
    padding: 5px;
}

div#homepageRightBottom {
    float: left;
    position: relative;
}

div#homepageRightBottom1 {
    width: 224px;
    float: left;
    padding: 5px;
}

div#homepageRightBottom2 {
    width: 224px;
    float: right;
    padding: 5px;
    margin-top: 10px;
}

div#homepageRightBottom2 img {
    width: 214px;
    height: auto;
}

li.no_link {
    background: none !important;
    font-size: 128%;
    font-weight: 600;
    color: #660066;
    border-top: 1px dotted #000;
    padding: 5px 0 5px 0px;
    width: 100%;
    margin: 5px 0 0 0px;
    text-indent: -10px;
}

div#evenementen_maanden li {
    background: none !important;
}

div#snelnaar {
    color: #660066;
}

div#linksBottom h2 {
    margin: 5px;
}

a.fontsizer {
    font-variant: small-caps;
}