*
{
    padding: 0px;
    margin: 0px;
    font-family: verdana;
}

body
{
    background-color: black;
    background-image: url('/_gfx/global-bg.jpg');
    background-position: left top;
    background-repeat: repeat-x;
}

div.main
{
    POSITION: relative;
    top: 0px;
    left: 0px;
    width:1000px;

    margin-left: auto; 
    margin-right: auto;
    float: center;
}

div.top-margin
{
    display:block;
    position: relative;
    float:left;

    width:1000px;
    height: 27px;
}

div.top-left
{
    display:block;
    position: relative;
    float:left;

    width:229px;
    height: 203px;
    background-image:url('/_gfx/top-left-v2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

div.top-mid
{
    display:block;
    position: relative;
    float:left;

    width:771px;
    height: 203px;
    background-image:url('/_gfx/top-mid-v2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

div.mid-left
{
    display:block;
    position: relative;
    float:left;

    width:229px;
    min-height: 400px;
    background-image:url('/_gfx/mid-left-v2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

div.mid-left div
{
    width:229px;
}

div.mid-content
{
    display:block;
    position: relative;
    float:left;

    width:771px;
}

div.menu
{
    display:block;
    position: relative;
    float:left;
    
    width:771px;
    height: 25px;
    top:176px;
    left:0px;
}

div.menu-adjust
{
    display:block;
    position: relative;
    float:left;
    
    top:0px;
    left:15px;
    
    z-index:10;
}

/* Menu correctie */
td.sttd
{
    vertical-align: middle;
}

div.content
{
    display:block;
    position: relative;
    float:left;
    
    width:771px;
}

div.content-bgc
{
    display:block;
    position: relative;
    float:left;
    
    top:0px;
    left:15px;
    width:741px;
    
    background-color:black;
}

div.content-txt
{
    display:block;
    position: relative;
    float:left;
    
    top:20px;
    left:15px;  /* 15px + content-bgc 15px = 30px; */ 
    width:711px;
    
    color:white;
}

div.bottom
{
    display:block;
    position: relative;
    float:left;
    
    font-family: verdana;
    font-size: 7pt;
    text-decoration: none;
    color: white;
        
    text-align: center;
        
    top:20px;
    width: 1000px;
}

div.bottom-margin
{
    display:block;
    position: relative;
    float:left;
        
    top:20px;
    width: 1000px;
}

div.bottom a
{
    font-family: verdana;
    font-size: 7pt;
    text-decoration: none;
    color: white;
}

div.bottom table
{
    margin-top: 2px;
}

div.bottom td
{
    font-family: verdana;
    font-size: 7pt;
    color: white;
}

div.bottom td a
{
    font-family: verdana;
    font-size: 7pt;
    text-decoration: none;
    color: white;
}


div.bottom td a:hover
{
    font-family: verdana;
    font-size: 7pt;
    text-decoration: none;
    color: white;
}

table.route td
{
    color:black;
}

table.route span.title
{
    font-weight: bold;
    color:black;
}

table.route a
{
    color:black;
}

table.route a:hover
{
    color:black;
}

DIV.item_button
{
    width: 140px;
        
    text-decoration: none;
    border: 1px #FFFFFF solid;
    margin: 5px;
    padding: 5px;
    padding-top: 15px;
    text-align: center;
    float: left;
    
    cursor: hand;
    cursor: pointer;
}

DIV.item_button:hover
{
    text-decoration: none;
    border: 1px #1a72a0 solid;
    text-align: center;
}

table.assortiment_overzicht
{

}

table.assortiment_overzicht td
{
    text-align: left;
    font-size:8pt;
}
