body
{
background-color: #e5e5e5;
text-align: center; /*IE bug fix*/
}

#veryouter
{
text-align:left; /*IE bug fix*/
position: relative;
width: 892px;
margin: 0 auto;
}  
#outerleft
{
text-align:left; /*IE bug fix*/
position: relative;
float: left;
width: 150px;


}

#outer
{
text-align:left; /*IE bug fix*/
background: #fff url('img/geenfusie2.gif') no-repeat;
position: relative;
float:left;
width: 710px;
background-color: #fff;
margin-left:10px;
border: solid white 10px;
}  

#outerright
{
text-align:left; /*IE bug fix*/
position: relative;
float: left;
width: 150px;


}

#footer
{
width: 710px;
background-color: #e5e5e5;
margin: 0 auto;
border: solid #e5e5e5 10px;
padding: 0;
}
#push
{
clear: both;
}

#inner
{
position: static;
width:100%;
height: 150px;
}

#inner2
{
position: relative;
width:100%;

}

#content,
#ListLink
{
width: 425px;
font: 12px Verdana;
color: #000;
padding: 15px 25px 0 25px;
float: left;

}

#intro 
{
line-height: 1.5em;
color: #213014;
padding: 0 0 10px 0;
border-bottom: solid 2px #213014;
}
#content a
{
color: #000;
}

h3 {
color: #213014;
font: 24px "Trebuchet MS", Verdana;
margin: 25px 0 10px 0;
text-decoration:none;
font-weight: bold;
line-height: 1.1em;
display:block;}

#content h4,
#content h4 a
{
color: #213014;
font: 22px "Trebuchet MS", Verdana;
margin: 25px 0 0 0;
text-transform: lowercase;
text-decoration:none;
font-weight: bold;
line-height: 1.1em;
}

#content h4 a:hover
{
text-decoration: underline;
}

#content h5,
#content  h5 a
{
margin:0 0 10px 0;
font: 12px Verdana;
color: #213014;
text-align: left;
line-height: 1em;
}

#content p
{
margin:0;
}

#content ul,
#content ul li
{
list-style-type:bullet;
margin-top:0;
margin-bottom:0;
}

#mainContent
{
}

#ListLink
{
float:left;
width: 198px;
margin-top: 100px;
padding:0;
text-align: center;
}

#hoofdmenu h5
{
margin: 15px 0 0 0;
height: 1em;
padding: 5px;
color: white;
font-weight: bold;
font-size: 14px;
background: url('img/balkje.gif') no-repeat;
text-align: center;
}

#hoofdmenu ul,
#hoofdmenu ul li
{
display: block;
padding:0 0 0 0;
margin: 0;
list-style-type:none;
}

#hoofdmenu ul
{
background: url('img/balkje2.gif') no-repeat bottom left;
padding-bottom: 18px
}

#hoofdmenu a
{
background: url('img/li_bg.png') bottom left;
display: block;
padding: 5px;
margin: 0 0 1px 0;
line-height: 1em;
text-decoration: none;
font-weight: bold;

}

#hoofdmenu a:hover
{
color: blue; 
background: none;
}


#Recent h5,
#Recent ul,
#Recent ul li
{
display: block;
padding:0 0 0 0;
margin: 0;
list-style-type:none;
}

#Recent h5
{
margin-top: 15px;
height: 1em;
padding: 5px;
color: white;
font-weight: bold; font-size: 14px;
background: url('img/balkje.gif') no-repeat;
text-align: center;
}

#Recent ul
{
background: url('img/balkje2.gif') no-repeat bottom left;
padding-bottom: 18px;
text-align:left;
}

#Recent a
{
background: url('img/li_bg.png') bottom left;
display: block;
padding: 5px;
margin: 0 0 1px 0;
line-height: 0.8em;
text-decoration: none;
}

#Recent a:hover
{
color: blue;
background: none;
}


#footer
{
background: light-gray;
font: 12px Verdana;
}



.float-right 
{
clear: right;
float: right;
margin: 8px 3px 0 3px;
}

.float-left 
{
float: left;
margin: 8px 8px 0 3px;
}

.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

