html{
}

body{
	background-color: black;
	color: white;
	font-family: verdana,"Lucida Grande","Lucida Sans Unicode",geneva,sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

img{
	background-color: white;
}

h1{
	text-align: left;
	margin-left: 210px;
	color: #F60;
	font-size: 14pt;
	
}

a {
	color: white;
}

a:visited{
	color: white;
}

a:hover{
	color: #FC3;
}

#banner{
	
}

#footer{
	text-align: center;
}

#footer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li{
	display: inline;
	padding: 10px;
}

#filmMittel{
	position: absolute;
	height: 196px;
	width: 240px;
	margin: -98px 0 0 -120px;
	top: 50%;
	left: 50%;
}

#filmGross{
	position: absolute;
	height: 376px;
	width: 480px;
	margin: -200px 0 0 -240px;
	top: 50%;
	left: 50%;
}

#content{
	margin: auto;
	width: 600px;
	text-align: center;
}

.filmblock{
	border-top: 1px solid #666;
	padding-top: 5px;
	text-align: left;
}

.filmblock img{
	float: left;
	margin-right: 10px;
}

.filmblock h2{
	margin-left: 210px;
	margin-top: 0;
	font-size: 12pt;
	margin-bottom: 0;
}

.filmblock h2 .zusatz{
	font-weight: normal;
	font-size: 10pt;
}

.filmblock h2 .neu{
	color: red;
	font-weight: bold;
	margin-left: 10px;
	font-size: 10pt;
}

.filmblock h3{
	margin-left: 210px;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0;
	line-height: 12pt;
}

.filmblock p{
	margin-left: 210px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
}

#icons{
	float:right;
}

.cleaner{
	clear:both;
}

.schalter{
	margin-left: 210px;
}

.schalter a:hover{
	color: black;
}

.schalter a:visited{
	color: black;
}

.buttonMOV td
{
	line-height: 9px;
	width: 90px;
	height: 25px;
	text-align: center;
	background-image: url(images/schalterGelb.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	border-right: 5px solid black;
	border-bottom: 5px solid black;
}

.buttonMOV a
{
	color: black;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-decoration: none;
}

.buttonWMV td
{
	line-height: 9px;
	width: 90px;
	height: 25px;
	text-align: center;
	background-image: url(images/schalterOrange.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	border-right: 5px solid black;
	border-bottom: 5px solid black;
}

.buttonWMV a
{
	color: black;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-decoration: none;
}

ul.liste
{
	margin-top: 50px;
	margin-left: 90px;
	list-style-type: none;
	line-height: 21pt;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	overflow: visible;
	white-space: nowrap;
	list-style-image: url(images/pfeilGelb.gif);
	list-style-position: default;
}

ul.liste a {
	text-decoration: none;
}

.anzahl {
	font-weight: normal;
	font-size: 12pt;
}

.buttonLinks { 
	color: white;
	text-decoration: none;
	width: 90px;
	height: 25px;
	float: left;
	text-align: left;
}

.buttonLinks a, .buttonLinks a:hover, .buttonLinks a:visited{
	color: white;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-decoration: none;
}

.filmURL{
	margin-left: -50px;
	margin-right: -50px;
	text-align: center;
}

.footLink{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}