/*
	home.css

	the following css code is used only on the startpage display for the 
	content and tip of the day formatting

	author: marcus.olk@mgm-tp.com
	        thomas.kellerer@mgm-tp.com
*/

.anzeige {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-decoration: underline;
}

.hp_item_grey .tablebottom a {color: #737373;text-decoration: none;}
.hp_item_grey .tablebottom a:hover {text-decoration: underline;}
.hp_item_grey2 .tablebottom a {color: #737373;text-decoration: none;}
.hp_item_grey2 .tablebottom a:hover {text-decoration: underline;}
.hp_item_red .tablebottom a {color: #FFFFFF;text-decoration: none;}
.hp_item_red .tablebottom a:hover {text-decoration: underline;}

td.content_element {vertical-align: top;}

.hp_item_grey {color: #737373;}

.hp_item_grey2 {color: #737373;}

.hp_item_red {color: #FFFFFF;}

.hp_item_grey th {
	background-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	height: 25px;
	font-size: 12px;
}

.hp_item_grey2 th {
	background-color: #F0F0F0;
	text-align: left;
	font-weight: normal;
	height: 25px;
	font-size: 12px;
}

.hp_item_red th {
	background-color: #CF191F;
	text-align: left;
	font-weight: normal;
	height: 25px;
	font-size: 12px;
}

.hp_item_grey .tablebottom {
	background-color: #CCCCCC;
	height: 25px;
}

.hp_item_grey2 .tablebottom {
	background-color: #F0F0F0;
	height: 25px;
}

.hp_item_red .tablebottom {
	background-color: #CF191F;
	height: 25px;
}

.headpadding {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.bottompadding {
	padding: 5px;
}

.tablelist a {
	color: #CF191F;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

.tablelist .row1 {
	background-color: #F0F0F0;
}

.tablelist .row2 {
	background-color: #FFFFFF;
}

.tablelist .col1 {
	padding: 0px 5px 0px 10px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tablelist .col2 {
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.blueinfo {
	background-color: #7F97BF;
	color: #004B66;
	height: 28px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.greyinfo {
	background-color: #ECECEC;
	height: 28px;
	text-align: center;
}

.greyinfo2 {
	background-color: #ECECEC;
	height: 28px;
	padding-left: 10px;
}

.whiteinfo {
	background-color: #FFFFFF;
	height: 28px;
	text-align: center;
}

.hp_item_grey .border {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.hp_item_grey2 .border {
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}

.hp_item_red .border {
	border-left: 1px solid #CF191F;
	border-right: 1px solid #CF191F;
}

.topfilmtable {
	background-color: #FFFFFF;
}


.imprintheader 
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:90px;
	background-color:#585858;
	padding:2px 10px 0px 5px;
}

.imprintbar
{
	background-color:#585858;
	width:90%;
	height:2px;
}
