/* Children Of Doom Stylesheet */

html { font-family:tahoma, verdana, arial; 
       font-size:1em; color:#999; }

body { background-color:#000; }

h1 { text-align:center; 
     margin-top:1.5em; }

h2 { color:#777; 
     margin-top:2em; }

h3 { color:#444; 
     margin-top:1.5em; }



/* Eingangsseite */


#eingangsseite { text-align:center; 
                 padding-top:9em; }

#eingangsseite a { text-decoration:none; 
                   color:#fff; }

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

#eingangsseite img { width:13.5em; 
                     margin-bottom:2em; }

.information { font-size:0.7em; 
               color:#606060; 
               margin-top:2em; }



/* Kopfbereich */





/* Navigation */


#navigation { float:left; }

#navigation ul li { line-height:2.75em; 
                    list-style-type:none; }

#navigation a { color:#555; 
                font-weight:bold; 
                text-decoration:none; 
                display:block; }

#navigation a:hover { color:#999; }



/* Hilfsnavigation */

#hilfsnavigation { padding:1em 0 1.5em; }

#hilfsnavigation ul { width:38em; }

#hilfsnavigation ul li { float:left; 
                         list-style-type:none; }

#hilfsnavigation ul li a { color:#555; 
                           text-decoration:none; 
                           margin:0 0.2em; }

#hilfsnavigation ul li a:hover { color:#999; 
                                 text-decoration:underline; }



/* Inhalt */

#inhalt { width:45em; 
          margin:-2em 0 0 12.5em; }

#inhalt a { color:#555; 
            text-decoration:none; }

#inhalt a:hover { color:#999; 
                  text-decoration:underline; }

#inhalt ul { float:left; 
             width:13em; 
             margin-left:-2.5em; 
             padding-right:1em;  
             list-style-type:none; }

#inhalt ul li a { color:#555; 
                  text-decoration:none; }

#inhalt ul li a:hover { color:#999; 
                        text-decoration:underline; }

.abc { margin-top:1em; }



/* Bands */


#discography span { color:#666; }

#discography ul { width:38em; 
                  list-style-type:none; 
                  margin-top:-1em; }

#discography ul li { float:left; 
                     text-align:center; 
                     width:8.5em; 
                     height;15em; 
                     margin:1em 1.5em 1em -1.1em; }

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

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

#discography ul li a img { opacity:0.6; }

#discography ul li a:hover img { opacity:0.9; }

#discography ul li img { width:7.5em; 
                         height:7.5em;  
                         border:3px double#777; 
                         padding:0em; 
                         margin:0em; }



.bandfoto { width:65%; }

.info1 { float:left; }

.info ul li { width:30%; }



/* Reviews */

#reviews { text-align:center; 
           width:40em; 
           margin:0.5em 3em 0.5em 0; 
           padding:0.5em; }

#reviews ol li { width:37em; 
                 height:5.3em; 
                 border-top:1.5px solid#fff; 
                 margin-left:0em; 
                 padding:0.5em; }
                 
#reviews ol li a { color:#fff; 
                   text-decoration:none; }

#reviews ol li a img { opacity:0.6; }

#reviews ol li a:hover img { opacity:0.9; }
                 
#reviews img { float:left; 
               height:5em; 
               width:5em; 
               border:1.5px solid#fff;  }



/* Shop */

#shop { width:40em; 
        margin-left:12.5em; }

#shop span { font-weight:bold; }

#shop ul { margin-left:-2.5em; }

#shop ul li { float:left; 
              text-align:center; 
              width:8em; 
              height:15em; 
              border:2px solid#222; 
              background-color:#333; 
              list-style-type:none; 
              margin:0 1.25em 2em 0; }

#shop ul li img { width:7em; 
                  height:7em; 
                  margin-top:0.5em; }

#shopnavi { float:right; 
            width:10em; 
            margin:0 3em 0 2em; }

#shopnavi ul li { width:10em; 
                 list-style-type:none; }
