body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #606060;
	margin-top: 0px;
}
.centerFrame {
	position: relative;
	margin: 20px auto;
	padding: 0px;
	width: 960px;
}
.top_mobile {
	background-image: url(../img/top_mobile.jpg);
	height: 145px;
	background-repeat: no-repeat;
	width: 960px;
}
.top_filmburg {
	background-image: url(../img/top_filmburg.jpg);
	height: 145px;
	background-repeat: no-repeat;
	width: 960px;
}
.top_index {
	background-image: url(../img/top_index.jpg);
	height: 64px;
	background-repeat: no-repeat;
	width: 960px;
}
.mask {
	height: 70px;
	width: 310px;
	margin-left: 70px;
	padding-top: 30px;
}
.nav_index {
	font-size: 17px;
	color: #010080;
	padding: 27px 0px 0px 23px;
}
.nav_filmburg {
	font-size: 17px;
	margin-top: 14px;
}
.nav_filmburg a{
	color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
.nav_filmburg a:hover{
	color: #333333;
}
.nav_mobile {
	font-size: 17px;
	margin-top: 14px;
}
.nav_mobile a{
	color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
.nav_mobile a:hover{
	color: #CCCC33;
}
.top_filmburg .nav_mobile a:hover{
	color: #CC2E2F;
}
.abstand {
	background-image: url(../img/bg_inhalt.jpg);
	height: 20px;
	background-repeat: repeat-y;
	width: 960px;
}
.wrap_inhalt {
	background-image: url(../img/bg_inhalt_linie.jpg);
	height: auto;
	background-repeat: repeat-y;
	width: 960px;
	background-color: #FFFFFF;
}
.secnav {
	font-size: 15px;
	width: 140px;
	margin-left: 20px;
	float: left;
}
.secnav a{
	display: block;
	text-decoration: none;
	color: #666666;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 3px;
}
.secnav a:hover{
	color: #CC3034;
}
.inhalt {
	width: 740px;
	float: right;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.index_oben {
	padding-left: 22px;
	padding-bottom: 20px;
}
.inhalt_index {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 960px;
	margin-bottom: 20px;
	height: auto;
}
.inhalt h1{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.inhalt a{
	color: #000000;
	text-decoration: underline;
}
.inhalt a:hover{
	text-decoration: none;
}
.inhalt .bild{
	float: right;
	margin: 0px 0px 30px 30px;
}
.fuss {
	background-image: url(../img/fuss.jpg);
	height: 20px;
	background-repeat: no-repeat;
	width: 960px;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 40px;
	text-align: center;
}
.fuss a{
	color: #CCCCCC;
	text-decoration: underline;
}
.fuss a:hover{
	text-decoration: none;
}
.spielplan_wrap {
	width: 400px;
	padding-top: 12px;
	padding-bottom: 20px;
}
.spielplan_wrap .headline{
	color: #CF3035;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
}
.spielplan_wrap .tage_wrap{
	width: 48px;
	float: left;
}
.spielplan_wrap .box_wrap{
	width: 48px;
	float: left;
	margin-right: 2px;
}
.spielplan_wrap .box_wrap .top{
	background-color: #010080;
	color: #FFFFFF;
	width: 48px;
	height: 34px;
	text-align: center;
	padding-top: 2px;
}
.spielplan_wrap .box_wrap .button{
	background-image: url(../img/bg_spielplan.jpg);
	width: 48px;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	background-position: bottom;
	background-color: #cf2f31;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
.spielplan_wrap .box_wrap .space{
	width: 2px;
}
.mehr {
	font-weight: bold;
}
.mehr a{
	color: #CC3034;
	text-decoration: none;
}
.mehr a:hover{
	text-decoration: underline;
}
.linie {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
.hotspot {
	width: 210px;
	height: auto;
	margin-left: 24px;
	float: left;
	font-size: 12px;
	background-color: #DDDDDD;
}
.hotspot .headline{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px 5px 5px 5px;
	background-color: #CD2D2F;
	color: #FFFFFF;
	font-weight: bold;
}
.hotspot img{
	padding-bottom: 5px;
}
.hotspot a{
	color: #CD2D2F;
	text-decoration: underline;
	font-weight: bold;
}
.hotspot a:hover{
	text-decoration: none;
	color: #CC2D31;
}
.textrot{
	color: #D02D30;
}

div.back {
    clear: both;
    padding-top: 10px;

}
div.back a {
    color: #CC2E2F;
}
