body {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
}

* {
  margin:0;
  padding:0;
}


#gesamtseite {
  width: 100%;
  height: 100.1%;
  background: url(../bilder/hintergrund.jpg) center;
}

#seite {
  width: 807px;
  margin: 0 auto;
  background: url(../bilder/hg-inhalt.png) repeat-y 100% 0%;
}

#kopfbereich {
  /* padding: 20px; */
  border-bottom:1px solid black;
  /* margin-bottom:1.5em; */
  background: url(../bilder/kabarett-komik-musik-schwobaxang.jpg) no-repeat 100% 0%;
  height: 157px;
}

#kopfbereich p {
  width: 450px;
  color:white;
  font-size:1.8em;
  padding-top:1em;
  padding-left:1em;
}

#kopfbereichst {
  background: url(../bilder/hg-vorhang.png);
  /* margin-top:1.5em; */
  border-bottom:1px solid black; 
  padding-top:0.1em;
  padding-bottom:0.2em;
  /* text-align:center; */
  color: white;
}

#kopfbereichst p, #kopfbereichst a {
  padding-left: 20px;
  color:white;
  font-size:0.9em;
  font-weight: bold;  
}

#inhalt {
  float: right;
    margin-top:45px;
    margin-bottom:2em;

  /* background-color: lightgreen; */  
  /* margin-right: 210px; */
  width: 570px;
  padding: 0 2em 0 0;
}

#inhalt ul {
  margin-left:2em;
  margin-bottom:2em;
}

#inhalt li {
  line-height: 1.6em;
}

#steuerung {
  width: 170px;
  padding: 0px;
  /* background-color: #EEEEEE; */
  /* border: 1px solid black; */
  margin-top:45px; 
}

#fussbereich {
  clear: both;
  background-color:#7496B9;
  background: url(../bilder/hg-vorhang.png);
  margin-top:1.5em;

  border-bottom:1px solid black;
  border-top:1px solid black;
  /* padding:0.1em; */
  text-align:center;
}

#fussbereich p {
  padding-top:.2em;
  padding-bottom:.2em;

  color:white;
  font-size:0.9em;
  font-weight: bold;
}

#fussbereich a {
  color:white;
    /* text-decoration:none; */
}

#inhalt h1, h2, h3, h4, h5, h6 {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    line-height: 1.6em;
}

#inhalt p {
    padding-bottom: 1.4em;
    line-height: 1.6em;
}


.dsteuhigh {
  background-color:#333333;
}

#steuerung li a:hover {
  color:red;
}

#steuerung li a:visited {
  /* padding-right:0.4em; */
  /* background: url(../bilder/besucht.gif) no-repeat 100% 0%; */
}

.dsteunorm {

}


#steuerung .dsteuhigh a {
  text-decoration:none;
}

#steuerung a {
  /* text-decoration:underline; */
  text-decoration:none;
}

#steuerung ul {
  list-style:none;
  padding-left:1.3em;
  padding-right:1em;
  padding-top:1em;
  padding-bottom:1em;
  margin-right:0;
    line-height: 1.2em;
}

#steuerung li {
  padding-right:0;
  margin-right:0;
  font-size:0.9em;
  /* font-weight: bold; */
  padding-bottom:.5em;
}

#steuerung li li {
   list-style:square;
   font-size:0.7em;
  font-weight: normal;
}


.bildrechts {
  text-align: right;
  float:right;
}

.bildlinks {
  text-align: left;
  float:left;
  padding-right:2em;
}


dt {
 font-weight: bold;
}

dd {
  padding-left: 4em;
  /* width:80%; */
  padding-bottom:1em;
}
