#navigation_bar
    {
    color           : #c0c0c0;
    font-family     : Verdana, Arial;
    font-size       : 11px;
    width           : 125px;
    } 
    
   td           { color: #666666; font-size: 8pt; font-family: Verdana }
    
    
.rang   a      { color: #000066; font-size: 8pt; font-family: Verdana }
.rang   a:hover     { color: #000000; font-size: 8pt; font-family: Verdana }

.refover       { color: #990033; font-size: 10pt; font-family: Verdana; font-weight: bold; }

    

#menu
    {
    margin-bottom   : 1px;
    font-size       : 10px;
    font-weight     : bold;
    text-transform  :  uppercase;
    width           : 100%;
    padding-left    : 25px;
    padding-top     : 2px;
    padding-bottom  : 2px;
    background-color: #741A55;
    cursor          : pointer;
    }
.dok         { font-family: Verdana; font-size:8 pt; color: #9B9BCC; font-weight: bold;  background-color: #741A55 }
.txt         { font-family: Verdana; font-size:9 pt; color: #333333; font-weight: normal; }


#menu a
    {
    color           : #c0c0c0;
    text-decoration : none;

    }
    
#menu a:hover
    {
    color           : #c0c0c0;
    }
    
    

    
#item
    {
    margin-left     : 28px;
    margin-right    : 2px;
    margin-bottom   : 1px;
    font-size       : 11px;
    width           : 100%;
    padding-left    : 5px;
    padding-top     : 1pt;
    padding-bottom  : 1pt;
    background-color: #741A55;
    cursor          : pointer;
  
    }
    
#item a
    {
    color           : #c0c0c0;
    text-decoration : none;
    target=text;
          font-weight: normal;
    }
    
#item a:hover
    {
    color           : #c0c0c0;
    font-weight : normal;
  text-decoration : underline;
    }
   
#item a:visited
    {
    color           : #c0c0c0;
    font-weight : normal;
  text-decoration : underline;
  font-size       : 11px;

    }


 
#current_item
    {
    margin-left     : 30px;
    margin-right    : 2px;
    margin-bottom   : 1px;
    font-size       : 11px;
    color           : #ffffff;
    width           : 100%;
    padding-left    : 5px;
    padding-top     : 1pt;
    padding-bottom  : 1pt;
    background-color: #741A55;
    

    }