/*
 * Version: $Revision: 40810 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2009 BeSite
 */

body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: url(/img/background.png) repeat;}

a {
    outline: none;
}

#centerHeader{
    width: 980px;
    height: auto;
    margin: 0 auto;
}

#headerLogo{
    margin-top: 15px;
    margin-left: 14px;
    float: left;
    margin-right: 20px;
    
}

#headerFotos{
    height:150px;
    width:779px;
    float: left;
    behavior: url('/bsl/htc/iepngfix.htc');
    background-repeat: no-repeat;
}

#centerHeader .Foto1
{
    background: url(/img/headers/header_1.png);
}

#centerHeader .Foto2
{
    background: url(/img/headers/header_2.png);
}

#centerHeader .Foto3
{
    background: url(/img/headers/header_3.png);
}

#centerHeader .Foto4
{
    background: url(/img/headers/header_4.png);
}

#centerHeader .Foto5
{
    background: url(/img/headers/header_5.png);
}

#centerHeader .Foto6
{
    background: url(/img/headers/header_6.png);
}

#menuWitteBalk{
    width: 100%;
    display: block;
    height: 29px;
    background: #fff;
    opacity:0.8;
    filter:alpha(opacity=80);    
    opacity:0.9;
    filter:alpha(opacity=90);
    /*background: url(/img/background_wittebalk.png) repeat-x;
    behavior: url('/bsl/htc/iepngfix.htc');*/
}

#menu{
    width: 980px;
    height: 29px;
    background: #000 url(/img/background_menu.png) repeat-x;
    margin: 0 auto;
}

#menu ul{
    width: auto;
    margin: 0 20px;
    padding: 0;
    height: 29px;
    
}

#menu li{
    list-style-type: none;
    width: auto;
    float: left;
    height: 29px;
    margin:0;
    padding: 0;    
    line-height: 29px;
}

#menu li a{
    font-size: 10pt;
    color: #fff;
    margin: 0 18px;
    text-decoration: none;
}

#menu li:hover{
    background: url(/img/background_hover.png) no-repeat bottom center;    
}

#menu li.Selected a
{
    text-decoration: none;
    font-weight: bold;
}

#menu li.Selected
{
    background: #22510d url(/img/background_selected.png) no-repeat center bottom;
}

#menu li.Selected a:hover
{
    color: #fff;
    background: #22510d url(/img/background_selected.png) no-repeat center bottom;
}

.clear
{
    clear: both;
}


#centerContent{
    width: 940px;
    min-height: 350px;
    _height: 350px;
    margin: 0 auto;    
    padding: 20px;
    background: #fff;
    
}

#contentLinks{
    width: 341px;
    height: auto;
    float: left;
    margin: 0 20px 0 10px;
    display:inline;
}

#contentMidden{
    width: 342px;
    height: auto;
    float: left;
    margin-right: 20px;
    display:inline;
}

#contentRechts{
    width: 202px;
    height: auto;
    float: left;
    display:inline;
}

.contentLinksBlok{
    width: 341px;
    height: auto;
}

.contentLinksBlokTop{
    width: 341px;
    height: 32px;
    background: url(/img/bovenkant_content_links.png) no-repeat;
}

.contentLinksBlok h1{
    font: 14px arial;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 0 30px;
}

.contentLinksBlokInhoud{
    width: 339px;
    height: auto;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    
}

.artikelContainer{
    width: 319px;
    height: auto;
    padding: 0 10px 10px 10px;
}

.contentLinksBlokInhoud h2.artikelTitel{
    font: 12px arial;
    font-weight: bold;
    margin: 8px 0 0 0;
    padding: 0;
}

.contentLinksBlokInhoud p.artikelTijd{
    font: 11px arial;
    color: #666;
    margin: 0; 
    padding: 0;
}

.contentLinksBlokInhoud p.artikelInhoud{
    font: 12px arial;
    color: #000;
    margin: 8px 0 0 0; 
    padding: 0;
}

.contentLinksBlokInhoud a.leesmeer{
    font: 12px arial;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px; 
    padding: 0;
    float: right;
}

.contentLinksBlokInhoud .nieuwsitemDonker{
    width: auto;
    height: 24px;
    border: 1px solid #d8d8d8;
    border-right: none;
    border-left: none;
    padding: 0 10px;
    background: #e7e7e7;
}

.contentLinksBlokInhoud .nieuwsitemNormaal{
    width: auto;
    height: 24px;
    background: #fff;
    padding: 0 10px;
}


.contentLinksBlokInhoud p.datum{
    width: auto;
    height: 24px;
    color: #000;
    font: 12px arial;
    line-height: 24px;
    float: left;
    margin: 0 20px 0 0;
}

.contentLinksBlokInhoud p.titel{
    width: auto;
    height: 24px;
    color: #000;
    font: 12px arial;
    line-height: 24px;
    margin: 0;
    float: left;
}

#fotoblokMidden{
    width: 343px;
    height: 111px;
    margin-bottom: 20px;
}

.contentMiddenBlok{
    width: 342px;
    height: auto;
    margin-bottom:10px;
}

.contentMiddenBlokTop{
    width: 342px;
    height: 31px;
    background: url(/img/bovenkant_content_midden.png) no-repeat;
}

.contentMiddenBlokTop h1{
    font: 14px arial;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 0 30px;
    color: #fff;
}

.contentMiddenBlokInhoud{
    width: 319px;
    border: 1px solid #7e9a73;
    padding: 10px;
}

.tabje{
    width: 102px;
    height: 31px;
    background: url(/img/tabje_onder_blok.png) no-repeat;
    float: right;
    margin-right: 1px;
}

.tabje A {
    text-align: center;
    color: #fff;
    font-size: 8pt;    
    padding-top: 7px;
    width: 102px;
    display: block;
    text-decoration: none;
}

.contentRechtsBlok{
    width: 202px;
    height: auto;
}

.contentRechtsBlokTop{
    width: 202px;
    height: 32px;
    background: url(/img/bovenkant_content_rechts.png) no-repeat;
}

.contentRechtsBlokTop h1{
    font: 14px arial;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 0 30px;
}

.contentRechtsBlokInhoud{
    width: 180px;
    /*height: 150px;*/
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 0 10px 10px 10px;
    font-size: 8pt;
}

.contentRechtsBlokNieuwsbriefInhoud {
    width: 160px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 8pt;
}

DIV#signin_newsletter INPUT
{
    width: 158px;
    border: 1px solid #D8D8D8;    
    margin: 3px 0 3px 0;
}

DIV#signin_newsletter INPUT.Submit
{
    background-image: url( /img/home_submit_button.jpg );
    width: 122px;
    border: 0px;
    font-weight: bold;
    font-size: 9pt;
    margin-left: 19px;
}

DIV.contentRechtsBlokInhoud H2.PollHeader 
{
    text-align: center;
    font-size: 9pt;
}

DIV.contentRechtsBlokInhoud p.PollDescription
{
    text-align: center;
    font-size: 9pt;
    display: none;
}

DIV.contentRechtsBlokInhoud P.PollSubmit 
{
    text-align: center;    
}

DIV.contentRechtsBlokInhoud P.PollCountVoted
{
    text-align: center;    
}

DIV.contentRechtsBlokInhoud P.PollOption
{
    padding: 0px 15px 0 15px;    
}

DIV.contentRechtsBlokInhoud P.PollSubmit INPUT.Submit 
{
    background-image: url( /img/home_submit_button.jpg );
    width: 122px;
    border: 0px;
    font-weight: bold;
    font-size: 9pt;
}

#logoContainer{
    width: auto;
    height: 75px;
    border-top: 1px solid #ccc;    
    padding: 20px 0 0 42px;
}

#footer{
    width: 980px;
    height: 12px;
    margin: 0 auto 5px;
    background: url(/img/footer_background.png) no-repeat;
    behavior: url('/bsl/htc/iepngfix.htc');
}

.sponsor{
    margin-right: 50px;
}

#footertekstContainer{
    width: 950px;
    height: 13px;
    color: #fff;
    margin: 5px auto;
}

#footertekstContainer p
{
    padding:0 5px;
    text-align:right;
    font-size: 11px;
}

#footertekstContainer a {
    text-decoration: none;
    color: #fff;
}

#footertekstContainer a:hover {
    text-decoration: underline;
    color: #fff;
}

span.footermargin {
    margin-left:15px;
    font-size: 11px;
}


/*normal pages*/

#contentNormalLinks{
    width: 200px;
    height: auto;
    padding: 0 20px 0 0;
    float: left;
}

#contentNormalRechts {
    background:none;
    width: 720px;
    height: auto;
    padding: 0;
    float: left;
}

#subMenuTop
{
    width: 202px;
    height: 22px;
    background: url(/img/sub_top.jpg) no-repeat;
}


#subMenuBottom
{
    width: 202px;
    height: 19px;
    background: url(/img/sub_bottom.jpg) no-repeat;    
}

#submenuContainer{
    width: auto;
    height: auto;
}

#subTitel
{
    width: 196px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 12px;
    background: #1a4b05;    
    color: #fff;
    padding: 9px 2px;
    text-indent: 18px;
    font-weight: bold;
}

#subMenuContainer ul{
    width: 200px;
    margin: 0;
    padding: 0;
    height: auto;
    border: 1px solid #ccc;
    border-top: none;
}

#subMenuContainer li
{
    width: 185px;
    height: auto;    
    margin: 0;    
    line-height: 30px;
    background-color: #fff;
    list-style: none;
    border-top: 1px solid #ccc;
    padding-left: 15px;
}

#subMenuContainer li a{
    font-size: 12px;
    color: #000;
    margin: 0 5px;
    text-decoration: none;
}

#subMenuContainer li a:hover{
    color: #151515;    
}

#subMenuContainer li.Selected {
    background: #1a4b05;
    color: white;
}

#subMenuContainer li:hover
{
    background-color: #f1f1f1;
}

#subMenuContainer li.Selected:hover
{
    background-color: #1a4b05;
}


#subMenuContainer li.Selected a{
    color: white;
    text-decoration: none;
    font-weight: bold;
    
}

#subMenuContainer li ul
{
    background-color: white;
    border: none;
    width: auto;
    margin-left: -15px;
}

#subMenuContainer li li
{
    padding-left: 30px;
    width: 170px;
}

#subMenuContainer li.Selected li a
{
    color: black;
    font-weight: normal;
}

#subMenuContainer li.Selected li.Selected,
#subMenuContainer li.Selected li:hover
{
    background-color: #f1f1f1;    
}

#subMenuContainer li.Selected li.Selected A
{
    font-weight: bold;
}

#subMenuContainer li.Selected a{
    text-decoration: none;
    font-weight: bold;
    
}

#contentNormalRechts h1.paginatitel{
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0;
}

#contentNormalRechts h2.artikeltitel
{
    font-size: 12px;
    font-weight: bold;
}

#contentNormalRechts p
{
    font-size: 12px;
}

p.NewsItemInfo
{
    text-align: right;
    font-style: normal;
    color: #999999;
    font-size: 8pt;        
}

p.NewsItemInfo a
{
    color: #999999;    
}

h2.NewsItemTitle a
{
    color: black;
}

HR.BlogSpacer {
    border: 1px solid #E6E6E6;
    border-bottom: 0px;
}

div.PollBar {
    border:1px solid #1C4C07;
    font-size:1px;
    height:5px;
    background: #1C4C07;
}

