body {
	font-family: Verdana, Helvetica, sans-serif;
	color:#999999;
	font-size:9px;
	margin:0px;
	padding:0px;
	background-color:#333333;
	text-transform: lowercase;
}

/*td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}*/



#container {
	width: 965px;
	height:100%;
	text-align: left; 
	margin: 0 auto;
	/*margin-top:0px;*/
	background-color:#333333;	
}

#setLeft{
	padding-top:50px;
	padding-left:10px;
}

#content_image{
	margin-bottom:10px;
}

#container_left {
	width: 191px; 
	float: left;
	/*border-style: none; 
	border-width: 0px; 
	border-color: #FF0000; */
}

#container_right {
	float: left;
	margin-left: 50px;
	width: 400px; 
	/*border-style: none; 
	border-width: 0px; 
	border-color:#FF0000;*/
}







/* ++++++++++++++++++++++++++++++++++++++++*/

#container_right ul{
	clear:both;
	list-style-type: none; 
	padding: 0; 
	margin: 0;
}







/*

		N A V I G A T I O N 

*/

#navigation {
	margin-top: 10px; 
	border-style: none; 
	border-width: 0px; 
	text-align: right;
}

#navigation ul li.selected {
	padding-top: 1px;
	padding-left: 2px;
	/*border-top: 1px solid #656565; 
	border-left: 1px solid #656565;*/ 
	
	border-bottom: 1px solid #656565;
	border-top: 1px solid #656565;
	
	/*background-color:#424242;*/
	
	font-weight: bold; 
	text-align: left;
	text-transform: lowercase;
	height:14px;
	margin-bottom:1px;
	
}

#navigation ul li{
	height:18px;
	text-transform: lowercase;
}

#navigation ul{
	height:18px;
	list-style-type: none; 
	padding: 0; 
	margin: 0;
}

.navi_link{
	cursor:default;
}

.navi_link:link {
	height: 18px;
	text-decoration : none;
	color:#999999;
}


.navi_link:hover{
	height: 18px;
	text-decoration : none;
	font-weight: bold; 
	color:#999999;
}

.navi_link:active{
	height: 18px;
	text-decoration : none;
	font-weight: bold; 
	color:#999999;
}

.navi_link:visited{
	height: 18px;
	text-decoration : none;
	color:#999999;
}

a{
	/*text-decoration : none;*/
	color:#999999;
}


/*

		C O M M E R C I A L S   A N D   M U S I C   V I D E O S 

*/

#container_right_big {
	float: left;
	margin-left: 50px;
	width: 700px; 
	/*border-style: none; 
	border-width: 0px; 
	border-color:#FF0000;*/
}


.thumb{
	background-color:#424242;
	color:#999999;
	
	border-style:solid;
	border-width:1px;
	border-color:#656565 #232323 #232323 #656565;
	
	text-align:left;
	float: left;
	
	margin-right:10px;
	margin-bottom:10px;
	width : 137px;
	height:130px;
	padding:4px;
}

#container_right_big a {
	background-color:#424242;
	color:#999999;
	
	border-style:solid;
	border-width:1px;
	border-color:#656565 #232323 #232323 #656565;
	
	text-decoration:none;
	float: left;
	
	margin-right:10px;
	margin-bottom:10px;
	width:137px;
	height:130px;
	padding:4px;

}

#container_right_big a:link {
	/*background-color:#858c9c;*/
	border-style:solid;
	border-width:1px;
	border-color:#656565 #232323 #232323 #656565;
	background-color:#424242;
	
	
}

#container_right_big a:hover {
	background-color:#232323;
	border-color:#555555 #000000 #000000 #555555;
	color:#999999;
	
		
}

#container_right_big a.ausgewaehlt {
	background-color:#232323;
	border-color:#656565 #232323 #232323 #656565;
	color:#999999;
	
	
}


/*

		F E A T U R E S  A N D  S H O R T F I L M S 

*/

#featurebox{
	float:left; 
	vertical-align: top; 
	margin-left: 49px; 
	width:251px;
	text-align:left;
	/*height:225px;*/
}


#featurebox a{
	vertical-align: bottom;
	background-color:#999999;
	/*border-style:outset;
	border-width:1px;*/
	color:#333333;
	float: left;
	padding-top:3px;
	height:9px;
	width:240px;
}

#featurebox a:link{
	vertical-align: bottom;
	background-color:#999999;
	/*border-style:outset;
	border-width:1px;*/
	color:#333333;
	float: left;
	padding-top:3px;
	height:9px;
	width:240px;
}

#featurebox a:hover{
	vertical-align: bottom;
	background-color:#999999;
	/*border-style:outset;
	border-width:1px;*/
	color:#333333;
	float: left;
	padding-top:3px;
	height:9px;
	width:240px;
}


/*

		F I L M O G R A P H Y  

*/

.movie_link{
	/*cursor:default;*/
	display:block;
	height: 14px;
	margin:0;
}


.movie_link:link {
	text-decoration : none;
	color:#999999;
}

.movie_link:active {
	text-decoration : none;
	color:#999999;
	
}

.movie_link:visited {
	text-decoration : none;
	color:#999999;
	
}

.movie_link:hover {
	background-color:#424242;
	color:#999999;
}


/*//////////////////////////////////////////////////////////////////*/

h1 {
	background: url(logo.gif) no-repeat; 
	height: 35px; 
	padding: 0; 
	margin: 0;
}

h1 span {
	display: none;
}

h2 {
	font-size:9px;
	margin-top:5px; 
	margin-bottom:5px;
	padding: 0; 
	padding-top: 1px;
	padding-left:2px;
	
	border: 1px solid;
	border-color:#656565 #232323 #232323 #656565;
	
	/*border-top: 1px solid #999999; 	
	border-bottom: 1px solid #999999; */
	
	background-color:#424242;
	
	font-weight: bold; 
	text-align: left;
	/*text-transform: lowercase;*/
	height:15px;
	
}

h3 {
	font-weight:bold;
	font-size:9px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

h4 {
	font-weight:bold;
	font-size:9px;
	margin-top:5px;
	margin-bottom:1px;
	clear:both;
}

hr{
	background-color:#656565; /* Mozilla 1.4 */
	color:#333333; /* IE 6 */
	border: #656565; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.test {
	text-decoration: none;
}






