@import url("http://www.entertainfo.com/banner/css/helios.css");

body, td, input, select {
 font-family: Verdana, Arial, sans-serif;
/*  font-family: Arial, Helvetica, sans-serif; */
 font-size: 10px;
}

body {
 background-color: #ffffff;
 margin-top: 10px;
}

td.maincell {
 border-width: 1px;
 border-style: solid;
 border-color: #ff0505;
}

table.maintable {
 border-collapse: collapse;
 background-color: #ff0505;
}

td.contentcellleft {
 background-color: #ffffff;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #ff0505;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #ff0505;
}

td.contentcellright {
 background-color: #ffffff;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #ff0505;
}

td.rightcolumncellleft {
 background-color: #eff6fc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #ff0505;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #ff0505;
}

td.rightcolumncellright {
 background-color: #eff6fc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #ff0505;
}

.headnavi {
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 0.3em;
 color: #bbbcbe;
 margin: 4px 10px 4px 10px;
}

div.navihead {
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 0.3em;
 color: #ffffff;
 padding: 4px 10px 4px 10px;
 background-color: #bbbcbe;
}

.navipos {
 margin: 2px 0px 2px 9px;
}

.teasertitle {
 font-size: 12px;
 font-weight: bold;
 color: #ff0505;
 margin: 4px 10px 4px 10px;
}

span.breadcrumbone {
 font-size: 20px;
 font-weight: bold;
 color: #bbbcbe;
 margin: 0px 0px 0px 2px;
}

.teasertable {
 margin: 10px 10px 10px 10px;
 width: 227px;
}

.contenttable {
 margin: 10px 10px 10px 10px;
 width: 474px;
}

.adtagtable {
 margin: 10px 10px 10px 10px;
}

.contenttitle {
 font-size: 16px;
 font-weight: bold;
 color: #000000;
}

.movieinfotable {
 background-color: #dde0e7;
 border-left-width: 1px;
 border-right-width: 1px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-style: solid;
 border-color: #bbbcbe;
 padding: 2px 8px 2px 8px;
}

.image {
 border-width: 1px;
 border-style: solid;
 border-color: #bbbcbe;
}

a:link		{ color:#FF0007; text-decoration:none; }
a:visited	{ color:#FF0007; text-decoration:none; }
a:hover		{ color:#FF0007; text-decoration:underline; }
a:active		{ color:#FF0007; text-decoration:underline; }

a.navi:link		{ color:#000000;}
a.navi:visited	{ color:#000000;}
a.navi:hover	{ color:#000000;}
a.navi:active	{ color:#000000;}

a.headnavi:link		{ color:#bbbcbe; }
a.headnavi:visited	{ color:#bbbcbe; }
a.headnavi:hover		{ color:#bbbcbe; }
a.headnavi:active		{ color:#bbbcbe; }

a.navihead:link		{ color:#ffffff; }
a.navihead:visited	{ color:#ffffff; }
a.navihead:hover		{ color:#ffffff; }
a.navihead:active		{ color:#ffffff; }

a.invers:link	{ color:#ffffff; text-decoration:none; }
a.invers:visited{ color:#ffffff; text-decoration:none; }
a.invers:hover	{ color:#808080; text-decoration:underline; }
a.invers:active	{ color:#b00000; text-decoration:underline; }

a.breadcrumbone { text-decoration:none; }

.title1	{ font-size:16px; font-weight:bold; }
.invers	{ font-size:12px; color:#ffffff; }
.text		{ font-size:12px; }
.label	{ color:#808080; text-decoration:none; font-size:10px; }

input.button {font-size: 10px; padding: 0px 3px 0px 3px;}





/* Styles Eventlisting (BS, Jan 2008) */
table.evli_pageindicatortable { width: 100%; table-layout: fixed; }
	table.evli_pageindicatortable td.evli_pageback { width: 33%; text-align: left; }
	table.evli_pageindicatortable td.evli_pageindicator { width: 33%; text-align: center; }
	table.evli_pageindicatortable td.evli_pagenext { width: 33%; text-align: right; }

div.evli_daterow { border-top: 1px solid #444; background-color: #d9dacb; padding-left:2px; font-size:11px; font-weight:bold; text-align: left; }

table.evli_eventrow { table-layout:fixed; width: 100%; border-top: 1px solid #444; }
	table.evli_eventrow td { vertical-align: top; margin: 0; padding: 0; }
	table.evli_eventrow td.evli_begins { width:34px; padding-left:2px; font-size:11px; }
	table.evli_eventrow td.evli_main { font-size: 11px; }
		table.evli_eventrow td.evli_main div.evli_title { font-weight: bold; }
		table.evli_eventrow td.evli_main div.evli_category { text-transform:uppercase; }
		table.evli_eventrow td.evli_main div.evli_detail { font-size: 10px; }
	
		table.evli_eventrow td.evli_main img.evli_thumb { float: left; margin-right: 4px; border: 1px solid red; }
	table.evli_eventrow td.evli_location { width: 130px; font-size: 10px; }
/* Ende Styles Eventlisting */



