/* CSS Document */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e7e6e3;
	background-repeat: no-repeat;
}

a {
	color: #000000;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #EE801B;
}

div {
	white-space: nowrap;
}

div > p {
	margin-top: 0;
}

h1, h2 {
	font-size: 11px;
	margin: 0 0 9px 0;
}

h3 {
	font-size: 11px;
	margin: 0;
}

img {
	border-width: 0;
}

li {
	list-style-type: none;
	height: 17px;
	text-align: right;
}

p {
	margin: 14px 0 0 0;
	line-height: 13px;
}

table, tr, td, th {
	border-width: 0;
	padding: 0;
}

tr > th {
	text-align: left;
}

td {
	vertical-align: top;
}

ul {
	margin: 0;
}

#aktuell {
	position: absolute;
	top: 48px;
	left: 528px;
	height: 400px;
	width: 422px;
	white-space: normal;
	overflow: auto;
}

#aktuell h1,
#presse h1 {
	margin: 0 0 7px 0;
}

#aktuell h2,
#presse h2 {
	margin: 16px 0 9px 0;
}

#aktuell p,
#presse p {
	margin-top: 16px;
}

#aktuell td,
#presse td {
	vertical-align: top;
}

#aktuell tr > td {
	text-align: right;
	width: 40px;
}

#aktuell td + td {
	text-align: left;
	padding: 0 6px 10px 10px;
}

#basis {
	position: absolute;
	width: 950px;
	height: 600px;
}

#audio {
	position: absolute;
	top: 50px;
	left: 657px;
	width: 292px;
	height: 400px;
	white-space: normal;
	overflow: auto;
}

#audio a,
#aktuell a,
#film a,
#presse a,
#theater a {
	color: #999999;
}

#audio a:hover,
#aktuell a:hover,
#film a:hover,
#presse a:hover,
#theater a:hover {
	color: #EE801B;
}

#audio p + h1 {
	margin-top: 20px;
}

#audio p + p {
	margin-top: 10px;
}

#film {
	position: absolute;
	top: 140px;
	left: 373px;
	width: 576px;
	height: 100px;
}

#filmhead {
	position: absolute;
	top: 100px;
	left: 373px;
	width: 576px;
	height: 40px;
}

#galeriegross {
	position: absolute;
	top: 264px;
	left: 260px;
	width: 260px;
	height: auto;
	vertical-align: top;
}

#galerierechts {
	position: absolute;
	top: 60px;
	left: 657px;
	width: 260px;
	height: auto;
	line-height: 0;
	cursor: pointer;
}

#navi {
	position: absolute;
	width: 250px;
	top: 160px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #EE801B;
}

#navisprache, #navigalerie {
	position: absolute;
	width: 200px;
	top: 9px;
	left: 657px;
	font-size: 8px;
	font-weight: bold;
	color: #EE801B;
}

#navisprache a, #navigalerie a {
	color: #999999;
}

#navisprache a:hover, #navigalerie a:hover {
	color: #EE801B;
}

#naviunten {
	position: absolute;
	top: 472px;
	left: 657px;
	width: 260px;
	height: auto;
	color: #FFFFFF;
}

#naviunten a {
	color: #ffffff;
}

#naviunten a:hover {
	color: #EE801B;
}

#naviunten p {
	margin-top: 15px;
}

#notbold a {
	font-weight: normal;
}

#presse {
	position: absolute;
	top: 48px;
	left: 496px;
	height: 400px;
/*	width: 422px; */
	white-space: normal;
	overflow: auto;
}

#presse tr > td {
	text-align: right;
	width: 180px;
}

#presse td + td {
	text-align: left;
	width: 344px;
	padding: 0 6px 10px 10px;
}

#spaltelinks {
	position: absolute;
	top: 50px;
	left: 525px;
	width: 120px;
	height: auto;
	text-align: right;
}

#spalterechts {
	position: absolute;
	top: 50px;
	left: 657px;
	width: 260px;
	height: auto;
	white-space: normal;
}

#spalterechts p + p + p {
	margin-top: 14px;
}

#spalterechts a, #spalterechts a:visited, #vita a, #vita a:visited {
	color: #999999;
}

#spalterechts a:hover, #spalterechts a:focus, #vita a:hover, #vita a:focus {
	color: #EE801B;
}

#theater {
	position: absolute;
	top: 268px;
	left: 373px;
	width: 576px;
	height: 178px;
	overflow: auto;
}

#theaterhead {
	position: absolute;
	top: 228px;
	left: 373px;
	width: 576px;
	height: 40px;
}

#vita {
	position: absolute;
	top: 48px;
	left: 525px;
	width: 386px;
	height: auto;
}

#vita h1 {
	margin: 0 0 7px 0;
}

#vita h2 {
	margin: 16px 0 9px 0;
}

#vita p {
	margin-top: 16px;
}

#vita td {
	vertical-align: top;
}

#vita tr > td {
	text-align: right;
}

#vita td + td {
	text-align: left;
	padding-left: 10px;
}

<!-- Klassen -->
.aktiv {
	color: #EE801B;
}

.bg {
	background-image: url(bilder/bg.jpg);
}

.bgaudio {
	background-image: url(bilder/bg-audio.jpg);
}

.bgvita {
	background-image: url(bilder/bg-vita.jpg);
}

.bilddirk {
	position: absolute;
	top: 264px;
}

.grau {
	color: #CCCCCC;
}

.inaktiv {
	color: #999999;
}

.p2kontakt {
	margin-top: 20px;
}

.red {
	color: red;
}

.links {
	float: left;
}

.pagepic {
	width: 250px;
	background-color: #ee811c;
	position: absolute;
	top: 264px;
	height: 188px;
}

.rechts {
	float: right;
}

.schwarz {
	color: #000000;
}

.spalteeinsfilm {
	width: 34px;
}

.spaltezweifilm {
	width: 130px;
}

h3 span {
	margin-left: 38px;
}

h3 span + span {
	margin-left: 76px;
}

.spaltedreifilm {
	width: 140px;
}

h3 span + span + span {
	margin-left: 57px;
}

.spaltevierfilm {
	width: 120px;
}

h3 span + span + span + span {
	margin-left: 62px;
}

.spaltefuenffilm {
	width: 120px;
}

.spalteeinspresse {
	width: 150px;
}

.spalteeinsvita {
	width: 118px;
}

.spaltezweivita {
	width: 260px;
}

.white {
	color: white;
}
