/* CSS Document */
#schnellzugriff, .unsichtbar{
   display: none;
}
#logo {
  float: left;
}
#head {
  width: 1000px;
}
#navmenubgr{
  position: absolute;
  top: 155px;
  clear: both;
  width: 17em;
}
#hauptfenster {
  position: absolute;
  top: 155px;
  left: 20em;
  width: 50em; 
}
#teiloben, #teilunten {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
#teiloben {
  margin-top: 20px;
}
div.impressum label {
  display: block;
  width: 13em;
  float:left;
}
div.impressum address {
  margin: 0 0 0.5em 15em;
}
#formular label.normal, .newsletter label.normal {
   width: 15em;
}
#formular input.normal, #formular textarea.normal, .newsletter input.normal, 
.newsletter textarea.normal {
   width: 25em;
}
