.inv {
  display: none;
}

body img {
  border: none;
  margin-bottom: 20px;
}

.clear {
  clear: both;
}

#left {
 display: none;
}

#content {
  padding-left: 10px;
  float: left;
  width: 398px;
}

button {
 display: none;
}

ul.shop li strong {
 display: block;
}

#navigation {
  display: none;
}

#teaser_left {
  float: left;
  height: 100%;
  width: 185px;
}

/* Startseite */
#indexdetail {
  display: none;
}

/* Liste*/

#concerts {
  float: left;
  width: 600px;
}

.teaseritem {
  padding-bottom: 10px;
  width: 600px;
}

.event_left {
  float: left;
  margin: 0 19px 10px 30px;
  width: 186px;
}

.event_left p {
  color: #000;
  font-size: 0.625em;
  line-height: 1.125em;
  text-align: right;
}

.event_middel {
  border-left: 1px solid #93824f;
  color: #747474;
  float: left;
  padding-left: 19px;
  position: relative;
  margin-bottom: 10px;
  width: 298px;
}

.event_middel h3 {
  color: #93824f;
  font-size: 1.25em;
}

.event_middel p {
  color: #000;
}

.event_middel p.event_subtitle {
  font-size: 0.75em;
  margin-top: 8px;
}

.event_middel p.event_artists {
  font-size: 0.625em;
  line-height: 1em;
}

.event_right {
  position:absolute;
  left: 340px;
  bottom: 0px;
  width: 126px;
}

.event_right img {
  margin-top: 5px;
}

/*Footer*/

#footer_fixed {
  display: none;
}