html, body {
  background-color: #FFF;
  background-image: none;
}

h1 {
  color: #e12543;
  font-size: 1.6em;
}

h2 {
  color: #7E7E7E;
  font-size: 1.1em;
}

h3 {
  color: #e12543;
  font-size: 1.1em;
}

h4 {
  color: #000;
  font-size: .9em;
}

A {
  text-decoration: none;
  color: #666;
}

A:hover {
  text-decoration: underline;
  color: #666;
}

#Seite {
  width: 100%;
}

#Seite_ausst {
  width: 100%;
  background-color: #FFF;
  background-image: none;
}

#header {
  display: none;
}

#spalte_links {
  display: none;
}

#zeitgesch_img{
  padding-top: 2.5em;
  position: fixed;
  left: 0;
  bottom: 8px;
}

#navi_breadcrumb {
  background: url(img/pfeil_rechts.jpg) no-repeat 0 2px;
  padding-left: 20px;
  color: #aeaeae;
  font-size: 1.2em;
  margin: 10px;
}

#navi_breadcrumb a {
  color: #aeaeae;
  text-decoration: none;
}

#navi_breadcrumb #active_breadcrump a {
  color: #e12543;
  font-weight: bold;
}

#spalte_mitte {
  clear: both;
  width: 100%;
  margin: 0;
}

#spalte_mitte_gross{
  clear: both;
  width: 100%;
  margin: 0;
}

#spalte_mitte_ausst{
  clear: both;
  width: 100%;
  margin: 0;
}

#menue_flow {
  display: none;
}

#ausst_headlines {
  display: none;
}

#ausst_headline_left {
  display: none;
}

#ausst_headline_right {
  display: none;
}

#spalte_ausst_left {
  float: left;
  width: 188px;
  margin: 30px 20px 0 0;
  padding: 0 0 10px 10px;
}

#spalte_ausst_content {
  float: left;
  width: 542px;
  padding: 30px 20px 0 0;
}

#content {
  padding: 0;
}

#spalte_rechts{
  display: none;
}

#content_rechts{
  display: none;
}


#info-box {
  display: none;
}
