/* CSS Document */
body
{
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #c9c9c9;
	background-color: #000000;
}
.LayerClearing
{
	clear: left;
}
h1
{
	font-size: 18px;
	color: #cbcbcb;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
a
{
	color: #8e8e8e;
}
a:hover
{
	text-decoration: none;
}
div
{
	text-align: left;
}
img
{
	border-style: none;
	border-width: 0;
}
.LayerSite
{
	position: relative;
	margin: auto;
	width: 1000px;
	text-align: left;
}
.LayerBackground
{
	position: fixed;
	width: 1000px;
	left: -1;
	top: 0;
	z-index: 1;
}
/* Always on Top */
.LayerTop
{
	position: fixed;
	width: 1000px;
	left: -1;
	top: 90px;
	z-index: 2;
}
.LayerTopmp3
{
	position: fixed;
	float: left;
	width: 1000px;
c	z-index: 4;
	overflow: hidden;
}
.LayerTopmp3 .player
{
	position: relative;
	float: right;
	width: 320px;
	z-index: 20;
	top: 0;
	right: 0;
}
.LayerTopHead
{
	position: fixed;
	float: left;
	width: 1000px;
	height: 90px;
	z-index: 3;
	overflow: hidden;
	background-image: url(../images/bgshine.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.LayerTopMenu
{
	position: relative;
	float: left;
	width: 205px;
	padding-left: 32px;
	min-height: 100px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #636363;
	padding-top: 15px;	
}

.LayerTopRight
{
	position: relative;
	float: right;
	width: 205px;
	margin-right: 13px;
	min-height: 100px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #636363;
	padding-top: 15px;
}
/* Top Left Menu */
.LayerTopMenu ul.menu
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.LayerTopMenu ul.menu li
{
	position: relative;
	margin: 0;
	padding: 0;
}
.LayerTopMenu ul.menu li a
{
	color: #c9c9c9;
	text-decoration: none;
}
.LayerTopMenu ul.menu li a:hover
{
	text-decoration: underline;
}
.LayerTopMenu ul.menu li.aktiv a
{
	color: #982123;
	text-decoration: none;
}
/* Top Right Termine */
.LayerTopRight ul.termine 
{
	position: relative;
	float: left;
	width: 206px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.LayerTopRight ul.termine li
{
	position: relative;
	float: left;
	width: 206px;
	height: 20px;
	background-color: #333333;
	margin-bottom: 6px;
	vertical-align: middle;
	text-transform: lower;
}
.LayerTopRight ul.termine li strong
{
	position: relative;
	float: left;
	font-weight: normal;
	height: 20px;
	padding: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 6px;
}
.LayerTopRight ul.termine li a
{
	position: relative;
	float: left;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

/* Content */
.LayerContent
{
	position: relative;
	top: 90px;
	left: 262px;
	width: 495px;
	color: #999999;
	z-index: 2;
}
.LayerContent h1
{
	font-size: 20px;
	font-weight: normal;
	color: #8e8e8e;
}
.LayerContent .footer
{
	position: relative;
	float: left;
	width: 495px;
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #8E8E8E;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
}
.LayerContent .footer span
{
	color: #982123;
}
/* Headliner Liste */
.headlinerList
{
	position: relative;
	float: left;
	width: 495px;
	color: #999999;
}
.headlinerList .headliner
{
	position: relative;
	float: left;
	width: 495px;
	overflow: hidden;
	color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #636363;
}
.headlinerList .headliner a.position
{
	position: absolute;
	float: left;
	top: -90px;
}
.headlinerList .title
{
	position: relative;
	float: left;
	width: 475px;
	padding: 10px;
}
.headlinerList .title .text
{
	position: absolute;
	float: left;
	z-index: 2;
	padding-left: 10px;
	padding-top: 10px;
	width: 452px;
}
.headlinerList .title .image
{
	position: relative;
	float: right;
	z-index: 1;
}
.headlinerList .title label
{
	font-size: 17px;
}
.headlinerList .title h2
{
	font-size: 19px;
	margin: 0;
	padding: 0;
}
.headlinerList .title a.open
{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #90141f;
}

.headlinerList .headliner .detailtext
{
	position: relative;
	float: left;
	width: 475px;
	padding: 12px;
	text-align: justify;
}
.headlinerList .headliner .detailtext a.close
{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #999999;
}
/* Interpreten Detailseite */
.InterpretDetails
{
	position: relative;
	float: left;
	width: 495px;
	margin-top: 10px;
	color: #8e8e8e;
}
.InterpretDetails h1
{
	font-size: 25px;
	font-weight: normal;
	color: #8e8e8e;
}
.InterpretDetails .title
{
	position: relative;
	float: left;
	width: 180px;
	text-align: justify;
}
.InterpretDetails .image
{
	position: relative;
	float: left;
	width: 257px;
	margin-left: 20px;
	overflow: hidden;
}
.InterpretDetails .text
{
	position: relative;
	float: left;
	width: 495px;
	text-align: justify;
}
.InterpretDetails .naviline
{
	position: relative;
	float: left;
	width: 495px;
	margin-top: 45px;
}
.InterpretDetails .naviline .back
{
	position: relative;
	float: left;
}
.InterpretDetails .naviline .blaettern
{
	position: relative;
	float: right;
}
.InterpretDetails .naviline .blaettern a
{
	text-decoration: none;
}
.InterpretDetails .naviline .blaettern a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}
/* Interpretenliste */
ul.interpretList
{
	position: relative;
	float: left;
	width: 495px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
ul.interpretList li
{
	position: relative;
	float: left;
	width: 247px;
	margin: 0;
	padding: 0;
}
/* Spielorte */
.spielort
{
	position: relative;
	float: left;
	width: 495px;
	margin-top: 5px;
	padding-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.spielort a.position
{
	position: absolute;
	float: left;
	top: -95px;
}
.spielort .text
{
	position: relative;
	float: left;
	width: 245px;
}
.spielort .image
{
	position: relative;
	float: left;
	width: 250px;
	overflow: hidden;
}
.spielort .detailtext
{
	position: relative;
	float: left;
	width: 245;
	text-align: justify;
	display: none;
}
/* Top Right Spielorte */
.LayerTopRight ul.spielorte 
{
	position: relative;
	float: left;
	width: 206px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.LayerTopRight ul.spielorte li
{
	margin-bottom: 15px;
} 
.LayerTopRight ul.spielorte li a
{
	color: #C9C9C9;
}
/* Top Right PDF */
.LayerTopRight .pdf
{
	position: relative;
	float: left;
	width: 206px;
	margin-top: 15px;
	padding-top: 5px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}
