

body {
    background-image : url('nightwish-logo-3.jpg');
    color : #ffffff;
    font-family : 'Courier 10 Pitch', 'Arab', 'Dimnah';
    text-align : center;
  }


#head {
    background-image : url('nightwish-logo-3.jpg');
    text-align: center;
  }


h1 {
    color : red;
    text-align : center;
  }


#content {
    border-bottom-color : #ff0004;
    border-bottom-style : groove;
    border-bottom-width : 3px;
    border-left-color : #ff0004;
    border-left-style : groove;
    border-left-width : 3px;
    border-right-color : #ff0004;
    border-right-style : groove;
    border-right-width : 3px;
    border-top-color : #ff0004;
    border-top-style : groove;
    border-top-width : 3px;
    bottom : 0px;
    color : #ffffff;
    margin-left : 190px;
    margin-top : 70px;
    right : 0px;
    text-align : center;
  }

#details {
    color : #ffffff;
    background-image : url('nightwish-logo-3.jpg');
    text-align : left;
}

.button {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    height : 50px;
    width : 150px;
    background-color : transparent;
  }


#menu {
    float : left;
    margin-top : 70px;
  }


h2 {
    color : red;
  }


#more {
    border-bottom-color : #ff0004;
    border-bottom-style : groove;
    border-bottom-width : 3px;
    border-left-color : #ff0004;
    border-left-style : groove;
    border-left-width : 3px;
    border-right-color : #ff0004;
    border-right-style : groove;
    border-right-width : 3px;
    border-top-color : #ff0004;
    border-top-style : groove;
    border-top-width : 3px;
    bottom : 0px;
    color : #ffffff;
    margin-top : 70px;
    right : 0px;
    text-align : center;
  }


c1 {
  }


.c1 {
    background-color : #ff0004;
  }


.c2 {
    background-color : #2bff00;
  }


.c3 {
    background-color : #0d00ff;
  }


#kontakte {
    margin-left : 70px;
    margin-top : 70px;
  }


#koatn {
    background-image : url('nightwish-logo-3.jpg');
    margin-left : 150px;
    margin-top : 150px;
    text-align:left;
  }

#mitglieder {
    text-align: left;
}

label {
    float: left;
    width: 100px;
}
legend {
    color: red;
}
