table
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:38px;
	color:#242424;
	width:976px;
	
	table-layout:fixed;
	margin-left:27px;
}

td, th
{
	width:13%;
	vertical-align:top;
	border-left:1px solid #8f8f8f;
}

th
{
	border-top:1px solid #8f8f8f;
	border-bottom:1px solid #8f8f8f;
	text-align:left;
	padding: 2px 4px 4px 4px;
}

td
{
	border-bottom:1px solid #ccc;
	border-collapse:separate;
	height:30px;
}
	
.pg_gap
{
	margin-left:27px;
}
	
a.pg_movie_title,	a.pg_movie_title:visited
{
	color:#000;
	font-weight:bold;
}
a.pg_movie_title:hover,	a.pg_movie_title:focus
{
	color:#cf111c;
	font-weight:bold;
	text-decoration:underline;
}


.pg_left_row, .pg_hour, .pg_minute
{
	width:5%;
	text-align:right;
	border-left:none;
	padding: 2px 4px 0px 0px;
}

.pg_left_row
{
	border-left:0px none #fbfbfb;
}

.pg_hour
{
	font-weight:bold;
}

.pg_minute
{
	font-weight:normal;
}

.pg_moviebox
{
	border-top:1px solid #000;
}

.pg_movie_txt
{
	position: absolute;
	/* width:  td.width = 13% (von container); .container width = 1003 - margin left vom info_content (styles.css) (976px); margin left dieser Klasse abziehen. */
	margin: 2px 0px 0px 4px;
	width: 122px;
}

.pg_movie_txt div, ul.genre_list li/*, .filminfo*/
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:13px;
}

.filminfo
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:13px;
	line-height:15px;
}


.genre_list
{
	margin:25px 0px 15px 0px;
}

.genre_list li
{
	float:left;
	margin-right:16px;
}
/*  DETAILS */
.moviemenu
{
	margin:14px 0px 30px 0px;
}

.movienav
{
	font-size:13px;
	line-height:15px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin:2px 16px 2px 27px;
	width:230px;
	/*border-bottom:1px solid #ccc;*/
}

.genre_subsubsub
{
	font-size:13px;
	line-height:17px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 15px 0px 17px 0px;
}

.subsublist
{
	margin-left:300px;
}

.filminfo
{
	margin-bottom:6px;
}

.filmtitle
{
	font-weight:normal;
	margin:14px 0px 0px 0px;
}

.dir_left
{
	float:left;
	width:190px;
	margin-top:14px;
}

.dir_right
{
	float:right;
	width:480px;
	margin-left:30px;
	margin-top:14px;
}

.dir_right p
{
	margin-bottom:0px;
}

.playinfo
{
	font-size:13px;
	line-height:17px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-bottom:23px;
}

/* GENRE DETAILS */
#cat_1
{
	background:#E9F2F7;
	border-bottom:1px solid #AFC6D6;
}
#cat_2
{
	background:#fce;
	border-bottom:1px solid #B8CDA5;
}

#cat_3
{
	background:#C2D6B0;
	border-bottom:1px solid #B8CDA5;
}
#cat_4
{
	background:#dfc;
	border-bottom:1px solid #B8CDA5;
}
#cat_5
{
	background:#ffc;
	border-bottom:1px solid #B8CDA5;
}
#cat_6
{
	background:#ddf;
	border-bottom:1px solid #B8CDA5;
}
#cat_7
{
	background:#eef;
	border-bottom:1px solid #B8CDA5;
}
	
a#cat_1_link,	a#cat_1_link:visited
{
	color:#A8C083;
}
	
a#cat_2_link, a#cat_2_link:visited
{
	color:#87BCD5;
}
	
a#cat_3_link,	a#cat_3_link:visited
{
	color:#E2A485;
}
	
a#cat_4_link,	a#cat_4_link:visited
{
	color:#E6DD89;
}
	
a#cat_5_link,	a#cat_5_link:visited
{
	color:#CFAA7F;
}
	
a#cat_6_link,	a#cat_6_link:visited
{
	color:#E27FE0;
}
	
a#cat_7_link,	a#cat_7_link:visited
{
	color:#7FE9F9;
}

a#cat_1_link:hover,	a#cat_1_link:focus, 
a#cat_2_link:hover, a#cat_2_link:focus, 
a#cat_3_link:hover, a#cat_3_link:focus, 
a#cat_4_link:hover, a#cat_4_link:focus, 
a#cat_5_link:hover, a#cat_5_link:focus, 
a#cat_6_link:hover, a#cat_6_link:focus, 
a#cat_7_link:hover, a#cat_7_link:focus
{
	color:#cf111c;
	text-decoration:underline;
}
