@charset "utf-8";

body {
  width: 100%;
}

/* sIFR-Objekte verbergen */

.sIFR-replaced object {
  display: none !important;
}

/* Logo skalieren */

#logo-box {
  width: 100px;
  height: 100px;
  float: right !important;
  margin-right: 25px !important;
  overflow: hidden;
}

#logo {
  width: 100px;
  height: 200px;
  position: relative;
  top: -116px;
}

.container {
  margin-left: -450px;
}

.image-view .views-table {
  height: 420px;
  width: 880px;
}

td.views-field-field-exhibit-image-fid img {
  max-width: 600px;
}