#topBox,
#menuBoxHolder,
#middleBox,
#calendar,
.eventContent td.col3,
.tickets,
#rightSideBox,
#menuE2Box,
#rightSidePromoteBox,
#footerBox {
display: none;
}

#startBox1,
#startBox2,
#startBox3 {
float: none;
padding-bottom: 20px;
}

#startBoxFooter1 table,
#startBoxFooter2 table,
#startBoxFooter3 table {
width: 500px;
}

/* ------- Content ------- */
#content {
font-size: 100%;
color: #000;
}

/* -------  Spielplan ------- */
#titleBox h2,
.date,
.time,
.location a
.title,
.ensemble,
.description {
font-size: 95%;
}

.eventContent table {
border-bottom: 1px solid #ccc;
padding-bottom: 50px;
}

.eventContent td.col1 {
width: 150px;
}

