#logo {
	margin-top: 15px;
	margin-bottom: 20px;
}
#logo img, #logo a {
  width: 100%;
	max-width: 420px;
  /*margin: 10px 20px 0 20px;*/
}
#topnavi {
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 0.8em;
}
.topnavi {
  text-align: right;
}
.line {
  border-bottom: solid 1px #000;
}

#kopf {
	margin-bottom: 8px;
}
#links {

}
#mitte {
  padding-top: 23px;
}

#inhalt {
  margin-top: 20px;
}

#rechts {
}
#topnavi, #logo {
  justify-content: center;
}
#mitterahmen {
    background: #d2dce1;
    background-image: url('../img/bg_inhalt_45.png');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: 20% 100%; 
}

#ganzebreiteoben .frame {
  margin-bottom: 0;
}
#ganzebreiteoben {
  margin-bottom: 40px;
  margin-top: 30px;
}
#ganzebreiteoben figure.image {
  margin:0;
  padding:0;
}
#ganzebreiteoben .ce-above .ce-gallery {
  margin-bottom:0;
}
/*######################  MITTE  ##*/
#mitte {
  padding-bottom: 80px;
}

/*######################  FUSS ####*/
#fuss {
  display: none;
  position: fixed;
  left:0;
  bottom:0;
  height: 30px;
  background: #ddd;
}


/*Fancy box weiß ############*/

.pagelayout-1 .fancybox-bg {
    background: #fff;
  }
.pagelayout-1 .fancybox-caption {
    background: none;
    color: #aaa;
  }
.pagelayout-1 .fancybox-button {
    background: none;
    color: #aaa;
}
.pagelayout-1 .fancybox-button:hover {
  color: #666;
}
.pagelayout-1 .fancybox-is-open .fancybox-bg {
  opacitiy: 1;
}




#page-9 h2 {
  padding-top: 3px;
  border-top: dotted 3px #fff;
  margin-top: 8px;
}