
body
{
	padding: 0;
	margin: 0;
	background: #e6e6e6;
	font-family: arial;
	text-align: center;
}
img
{
	border: none;
	display: block;
}

/* Navigation */
#nav
{
	width: 630px;
	list-style:none;
	line-height:1;
	margin:0;
	padding:0;
	font-size:11px;
}
#nav ul
{
	list-style:none;
	line-height:1;
	margin:0;
	padding:0;
	font-size:11px;
}
#nav a
{
	display:block;
	margin:4px 0;
	width:140px;
	color:#fff;
	text-decoration: none;

}
#nav li
{
	float:left;
	color:#fff;
	font-weight:bold;
	width:140px;
}
#nav li ul
{
	position:absolute;
	width:140px;
	left:-999em;
}
#nav li ul li
{
	width:140px;
	padding:2px 4px;
	background:#666;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;

}
#nav li:hover ul,#nav li.hoverspezial ul
{
	width:150px;
	left:auto;
}
#nav li ul li a
{
	display:block;
	color:#fff;
	text-decoration: none;
}
#nav li ul li a:hover,#nav li a:hover
{
/*	background:blue;*/
}




#contentarea
{
	border: 1px solid #ccc;
	background: #fff;
	padding: 0;
}
#content
{
	background: url(images/contentbg.gif);
	padding-left: 140px;
}
#content table
{
}
#content td
{
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
}
#moviedata
{

	width: 320px;
	padding: 15px;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
}
#filmliste
{
	margin-left: 330px;		
	width: 200px;
	padding: 10px;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
}
#filmliste a
{
	font-weight: bold;
	color: #FD7100;
	text-decoration:none;
}

#content h1
{
	font-size: 11px;
	font-weight: bold;
}


#footer
{
	text-align: right;
	padding: 30px 12px 6px 0;
	font-size: 10px;
	color: #fff;
	background: url(images/subnavibg.gif);
}
#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;	
}
#copyright
{
	color: #808080;
	padding-top: 2px;
	padding-right: 12px;
	text-align: right;
	font-size: 10px;
}
#ct
{
	width: 620px;
}

/******************************/
.screenshot1
{
	margin: 0 8px 27px 8px;
}
.screenshot2
{
	margin: 0 8px;
}
.textcontent
{
	padding-top: 8px; 
	padding-left: 25px;
}
.ba
{
	margin-top: 318px;
}
.menu
{
	width:100%;
	height:18px;
	padding:2px;
	background:#666;
}