body {
	margin: 0;
	padding: 0; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	border-collapse: collapse;
}

.tx { 
	padding: 20px;  
	color: #003300;
	vertical-align: top; 
	text-align: justify;
	font-size: 12px;
}


.lnk { 
	padding-left: 16px;
	vertical-align: bottom;
	font-size: 13px;
	padding-bottom: 4px;
}

.pic { 
	vertical-align: top;
	font-size: 26px; 
	text-align: right; 
}

.bot { 
	font-size: 25px; 
	color: #FFF; 
	vertical-align: bottom; 
	text-align: right;
	font-weight: bold; 
}

.kl { 
	padding: 20px;
	font-size: 11px; 
	color: #939257;
}

a {
	color: #939257;
	text-decoration: none; 
	font-weight: bold;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	padding: 2px;
}

a:hover {
	color: #9B4D1A;
	border-color: #9B4D1A;
	
}

.txt,
.aktuell a {
	color: #030;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px;
	border-right: 1px;
	padding: 0;
}

.txt:hover,
.aktuell a:hover {
	color: #9B4D1A;
	text-decoration: none;
	padding: 0px;
	/*font-weight: normal;
	border-left: 0px;
	border-right: 0px;*/
}

.curr {
	background: #CDCCAB;
	color:#FFF;
	border-left: 2px solid #CDCCAB;
	border-right: 2px solid #CDCCAB;
	border-bottom: 2px solid #CDCCAB;
	padding: 2px;
}

.avButtons {
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;	
}

.avButtons a {
	color: #fff;
	border: none;
}

.avButtons a:hover {
	color: #CDCCAB;
}

td.videoBox,
td.audioBox {
	text-align: right;
	vertical-align: top;
	padding: 20px;
	height: 396px;
	background-color: #000;
	color: #fff;
}

td.audioBox {
	height: 386px;
}

.videoBox h2,
.audioBox h2 {
	font-size: 25px;
}

.videoBox a,
.audioBox a {
	font-size: 16px;
	color: #939257;
	border: none
}
/*
.videoBox a:visited {
	color: #999;
}*/

.videoBox a:hover,
.audioBox a:hover {
	color: #fff;
}

.videoBox a:active,
.audioBox a:active {
	color: #9B4D1A;
}

.videoBox a img,
.audioBox a img {
	background-color: #939257;
	border: none;
	margin-right: 5px;
}
/*
.videoBox a:visited img {
	background-color: #999;
}
*/

.videoBox a:hover img,
.audioBox a:hover img {
	background-color: #fff;
}

.videoBox a:active img,
.audioBox a:active img {
	background-color: #9B4D1A;
}

.wozzeck {
	margin-top: 30px;
}

.wozzeck span {
	padding-right: 168px;
}

.wozzeck div {
	font-size: 12px;
	margin-right: 168px;
}

.phlow {
	background-color: #000;
	height: 40px;
}

.phlow a {
	display: block;
	width: 80px;
	float: right;
	height: 15px;
	margin: 0 20px 0 0;
	border: none;
}

* html .phlow a {
	margin: 0 10px 0 0;
}


/*######### NEU ###########*/
.tx div {
	/*height: 90%;
	overflow: scroll;*/
}
dl {
	padding: 0;
	margin: 0 0 1em;
}
dt {
	font-weight: bold;
	clear: left;
	float: left;
	width: 9em;
}

dd {
	text-indent: 3px;
}
* html dd {
	text-indent: 0;
}

.theater dt {
	/*float: none;*/
	width: auto;
	padding: 0;
}
dd {
	padding: 0;
	margin: 0 0 1em;
}

/* aktuelles */
.tx h2 {
	font-size: 1.1em;
}

.aktuell {
	list-style-type: square;
	padding: 0 0 0 15px;
	margin: 0;
	text-align: left;
}

.aktuell li {
	padding: 0;
	margin: 0 0 1em;
}
