body
{
    background-color: black;
}

#ombouw
{
    margin: auto;
    background-color:#a3e7ae;
    width: 900px;
    border-right: black 1pt solid;
    border-top: black 1pt solid;
    border-left: black 1pt solid;
    border-bottom: black 1pt solid;
    background-image: url(../images/leftsidebar.jpg);
    background-repeat:repeat-y;
}

#header
{
    background-image: url(../images/BBT_logotop.jpg);
    height: 250px;
    padding: 0px;
    margin: 0px;
}
#leftsidebar
{
    position:static;
    font-family:Orator Std,Verdana,Arial;
    padding: 0px;
    margin: 0px;
    float:left;
    clear:left;
    color:#a3e7ae;
    width:190px;
    /*height:600px;*/
}

#content
{
    position:static;
    color:black;
    font-family:Orator Std,Verdana,Arial;
    padding: 0px 25px 10px 5px;
    margin: 0px;
    float:right;
    clear:right;
    width:655px;
    /*text-align:justify;*/
    overflow:auto;
    /*height:600px;*/
    /*border:solid white;*/
       
}

#links
{
    position:static;
    color:black;
    font-family:Orator Std,Verdana,Arial;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    float:right;
    clear:right;
    width:690px;
    overflow:auto;
    background-image:url(../images/schakel.jpg);
    background-repeat:repeat-y;
    background-color:Black;      
}

#footer
{
    color: #a3e7ae;
    font-family: Orator Std,Verdana,Arial;
    font-size: small;
    margin: 0px;
    clear: both;
    width: 900px;
    height: 50px;
    text-align: center;
    padding: 0px;
    background-image: url(../images/BBT_logobot.jpg);
    background-repeat: no-repeat;
}

#kaartje
{
    background-color:#a3e7ae;
    color:black;
    font-family:Orator Std,Verdana,Arial;
}

#email 
{
            position: relative;
            width:150px;
            clear:both;
            height:104px;
            left:50%; 
            top:25%;
            margin-top:-52px;
            margin-left:-75px;       
}

.footertext
{
    position:relative;
    top:15px;
    text-align: center;
    vertical-align:text-bottom;
    z-index:10;
}

.menuItem
{
    padding: 0px 0px 5px 0px;
    font-weight: bold;
    font-size: normal;
    list-style-type: circle;
}
.menuItemNiv2
{
    padding: 0px 0px 2px 0px;
    font-size: small;
    font-weight: normal;
    list-style-type: square;
    list-style-position: outside;
}
ul
{
    
}

a:link 
{
    text-decoration: none;
    color:#a3e7ae;
}

a:visited 
{   
    text-decoration: none;
    color:#c4f7cc;
}
a:active 
{
    text-decoration: none
}

a:hover 
{
    text-decoration: underline; 
    color: #888389;
    background-color:#a3e7ae;    
}
img.sponsors
{
    background-image:url(../images/sponsors-2009.gif);
    background-color:#a3e7ae;
    padding:0px;
    margin:0px;
    width:670px;
    height:700px;
    border:none;
    text-align:left;
    background-repeat:no-repeat;
   
}

a.contentLink 
{
    text-decoration: none;
    color:#e22525;
}

a.contentLink:hover 
{
    text-decoration:underline;
    color:#e22525;        
    font-weight:bold;
}

p.ContentParagraph
{
    text-align:justify;
}

h1
{
    text-align:center;
    background-color:#888389;
    color:#c4f7cc;
    border-style:solid;
    border-width:thin;
    border-color:Black;  
}
.linkblok{
    position:relative;width:90%;border:solid thin white;float:right;padding:5px;margin:5px
}
.nieuwsblok{
    position:relative;width:99%;border:solid thin black;float:right;margin-top:7px;overflow:visible;
}

