body, html {
	width			:	100%;
}

body {
    background: #000000;
    padding:0px;
    margin: 0px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;    
	line-height:1.8;    
	color: #fff;    
}

object { 
	outline:none; 
}

object, embed, #content {
	display			:	block;
	width			:	100%;
	height			:	100%;
}

#list {
	width: 100%;
	border-top: 5px solid #ffffff;
	padding:0;
	margin:0;	
}

h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;		
}

#wunschfilm {
	margin-top: 25px;
	width: 481px;
	height: 42px;
	background: url('../images/wunschfilm.gif') no-repeat;
}

#wunschfilm span {
	display:none;
}

#logo {
	width: 320px;
	height: 113px;
	background: url('../images/logo.gif') no-repeat;
}

#logo span {
	display:none;
}

.lup1 {
	width: 466px;
	height: 32px;
	background: url('../images/lup1.gif') no-repeat;
	padding: 10px 0 0 15px;
	cursor: pointer;
}

.lup2 {
	width: 466px;
	height: 32px;
	background: url('../images/lup2.gif') no-repeat;
	padding: 10px 0 0 15px;
	cursor: pointer;
}

a:Link, a:Hover, a:Active, a:Visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	margin:5px;
	font-size: 10px;
	color: #7a7a7a;
}


a.grey:Link, a.grey:Active, a.grey:Visited {
	color:#7a7a7a;
	text-decoration: none;
	font-size: 10px;
}

a.grey:Hover {
	color:#7a7a7a;
	text-decoration: underline;
	font-size: 10px;
}