/******************/
/*  banner styles */
/******************/


div#banner 
{
    /* dimensions */    
    width:   710px;
    height:  290px;
    margin:  0px;
    
    /* background */    
    background-image:  url('herbakult/images/layout/banner_bg.jpg');
    background-repeat: no-repeat; 
}

div#nuhier
{
    /* dimensions */ 
    position: relative;   
    width: 500px;
    top: 190px;
    left: 500px;
    height:  19px;
        
    font-family: tahoma;
    font-size:   10pt;
    color:       #646464; 

}

div#nuhier a
{    
    font-weight: bold;
}
