@import "../styles.css";

/* Farben des allgemeinen Stylesheets der letzten Jahre überschreiben, Vorgabe Härtel */
h1, h2, h2 a, em a, h3 a, p.date, .bottomRow td {
color:#134B91;
}

/* Logos der Sponsoren und Veranstalter */

.bottomRow img {
margin-right:40px;
margin-top:5px;
vertical-align:top;
}

.bottomRow td {
vertical-align:top;
}

/* Veranstaltungsort auf den Programmseiten */
p.ort_titel {
margin-top:2em;
margin-bottom:3em;
}

/* Sponsorlogos unten */
p.trennlinie {
margin-top:100px;
border-bottom:1px solid #000;
}
