/* Infinte Metal */

body { font-family:Verdana, Arial, Tahoma; 
       font-size:0.9em; 
       color:#000; 
       background-image:url(../graphics/background.jpg); }


h1 { font-size:1.4em; }

h2 { font-size:1.2em; 
     margin-top:1.5em; }

h2+p { margin-top:-1em; }

h3 { font-size:1em; }

ul li { list-style-type:none; }



/* Navigation */

#menue { width:60em; 
         padding-left:1em; }

#menue img { margin:0 1.5em 0.5em 0; }

#menue ul { list-style-type:none; 
            font-size:1.3em; 
            padding:0px; 
            margin:0.5em; }

#menue ul li { float:left; 
               font-weight:bold; 
               line-height:1.5em; }
               
#menue ul li a { color:#FFF; 
                 font-weight:bold; 
                 text-decoration:none; 
                 padding:1em 2em; }
                 
#menue a:hover { color:#777; }

.webbanner img { border:2px solid#fff; }




/* Index */


#index { text-align:center; }

#index img { margin-top:20em; 
             background-color:#000; 
             border:4px double#228B22; 
             padding:3em; }



/* Inhalt */

blockquote { width:30em; 
             background-color:#888; 
             border:3px double#000; 
             margin: 2em 3em; 
             padding:0.5em; }
           
blockquote span { color:#8B0000; 
                  font-style:italic; }


#banner a img { text-decoration:none; }
                
#banner img { margin:3em 0 0 8em; 
              position:absolute; 
              border:2px solid#FFF; }



#content { float:left; 
           width:60em; 
           border:4px double#000; 
           margin:1em; 
           padding:1em; 
           background-image:url(../graphics/background2.jpg); }

#content a { text-decoration:none; 
             color:#000; }

#content a:hover { text-decoration:underline; }

#content ul { float:left; 
              width:18em; 
              margin-left:-1.5em; } 



/* Bands */

#feedback { float:right; 
            width:20em; 
            margin:0em 1em 1em 1em; }

#feedback img { width:15em; 
                border:3px dashed#000; }

#feedback span { font-weight:bold; }

#portrait { float:left; 
            width:36em; 
            text-align:justify; 
            margin:1em 1em 0 0; 
            padding:0; }

#portrait img { width:30em; 
                border:3px dashed#000; }

#portrait span { font-weight:bold; }

#portrait ul { width:36em; 
               margin-left:-2.5em; }

#portrait ul li { float:left; 
                  width:12em; 
                  height:13em; 
                  text-align:center; 
                  margin:0 1em 1.5em -1em; }

#portrait ul li a:hover { text-decoration:none; }

#portrait ul li img { width:9em; 
                      height:9em; }
                      

#promo ul { width:60em; 
            margin-left:-2.5em; }

#promo ul h2 { margin:1.5em 0; }


#promo ul li { float:left; 
               width:19em;
               text-align:center; 
               font-weight:bold;
               margin:0 1.5em 1.5em -0.5em; }
               
#promo ul li a img { width:17.6em; 
                     height:13.2em; 
                     border:3px dashed#000; } 
                     
#promo ul li a:hover img { width:17.6em; 
                           height:13.2em; 
                           border:3px solid#000; } 
                           
#promo ul li img { width:17.6em; 
                   height:13.2em; 
                   border:3px dashed#000; } 

           

/* Live */

#live ul { float:left; 
           width:29em; 
           margin-left:-2em; } 
