body {
	font-family: Arial, "sans serif";
	font-size: 11pt;
	background-color: #d9d7b9;
}

.navigation {
	width: 161px;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	height: 379px;
	vertical-align: top;
	padding-top: 180px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navigation li {
	background-image: url(images/buttons_bckgrd.gif);
	height: 20px;
	width: 99px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 0.9em;
	margin: 0px;
}
.haupttabelle {
	margin: 0px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.banner_oben {
	background-image: url(images/banner_oben.jpg);
	background-repeat: no-repeat;
	height: 106px;
	vertical-align: top;
	text-align: right;
}
.hauptbereich {
	vertical-align: top;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
}
h1 {
	font-size: 1.5em;
	text-align: center;
}
.navigation ul {
	background-image: url(images/buttons_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link,
a:visited {
	color:				#330000;
	text-decoration:	underline;
}

a:focus,
a:hover,
a:active {
	color:				#660000;
	text-decoration:	underline;
}

.navigation a:link,
.navigation a:visited,
.navigation a:focus,
.navigation a:hover,
.navigation a:active {

	text-decoration:	none;
}

.zitat {
font-style: italic;
font-family: "Times New Roman", Times, serif;
font-size:	1.1em;
}

.pic_rechts {
	float: right;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.besetzung_rolle {
	text-align: right;
	padding-right: 5px;
	font-style: italic;
}
.besetzung {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}
.besetzung td {
	padding-left: 5px;
	width:	50%;
	vertical-align: top;
}
.termine_spielzeit td {
	padding-right: 15px;
}

