#FUSS { 
  position                    : absolute;
  left                        : 0;
  bottom                      : 0em;
  background-color            : #000;
  z-index                     : 1000;
  }
 
#FussContent { 
  position                    : absolute; 
  background-color            : transparent;
  z-index                     : 1000; 
}

#FUSS img {
  position                    : absolute;
  left                        : 0;
  top                         : 0;
  width                       : 58.375em;
  z-index                     : 99;
  height                      : 6.250em;
}

#Fussadresse {
  position                    : absolute;
  left                        : 1em;
  top                         : 2.5em;
  width                       : 58.375em;
  z-index                     : 1100;  
  background                  : transparent;
  
}

#Fussadresse address#Adresse {
  position                    : absolute;
  left                        : 0;
  top                         : 0;
  margin                      : 0;
  padding                     : 0;
  color                       : #d0d0d0;
  font-size                   : 0.70em;
  line-height                 : 160%; 
  font-style                  : normal;
  text-align                  : justify;
  letter-spacing              : 0.3em;
  width                       : 18em;
}

#Fussadresse address#Kontakt {
  position                    : absolute;
  left                        : 31.200em;
  top                         : 0;
  margin                      : 0;
  padding                     : 0;
  color                       : #d0d0d0;
  font-size                   : 0.70em;
  line-height                 : 160%; 
  font-style                  : normal;
  text-align                  : justify;
  letter-spacing              : 0.3em;
  width                       : 25em;
}

#Fussadresse address#Kontakt a {
  color                       : #d0d0d0;
  line-height                 : 160%; 
  font-style                  : normal;
  letter-spacing              : 0.25em;
}



#Fussmenue {
  display:none;
  position                    : absolute;
  left                        : 48em;
  top                         : 0;
  width                       : 10em;
  z-index                     : 1100;  
  height                      : 100%;
}

#Fussmenue p {
  margin                      : 0;
  padding                     : 0;
}

#Fussmenue p.copyright {
  margin-top                  : 2.5em;
  font-size                   : 0.65em;
  color                       : #a0a0a0;
}

#Fussmenue p.copyright a {
  color                       : #a0a0a0;
  text-decoration             : none;
}

#Fussmenue p.copyright a:hover {
  color                       : #a0a0a0;
  text-decoration             : underline;
}


#Fussmenue ul {
  margin                      : 0;
  padding                     : 0;  
  list-style-type             : none;
  margin-top                  : 0.6em;
}

#Fussmenue li {
  margin                      : 0;
  padding                     : 0;  
  margin-right                : 0.5em;
  display                     : inline;
  font-size                   : 0.72em;
  color                       : #d0d0d0;
}

#Fussmenue li:hover {
  border-bottom               : solid 1px #d0d0d0;
}

#Fussmenue li a {
  font-weight                 : normal;
  text-decoration             : none;
  font-variant                : small-caps;
  color                       : #d0d0d0;
}

#Fussmenue li a:hover {
  text-decoration             : none;
  color                       : #d0d0d0;
}
