* {
  color:#000;
}

body{
  /*border:10px solid green;*/
}

header nav,
.schnellsuche,
.footer2,
.footer3,
.footer4,
.sprungunsichtbar,
.hidden,
.masonryBoardRightArrow,
.masonryBoardLeftArrow,
.sitemapFilterOptions,
.subnavi ul
{
  display: none !important;
}

/* Header */
header{
  width:auto;
}
.mainhead{
  display: block;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

/* aside */
.verwandt,
.infos{
  background:#FFF;
  color: #000;
  border-top: 2px solid #000;
}

/* bloecke */

.bvchSlotOuter {
  background: #FFF;
  color: #000;
}
.bvchSlot .submit{
  background: #FFF;
  color: #000;
  font-weight: bold;
}




/* footer */
footer
{
  background: none;
  color: #000;
}

.footer1 span,
.footer1,
.footer4{
  color: #000 !important;
}
/* Sitemap */
#fullsitemap{
  width:100% !important;
  height:auto !important;
  overflow:visible !important;
}
.isotope-item{
  position: relative !important;
  top:0 !important;
  left:0!important;
  -webkit-transform: translate3d(0,0,0)  !important;
     -moz-transform: translate3d(0,0,0)  !important;
      -ms-transform: translate3d(0,0,0)  !important;
       -o-transform: translate3d(0,0,0)  !important;
          transform: translate3d(0,0,0)  !important;
}

/* Startseite */
.videocontainer{
  display: none;
}
figure{
  width:300px !important;
}
.bigScreenMasonry .masonryinner,
.bigScreenMasonry .masonryboard
{
  width:100% !important;
  height:auto !important;
}