        
        
        a:link                  {text-decoration:none; font-weight:normal; color:#333;}
        a:visited               {text-decoration:none; font-weight:normal; color:#333;}
        a:hover                 {text-decoration:none; font-weight:normal; color:#000;}
        a:active                {text-decoration:none; font-weight:normal; color:#000;}
        a:focus                 {text-decoration:none; font-weight:normal; color:#000;}
        
        #work a:link            {text-decoration:none; font-weight:normal; color:#FFFFFF;}
        
        body {            
            margin-left:        200px;
            margin-right:       25px;
            margin-top:         25px;
            margin-bottom:      25px;
			font-family: 'Lato';
            font-size:          16px;
            text-align:         left;
            color:              #333333;
            background-color:   #fff;
        }
        
        ul{
              margin-left: -15px;
              list-style: none;
        }
        
        li {
              margin-top: 5px;
        }
        
        audio{
              width: 675px;
              height: 25px
        }
        
        .titel{
              font-size:           60px;
              
              font-style:          italic;
        }
        
        .alles{
            width:                 700px;
        }
            
        .untertitel{
            width:                 700px;
        }
           
        p.inhalt{
            padding-left:          25px;
        } 
        
        .inhalt{
            margin-top:            20px;
            margin-bottom:         20px;
        }
        
        .fusszeile{
            margin-top:            50px;
            
        }
        
        .textbild{
              margin-bottom:          20px;
        }
        
        
        .release{
             
              
              
        }
        
        .release-icon{
               height: 120px;
               margin-right: 20px;
              
        }
        
        .bild{
              
              
        }

        