*
{
    margin: 0;
    padding: 0
}
body
{
    font: 10px/16px verdana,Arial,sans-serif;
    color: #000;
    background-image: url(../images/bg.png);
    background-repeat: repeat-x
}
#container
{
    margin: 0 auto;
    width: 1009px
}
#container #boven
{
    width: 890px;
    height: 470px
}
#sky
{
    background-color: #699ec8;
    background-image: url(../images/bg_sky_portal.jpg);
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    height: 471px;
    left: 0
}
#sky div.left
{
    position: absolute;
    left: 0
}
#sky div.right
{
    position: absolute;
    right: 0
}
#container #boven #navigatie
{
    clear: left;
    position: absolute;
    height: 254px;
    margin-left: 71px;
    background-image: url(../images/bg_nav.png);
    background-repeat: no-repeat;
    width: 890px;
    z-index: 10
}
#container #lichtkrant
{
    margin-top: 15px;
    height: 114px;
    width: 1009px;
    z-index: 20
}
#lichtkrant #tekst
{
    float: left;
    clear: left;
    font-size: 24px;
    color: #fff;
    line-height: 25px;
    padding-top: 40px;
    margin-left: 71px
}
#lichtkrant #tekst span
{
    margin-top: 10px;
    margin-left: 100px
}
#container #footer
{
    margin: 10px auto;
    height: 62px;
    font-size: 11px;
    text-align: center
}
#footer span
{
    color: #b42c33
}
#footer img
{
    margin-top: 42px;
    margin-right: 50px
}
#footer .powered
{
    float: right;
    margin-top: 42px;
    margin-right: 50px;
    color: #999
}
#footer .powered a
{
    text-decoration: none;
    color: #666;
    font-size: 10px
}
#footer .powered a:hover
{
    text-decoration: underline;
    color: #666;
    font-size: 10px
}
#taal_navigatie
{
    float: left;
    width: 143px;
    margin: 140px 0 0 48px;
    _margin-left: 24px;
    overflow: visible;
    height: 67px;
    list-style: none
}
#taal_navigatie li
{
    display: block;
    float: left;
    height: 19px
}
#taal_navigatie li a
{
    display: block;
    height: 14px;
    background-image: url('../images/taal_nav.png');
    background-repeat: no-repeat
}
#taal01 a
{
    width: 143px;
    background-position: 0 0
}
#taal02 a
{
    width: 143px;
    background-position: 0 -19px
}
#taal03 a
{
    width: 143px;
    background-position: 0 -38px
}
#taal01 a:hover, #nav01 a.sel
{
    width: 143px;
    background-position: -143px -0
}
#taal02 a:hover, #nav02 a.sel
{
    width: 143px;
    background-position: -143px -19px
}
#taal03 a:hover, #nav03 a.sel
{
    width: 143px;
    background-position: -143px -38px
}
#taal_navigatie li a span
{
    display: none
}

