.printonly{display:block}
.no-print{display:none;}
#header {
  position: relative; left: 0; margin: 0 auto;
  padding: 1em 0 1em 0;
  width: 80em;
}
#navigation, a.btn { display: none; }
#content { left: 0; margin: 0 auto; }
#footer { width: 80em; }
#header h1 {
  color: #972316;  
}
#header h1 .barrierefrei {
  display: inline;
  height: auto; width: auto;
  color: #999;
  font-size: .5em;
  background: none;
  text-indent: 0;
}

.container {
  padding: 0 0 .83em 0;
}
.container h3 {
  background-color: transparent;
  padding: .27em 0;
  color: #ac0000;
  border-bottom: 2px solid #ac0000;
}
.container h2 {
  background-color: transparent;
  color: #972316;
  padding: .54em 0;
  border-bottom: 2px solid #972316;
}
#basics.container h3 {
  border-bottom: none;
}
#basics.container { padding-left: 0; }

#images-and-maps { margin-bottom: 0 !important; }

.thumbnails a {
  display: inline;
  text-align: center;
  height: auto; width: auto;
  border: none;
  overflow: visible;
}
.thumbnails a img { width: 100%; height: auto; max-height: none;}

.container .collapse {
  height: auto !important;
  overflow: visible !important;
}


.lightbox-opened * { display: none !important; }
.lightbox-opened .MultiBoxContainer, .lightbox-opened .MultiBoxContent, .lightbox-opened .MultiBoxContent * { display: block !important; }