body
{
    overflow-x: hidden;
    overflow-y: auto;
    background-repeat: no-repeat;
    background-position: 170px 1px;
    background-color: #ffffff;
}
*
{
    font-family: Arial, Verdana, Tahoma, Sans Serif;
    font-size: 11px;
}
html, body
{
    width: 100%;
    height: 100%;
    padding: 0px 0px 1px 0px;
    margin: 1px 0px 0px 0px;
}
td
{
    text-align: left;
    vertical-align: top;
    color: #333333;
}
a
{
    color: #000000;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}

form
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

img.spacer
{
    position: absolute;
    z-index: 200;
    top: 0px;
    left: 0px;
    height: 90px;
    width: 150px;
    border: 0px;
}

/* fontgrootte */
#fontgrootte
{
    position: absolute;
    right: 30px;
    margin-top: 20px;
}

#fontgrootte #klein
{
    background-color: #0097F0;
    border: 0px;
    height: 20px;
    width: 20px;
}

#fontgrootte #middel, #fontgrootte #groot
{
    background-color: #1DADFF;
    border: 0px;
    height: 20px;
    width: 20px;
}

#fontgrootte #klein:hover, #fontgrootte #middel:hover, #fontgrootte #groot:hover
{
    background-color: #0097F0;
    border: 0px;
    height: 20px;
    width: 20px;
}

.normaal
{
    font-size: 100%;
}
.groter
{
    font-size: 150%;
    color: #42006E;
    font-weight: bold;
}
.grootst
{
    font-size: 180%;
}
.kleiner
{
    font-size: 90%;
}
.kleinst
{
    font-size: 80%;
}

.imgright
{
    float: right;
    margin: 0px 0px 10px 10px;
}
.imgleft
{
    float: left;
    margin: 0px 10px 10px 0px;
}


.title
{
    font-size: 120%;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 30px 0px;
    margin-top: 18px;
    color: #42006E;
}

#infobank
{
    width: 98%;
    height: 600px;
}

div.lastupdate
{
    color: #000000;
    font-size: 80%;
    font-weight: normal;
    font-style: italic;
}

.message
{
    background-color: #E4C1FF;
    color: #42006E;
    border: 1px solid #0097F0;
    margin: 10px 0px 10px 0px;
    padding: 5px;
}
.cbase_feedback
{
    display: block;
    background-color: #E4C1FF;
    color: #42006E;
    border: 1px solid #0097F0;
    margin: 10px 0px 10px 0px;
    padding: 5px;
}

a.info
{
    line-height: 20px;
    position: relative;
    z-index: 24;
    background-color: #fff;
    font-weight: normal;
}
a.info:hover
{
    z-index: 25;
    background-color: #ffffff;
    font-weight: normal;
}
a.info span
{
    display: none;
}
a.info:hover span
{
    display: block;
    position: absolute;
    top: 2em;
    left: 2em;
    width: 20em;
    border: 1px solid #0097F0;
    background-color: #E4C1FF;
    color: #333333;
    font-family: Verdana;
    font-weight: normal;
    font-size: 85%;
    padding-left: 5px;
    padding-right: 5px;
}

table#grid
{
    border-collapse: collapse;
    border-style: none;
    width: 100%;
    height: 100%;
}
td#headerlinks
{
    height: 77px;
    width: 169px;
    background-color: #42006E;
    background-image: url(../images/logo_cjg.gif);
    background-repeat: no-repeat;
    background-position: 4px 10px;
}

td#headerrechts
{
    text-align: right;
}
td#headerrechts a
{
    color: #FFF;
    padding: 10px 20px 10px 10px;
    height: 15px;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    margin-right: -1px;
    background-image: url(../images/ico_arrow2.gif);
    background-repeat: no-repeat;
    background-position: right 15px; 
}

td#headerrechts a:hover
{
    color: #FFF;
    text-decoration: none;
}
td#navlinks
{
    background-color: #42006E;
    background-image: url(../images/logo_cjg_bottom.gif);
    background-repeat: repeat-x;
    background-position: -4px 100%;
}
td#navrechts
{
    height: 20px;
}
td#navrechts table#menusecundair
{
    width: 70%;
    height: 22px;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #ffffff;
}
td#navrechts table#menusecundair td
{
    background-color: #42006E;
    text-align: center;
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #ffffff;
}
td#navrechts table#menusecundair td a
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 3px;
}
td#navrechts table#menusecundair td a:hover
{
    font-weight: bold;
    text-decoration: none;
    background-color: #0097F0;
    color: #42006E;
}
td#navrechts table#menusecundair td a#selected
{
    font-weight: bold;
    text-decoration: none;
    background-color: #0097F0;
    color: #42006E;
}
td#seclinks
{
    background-color: #0097F0;
    height: 20px;
}
td#secrechts
{
    background-color: #0097F0;
    text-align: right;
    color: #ffffff;
    padding: 2px 30px 2px 0px;
}
td#secrechts a
{
    color: #ffffff;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    font-size: 85%;
}
td#secrechts a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-size: 85%;
}
td#secrechts .input
{
    height: 14px;
    border: 1px solid #FFF;
    width: 60px;
    margin-left: 10px;
    font-size: 85%;
    padding: 0px;
    margin: 0px 0px 0px 10px;
}
td#secrechts .button
{
    padding: 1px 10px 1px 10px;
    color: #ffffff;
    background-color: #42006E;
    font-weight: bold;
    border: 1px solid #ffffff;
}
td#secrechts .button:hover
{
    background-color: #ffffff;
    color: #42006E;
    text-decoration: none;
    border-color: #42006E;
}

td#contentlinks
{
    width: 169px;
    background-color: #42006E;
    line-height: 16px;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/divider_bk.gif);
    background-repeat: repeat-x;
}
td#contentlinks a
{
    display: block;
    width: 100%;
    padding: 10px 5px 10px 10px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
td#contentlinks a:hover
{
    color: #42006E;
    background-color: #E4C1FF;
}
td#contentlinks div.selected
{
    display: block;
    width: 100%;
    padding: 10px 5px 10px 10px;
    font-weight: bold;
    color: #42006E;
    text-decoration: none;
    background-color: #E4C1FF;`
}
td#contentlinks div.selected a
{
    padding: 0px 0px 0px 0px;
    color: #42006E;
}

td#contentrechts
{
    background-color: #ffffff;
    line-height: 18px;
    padding-bottom: 20px;
}
td#contentrechts div.container
{
    padding: 3px 30px 10px 20px;
}
td#contentrechts div.container div.links
{
    float: left;
    width: 63%;
}
td#contentrechts div.container div.links .alinea
{
    clear: both;
    margin-top: 20px;
}
td#contentrechts div.container div.links .alinea IMG
{
}
td#contentrechts div.container div.links p
{
    margin: 0px;
}
td#contentrechts div.container div.links p img
{
    float: left;
    margin: 5px 15px 5px 0px;
}
td#contentrechts div.container div.links #intro
{
    background-color: #42006E;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 20px;
}
div.crumpath
{
    height: 22px;
    padding-top: 5px;
}
td#contentrechts div.container div.contenttitle
{
    font-size: 120%;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    margin-top: 18px;
    color: #42006E;
}
td#contentrechts div#contentsubs
{
    background-color: #E4C1FF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0097F0;
    width: 200px;
    float: right;
    line-height: 25px;
    margin: 0px 0px 20px 20px;
}
td#contentrechts div#contentsubs a
{
    display: block;
    color: #333333;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
}
td#contentrechts div#contentsubs a:hover
{
    color: #42006E;
    text-decoration: none;
    background-color: #ffffff;
    padding: 2px 5px 2px 5px;
}
td#contentrechts div#contentsubs div.selected
{
    color: #42006E;
    text-decoration: none;
    background-color: #ffffff;
    padding: 2px 5px 2px 5px;
}
#cbase_agenda
{
    margin-top: 20px;
}


/* zoeken */
#zoek_container
{
    color: #ffffff;
    line-height: 12px;
    padding: 10px 9px 30px 9px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #ffffff;
}
#zoek_container .veld
{
    height: 18px;
    width: 148px;
    border: 1px solid #ffffff;
}
#zoek_container .button
{
    float: right;
    clear: both;
    width: 44px;
    height: 16px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background-color: #0097F0;
    margin: 5px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #ffffff;
}


/* nieuws */
.nieuws_titel
{
    font-weight: bold;
    color: #42006E;
    font-size: 110%;
    padding: 15px 0px 10px 0px;
    background-color: #ffffff;
    border-bottom: 2px solid #0097F0;
}
.nieuws
{
    display: block;
    background-color: #E4C1FF;
    clear: both;
    width: 100%;
}
.nieuws .item
{
    display: block;
    width: 100%;
    clear: both;
    padding: 5px;
}
.nieuws .date
{
    font-size: 90%;
}
.nieuws A
{
    font-weight: bold;
}


td#contentrechts div.container div.rechts
{
    float: right;
    width: 25%;
}
td#contentrechts div.container div.rechts table
{
    width: 100%;
}
td#contentrechts div.container div.rechts td
{
    padding: 0px 0px 5px 0px;
}
td#contentrechts div.container div.rechts td.item
{
    border-bottom: 1px solid #E4C1FF;
    padding-top: 10px;
}
td#footerlinks
{
    font-size: 90%;
    background-color: #0097F0;
    color: #ffffff;
    text-align: center;
    padding: 5px 0px 5px 0px;
    background-image: url(../images/divider_bk.gif);
    background-repeat: repeat-x;
}
td#footerlinks A:link, td#footerlinks A:active, td#footerlinks A:visited
{
    font-size: 100%;
    color: #ffffff;
    text-decoration: underline;
}
td#footerlinks A:hover
{
    color: #ffffff;
    text-decoration: none;
}

/* agenda rechts */
td#contentrechts div.container div.rechts .action
{
    padding-bottom: 20px;
}

td#footerrechts
{
    font-size: 85%;
    height: 15px;
    background-color: #0097F0;
    color: #ffffff;
    padding: 5px 30px 5px 5px;
    text-align: right;
    background-image: url(../images/divider_bk.gif);
    background-repeat: repeat-x;
}
td#footerrechts A:link, td#footerrechts A:active, td#footerrechts A:visited
{
    font-size: 85%;
    color: #ffffff;
}
td#footerrechts A:hover
{
    font-size: 85%;
    color: #ffffff;
    text-decoration: underline;
}

.roodspacer
{
    background-color: transparent;
}
.blauwspacer
{
    background-color: #0097F0;
    background-image: url(../images/divider_bk.gif);
    background-repeat: repeat-x;
}
.grijsspacer
{
    background-color: #f6f3eb;
}

/* cbase */

#cbase_search .title
{
    padding: 0px 0px 0px 0px;
}
#cbase_search
{
    margin: -20px 0px 30px 0px;
}
#cbase_search a
{
    font-weight: normal;
}

#cbase_documents
{
}
#cbase_documents .category
{
    font-weight: bold;
    padding-bottom: 10px;
}
#cbase_documents .title
{
    padding: 0px 0px 0px 0px;
}

#cbase_links
{
}
#cbase_links .category
{
    font-weight: bold;
    padding-bottom: 10px;
}
#cbase_links .title
{
    padding: 0px 0px 0px 0px;
}

#sitemap
{
}
#sitemap td
{
}
#sitemap a
{
}
#sitemap .titlerow
{
    font-weight: bold;
}
#sitemap .hoofdmenu
{
}
#sitemap .submenu
{
}
#sitemap .submenu a
{
}

#cbase_form
{
    width: 500px;
    float: left;
}
#cbase_form TD
{
    padding-bottom: 5px;
}
#cbase_form .formelements
{
    width: 50%;
}
#cbase_form .input
{
    height: 16px;
    border: 1px solid #000000;
    width: 100%;
    margin-left: 10px;
    font-size: 77%;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
#cbase_form .textarea
{
    height: 150px;
    border: 1px solid #000000;
    width: 100%;
    margin-left: 10px;
    font-size: 77%;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
#cbase_form .button
{
    float: right;
    width: 100px;
    height: 17px;
    margin-left: 11px;
    background-color: #42006E;
    border: 1px solid #ffffff;
    cursor: hand;
    font-weight: bold;
    color: #ffffff;
    font-size: 85%;
    text-transform: capitalize;
}
#cbase_form .title
{
    width: 50%;
    font-size: 100%;
}
#cbase_form #attachment-optie
{
    height: 16px;
    border: 1px solid #000000;
    width: 100%;
    margin-left: 10px;
    font-size: 77%;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

#cbase_agenda
{
}
#cbase_agenda A
{
    font-size: 100%;
    font-weight: bold;
}
#cbase_agenda td, #cbase_agenda DIV, #cbase_agenda SPAN
{
    font-size: 90%;
}
#cbase_agenda img
{
    display: none;
}
#cbase_agenda .title
{
    font-weight: bold;
    color: #42006E;
    border-bottom: 2px solid #0097F0;
    border-width: 0px 0px 2px 0px;
    font-size: 115%;
}
#cbase_agenda .overzicht
{
    border-bottom: 2px solid #0097F0;
    text-align: right;
    border: 2px 5px 2px 5px solid #E4C1FF;
}
#cbase_agenda .category
{
    display: none;
}
#cbase_agenda .action
{
    background-color: #E4C1FF;
    padding: 0px;
    border: 2px 5px 2px 5px solid #E4C1FF;
}
#cbase_agenda .time
{
    background-color: #E4C1FF;
    border-style: solid;
    border-width: 2px 0px 0px 5px;
    border-color: #E4C1FF;
}
#cbase_agenda .description
{
    background-color: #E4C1FF;
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #E4C1FF;
}

#cbase_agenda_item .title
{
    padding: 20px 0px 10px 0px;
    font-size: 12px;
}
#cbase_agenda_item .summary
{
    padding-bottom: 5px;
}
#cbase_agenda_item .time
{
    padding-bottom: 5px;
}
#cbase_agenda_item .description
{
    padding-bottom: 5px;
}

/* forum */
#cbase_forum
{
    width: 550px;
    margin-top: -20px;
    margin-left: -5px;
}

#cbase_forum .section
{
    display: none;
}

#cbase_forum .foras TD
{
    margin: 0px;
    padding: 0px;
}

#cbase_forum .categorie
{
}

#cbase_forum .item
{
    clear: both;
}

#cbase_forum .row1, #cbase_forum .row2
{
}

#cbase_forum .title
{
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

#cbase_forum .count
{
    display: block;
    float: none;
    font-weight: normal;
    line-height: 18px;
    color: #42006E;
}

#cbase_forum .count A
{
}

#cbase_forum .description
{
}

#cbase_forum .button
{
    height: 20px;
    width: 150px;
    float: right;
    background-color: #42006E;
    border: 1px solid #ffffff;
    cursor: hand;
    font-weight: bold;
    color: #ffffff;
    font-size: 100%;
    text-transform: capitalize;
}

#cbase_forum .breadcrumb
{
    display: block;
    margin: 10px 0px 10px 0px;
}

#cbase_forum .formthread
{
}

#cbase_forum .post
{
}

#cbase_forum #postbox
{
}

#cbase_forum .name
{
    width: 100px;
}

#cbase_forum #postbox .input .title, #cbase_forum .postee, #cbase_forum .email
{
    height: 20px;
    width: 150px;
    border: 1px solid #42006E;
    font-size: 110%;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-weight: normal;
    padding: 0px;
}

#cbase_forum .title
{
}

#cbase_forum #postbox .body
{
    height: 100px;
    width: 150px;
    border: 1px solid #42006E;
    font-size: 110%;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-weight: normal;
    padding: 0px;
}

#cbase_forum .person IMG
{
    display: none;
}

#cbase_forum .person
{
    width: 80px;
    padding: 10px 10px 0px 0px;
}

#cbase_forum .message
{
    width: 450px;
}


#cbase_forum .personbox
{
}

#cbase_forum .submit
{
}

#cbase_forum .threads
{
}








#cbase_actueel
{
}
#cbase_actueel A
{
}
#cbase_actueel td
{
}
#cbase_actueel .item
{
    font-weight: bold;
    color: #42006E;
}
#cbase_actueel .description
{
    font-size: 90%;
    background-color: #E4C1FF;
    border: 2px 5px 2px 5px solid #E4C1FF;
    border-top: 2px solid #0097F0;
    padding-top: 4px;
}
#cbase_actueel .description A
{
    font-size: 110%;
}
#cbase_actueel .description P
{
    font-size: 95%;
}


#cbase_newsletter
{
    background-color: Transparent;
    border-style: solid;
    border-width: 0px;
    border-color: #ffffff;
    margin: 0px 10px 0px 10px;
    color: #ffffff;
}
#cbase_newsletter #newsletter_table
{
    padding: 0px 0px 0px 0px;
    margin: 5px 5px 5px 5px;
}
#cbase_newsletter #newsletter_table .title
{
    padding: 0px 0px 8px 0px;
    font-weight: bold;
    color: #ffffff;
}
#cbase_newsletter #newsletter_table .inputtext
{
    padding: 3px;
    width: 30%;
    color: #ffffff;
}

#cbase_newsletter #newsletter_table .input
{
    width: 100%;
}
#cbase_newsletter #newsletter_table .buttons
{
    text-align: right;
    padding: 5px 0px 5px 0px;
}

#cbase_newsletter #newsletter_table .buttons .button
{
    padding: 1px 10px 1px 10px;
    color: #ffffff;
    background-color: #42006E;
    font-weight: bold;
    border: 1px solid #ffffff;
}
#cbase_newsletter #newsletter_table .newsletter_field
{
    font-size: 85%;
    width: 100%;
    border-style: solid;
    border-color: #000000;
    border-width: 1px 1px 1px 1px;
}

#LOGIN
{
}
#LOGIN input
{
    width: 160px;
    border: 1px inset #000000;
    height: 17px;
    font-size: 80%;
    color: #000000;
}
#LOGIN .button
{
    font-weight: bold;
    color: #ffffff;
    background-color: #42006E;
    width: 160px;
    float: right;
    border: solid 1px #ffffff;
    height: 20px;
    font-weight: bold;
    cursor: hand;
}

/* FUNCTIE VENSTER */

#functionmenu
{
    width: 24px;
}
#functionmenu *
{
    font-family: Verdana, Sans Serif;
    font-size: 10px;
}
#functionmenu .functionbutton
{
    clear: both;
}
#functionmenu .functionbutton a img
{
    background-color: #42006E;
}
#functionmenu .functionbutton a:hover img
{
    background-color: #42006E;
}
#functionmenu .functionbutton .top, .print, .email, .search
{
    border: solid 3px #ffffff;
}
#functionmenu .functionbutton .top, .print, .email
{
    border-bottom: none;
}

/* FORMS */
#functionmenu form
{
    margin: 0px;
}
#functionmenu input
{
    font-family: Verdana, Sans Serif;
    font-size: 10px;
    width: 100%;
}
#functionmenu textarea
{
    font-family: Verdana, Sans Serif;
    font-size: 9px;
    width: 100%;
    height: 50px;
}
#functionmenu td
{
    border-style: none;
    color: #ffffff;
}
#functionmenu table
{
    width: 100%;
    border: 1px solid #ffffff;
    background-color: #42006E;
    color: #ffffff;
}
#functionmenu .close
{
    background-color: #000000;
    text-align: right;
}
#functionmenu .button
{
    width: 150px;
    background-color: #42006E;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-weight: bold;
}
#functionmenu .buttonvind
{
    width: 124px;
    background-color: #42006E;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-weight: bold;
    float: left;
}
#functionmenu .buttonclose
{
    background-color: #42006E;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    float: right;
    width: 17px;
    height: 17px;
    padding-left: 2px;
}
#functionmenu #mail_form table
{
    height: 87px;
}
#functionmenu #mail_form
{
    visibility: hidden;
    position: absolute;
    width: 300px;
    top: 2px;
    left: -300px;
}
#functionmenu #search_form table
{
    height: 30px;
}
#functionmenu #search_form
{
    visibility: hidden;
    position: absolute;
    width: 300px;
    top: 2px;
    left: -300px;
}
#functionmenu #search_form td
{
}

/* FLAPOUTS */
#functionmenu span
{
    position: relative;
    left: 10px;
    top: 4px;
}
#functionmenu #top_top, #top_print, #top_email, #top_search
{
    width: 150px;
    height: 24px;
    position: relative;
    visibility: hidden;
    left: -150px;
    background-color: #42006E;
    border: 1px solid #ffffff;
    color: #ffffff;
}
#functionmenu #top_top
{
    top: -87px;
}
#functionmenu #top_print
{
    top: -90px;
}
#functionmenu #top_email
{
    top: -94px;
}
#functionmenu #top_search
{
    top: -96px;
}

/* END FUNCTIE VENSTER */
