
body { background-color: #000000;
       background-image: url(bilder/back01.png);
       background-attachment: fixed;
       background-repeat: repeat;
       background-position: 0px 0px;
       align: center;

       color: #111111;
       }
img {   border-style: outset;
        border-width: 0px; 
        }

div { border-width: 0px;
      border-color: #ff0000;
      border-style: solid;
      border-collapse: collapse;
      margin: auto; }
      
span {border-width: 0px;
      border-color: #891C1C;
      border-style: solid;
      border-collapse: collapse; 
      }

.page { width: 420px;
       text-align: center;
       font-size: 11px;
       font-family: verdana, helvetica, arial, sans-serif;
       font-style: normal;
       font-variant: normal;
       font-weight: normal;
       font-stretch: normal;
       line-height:18px;
       word-spacing: 0px;
       letter-spacing: 0px;
        }
        
        
.boxedge {
    width: 420px;
            }
            
.content-bg { width: 420px;
    background-image: url(bilder/content-bg.png);
          border-color: #ff00;
            }
            
.content {
    width: 400px;
            }
            
.spacer  {
    height: 20px;
    width:  10px;
            }
        
            
            

a   { color: #891C1C;
      text-decoration: none;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 10px; }
a:hover {color: #bb0000; }

      
            
h1 {    font-weight: bold;
        font-size: 13px;
        }
        
h2 {    fontweight: bold;
        font-size: 11px;
        }
        
h3 {    font-size: 9px;
        text-transform: uppercase;
        }
        
table   { color: #ffffff;
      text-decoration: none;
      font-weight: bold;
      font-size: 11px;
       }



.light  {    font-size: 9px;
             text-transform: uppercase;
             }
    

.bold {    font-weight: bold;
           font-size: 11px;
           }

.block      { text-align: justify;
            }
            
.block img { float: left;
            margin-right: 5px;
                 }
.download { width: 400px;
            text-align: right; }


.impressum { color: #ffffff;}


.gigs   { color: #ffffff;
      text-decoration: none;
      font-weight: bold;
      font-size: 11px; }



.blockleft { text-align: justify;
            }
            
.blockleft img { float: left;
                 margin-right: 5px;
                 }
                 
.blockright { text-align: justify;
            }
            
.blockright img { float: right;
                 margin-left: 5px;
                 }