/**
 * Place your custom styles here.
 */
/* Glossarbereich ueber Filme */
.attachment-before span{
  font-size: 75%;
}
.attachment-before a{
  font-size:200%;
}
/* Titel in Filme */
.fn-titel{
  font-size: 150%;
  
}
/* Vokabulare in Filme */
.fn_vokabulare {
  font-size: 90%;
}
/* Bewertungssterne ueber Filmbesprechung */
.field--name-field-bewertung .field--label{
  margin-top:18px;
  margin-bottom:0px;
}
.field--name-field-bewertung .field--item{
  font-size: 400%;
  color: #FFB400;
  margin-top: 0px;
  margin-bottom: -40px;
}
.field--name-field-mit{
  height: 20px;
}

.field--name-field-land{
  height: 20px;
}

.field--name-body div {
  clear:both;
}
.field--name-body img{
  display: block Ãimportant;
  #max-width:0px !important;
  max-height:300px !important;
  width: auto !important;
  height: auto !important;
  align: left;
}
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

/* Slideshow  */
.views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
.views_slideshow_cycle_main .views_slideshow_teaser_section {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .views_slideshow_cycle_slide {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* Alle Links fett */
a {
  font-weight: bold !important;
  /* font-size: 150%; */
}
/* Breite des Bootstrap-Main Containers */
/*.main-container{
  width: 1500px !important;
}*/


@media (min-width:1200px){
  .main-container{width:1300px !important}
}
.js-form-item-search .control-label{
  display: none;
}

.view-search .views-field-field-bild{
  width: 80px;
}
