﻿* {
    margin: 0;
}

html, body#top {
    height:100%;
}

body 
{
    background-color:#4477ae;
}

#wrapper
{
    min-height: 100%; 
    height: auto !important; 
    height: 100%;
    
    margin:0px auto -19px;
    width:1066px;
}

#flash_container
{
    /*
    background-image:url(../images/intro_flash.jpg);
    background-position:left top;
    background-repeat:no-repeat;    
    */
    width:1065px;
    height:419px;
    position:relative;
}

#flash
{
    width:1065px;
    height:357px;
    position:absolute;
    left:0px;
    bottom:0px;
}


#footer, #push { height: 19px; clear: both; }
#footer 
{
    height:19px;
    /*
    background-image:url(../images/layout/bg_footer.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    */
    width:951px;
    margin:0px auto;
}


#footer_container
{
    width:951px;
    /*
    margin:0px auto;
    text-align:center;
    */
    overflow:hidden;
}

#footer_data a
{
    /*
    font: bold 9px "Century Gothic"; color: #bf2b37;
    text-decoration:none;
    */
}

#footer_data
{
    height:16px;
    padding-top:3px;
}

a.copy
{
    font: normal 9px "Arial"; color: #002d51;
    text-decoration:none;
}

#blok_talen_food
{
    position:absolute;
    left:255px;
    top:0px;
}

#blok_talen_wood
{
    position:absolute;
    left:750px;
    top:0px;
}