/*
groen: #7ac142
donkergroen: #52812C
grijs: #e0e0e0
lichtgroen1: #deefd0
lichtgroen2: #f1f9ec
*/

*
{
    margin: 0px;
    padding: 0px;
}

BODY
{
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    background-color: #ffffff;
    color: #000000;
}

IMG
{
    border: none;
}

A
{
    color: #000000;
    text-decoration: underline;
}
A:hover
{
    color: #000000;
    text-decoration: none;
}
.link2more
{
    display: block;
    text-align: right;
    padding: 0px 16px 0px 0px;
    background-image: url('../templates/images/a.pijl.gif');
    background-repeat: no-repeat;
    background-position: right 6px;
    font-weight: bold;
}

HR
{
    border: none;
    height: 0px;
    border-top: 1px solid #e0e0e0;
    display: block;
    clear: both;
    margin: 10px 0px 20px 0px;
}

UL
{
    margin: 0em 0em 1em 2em;
}

P
{
    padding: 0em 0em 1em 0em;
}

H1, H2, H3, H4, H5, H6
{
    padding: 0em 0em 0em 0em;
    line-height: normal;
    font-weight: normal;
}
H1, H3, H5
{
    color: #7ac142;
}
H2, H4, H6
{
    color: #000000;
}

SMALL
{
    color: #666666;
}

INPUT, SELECT, TEXTAREA
{
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    border: 1px solid #e0e0e0;
}



TABLE
{
    border-collapse: collapse;
}
TD
{
    padding: 4px 6px 4px 6px;
    vertical-align: text-top;
}
TABLE TR .data
{
    font-weight: bold;
}



.dp20, .dp25, .dp33, .dp50, .dp66, .dp75, .dp100
{
    float:left;
    display: inline;
    margin-left:-0.04em;
}
.dp20 {width:20%;}
.dp25 {width:25%;}
.dp33 {width:33.33%;}
.dp50 {width:50%;}
.dp66 {width:66.66%;}
.dp75 {width:75%;}
.dp100 {width:100%;}



.as
{
    display: none;
}



.clear
{
    clear:both;
    font-size: 0;
    height: 0px;
}




.taLeft
{
    text-align: left;
}
.taCenter
{
    text-align: center;
}
.taRight
{
    text-align: right;
}





.floatLeft
{
    float: left;
}
.floatCenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.floatRight
{
    float: right;
}



.removeButton
{
    width: 16px;
    height: 16px;
    display: block;
    display: inline-block;
    background-image: url('../templates/images/remove.button.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    line-height: 1.0em;
    vertical-align: text-bottom;
    font-weight: bold;
}




.colLeft
{
    width: 300px;
    float: left;
    margin-right: 25px;
}
.colCenter
{
    width: 300px;
    float: left;
}
.colRight
{
    width: 300px;
    float: right;
}
.columnBlock .columnBlockHead1
{
    border-bottom: 2px solid #7ac142;
    margin-bottom: 1px;
}
.columnBlock .columnBlockHead1 H2
{
    background-color: #7ac142;
    display: inline-block;
    padding: 4px 6px 4px 6px;
    font-size: 0.9em;
    font-weight: bold;
    color: #ffffff;
}
.columnBlock .columnBlockHead2
{
    padding-bottom: 2px;
    margin-bottom: 1px;
}
.columnBlock .columnBlockHead2 H2
{
    padding: 4px 6px 4px 6px;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
}
.columnBlock .columnBlockContent
{
    border: 1px solid #e0e0e0;
    padding: 10px;
    margin-bottom: 20px;
}
.columnBlock .columnBlockContent IMG
{
    width: 90px;
    height: 90px;
    float: left;
    padding: 2px;
    border: 1px solid #e0e0e0;
    margin: 0px 10px 0px 0px;
}
.columnBlock .columnBlockContent H3
{
    font-family: 'times new roman', serif;
    font-style: italic;
    font-size: 1.4em;
    color: #000000;
    margin-bottom: 5px;
}
.columnBlock .columnBlockContent H4
{
    font-size: 1em;
    color: #ffffff;
    background-color: #7ac142;
    display: inline-block;
    padding: 1px 2px 1px 2px;
    margin-bottom: 5px;
}
.columnBlock .columnBlockContent H5
{
    font-size: 1em;
    font-family: 'times new roman', serif;
    font-style: italic;
    color: #000000;
    margin-bottom: 5px;
}
.columnBlock .columnBlockExtraContent
{
    width: 250px;
    float: right;
    padding: 10px;
    margin: 0px 0px 0px 5px;
    border: 1px solid #e0e0e0;
    background-color: #f1f9ec;
}

.columnBlock .agenda
{
    padding: 0px;
}
.columnBlock .columnBlockContent .agendaDay
{
    padding: 10px;
    margin-bottom: 1px;
}
.columnBlock .columnBlockContent .bgc1
{
    background-color: #deefd0;
    border-bottom: 1px solid #b3da97;
}
.columnBlock .columnBlockContent .bgc2
{
    background-color: #f1f9ec;
    border-bottom: 1px solid #c3e3ab;
}
.columnBlock .columnBlockContent .agendaDay .agendaItems
{
    border-left: 2px solid #7ac142;
}
.columnBlock .columnBlockContent .agendaDay .agendaItems SPAN
{
    text-align: left;
    padding: 0px 10px 0px 10px;
    background-position: right 6px;
    font-size: 1em;
    font-family: 'times new roman', serif;
    font-style: italic;
    color: #000000;
    float: left;
    width: 30px;
    display: block;
    clear: left;
}
.columnBlock .columnBlockContent .agendaDay .agendaItems A
{
    text-align: left;
    padding: 0px 16px 0px 0px;
    background-position: right 6px;
    float: left;
}
.columnBlockContentGreen
{
    background-color: #f1f9ec;
}
.columnBlock .columnBlockContent .reacties
{
    width: 370px;
    float: left;
}
.columnBlock .columnBlockContent .reactie
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    border-top: 1px solid #b3da97;
}
.columnBlock .columnBlockContent .reageer
{
    width: 205px;
    float: right;
    background-color: #ddefcf;
    border: 1px solid #e0e0e0;
    padding: 10px;
}
.columnBlock .columnBlockContent .reageer INPUT, .columnBlock .columnBlockContent .reageer TEXTAREA
{
    width: 100%;
    padding: 2px;
    margin-left: -3px;
    margin-bottom: 5px;
}
.columnBlock .columnBlockContent .reageer .button
{
    margin-left: 0px;
    background-color: #7ac142;
    color: #ffffff;
    font-weight: bold;
    border-color: #619933;
}
#reactieForm
{
    display: none;
}



.columnBlock .columnBlockContent .mediaAlbum
{
    border-top: 1px solid #b3da97;
    padding: 10px 0px 10px 0px;
}
.columnBlock .columnBlockContent .mediaAlbum IMG
{
    width: 74px;
    height: 74px;
    float: left;
    margin: 0px;
    padding: 0px;
}
.columnBlock .columnBlockContent .noBorder
{
    border: none !important;
    padding: 0px 0px 0px 0px;
}
.columnBlock .columnBlockContent .noBorder IMG
{
    width: 67px;
    height: 67px;
}



.columnBlock .partners
{
    padding: 0px;
}
.columnBlock .partners A, .columnBlock .partner A
{
    display: block;
    width: 134px;
    height: 70px;
    float: left;
    margin: 7px;
    padding: 0px;
    text-align: center;
}
.columnBlock .partners A IMG, .columnBlock .partner A IMG, .columnBlock .partner IMG
{
    width: auto;
    height: auto;
    max-width: 134px;
    max-height: 70px;
    padding: 0px;
    border: none;
    margin: 0px auto 0px auto;
}
.columnBlock .partnerdetail IMG
{
    width: auto;
    height: auto;
    max-width: 134px;
    max-height: 70px;
    border: none;
    padding: 0px;
    margin: 0px 40px 10px 0px;
    float: left;
}

.columnBlock .hoofdsponsor IMG
{
    width: 275px;
    height: 150px;
    float: none;
    border: none;
}



#container
{
    width: 950px;
    margin: 0px auto 0px auto;
    background-color: #ffffff;
}




#container #top
{
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 1px 0px;
    border-bottom: 2px solid #7ac142;
    height: 96px;
}
#container #top #logo
{
    float: left;
    width: 25%;
}
#container #top #menu
{
    float: left;
    margin-right: -1px; /* IE hack ... */
}
#container #top #menu H1
{
    font-family: 'times new roman', serif;
    font-style: italic;
    font-size: 1.6em;
    height: 55px;
}
#container #top #menu H2
{
    font-size: 1em;
    font-weight: bold;
    height: 16px;
}
#container #top #menu MENU
{
    list-style: none;
    border-left: 1px solid #e0e0e0;
    height: 25px;
}
#container #top #menu MENU LI
{
    float: left;
}
#container #top #menu MENU LI A
{
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 5px 15px 0px 15px;
    line-height: normal;
    height: 20px;
    border-right: 1px solid #e0e0e0;
}
#container #top #menu MENU:first-child  A
{
    /*border-left: 1px solid #e0e0e0;*/
}
#container #top #menu MENU LI A:hover
{
    background-color: #deefd0;
    color: #000000;
}
#container #top #menu MENU LI .selected
{
    background-color: #7ac142;
    color: #ffffff;
    text-decoration: none;
    border: none;
}
#container #top #menu MENU LI .selected:hover
{
    background-color: #7ac142;
    color: #000000;
}
#container #top #user
{
    float: right;
    width: 25%;
    text-align: right;
}




#container #homeIntroPanelContainer
{
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 20px 0px;
}
#container #homeIntroPanelContainer #homeIntroPanel
{
    width: 950px;
    height: 360px;
    background-image: url('../templates/images/home.intro.panel.bg.gif');
    background-repeat: no-repeat;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelMenu
{
    width: 250px;
    float: left;
    padding: 0px 0px 0px 10px;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelMenu H2
{
    color: #ffffff;
    font-size: 1.2em;
    height: 40px;
    padding: 14px 0px 0px 60px;
    font-weight: bold;
    text-transform: uppercase;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelMenu MENU
{
    list-style: none;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelMenu LI
{
    padding: 0px 0px 0px 10px;
    background-repeat: no-repeat;
    background-position: 14px 8px;
    height: 62px;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelMenu LI IMG
{
    float: left;
    margin: 7px 10px 0px 0px;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelMenu A
{
    display: block;
    color: #000000;
    font-size: 1.2em;
    text-decoration: none;
    height: 37px;
    margin: 0px 0px 10px 0px;
    padding: 15px 0px 0px 0px;
    text-transform: uppercase;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelMenu A:hover
{
    color: #7ac142;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides
{
    width: 620px;
    height: 360px;
    float: right;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides MENU
{
    list-style: none;
    height: 32px;
    position: relative;
    z-index: 1;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides MENU LI
{
    float: left;
    padding: 5px 0px 11px 0px;
    margin-right: 5px;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides MENU LI A
{
    display: block;
    width: 18px;
    height: 18px;
    border: 2px solid #ffffff;
    color: #ffffff;
    background-color: #7ac142;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides MENU LI A:hover
{
    background-color: #deefd0;
    color: #7ac142;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides MENU .selected
{
    background-image: url('../templates/images/a.pijl.down.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides MENU .selected A
{
    background-color: #ffffff;
    color: #7ac142;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides #imageContainer
{
    width: 604px;
    height: 226px;
    padding: 0px 0px 0px 0px;
    margin: 3px 0px 0px 3px;
    background-color: #573e2d;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides #imageContainer IMG
{
    position: absolute;
    width: 604px;
    height: 226px;
    display: block;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides H4
{
    font-size: 0.9em;
    color: #000000;
    background-color: #ffffff;
    float: left;
    position: relative;
    z-index: 1;
    height: 18px;
    padding: 4px 6px 0px 6px;
    margin: -12px 0px 0px 20px;
    text-transform: uppercase;
    font-weight: bold;
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -icab-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides H3
{
    font-family: 'times new roman', serif;
    font-style: italic;
    font-size: 1.6em;
    color: #ffffff;
    margin-bottom: 5px;
    clear: left;
    padding: 10px 0px 0px 20px;
}
#container #homeIntroPanelContainer #homeIntroPanel #homeIntroPanelSlides .link2more
{
    float: right;
    width: 100px;
    margin: 52px 20px 0px 0px;
}



#path
{
    font-size: 0.8em;
    border-top: 1px solid #e0e0e0;
    padding: 0px 0px 2px 0px;
}



#activiteitenContainer, #nieuwsContainer, #contactContainer, #zoekenContainer, #partnersContainer
{
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
}

#activiteitenContainer .colLeft, #nieuwsContainer .colLeft, #partnersContainer .colLeft
{
    width: 630px;
    float: left;
    margin: 0px;
   
}
#activiteitenContainer .colRight, #nieuwsContainer .colRight, #partnersContainer .colRight
{
    width: 300px;
    float: right;
}
#activiteitenContainer #filterMap
{
    border: 1px solid #e0e0e0;
    width: 300px;
    height: 200px;
    background-color: #888888;
    float: left;
}
#activiteitenContainer #filterMap IMG
{
    width: 300px;
    height: 200px;
    margin: 0px;
    padding: 0px;
    border: none;
}
#activiteitenContainer #filters
{
    width: 296px;
    float: right;
}
#activiteitenContainer #filters SELECT
{
    width: 100%;
    margin: 1px 0px 10px 0px;
}
#activiteitenContainer .rubriek H2, #activiteitContainer .rubriek H2, #nieuwsContainer .nieuwsTitel H2, #partnersContainer .partnersTitel H2
{
    font-family: 'times new roman', serif;
    font-style: italic;
    font-size: 1.8em;
    color: #7ac142;
    margin-bottom: 1px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 10px;
    border-bottom: 2px solid;
}
#activiteitenContainer .rubriek H2 IMG, #activiteitContainer .rubriek H2 IMG
{
    margin: 0px 10px 0px 0px;
    float: left;
    vertical-align: text-bottom;
}
#activiteitenContainer #filters #date_range
{
    margin: 5px;
    font-size: 0.8em;
}
#activiteitenContainer #filters .activeFilter
{
    margin: 2px 0px 10px 0px;
    font-weight: bold;
}



#activiteitContainer
{
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
}

#activiteitContainer .colLeft
{
    width: 465px;
    float: left;
    margin: 0px;

}
#activiteitContainer .colRight
{
    width: 465px;
    float: right;
}



#zoekenContainer FORM
{
    margin: 20px auto 20px auto;
    width: 200px;
}
#zoekenContainer TABLE
{
    margin: 0px auto 0px auto;
}
TABLE .rubriek SPAN
{
    display: block;
    padding: 2px 4px 2px 4px;
    color: #ffffff;
    font-size: 0.8em;
}


#footer
{
    margin-top: -19px;
    border-top: 2px solid #7ac142;
    padding: 10px 0px 20px 0px;
    text-align: right;
}