﻿body
{
    font-family: Verdana, Arial;
    font-size: 11.5px;
    margin: 0px;
}
A, A:visited
{
    text-decoration: none;
    color: Blue;
}
A:hover, A:hover.visited
{
    text-decoration: underline;
}
H3
{
    font-size : 13px;
}
H4
{
    font-size : 12px;
    }

TABLE { border-collapse : collapse;}

#MainDiv
{
    width: 996px;
    margin: auto;
    padding: 0px;
}
#Header
{
    width: 100%;
    background-image: url(../images/HeaderVolledig.jpg);
    background-repeat: no-repeat;
    _height: 205px; /* IE 6 only */
    min-height : 205px;
}
#Logo
{
    float: left;
    width: 216px;
    background-image : none;
}

#SiteMenu
{
    position: relative;
    left: 333px;
}

#KolomLinks
{
    width: 195px;
    float: left;
    overflow: visible;
    padding-left: 20px;
}
#KolomMidden
{
    width: 747px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
#Footer, #FooterHomepage
{
    width: 747px;
    margin-left: 15px;
    margin-top: 10px;
    padding: 0;
    text-align: right;
}
#Footer
{
    float: right;
}
#FooterHomepage
{
    float: left;
    position: relative;
    top: -80px;
    left: 188px;
}
#Footer, #FooterHomepage, #Footer A, #FooterHomepage A
{
    color: #0081c5;
}
#Footer A, #FooterHomepage A
{
    text-decoration: underline;
}

/* === HOMEPAGE === & === CONTENT === */
#HomepageContentLeft
{
    float: left;
    _height: 350px; /* IE6 only */
    min-height: 350px;
    width: 540px;
}
#HomepageContentRight
{
    float: left;
    _height: 320px; /* IE6 only */
    min-height : 320px;
    width: 150px;
    position: relative;
    top: -100px;
    left: 15px;
    background-image: url(../images/spelletjes.jpg);
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}
#HomepageEvenementen
{
    margin-top: 20px;
    _height: 90px; /* IE 6 only */
    min-height : 90px;
    width: 471px;
    background-repeat: no-repeat;
    background-image: url(../images/evenementen.jpg);
    overflow: hidden;
    padding-left: 69px;
    padding-bottom: 5px;
    padding-top: 15px;
}

.HomepageNieuws
{
    width: 292px;
    _height: 192px; /* IE6 only */
    min-height : 192px;
    float: left;
    background-image: url(../images/homepage_nieuws.jpg);
    background-repeat: no-repeat;
    overflow: visible;
    padding: 15px;
}

.HomepagePoll
{
    width: 168px;
    _height: 125px; /* IE6 only */
    min-height : 125px;
    color: #044f79;
    float: left;
    margin-left: 23px;
    background-image : url(../images/homepage_poll.jpg);
    background-repeat : no-repeat;
    padding : 80px 15px 15px 12px;
    overflow: visible;
    }


#Slideshow
{
    float: left;
    _height: 110px; /* IE6 only */
    min-height : 110px;
    background-image: url(../images/kinderen/kind01.jpg);
    background-repeat: no-repeat;
    width: 180px;
    position: relative;
    top: -110px;
    left: 555px;
	clear:both;
}
.Content_box
{
    background: #f4f9fc url(../Images/Content_grad.gif) repeat-x top left;
}
.Content_box
{
    _height: 350px;
    min-height : 350px;
}
.Content_top div
{
    background: url(../Images/Content_tl.gif) no-repeat top left;
}
.Content_top
{
    background: transparent url(../Images/Content_tr.gif) no-repeat top right;
}
.Content_bottom div
{
    background: url(../Images/Content_bl.gif) no-repeat bottom left;
}
.Content_bottom
{
    background: transparent url(../Images/Content_br.gif) no-repeat bottom right;
}

.Content_top div, .Content_top, .Content_bottom div, .Content_bottom
{
    width: 100%;
    _height: 10px; /* IE6 only */
    min-height : 10px;
    font-size: 1px;
}
.Content_content
{
    margin: 0 10px;
}
.Content_content
{
    _height: 330px;
    min-height : 350px;
}



