@charset "utf-8";
/* CSS Document */

.page-outer-wrapper {
	position:relative;
	min-height:100%;
	background:url(../images/hg_body_top.png) top left repeat-x;
	min-width:1060px;
}


.page-spacer {
	height:180px;
	width:100%;
	position:relative;
	margin:0 auto;
	min-width:1060px;
	z-index:20;
}


.page-inner-wrapper {
	position:relative;
	padding:0 0 110px 0;
	width:1060px;
	margin:0 auto;
}



/**
 * Top Spacer
 */
#logo {
	position:absolute;
	display:block;
	left:57px;
	top:43px;
	width:178px;
	height:82px;
	z-index:22;
}
#aktuelles-link {
	position:absolute;
	display:block;
	right:0;
	top:54px;
	width:160px;
	height:28px;
	z-index:21;
}




.left {
	float:left;
	/* width:120px; */
	width:230px;
	height:425px;
}
.left img.box {
	float:right;
}

.left ul,
.left li {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:none;
	clear:both;
}
.left ul {
	padding:35px 0 0 10px;
	width:155px;
}
.left li {
	padding-bottom:3px;
	padding-left:30px;
	display:block;
}
.left li a {
	text-decoration:none;
}
.left li a:hover {
	color:#666;
}
.left li.active {
	background:url(../images/pfei-r-blau.gif) top left no-repeat;
}
.left li.active a {
	font-weight:bold;
}
.left li.border {
	padding-top:50px;
	margin-top:50px;
}


#subnav {
	position:absolute;
	top:50px;
	left:0;
	width:210px;
	height:400px;
}


.seite-wrapper {
	float:left;
	width:727px;
	background:url(../images/hg_rechts_mitte.gif) bottom right;
}
#seite {
	width:720px;
	min-height:500px;
	background:white;
	float:left;
}

.schatten-top {
	float:right;
}
.schatten-unten {
	clear:both;
	display:block;
	margin:0 0 0 267px;
}

.right {
	float:left;
	width:94px;
	height:276px;
}




#footer {
	border-top:1px solid #C8E5F0;
	height:59px;
	position:absolute;
	bottom:0;
	width:100%;
}
#footer a {
	text-decoration:none;
}
#footer .impressum {
	position:absolute;
	top:0;
	left:0;
	margin:18px 0 0 47px;
}

#footer .imprint {
	position:absolute;
	top:0;
	right:0;
	margin:18px 47px 0 0;
}

#tickets-link {
	position:absolute;
	left:977px;
	top:247px;
	width:54px;
	height:11px;
	text-decoration:none;
	text-align:right;
	display:block;
	background:url(../images/pfeil-r-b.gif) top left no-repeat;
}


#spielplan {
	width:720px;
	margin:0 auto;
	position:relative;
}
#spielplan a {
	display:block;
	position:absolute;
	left:50%;
	top:-11px;
	margin:0 0 0 130px;
	width:167px;
	height:28px;
}