#logo {
	margin-top: 15px;
	margin-bottom: 20px;
}
#logo img, #logo a {
  width: 100%;
	max-width: 505px;
  margin: 20px 20px 0 20px;
}
#topnavi {
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 0.8em;
}

#kopf {
	padding-bottom: 16px;
  /* background: #fff; */

}
#links {

}
#mitte {
  padding-top: 23px;
}

body {
  background-image: url('../img/bg_02.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}

#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: block;
  /* position: fixed; */
  left:0;
  bottom:0;
  height: 30px;
  background: #fff;
  
}

.fuss-rechts {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 20px;
  padding-top: 5px;
}
.fuss-logo.logo-wien {
  width: 100%;
  max-width: 100px;
  /* margin: 0 auto; */
  padding-bottom: 30px;
}
.fuss-label {
  text-transform: uppercase;
  font-size: 0.7em;
  padding-bottom: 8px;
}



/*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;
}