html, body {
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 101%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
a:link {
	color: #444444;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
form {
	display: inline;
}
#kopf {
	visibility: hidden;
	display: none;
}
#spaltelinks {
	visibility: hidden;
	display: none;
}
#navbg {
	position: absolute;
	height: 160px;
	background-image: url(../img/verlauf.jpg);
	background-repeat: repeat-y;
	top: 0px;
	left: 0px;
	width: 260px;
}
#t, #s, #a, #l, #f {
	visibility: hidden;
	display: none;
}

#filmliste, #navliste {
	visibility: hidden;
	display: none;
}
#navoben {
	visibility: hidden;
	display: none;
}
#filmdetail {
	position:absolute;
	left:40px;
	top:130px;
	width:700px;
	height:auto;
	z-index:11;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#filmdetail h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Druckkopf {
	visibility: visible;
	display: inherit;
	position:absolute;
	left:40px;
	top:0px;
	width:700px;
	height:120px;
}
#rahmen {
	background-color: #BBBBBB;
	float: right;
	margin-left: 12px;
}
#rahmen img {
	margin-left: -4px;
	margin-top: -4px;
}
.icons {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.textkasten {
	visibility: hidden;
	display: none;
}

#spalterechts {
	visibility: hidden;
	display: none;
}

