﻿div, h1, h2, h3, p, li
{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
html
{
    min-height: 100%;
}
body
{
    padding: 0px;
    margin: 0px;
    font-family: 'Lucida Sans Unicode','Lucida Sans',Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    background-color: #182801;
    text-align: center;
    overflow: scroll;
}

h1
{
    color: #FFF;
    font-weight: bold;
    font-size: 16pt;
    padding-bottom: 12px;
    padding-top: 6px;
    font-family: 'Lucida Calligraphy','Lucida Sans Unicode','Lucida Sans',Verdana,Arial,Helvetica,sans-serif;
}

h2
{
    color: #FFF;
    font-weight: bold;
    font-size: 12pt;
    padding-bottom: 10px;
    padding-top: 5px;
    font-family: 'Lucida Calligraphy','Lucida Sans Unicode','Lucida Sans',Verdana,Arial,Helvetica,sans-serif;
}

a
{
    color: White;
    text-decoration: none;
}

a.navact
{
    color: #FFFF00;
}

a:hover, a:active
{
    color: #FFFF00;
}

p
{
}

.TekstLinks
{
    text-align: left;
}

.TekstRechts
{
    text-align: right;
}

.hidden
{
    visibility: hidden;
    display: none;
}

.visible
{
    visibility: visible;
    display: block;
}

#inh_cont
{
    margin: 20px auto 20px auto;
    width: 900px;
    text-align: left;
    background-color: #7A9431;
}

#imgtop
{
    padding: 30px;
    border: 0;
    background-position: left top;
    height: 140px;
    width: 590px; /* 650-60 */
    background-repeat: no-repeat;
    background-attachment: inherit; /*position: relative;*/
    float: left;
}

#imgtop h1
{
    font-size: 24pt;
    color: #FFF;
    font-weight: bolder;
    font-family: 'Lucida Calligraphy','Lucida Sans Unicode','Lucida Sans',Verdana,Arial,Helvetica,sans-serif;
}

#navexpand
{
    float: right;
    position: relative;
    width: 250px;
    background-color: #5C7416;
    height: 200px;
}



div.roundertop21
{
    width: 189px;
    margin-left: 11px;
    height: 1px;
    background-color: #90A000;
}
div.roundertop22
{
    width: 192px;
    margin-left: 8px;
    height: 1px;
    background-color: #90A000;
}
div.roundertop23
{
    width: 194px;
    margin-left: 6px;
    height: 1px;
    background-color: #90A000;
}
div.roundertop24
{
    width: 196px;
    margin-left: 4px;
    height: 1px;
    background-color: #90A000;
}
div.roundertop25
{
    width: 197px;
    margin-left: 3px;
    height: 2px;
    background-color: #90A000;
}
div.roundertop26
{
    width: 198px;
    margin-left: 2px;
    height: 2px;
    background-color: #90A000;
}
div.roundertop27
{
    width: 199px;
    margin-left: 1px;
    height: 3px;
    background-color: #90A000;
}

#navexpand ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 250px;
    clear: both;
    text-transform: uppercase;
    /*position: relative;*/
}

#navexpand ul li
{
    background-color: #748F02;
    width: 245px;
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000;
    height: 24px;
    /*position: relative;*/
    float: left;
    white-space: nowrap;
    overflow: hidden;
}

#navexpand ul li a
{
    display: block;
    margin: 0;
    padding: 4px 10px 4px 10px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 16px;
    font-size: 14px;
    font-weight: bold;
}


#navexpand ul ul
{
    position: absolute;
    left: -200px;
    /*top: 0px;*/
    width: 200px;
    margin-top:-35px;
}

#navexpand ul ul li
{
    border-style: none;
    border-width: 0px;
    width: 200px;
    background-color: #90A000;
}

#navexpand ul ul li.blank
{
    background:none;
    height:auto;
    }

#navexpand ul ul li a
{
    display: block;
    margin: 0;
    padding: 3px 10x 3px 10px;
    text-decoration: none;
    font-weight: normal;
}


#navexpand ul ul ul
{
    position: absolute;
    top: 0;
    left: -200px;
    width: 200px;
    height: auto;
    padding-top: 0px;
}

#navexpand ul ul ul li
{
    width: 200px;
}

#navexpand ul ul, #navexpand ul li:hover ul ul
{
    display: none; /*none*/
}

#navexpand ul ul a:hover
{
    color: #FFFFFF;
    background: #182801;
}



#navexpand ul li:hover ul, #navexpand ul ul li:hover ul, #navexpand ul li ul li:hover ul, #navexpand ul li:hover ul li:hover ul, #navexpand ul li:hover ul li:hover ul li
{
    display: block;
}

#navexpand ul li:hover ul li:hover ul, #navexpand ul li:hover ul li:hover ul li
{
    display: block;
}

#navexpand ul li:hover
{
    border-left-color: #90A000;
    background-color: #90A000;
}

#navexpand ul li:hover ul
{
display: block;
}

/*
#navexpand ul li a:hover
{
    color: #F00;
}

#navexpand ul ul li a:hover, #navexpand ul ul ul li a:hover
{
    color: #FFFFFF;
}

*/


#mtli
{
    width: 250px;
    display: block;
    float: left;
    background-color: Red;
    visibility: hidden;
}
#mtmi
{
    width: 400px;
    display: block;
    float: left;
    background-color: Blue;
    visibility: hidden;
}
#mtre
{
    width: 250px;
    display: block;
    float: left;
    background-color: Green;
    visibility: hidden;
}

#inhlinks
{
    padding: 43px 5px 5px 5px;
    width: 240px;
    display: block;
    float: left;
    position: relative;
}


#inhlinks img
{
    max-width: 236px;
    border: none;
    text-align: right;
    vertical-align: middle;
    border: 2px solid #FFFFFF;
}

#inhmidden
{
    float: left;
    width: 640px;
    margin: 0px;
    padding: 5px;
    display: block;
    line-height: 15pt;
}



#inhmidden p
{
    padding-bottom: 17pt;
}

#inhmidden ul
{
    /*margin-top: -17pt;*/
}

#inhtekst
{
    padding: 0px;
    text-align: justify;
    clear: both;
}

#inhtekst ul, #inhtekst ol
{
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-left: 0px;
    list-style-position: outside;
    text-align: left;
    text-indent: 0px;
}
#inhtekst ol li
{
    margin-left: 25px;
    padding-left: 0px;
}
#inhtekst ul li
{
    margin-left: 15px;
    padding-left: 10px;
}

#inhtekst img, #inhtekst object
{
    border: 2px solid #FFFFFF;
    max-width: 636px;
}

#inhgastenboek
{
    display: block;
    float: none;
    clear: both;
}

#inhgastenboek td
{
    vertical-align: top;
    padding-right: 3px;
}

#inhgastenboek img
{
    border: 2px solid #FFFFFF;
    width: 50px;
}

#nieuwsitem p
{
    text-align: justify;
}

#inhconclusie
{
    margin: 20px 0px 0px 0px;
    padding: 15px 5px 15px 5px;
    display: block;
    width: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #F00;
    background-color: #DDD;
    color: #F00;
    clear: both;
}

#inhrechts
{
    width: 180px;
    display: block;
    float: left;
    padding: 5px;
}

#blokrechtstitel
{
    width: 170px;
    vertical-align: middle;
    text-align: center;
    background-color: #DDDDDD;
    color: red;
    font-weight: bold;
    font-size: 12pt;
    padding: 5px;
    clear: both;
}
#blokrechtsinhoud
{
    width: 170px;
    padding: 5px;
    background-image: url('/IMG/hoek_200.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    color: #00F;
}

#inhrechts img
{
    max-width: 100%;
    border: none;
    text-align: right;
    vertical-align: middle;
}

#blokrechtsinhoudtekst img
{
    margin-top: 0px;
}

#blokrechtsinhoudtekst a
{
    font-size: 10pt;
}



div#nieuwsrechtsinhoud
{
}


h1.nwsrtitel
{
    width: 170px;
    vertical-align: middle;
    text-align: center;
    background-color: #DDDDDD;
    color: red;
    font-weight: bold;
    font-size: 12pt;
    padding: 5px;
}

h2.nwsrtitel
{
    margin: 3px 0px 0px 0px;
    padding: 0px;
    color: #FF0000;
}
p.nwsrdatum
{
    font-style: italic;
}

div#nieuwsrechtsinhoud p.nwsrinl
{
    text-align: justify;
}
p.nwsrlink
{
    margin: 0px 0px 3px 0px;
    text-align: right;
}




#bottomnav
{
    display: block;
    clear: both;
    padding: 0px;
    width: 900px;
    margin: 0px;
    float: none;
    font-size: 7pt;
    font-weight: bold;
    color: #182801;
}



#bottomnav ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: inline;
    
}

#bottomnav ul li
{
    display: inline;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 7pt;
    list-style-type: none;
}

#bottomnav a
{
    font-size: 7pt;
}

#broodkr
{
}
#broodkr span.brkract
{
    font-weight: bold;
    color: #FFFF00;
}


/* TBV eigen nieuws en contactitems*/

div.header
{
    border-color: #DDD #DDD #5d7b9d #DDD;
    border-width: 1px;
    border-style: solid;
    padding: 2px 5px 2px 5px;
    margin: 25px 0px 0px 0px;
    cursor: pointer;
    background-color: #DDD;
    width: 615px; /*627-5-5-1-1*/
}

div.header table
{
    width: 100%;
}

div.header table td
{
    color: #F00;
    text-transform: uppercase;
}

div.details
{
    padding: 5px;
    margin: 0px;
    display: block; /*display: none;*/ /*visibility: hidden;*/
    border-style: none solid solid solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #5d7b9d;
    border-bottom-color: #5d7b9d;
    border-left-color: #5d7b9d;
    width: 615px;
}

div.detail_foto
{
    padding: 0px;
    margin: 0px;
    width: 100px;
    float: left;
    display: block;
}

div.detail_tabel
{
    padding: 0px;
    margin: 0px;
    width: 515px;
    float: left;
}

div.detail_tabel table
{
    width: 100%;
}

div.clear
{
    clear: both;
}


/* TBV (extern)rssnieuws*/

div.rssfeedtitel
{
}

div.rssfeedtoelichting
{
    padding-bottom: 10px;
}

div.rsstitle
{
    padding: 0px;
    margin: 0px;
    width: 100%;
}

div.rsstitle table td
{
    font-size: 9pt;
    font-weight: bold;
}

div.rsstitle table td a
{
    cursor: pointer;
}
div.rsstitle table td img
{
    cursor: pointer;
    height: 10px;
}

div.rssdescription
{
    padding: 10px;
    display: none;
    visibility: hidden;
    border-style: none none solid none;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: #5d7b9d;
    font-size: 9pt;
    margin-bottom: 10px;
}

div.rssfeedbron
{
    padding-bottom: 10px;
}

/* TBV cases */

div.CaseCatNaam
{
}

div.Cases
{
}

div.Cases table
{
    border-collapse: collapse;
    padding: 5px;
    margin: 0px;
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-color: #DDD;
}
div.Cases th
{
    font-size: 9pt;
    background-color: #DDD;
    color: red;
    padding: 5px;
    margin: 0px;
}


div.Cases td
{
    vertical-align: top;
    font-size: 10pt;
    text-align: justify;
    padding: 5px;
    margin: 0px;
}

div.Cases img
{
    border: 0;
}

table.proddnstmidden
{
    border: 1px solid #DDDDDD;
    width: 100%;
    border-collapse: collapse;
}
th.proddnstmidden
{
    vertical-align: middle;
    text-align: center;
    background-color: #DDDDDD;
    color: red;
    font-weight: bold;
    padding: 5px;
}
td.proddnstmidden
{
    vertical-align: top;
    text-align: left;
    font-size: 9pt;
    padding: 5px;
    border-spacing: 5px;
    border: 1px solid;
}


#reserveringenkalender
{
    display: block;
    float: none;
    clear: both;
    line-height: 15px;
}

div.resjaren
{
    display: block;
    float: none;
    clear: both;
}

div.ulresdagen
{
}

.lblresjaren
{
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #FFFFFF;
    width: 100%;
}

div.resmaanden
{
    padding: 4px;
    margin: 4px; /*border: 1px solid #182801;*/
    border-style: solid;
    border-width: 1px 3px 3px 1px;
    border-color: #CECECE #4a4a4a #4a4a4a #CECECE;
    display: block;
    float: left;
    width: 140px;
    height: 140px;
    text-align: center;
    background-color: #5C7416;
}

.lblresmaanden
{
    font-weight: bold;
}
#reserveringenkalender ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#reserveringenkalender ul li
{
    display: block;
    float: left;
    width: 20px;
    text-align: center;
    font-size: 8pt;
}

#reserveringenkalender ul li
{
    font-style: italic;
}

#reserveringenkalender ul ul li
{
    font-style: italic;
}



#reserveringenkalender li.dagFalseFalse
{
    background-color: #748F02;
    font-style: normal;
}

#reserveringenkalender li.dagFalseTrue
{
    background-color: #748F02;
    background-position: 0px 8px;
    font-style: normal;
    background-image: url('/IMG/leeg_thumb.jpg');
    background-repeat: no-repeat;
}

#reserveringenkalender li.dagTrueTrue
{
    background-color: #FFFFFF;
    font-style: normal;
}

#reserveringenkalender li.dagTrueFalse
{
    background-color: #748F02;
    background-position: 0px -16px;
    font-style: normal;
    background-image: url('/IMG/leeg_thumb.jpg');
    background-repeat: no-repeat;
}

#legendamaand
{
    height: auto;
}
#reserveringenkalender ul li.legenda
{
    width: 130px;
}

#reserveringenkalender li.legendaFalseFalse
{
    background-color: #748F02;
    font-style: normal;
    clear: both;
}


#reserveringenkalender li.legendaTrueTrue
{
    background-color: White;
    clear: both;
}


#reserveringenkalender li.legendalabel
{
    font-style: normal;
    float: left;
    width: 110px;
    text-align: left;
}


