body {
  padding: 0px;
  margin: 0px;
  background-color: #323F43;
}
#logo {
  height: 100px;
  background-color: #323F43;;
}
#linkeseite {
  position: absolute;
  top: 140px;
  left: 10px;
  width: 160px;
  height: 440px;
  background-color: #323F43;
}

#inhalt {
  width: auto;
  margin: 0px 20px 0 px 180px;
  background-color: #ffffc6;
}




a.navi-erster {
  text-decoration:none;
  color: #E3DDE0;
  margin-left:0.5em;
  font-weight: bold;
}
a.navi-einschub {
  text-decoration:none;
  color: #E3DDE0;
  margin-left:10em;
  font-weight: bold;
}
a.navi-allg {
  text-decoration:none;
  color: #E3DDE0;
  margin-left:3em;
  font-weight: bold;
}
a.navi-anlass {
  text-decoration:none;
  color:#BFBFBF;
  margin-left:3em;
  font-weight: bold;
}
a.navi-repertoire {
  text-decoration:none;
  color:#E8BBB0;
  margin-left:3em;
  font-weight: bold;
}
a.navi-hoerprobe {
  text-decoration:none;
  color:#DC9787;
  margin-left:3em;
  font-weight: bold;
}
a.navi-moderation {
  text-decoration:none;
  color:#B98E84;
  margin-left:3em;
  font-weight: bold;
}
a.navi-lied {
  text-decoration:none;
  color:#8E817E;
  margin-left:3em;
  font-weight: bold;
}

h1 {
  font-family: 'Arial';
  color: #323F43;
  font-size: 11pt;
}

h2 {
  font-family: 'Arial';
  color: #323F43;
  font-size: 11pt;
}

#top-navigation {
  position: absolute;
  top:70px;
  font-size:10pt;
  font-family: 'Arial';
}

#navigation-unten {
  position: relative;
  width: auto;
  top: 450px;
  float:left;
  margin: 0px 20px 0px 140px;
  background-color: #323F43;
  font-size:10pt;
  font-family: 'Arial';
}

#musiker-text {
  width: 380px;
  position: absolute;
  top:90px;
  left:180px;
  padding-top: 25px;
  padding-left: 25px;
  font-family: 'Arial';
  color: #323F43;
  font-weight:bold;
  font-size: 11pt;
}
#musiker-text a {
  text-decoration:none;
  color:#743c38;
  font-weight: bold;
}
#musiker-foto {
  position: absolute;
  top:100px;
  left:180px;
  background-color: #323F43;
}




