body {                                                                                                                                                                                                                                                          
background-color: white;                                                                                                                                                                                                                                        
height: 500px;                                                                                                                                                                                                                                                  
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
a {                                                                                                                                                                                                                                                             
text-decoration: none;                                                                                                                                                                                                                                          
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
a:link {                                                                                                                                                                                                                                                        
color: #00009F;                                                                                                                                                                                                                                                 
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
a:hover {                                                                                                                                                                                                                                                       
color: #FF00FF;                                                                                                                                                                                                                                                 
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
a:visited {                                                                                                                                                                                                                                                     
color: #009090;                                                                                                                                                                                                                                                 
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#title {                                                                                                                                                                                                                                                        
background-color: #DFDFDF;                                                                                                                                                                                                                                      
top: 5px;                                                                                                                                                                                                                                                       
left: 5px;                                                                                                                                                                                                                                                      
width: 724px;                                                                                                                                                                                                                                                   
height: 39px;                                                                                                                                                                                                                                                   
text-align: center;                                                                                                                                                                                                                                             
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#subtitle {                                                                                                                                                                                                                                                     
font: italic 13px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                          
padding-top: 10px;                                                                                                                                                                                                                                              
line-height: 20px;                                                                                                                                                                                                                                              
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#imagelinks {                                                                                                                                                                                                                                                   
font: 11px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
margin: 0;                                                                                                                                                                                                                                                      
background-color: #EFEFEF;                                                                                                                                                                                                                                      
width: 120px;                                                                                                                                                                                                                                                   
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#tleft {                                                                                                                                                                                                                                                        
font: bold 13px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                            
text-align: center;                                                                                                                                                                                                                                             
line-height: 22px;                                                                                                                                                                                                                                              
background-color: #C0C0C0;                                                                                                                                                                                                                                      
top: 46px;                                                                                                                                                                                                                                                      
left: 5px;                                                                                                                                                                                                                                                      
width: 120px;                                                                                                                                                                                                                                                   
height: 22px;                                                                                                                                                                                                                                                   
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#titlebar {                                                                                                                                                                                                                                                     
font: bold 13px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                            
text-align: center;                                                                                                                                                                                                                                             
line-height: 22px;                                                                                                                                                                                                                                              
background-color: #EFEFEF;                                                                                                                                                                                                                                      
top: 46px;                                                                                                                                                                                                                                                      
left: 127px;                                                                                                                                                                                                                                                    
width: 480px;                                                                                                                                                                                                                                                   
height: 22px;                                                                                                                                                                                                                                                   
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#descrbar {                                                                                                                                                                                                                                                     
font: 13px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
line-height: 22px;                                                                                                                                                                                                                                              
background-color: #EFEFEF;                                                                                                                                                                                                                                      
top: 458px;                                                                                                                                                                                                                                                     
left: 127px;                                                                                                                                                                                                                                                    
width: 480px;                                                                                                                                                                                                                                                   
height: 22px;                                                                                                                                                                                                                                                   
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#tright {                                                                                                                                                                                                                                                       
font: bold 13px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                            
text-align: center;                                                                                                                                                                                                                                             
line-height: 22px;                                                                                                                                                                                                                                              
background-color: #C0C0C0;                                                                                                                                                                                                                                      
top: 46px;                                                                                                                                                                                                                                                      
left: 609px;                                                                                                                                                                                                                                                    
width: 120px;                                                                                                                                                                                                                                                   
height: 22px;                                                                                                                                                                                                                                                   
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#bleft {                                                                                                                                                                                                                                                        
font: bold 13px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                            
text-align: center;                                                                                                                                                                                                                                             
line-height: 22px;                                                                                                                                                                                                                                              
background-color: #C0C0C0;                                                                                                                                                                                                                                      
top: 458px;                                                                                                                                                                                                                                                     
left: 5px;                                                                                                                                                                                                                                                      
width: 120px;                                                                                                                                                                                                                                                   
height: 22px;                                                                                                                                                                                                                                                   
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#menubar {                                                                                                                                                                                                                                                      
font: 11px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
line-height: 22px;                                                                                                                                                                                                                                              
background-color: #CFCFCF;                                                                                                                                                                                                                                      
top: 482px;                                                                                                                                                                                                                                                     
left: 5px;                                                                                                                                                                                                                                                      
width: 724px;                                                                                                                                                                                                                                                   
height: 22px;                                                                                                                                                                                                                                                   
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#bright {                                                                                                                                                                                                                                                       
font: bold 13px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                            
text-align: center;                                                                                                                                                                                                                                             
line-height: 22px;                                                                                                                                                                                                                                              
background-color: #C0C0C0;                                                                                                                                                                                                                                      
top: 458px;                                                                                                                                                                                                                                                     
left: 609px;                                                                                                                                                                                                                                                    
width: 120px;                                                                                                                                                                                                                                                   
height: 22px;                                                                                                                                                                                                                                                   
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#lprev {                                                                                                                                                                                                                                                        
background: url(bilder/back1.jpg);                                                                                                                                                                                                                              
text-align: center;                                                                                                                                                                                                                                             
top: 70px;                                                                                                                                                                                                                                                      
left: 5px;                                                                                                                                                                                                                                                      
width: 120px;                                                                                                                                                                                                                                                   
height: 110px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#rprev {                                                                                                                                                                                                                                                        
background: url(bilder/back1.jpg);                                                                                                                                                                                                                              
text-align: center;                                                                                                                                                                                                                                             
top: 70px;                                                                                                                                                                                                                                                      
left: 609px;                                                                                                                                                                                                                                                    
width: 120px;                                                                                                                                                                                                                                                   
height: 110px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#lmenu {                                                                                                                                                                                                                                                        
font: 11px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
background-color: #EFEFEF;                                                                                                                                                                                                                                      
top: 182px;                                                                                                                                                                                                                                                     
left: 5px;                                                                                                                                                                                                                                                      
width: 120px;                                                                                                                                                                                                                                                   
height: 274px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
line-height: 10px;                                                                                                                                                                                                                                              
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#rmenu {                                                                                                                                                                                                                                                        
font: 11px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
background-color: #EFEFEF;                                                                                                                                                                                                                                      
top: 182px;                                                                                                                                                                                                                                                     
left: 609px;                                                                                                                                                                                                                                                    
width: 120px;                                                                                                                                                                                                                                                   
height: 274px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
line-height: 10px;                                                                                                                                                                                                                                              
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#hframe {                                                                                                                                                                                                                                                       
font: 11px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
top: 107px;                                                                                                                                                                                                                                                     
left: 127px;                                                                                                                                                                                                                                                    
width: 480px;                                                                                                                                                                                                                                                   
height: 280px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#tframe {                                                                                                                                                                                                                                                       
background-color: transparent;                                                                                                                                                                                                                                  
font: 11px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
top: 243px;                                                                                                                                                                                                                                                     
left: 137px;                                                                                                                                                                                                                                                    
width: 462px;                                                                                                                                                                                                                                                   
height: 228px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#iframe {                                                                                                                                                                                                                                                       
background-color: transparent;                                                                                                                                                                                                                                  
font: 11px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
top: 79px;                                                                                                                                                                                                                                                      
left: 137px;                                                                                                                                                                                                                                                    
width: 462px;                                                                                                                                                                                                                                                   
height: 209px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#logosm {                                                                                                                                                                                                                                                       
font: 10px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
vertical-align: top;                                                                                                                                                                                                                                            
left: 550px;                                                                                                                                                                                                                                                    
top: 530px;                                                                                                                                                                                                                                                     
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#imgsml {                                                                                                                                                                                                                                                       
top: 80px;                                                                                                                                                                                                                                                      
left: 267px;                                                                                                                                                                                                                                                    
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#menu2 {                                                                                                                                                                                                                                                        
font: 10px verdana, arial, georgia, sans-serif;                                                                                                                                                                                                                 
text-align: center;                                                                                                                                                                                                                                             
background-color: #CFCFCF;                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#tvlh {                                                                                                                                                                                                                                                         
background-color: #EFEFEF;                                                                                                                                                                                                                                      
border: ridge 2px #BDBEBD;                                                                                                                                                                                                                                      
width: 102px;                                                                                                                                                                                                                                                   
height: 77px;                                                                                                                                                                                                                                                   
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#tvlv {                                                                                                                                                                                                                                                         
background-color: #EFEFEF;                                                                                                                                                                                                                                      
border: ridge 2px #BDBEBD;                                                                                                                                                                                                                                      
width: 77px;                                                                                                                                                                                                                                                    
height: 102px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#tvq {                                                                                                                                                                                                                                                          
background-color: #EFEFEF;                                                                                                                                                                                                                                      
border: ridge 2px #BDBEBD;                                                                                                                                                                                                                                      
width: 102px;                                                                                                                                                                                                                                                   
height: 102px;                                                                                                                                                                                                                                                  
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeq {                                                                                                                                                                                                                                                       
margin: 0px;                                                                                                                                                                                                                                                    
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeq a {                                                                                                                                                                                                                                                     
color: #000080;                                                                                                                                                                                                                                                 
display: block;                                                                                                                                                                                                                                                 
text-decoration: none;                                                                                                                                                                                                                                          
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeq a:hover {                                                                                                                                                                                                                                               
background-color: transparent;                                                                                                                                                                                                                                  
color: #FF00FF;                                                                                                                                                                                                                                                 
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeq a span {                                                                                                                                                                                                                                                
display: none;                                                                                                                                                                                                                                                  
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeq a:hover span {                                                                                                                                                                                                                                          
left: 7px;                                                                                                                                                                                                                                                      
top: -98px;                                                                                                                                                                                                                                                     
display: block;                                                                                                                                                                                                                                                 
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeh {                                                                                                                                                                                                                                                       
margin: 0px;                                                                                                                                                                                                                                                    
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeh a {                                                                                                                                                                                                                                                     
color: #000080;                                                                                                                                                                                                                                                 
display: block;                                                                                                                                                                                                                                                 
text-decoration: none;                                                                                                                                                                                                                                          
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeh a:hover {                                                                                                                                                                                                                                               
background-color: transparent;                                                                                                                                                                                                                                  
color: #FF00FF;                                                                                                                                                                                                                                                 
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeh a span {                                                                                                                                                                                                                                                
display: none;                                                                                                                                                                                                                                                  
}                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                
#listeh a:hover span {                                                                                                                                                                                                                                          
left: 19px;                                                                                                                                                                                                                                                     
top: -111px;                                                                                                                                                                                                                                                    
display: block;                                                                                                                                                                                                                                                 
position: absolute;                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                               

