* {
  margin: 0;
  padding: 0;
  line-height: 120%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
body {
  background-color: #eeeeee;
}
.unsichtbar {
  overflow: hidden;
  left: -1000px;
  width: 0;
  display: inline;
  position: absolute;
  top: -1000px;
  height: 0;
}
div#wrapper {
  margin: 0px auto;
  width: 980px;
  background-image:  url(bilder/background.gif);
  background-position: center top;
  top: 0px;
  background-repeat: repeat-y;
  left: 0px;
  position: relative;
}
div#header {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  overflow: visible;
  z-index: 2;
  width: 940px;
  top: 0px;
  position: absolute;
  height: 150px;
  left: 0px;
}
div#header img {
  border-style: none;
}
div#contentaus {
  width: 520px;
  left: 210px;
  top: 0px;
  z-index: 3;
  position: relative;
  float: left;
}
div#content {
  width: 540px;
  left: 210px;
  float: left;
  top: 0px;
  z-index: 3;
  position: relative;
}
.content {
  padding: 267px 30px 30px;
  position: relative;
  z-index: 3;
}
.content h1 {
  font-weight: lighter;
  line-height: 130%;
  font-size: 17px;
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
}
.content h2 {
  font-size: 17px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: lighter;
  line-height: 130%;
  color: #666666;
}
.content p {
  font-size: 14px;
  line-height: 140%;
  padding-top: 15px;
  color: #666666;
}
div#sonder {
  left: 210px;
  top: 0px;
  position: relative;
  width: 540px;
  float: left;
  z-index: 3;
}
.sonder {
  padding: 262px 30px 30px;
  position: relative;
  z-index: 3;
}
.sonder h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 17px;
  padding-top: 8px;
  padding-bottom: 5px;
  line-height: 130%;
  color: #666666;
  font-weight: lighter;
}
.sonder p {
  line-height: 140%;
  color: #666666;
  font-size: 14px;
  padding-top: 10px;
}
.sondernav {
  border-bottom: 1px solid silver;
  margin-bottom: 10px;
  padding-left: 2px;
}
.sondernav a {
  color: #666666;
  text-decoration: none;
  font-size: 13px;
}
.sonderdate {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  color: #666666;
  font-size: 15px;
  font-weight: lighter;
  padding-top: 30px;
}
.sondertitel {
  color: #666666;
  padding-bottom: 5px;
  font-weight: lighter;
  font-size: 17px;
}
div#navigation {
  position: absolute;
  top: 248px;
  left: 20px;
  z-index: 100;
  width: 175px;
  float: left;
}
#logo {
  position: relative;
  left: -10000px;
}
#logo img {
  border: 0px solid ;
  margin-bottom: 5px;
  left: 10035px;
  width: 25px;
  height: 21px;
  position: relative;
}
div#news {
  z-index: 3;
  left: 210px;
  top: 0px;
  position: relative;
  width: 210px;
  float: left;
}
div#news p {
  font-size: 12px;
  line-height: 1.3em;
  padding-top: 8px;
}
div#news div {
  padding: 20px 30px 20px 20px;
  z-index: 4;
  position: relative;
}
#news p {
  color: #666666;
}
#news h3 {
  color: #666666;
  font-weight: lighter;
  font-size: 14px;
}
div#footer {
  border-style: solid none none;
  border-width: 1px;
  border-top: 1px solid silver;
  z-index: 3;
  font-size: 12px;
  padding-top: 5px;
  padding-right: 10px;
  color: #999999;
  left: 60px;
  width: 860px;
  position: relative;
  text-align: right;
  padding-bottom: 12px;
}
div#footer * {
  color: #999999;
  font-size: 12px;
}
#footer_border {
  width: 980px;
  height: 12px;
  margin-bottom: -20px;
  margin-left: -60px;
}
#footer_logo {
  width: 12px;
  height: 10px;
}
#navlist {
  position: relative;
  top: 20px;
  left: 25px;
  width: 140px;
  z-index: 100;
}
#navlist ul {
  width: 140px;
  list-style-type: none;
}
#navlist * {
  font-size: 13px;
  text-decoration: none;
}
#navlist ul li ul {
  overflow: hidden;
  position: relative;
  top: 0;
  visibility: hidden;
  height: 0;
  left: 130px;
}
#navlist ul li {
  float: left;
}
#navlist ul li a, #navlist ul li a:visited {
  background: transparent none repeat scroll 0% 50%;
  display: block;
  color: #666666;
  height: 30px;
  padding-left: 10px;
  float: left;
  width: 140px;
  line-height: 30px;
}
#navlist ul li:hover a, #navlist ul li a:hover {
  background-color: #333333;
  color: #ffffff;
}
#navlist ul li:hover {
  position: relative;
  z-index: 90;
}
#navlist ul li:hover ul {
  overflow: visible;
  height: auto;
  position: absolute;
  background-color: #666666;
  visibility: visible;
}
#navlist ul li:hover ul li a {
  padding: 5px 0 5px 10px;
  background: transparent none repeat scroll 0% 50%;
  display: block;
  height: auto;
  width: 130px;
  color: #ffffff;
  line-height: 15px;
}
#navlist ul li:hover ul li:hover a {
  color: #ffffff;
  background-color: #333333;
}
#navlist ul li.douwn ul {
  visibility: visible;
  position: relative;
  height: auto;
  left: 15px;
}
#navlist ul li.douwn {
  float: left;
}
#navlist ul li.douwn a, #navlist ul li.douwn a:visited {
  padding-left: 10px;
  display: block;
  float: left;
  height: 30px;
  width: 140px;
  color: #333333;
  background-color: #fff0d3;
  line-height: 30px;
}
#navlist ul li.douwn:hover ul {
  background: transparent none repeat scroll 0% 50%;
}
#navlist ul li.douwn ul li a, #navlist ul li.douwn ul li a:visited {
  padding: 5px 0px 5px 10px;
  background: transparent none repeat scroll 0% 50%;
  color: #666666;
  width: 125px;
  display: block;
  height: auto;
  float: left;
  line-height: 12px;
}
#navlist ul li.douwn ul li:hover a, #navlist ul li.douwn ul li a:hover {
  color: #ffffff;
  background-color: #333333;
}
#navlist ul li.douwn ul li.aktiv a, #navlist ul li.douwn ul li.aktiv a:visited {
  color: #ffffff;
  background-color: #f6ae14;
}
#navlist ul li.douwn ul li.aktiv:hover a, #navlist ul li.douwn ul li.aktiv a:hover {
  color: #ffffff;
  background-color: #333333;
}
#navlist ul li ul li.rund a, #navlist ul li ul li.rund a:visited {
  padding-left: 40px;
  width: 95px;
}
#navlist ul li ul li.rund:hover a, #navlist ul li ul li.rund a:hover {
  color: #ffffff;
  background-color: #333333;
}
#navlist ul li.index a, #navlist ul li.index a:visited {
  float: left;
  color: #ffffff;
  padding-left: 10px;
  background-color: #f6ae14;
  display: block;
  width: 140px;
  line-height: 30px;
  height: 30px;
}
#navlist ul li.index:hover a, #navlist ul li.index a:hover {
  color: #ffffff;
  background-color: #333333;
}
.clear {
  clear: both;
}
div#navaus {
  position: relative;
  left: 210px;
  float: left;
  width: 230px;
  z-index: 4;
}
div#navausb {
  padding: 255px 20px 30px;
  position: relative;
  z-index: 4;
}
div#rg {
  height: 26px;
  text-align: center;
  background-position:  center center;
  background-repeat: no-repeat;
  background-image: url(ausstellung/bilder/rundgang.gif);
  width: 94px;
  padding-right: 20px;
  margin-left: 36px;
}
#rg p {
  padding-top: 4px;
}
#navaus a {
  color: #666666;
  text-decoration: none;
}
.bildrechts {
  float: right;
}
.bildlinks {
  float: left;
}
.publitem {
  padding-top: 30px;
}
.publitem img {
  border: 1px solid #999999;
  margin: 3px 30px 0 0;
  float: left;
}
.publitem div {
  width: 370px;
  margin-right: 25px;
  float: left;
  position: relative;
}
.publitem h2 {
  border-bottom: 1px solid #999999;
  padding: 0 0 2px;
  text-align: left;
  line-height: 1.3em;
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 15px;
  color: #666666;
}
.publitem p {
  padding: 0 0 5px;
  line-height: 1.3em;
  font-size: 13px;
}
#e1a {
  position: absolute;
  left: 3px;
  top: 34px;
}
#e1a:focus {
  outline-style: none;
}
#e1a, #e1a img {
  border-style: none;
  width: 58px;
  height: 29px;
}
#e1a:hover {
  background-color: #ffffcc;
}
#e1a:hover #e1 {
  visibility: visible;
}
#e1 {
  position: absolute;
  visibility: hidden;
}
#e2a {
  position: absolute;
  left: 62px;
  top: 64px;
}
#e2a:focus {
  outline-style: none;
}
#e2a, #e2a img {
  border-style: none;
  width: 23px;
  height: 20px;
}
#e2a:hover {
  background-color: #000099;
}
#e2a:hover #e2 {
  visibility: visible;
}
#e2 {
  position: absolute;
  visibility: hidden;
}
.tumb {
  border: 1px solid #666666;
  padding: 20px;
  background-color: white;
  position: absolute;
  width: 300px;
  top: 5px;
  left: -347px;
}
.tumb h3 {
  font-weight: lighter;
  font-size: 16px;
}
div#spacer {
  height: 700px;
  float: left;* {
  margin: 0;
  padding: 0;
  line-height: 120%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
body {
  background-color: #eeeeee;
}
.unsichtbar {
  overflow: hidden;
  left: -1000px;
  width: 0;
  display: inline;
  position: absolute;
  top: -1000px;
  height: 0;
}
div#wrapper {
  margin: 0px auto;
  widt
