td.bgleft { background-image: url('../images/bg/left.jpg'); background-repeat: no-repeat; background-attachment:fixed; background-position: top left;}
td.bgtop  { background-image: url('../images/bg/top.jpg'); background-repeat: no-repeat; background-attachment:fixed; background-position: top left;}

.banner	{font-family: tahoma,verdana,helvetica,arial; font-weight: bold; font-size: 20px; text-decoration: none; color: #666666; }
.kat	{font-family: tahoma,verdana,helvetica,arial; font-weight: bold; font-size: 12px; text-decoration: none; color: #666666; }
.redkat	{font-family: tahoma,verdana,helvetica,arial; font-weight: bold; font-size: 12px; text-decoration: none; color: #FF6666; }

.menulink:link    {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; }
.menulink:active  {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; }
.menulink:visited {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; }
.menulink:hover   {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 11px; text-decoration: none; color: #999999; }

.white:link    {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF; }
.white:active  {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF; }
.white:visited {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF; }
.white:hover   {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #CFCFCF; }

.td:link    {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #000000; }
.td:active  {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #000000; }
.td:visited {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #000000; }
.td:hover   {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #999999; }

td   {font-family: tahoma,verdana,helvetica,arial; font-weight: normal; font-size: 12px; text-decoration: none; color: #000000; }
.head {font-family: verdana,helvetica,arial; font-weight: bold; font-size: 20px; text-decoration: none; color: #999966; }
.headblack {font-family: verdana,helvetica,arial; font-weight: bold; font-size: 20px; text-decoration: none; color: #000000; }

.top { font-family:Arial,Verdana,Helvetica; font-size:12pt; font-weight:700; color:#999966; font-style:italic; line-height:18px;}
.txt { font-family:Arial,Verdana,Helvetica; font-size:9pt; font-weight:100; color:#000000; text-decoration:none; line-height:17px;}
.txtbold  { font-family:Arial,Verdana,Helvetica; font-size:9pt; font-weight:700; color:#000000; text-decoration:none; line-height:17px;}
.txtsmall { font-family:Arial,Verdana,Helvetica; font-size:8pt; font-weight:100; color:#C3C5EB; text-decoration:none; line-height:14px;}
.txtbg { font-family:Arial,Verdana,Helvetica; font-size:9pt; font-weight:100; color:#030BAB; text-decoration:none; background:#FFF7B3; }

.highlight { font-family:Arial,Verdana,Helvetica; background:#C6FFBB; font-size:11px; }
.light1 { font-family:Arial,Verdana,Helvetica; background:#999966; font-size:11px; }
.light2 { font-family:Arial,Verdana,Helvetica; background:#CCCC99; font-size:11px; }

/* Relativer Tooltip */                                                                                                             
.tooltip, a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {                                                         
    position: relative;                                                                                                             
    text-decoration: none;                                                                                                          
    font-weight: bold;                                                                                                              
    color: #FFFFCC;                                                                                                                 
    background-color: #660000;                                                                                                      
}                                                                                                                                   
a.tooltip:hover {                                                                                                                   
    color: #FFFFCC;                                                                                                                 
    background: transparent;                                                                                                        
}                                                                                                                                   
a.tooltip span {                                                                                                                    
    display: none;                                                                                                                  
    text-decoration: none;                                                                                                          
}                                                                                                                                   
a.tooltip:hover span {                                                                                                              
    display: block;                                                                                                                 
    position: absolute;                                                                                                             
    bottom: 13;                                                                                                                     
    right: 0;                                                                                                                       
    width: 400px;                                                                                                                   
    z-index: 100;                                                                                                                   
    color: #000000;                                                                                                                 
    border:1px solid #000000;                                                                                                       
    background: #FFFFCC;                                                                                                            
    font: 12px Verdana, sans-serif;                                                                                                 
    text-align: left;                                                                                                               
}                                                                                                                                   
                                                                                                                                    
a.tooltip span div.tiphead {                                                                                                        
    display: block;                                                                                                                 
    margin: 0;                                                                                                                      
    padding: 10;                                                                                                                    
    font-size: 16px;                                                                                                                
    font-weigth: normal;                                                                                                            
    color: FFFFCC;                                                                                                                  
    background-color: #660000;                                                                                                      
    border: 0px;                                                                                                                    
    border-bottom: 1px solid black;                                                                                                 
}                                                                                                                                   
                                                                                                                                    
a.tooltip span tiphead b {                                                                                                          
    display: block;                                                                                                                 
    margin: 0;                                                                                                                      
    padding: 10;                                                                                                                    
    font-size: 16px;                                                                                                                
    font-weigth: bold;                                                                                                              
    color: FFFFCC;                                                                                                                  
    background-color: #660000;                                                                                                      
    border: 0px;                                                                                                                    
    border-bottom: 1px solid black;                                                                                                 
}


