#menu p {
  padding-left: 12px;
        }

#menu a {
  text-decoration: none;
  font-weight: bold;
  color: #999999;
        }
        
#menu a:hover {
  color: #666666;
              }
              
#menu .news {
  font-weight: bold;
  padding-right: 30px;
  font-size: 110%;
  color: #dc143c;              
            }  
#active {
  font-weight: bold;
  color: #b22222;
        }
        
#main p {
  padding: 2px 80px 0 30px;
  color: #666666;
  font-weight: bold; 
  font-size: 100%;  
        }
        
#main h5  {
  padding-left: 30px;
  font-size: 100%;
          }

#main .kleindruck {
  font-size: 88%;
  padding: 20px 80px 0 30px;  
                  }           
       
#main ul  {
  color: #666666;
  font-weight: bold;
  padding: 5px 80px 5px 45px;
  margin: 0;
  list-style-image: url(raute.gif);
  list-style-type: none;
  line-height: 130%;
          }     
          
#main img {
  float: right;
          }             
        
#main a {
  text-decoration: none;
  color: #000080;
        }
        
#main a:hover {color: #4682b4;}


#footer p {
  padding: 2px 5px;
          }

#footer a {
  font-weight: bold;
  text-decoration: none;
  color: #000080;
          }
          
#footer a:hover {color: #4682b4;} 

#footer .player {
  float: left;
                }                                             

#footer .playertext {
  font-weight: bold;
  color: #808080;
  padding: 0 0 0 10px;
  
                    }               
