﻿.StaticMenuItemStyle
{
    font-family: Verdana; 
    font-size: 14px; 
    font-weight: bold;  
    margin-bottom: 5px; 
    margin-left: 5px; 
    margin-right: 5px;  
    color: #E4E4E4;   
}

.StaticMenuItemHover
{
    background-repeat: no-repeat; 
    background-position: left;
    color: #F3F3F3;  
}

.StaticMenuStyle
{
    margin-top: 5px;  
}

.backblue
{
    background-image:url('../Master/DESIGN/menu_blok_midden.png');
    background-repeat:no-repeat;  
}

.middleheight
{
    height: 5px; 
}

.topblue
{
    background-image:url('../Master/DESIGN/menu_blok_top.png');
    background-repeat: no-repeat;    
}

.bottompink
{
    background-image:url('../Master/DESIGN/menu_blok_bottom.png');
    background-repeat: no-repeat;  
}

.logoimage
{
    margin-top: 20px;
    vertical-align: middle;
}
