body {	
	margin:				0;
	padding:			0;
	font-family:		"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#808080;
	}
	
img {
	border:				0px solid;
	}
	
h1 {
	margin:				0;
	padding: 			0;
	display:			block;
	}
	
h2 {
	margin:				0;
	padding:			0;
	color:				#ed6e00;
	font-size:			12px;
	font-weight:		bold;
	}
	
h3, .iMovie {
	margin:				0;
	padding: 0;
	font-size:			12px;
	font-weight:		bold;
	color:				#808080;
	}
	
a {
	color:				#ed6e00;
	text-decoration:	none;
	}

#body-top {
	width: 				960px;
	min-height:			800px; /* annahme Wert*/
	margin:				0 auto;
	}

	
#header-left-logo {
	display:			block;

	}
	
#header-menu {
	display:			none;
	}	

/*======================================
	sub Menu
======================================*/

#header-submenu {
	display:			none;
	}
	
/*======================================
	Content
======================================*/

#content {
	margin-top:			0px;
	}
	
/*======================================
	inc Movie
======================================*/

th {
	text-align:			left;
	background-image:	url('/images/tr.png');
	height:				20px;
	border-bottom:		1px solid #ed6e00;
	padding-left:		5px;
	color:				#fff;
	}
	
th a {
	color:				#fff;
	text-decoration:	underline;
	}
	
td {
	height:				22px;
	text-indent:		5px;
	}

.bgOne {
	background-color:	#EBEBEB;
	}
	
table#movie tbody tr td a img {
	margin-top:			4px;
	}
	
/*=====================================
	inc Movie Detail
=====================================*/

#movie-gallery {
	width:				200px;
	float:				left;
	}

.movie-gallery {
	display:			none;
	}

#movie-img {

	width:				200px;

	}

#movie-img img {
	margin:				9px 0 0 9px;
	width:				200px;
	}
	
#movie-right {
	float:				right;
	width:				650px;
	margin-top:			4px;
	margin-left:		20px;
	}
	
.movie-line {
	border-bottom:		1px solid #e5e5e5;
	height:				1px;
	width:				100%;
	}
	
#movie-info, #movie-txt, #movie-link {
	margin-top:			5px;
	margin-bottom:		5px;
	}

#movie-link {
	display:			none;
	}
	
#movie-banner {
	margin-top:			30px;
	}

