body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(233,216,228);
}
a:link { 
	color: #00FFFF; 
	font-weight: bold; 
	text-decoration: none; 
}
a:visited { 
	color: #769E9E; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover { 
	color: #FFFFFF; 
	font-weight: bold; 
	/*background-color:#666666;*/ 
	text-decoration: none; 
}
a:active { 
	color: #00CECE; 
	font-weight: bold; 
	text-decoration: none; 
}
img {
	border:none;
}
#header {
	margin-left:12px;
	height:50px;
}
#navigation {
	text-align:right;
	width: 205px;
	float: left;
	font-size: 11pt; 
	font-weight: bold;
}
#navigation a, p#sprache {
	font-size: 11pt; 
	font-weight: bold;
}
#nav {
	margin-top: 20px 0 0 0;
	list-style-type: none;
	margin: 16px 0 0 0;
	padding: 0;
	list-style-position: outside;
}
#nav li {
	padding:0 2px 0 2px;
	border-bottom: 1px solid #769E9E;
}
#nav li:hover {
	background-color:#666;
}
#produktion {
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
}
#content {
	margin:0;
	padding:0;
	left: 220px;
	position: absolute;
	float: left;
	width: 540px;
}
#content h1, h1 {
	/*color: #00FFFF;*/
	font-size: 11pt;
	margin: 0;
	padding: 0;
}
#content h2, h2 {
	color: #00FFFF;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content h2+p {
	margin-top: 0;
	padding-top: 2px;
}
#content p {
	margin-left: 25px;
}
table.spielplan {
	padding-top:14px;
	border-spacing: 1px;
	empty-cells: hide;
}
table.spielplan td {
	vertical-align:top;
	padding: 3px;
	border-bottom: 1px solid #666;
}
table.spielplan td p {
	margin: 0;
	padding: 0px;
	text-align:left;
}

#datum {
	width: 20%;

}
#stueck {
	width: 25%;
}
#ort {
	width: 20%;
}
#theater {
	width: 35%;
}

.small {  
	font-size: 7pt;
}

.album_index {
	font-size:10pt;
}

/* Titelseite */

#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 276px;
	top: 120px;
}
#Layer3 {
	position:absolute;
	width:250px;
	height:115px;
	z-index:2;
	left: 48px;left: 0px;
	top: 120px;
}
#Layer4 {
	position:absolute;
	width:630px;
	height:115px;
	z-index:3;
	left: 45px;left: 20px;
	top: 240px;
}
