#sub-logo {
	display: block;
}


#menu ul li.news a {
	width: 50px;
	height: 100px;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	display: block;
}

#menu ul li.news a:hover {
	background-image: url(../images/news_roll.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

#menu ul li.news a.current,
#menu ul li.news a.section {
	background-image: url(../images/news_high.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}


#menu ul li.spielplan a {
	width: 50px;
	height: 100px;
	background-image: url(../images/spielplan.gif);
	background-repeat: no-repeat;
	display: block;
}

#menu ul li.spielplan a:hover {
	background-image: url(../images/spielplan_roll.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

#menu ul li.spielplan a.current,
#menu ul li.spielplan a.section {
	background-image: url(../images/spielplan_high.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

#menu ul li.fahrplan a {
	width: 50px;
	height: 100px;
	background-image: url(../images/fahrplan.gif);
	background-repeat: no-repeat;
	display: block;
}

#menu ul li.fahrplan a:hover {
	background-image: url(../images/fahrplan_roll.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

#menu ul li.fahrplan a.current,
#menu ul li.fahrplan a.section
{
	background-image: url(../images/fahrplan_high.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

/* freizeit */
#menu ul li.theaterabo a {
	width: 50px;
	height: 100px;
	background-image: url(../images/theaterabo.gif);
	background-repeat: no-repeat;
	display: block;
}

#menu ul li.theaterabo a:hover {
	background-image: url(../images/theaterabo_roll.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}
#menu ul li.theaterabo a.current,
#menu ul li.theaterabo a.section {
	background-image: url(../images/theaterabo_high.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

/* belegung */
#menu ul li.jkr a {
	width: 50px;
	height: 100px;
	background-image: url(../images/jkr.gif);
	background-repeat: no-repeat;
	display: block;
}

#menu ul li.jkr a:hover {
	background-image: url(../images/jkr_roll.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

#menu ul li.jkr a.current,
#menu ul li.jkr a.section {
	background-image: url(../images/jkr_high.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

#menu ul li.kjr a {
	width: 50px;
	height: 100px;
	background-image: url(../images/kjr.gif);
	background-repeat: no-repeat;
	display: block;
}

#menu ul li.kjr a:hover {
	background-image: url(../images/kjr_roll.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

#menu ul li.kjr a.current,
#menu ul li.kjr a.section {
	background-image: url(../images/kjr_high.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	display: block;
}

div#extralogos{
	padding-top: 250px;
	padding-right: 5px;
}
div#extralogos p {
	font-size: 80%;
}

div#extralogos img {
	margin-top: 5px;
}
