* {
    margin: 0;
}

html, body#top {
    height:100%;
}

body
{
    background-image:url(../images/layout/intro_bg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    
    font: normal 10px "Verdana"; color: #ffffff;
    
    /*
    background-color:#f4f4f4;
    line-height:20px;
    */
}

a
{
    font: normal 10px "Verdana"; color: #ffffff;
    text-decoration:none;
}

#wrapper
{
    min-height: 100%; 
    height: auto !important; 
    height: 100%;
    
    margin:0px auto -29px;
    width:750px;
}

#site_header
{
    position:relative;
    height:380px;
    width:750px;
    
    /*
    background-image:url(../images/layout/header.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    */
}

#flash
{
    padding-top:282px;
    height:189px;
    /*
    width:268px;
    */
}

#footer, #push { height: 29px; clear: both; }
#footer 
{
    height:29px;
    width:750px;
    margin:0px auto;
}


#footer_container
{
    width:750px;
    margin:0px auto;
    text-align:center;
    overflow:hidden;
    
}

a.copy
{
    display:inline-block;
    margin-top:7px;
    font: normal 9px "Century Gothic" !important; color: #ffffff !important;
    text-decoration:none;
}

#adres_titels
{
    list-style:none;
    width:750px;
    overflow:hidden;
}

#adres_titels li
{
    list-style:none;
    list-style-type:none;
    float:left;
}


#intro_adressen
{
    margin-top:103px;
}

#adres_titels li h2
{
    background-image:url(../images/layout/pijl_introtitel.png);
    background-position:left center;
    background-repeat:no-repeat;
    font: bold 11px "Century Gothic" !important; color: #ed7703 !important;
    padding-left:6px;
}

#li_adrestitel_290,
#li_adresinhoud_290
{
    width:173px;
    padding-right:10px;
}

#li_adrestitel_291,
#li_adrestitel_292,
#li_adresinhoud_291,
#li_adresinhoud_292
{
    width:194px;
    padding-right:10px;
}

#adres_inhoud
{
    list-style:none;
    width:750px;
    overflow:hidden;
    margin-top:5px;
}

#adres_inhoud li
{
    float:left;
}

#li_adrestitel_288,
#li_adresinhoud_288
{
    width:138px;
    padding-right:10px;
}

#navTalen
{
    list-style:none;
    
    position:absolute;
    left:510px;
    top:193px;
}

#navTalen li
{
    list-style-type:none;
    float:left;
}

#navTalen li a
{
    background-image:url(../images/layout/intro_bol_talen.png);
    background-position:left center;
    background-repeat:no-repeat;
    font: bold 15px "Century Gothic" !important; color: #ed7703 !important;
}

#navTalen li.first a
{
    background:none;
    margin-right:10px;
}

#navTalen li.first a span
{
    padding-left:0px;
}

#navTalen li a span
{
    padding-left:20px;
}

#adres_inhoud a
{
    font: bold 11px "Century Gothic" !important; color: #ed7703 !important;
}