@import url(/CMSPages/GetCSS.aspx?stylesheetname=CoolenTradingStyleSheet);

td.submenu_kop
{
    background: url("/CoolenTrading/Images/menutop_rood.gif"); /* ccs dir is startpositie */
    height: 45px;
    background-repeat: no-repeat;
    background-position: top;
}

.submenu_color
{
    background-color: #C00000;
}

/* Website */

.maintable
{
    border-top: 1px solid #C00000;
    border-bottom: 1px solid #C00000;
    border-left: 1px solid #C00000;
    border-right: 1px solid #C00000;
    margin-top: 0px;
}

.menu
{
    height: 40px;
    padding-left: 60px;
    border-top: 1px solid #C00000;
    border-bottom: 1px solid #C00000;
}

.menu_width
{
    color: #C00000;
}

.menu a:hover, .menu a:active
{
    text-decoration: none;
    color: #C00000;
    font-size: 8pt;
}
