.kinotreffer{
  padding-top: 10px;
}

.kinotreffer .kinoname{
  text-align: center;
  background-color: #EEF7FD;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
}

.kinotreffer .kinowoche{
  text-align: center;
  background-color: #EEF7FD;
  font-weight: bold;
  margin-bottom: 10px;
}

.kinotreffer .film{
  height: 170px;
  text-align: center;
}

.kinotreffer .film img{
  padding: 2px;
  border: 1px solid #C0C5C7;
}