body {


  font-size:13pt;


}
body.dunkel {
  background-color: #6b7069;
}
div.uebersicht {

  margin: 0px;
  max-width: 100%;

  display:block;
  line-height: 1.5em;
}
body.dunkel p.inc_hinweis {
color:#ffffff;

margin: 150px 0px 0px 25px;

}
div.uebersicht div.spalte_links {
  padding: 2%;
  display: block;
  width: auto;
}















div.uebersicht div.spalte_rechts {
  padding: 2%;
  display: block;
  width: auto;
}








form.suchFormular {

width:auto;
}
form.suchFormular input {font-size: 1em; }









form.suchFormular div.datumAction a[title="Suchen"] {


right: 4%;
bottom: -28px;


}

























div.uebersicht div.such_info img {margin: 5px 0px -7px 0px; }
div.navigation {








  opacity:0.0; display:none;
  transition-property: opacity;
  transition-duration: 1s;


}
div.navigation:hover {
  opacity:1.0;
}


















div.inhalt {
margin: 18px 0px 200px 0px;
text-align: center;
}









div.inhalt h2 span::before {
	content: '\A';
	white-space: pre;
}
body.dunkel div.inhalt h2 {

  padding: 0px 50px 0px 3px;
  color:#ffffff;

}
div.inhalt div.vorschau {

  width:149px;


  border: 0px;







  min-height: 113px;
}



div.inhalt div.vorschau span {display:none; }
div.inhalt div.vorschau img.normalbild {
  height:110px; margin-bottom:0px;
}
div.inhalt div.vorschau img.filmstartbutton-vs {

  bottom: 20px;
  left: 34px;


}







div.mobil_navigation {
  padding:10px;
  position: fixed;
  top:0px; right:0px;
  text-align:center;
  cursor:pointer;
  background-color: rgba(107, 112, 105, 0.75);

}
div.mobil_navigation img {
/*  width:35px; height:22px;*/
}























