﻿* {
    margin: 0;
}

html, body#top {
    height:100%;
}

body
{
    /*
    background-image:url(../images/layout/body_bg.jpg);
    background-repeat:repeat-x;
    background-position:center top;
    background-color:#402e00;
    */
    background-color:#000000;
    font: normal 10px "Verdana"; color: #ffffff;
}

#content_wrapper
{
    width:750px;
    position:relative;
    overflow:hidden;
}

#linkerkolom
{
    position:relative;
    width:234px;
    float:left;
}

#rechterkolom
{
    width:516px;
    margin-left:234px;
}

#navTalen
{
    /*
    position:absolute;
    right:0px;
    top:0px;
    */
    float:right;
}

#logo
{
    display:block;
    text-indent:-9999px;
    width:218px;
    height:30px;
    /*
    position:absolute;
    top:53px;
    left:0px;
    */
    margin-top:20px;
    margin-left:7px;
    
    background-image:url(../images/layout/logo.gif);
    background-repeat:no-repeat;
    background-position:left 40px;
    
    height:105px;
}

#navMainLinks
{
    /*
    margin-top:119px;
    border:solid 1Px red;
    */
    
    /*
    position:absolute;
    top:119px;
    left:0px;
    */
}

#wrapper
{
    min-height: 100%; 
    height: auto !important; 
    height: 100%;
    
    margin:0px auto -21px;
    width:751px;
    
    background-image:url(../images/layout/bg_wrapper.jpg);
    background-position:left 119px;
    background-repeat:repeat-y;
}

#flash
{
    width:516px;
    height:397px;
}

#footer, #push { height: 21px; clear: both; }
#footer 
{
    height:21px;
    background-color:#372800;
    position:relative;
}


#footer_container
{
    width:751px;
    margin:0px auto;
    text-align:left;
    overflow:hidden;
}

#footer_data
{
    font: normal 9px "Verdana"; color: #998675;
    text-decoration:none;
    
    height:15px;
    padding-top:6px;
}

.wrapper_inhoud
{
    margin-left:6px;
    width:510px;
    background-color:#372800;
    
    margin-bottom:20px;
}

#logo_home
{
    background-image:url(../images/layout/logo_home.png);
    background-position:left top;
    background-repeat:no-repeat;
        
    width:225px;
    height:45px;
    display:block;
    text-indent:-9999px;
    margin-left:4px;
    margin-top:30px;
}

span.subtitel
{
    
}

div.blok_maintenance
{
    color:#805f2c;
}

a.copy
{
    display:block;
    height:21px;
    width:64px;
    background-image:url(../images/layout/blade.png);
    background-position:left top;
    background-repeat:no-repeat;
    text-indent:-9999px;
    position:absolute;
    right:5px;
    bottom:4px;
}

h1.content_titel_product
{
    font-size:13px;
    font-weight:bold;
}

span.product_legend
{
    float:right;
    font: normal 10px "Verdana"; color: #ffffff;
    display:block;
}
