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: #F58842;
	text-decoration: none;
}
a:visited {
	color: #F58842;
	text-decoration: none;

}
a:active {
	color: #CC6600;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F58842;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6 {
	font-weight: normal;
	font-size: 1em;
	background-image: url(../img/pfeil_w.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top: 1em;
	margin-bottom: 0.2em;
}
p {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
form {
	display: inline;
}
#kopf {
	color: #000000;
	background-color: #FFFFFF;
	height: 95px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	overflow: hidden;
}
#spaltelinks {
	color: #333333;
	background-color: #FDE7D9;
	height: auto;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 138px;
}
#spaltelinks a:link,
#spaltelinks a:visited {
	font-weight: bold;
}
#spaltelinks a:hover {
	text-decoration: none;
}
#spaltelinks h3 {
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 1.15em;
}

#filmliste {
	font-size: 0.9em;
	margin-left:10px;
	width:230px;
	height:auto;
	z-index:40;
	color: #000000;
}
#filmliste p, {
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 0px;
}
.hier, .hier a{
	color: #000000;
}
#imageField {
	margin-top: 6px;
}
#filmdetail {
	position:absolute;
	left:270px;
	top:110px;
	width:520px;
	height:auto;
	z-index:11;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 3px;
}
#filmdetail h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Druckkopf {
	visibility: hidden;
	display: none;
}
#rahmen {
	background-color: #BBBBBB;
	float: right;
	margin-left: 12px;
}
#rahmen img {
	margin-left: -4px;
	margin-top: -4px;
}
.icons {
	text-align: right;
	height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#spalterechts {
	position:absolute;
	left:820px;
	top:110px;
	width:160px;
	height:auto;
	z-index:13;
	background-color: #FFFFFF;
	font-size: 0.9em;
	overflow: visible;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
#spalterechts li {
	margin-left: -15px;
}
.textkasten {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.button {
	width: 160px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F58842;
	border-right-color: #F58842;
	border-bottom-color: #F58842;
	border-left-color: #F58842;
}
.button2 {
	width: 160px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F58842;
	border-right-color: #F58842;
	border-bottom-color: #F58842;
	border-left-color: #F58842;
}
.button a, .button2 a {
	display: block;
}
p.button:hover {
	background-color: #EEEEEE;
}
.button a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}
p.button2:hover {
	background-color: #FFFFFF;
}
.button2 a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
