/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, br { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; /*letter-spacing: 0.6px;*/letter-spacing: normal; line-height: 1.2; background-image: none; white-space: normal; }

html, body { height: 100.1%; } /* Scrollbalkenbreite forcieren */

ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; /*vertical-align: middle;*/ vertical-align: top; }
strong { font-weight: bold; }
em { font-style: italic; }

body {
    font-family: Arial, Verdana, Sans-Serif;
    background-color: #333333;
    /*background: transparent url(/img/background.gif) no-repeat scroll left 0px;*/
    background-image: url("/img/global/background.gif"); background-repeat: no-repeat; background-position: left 25px; background-attachment: scroll; /* Background mit Aussparung */
    /*font-size: 0.69em;*/ /*11px*/
    font-size: 0.75em;  /*12px*/
    color:#000000;
}

.no_border { border: 0 none!important; }
.no_padding { padding: 0!important; }
.border_bottom { border-bottom: 1px solid #C8C8C8!important; }
.border_top { border-top: 1px solid #C8C8C8!important; }
.border_dotted { border-bottom: 1px dashed #C8C8C8!important; }
.valign_top { vertical-align: top;!important }
.align_right { text-align: right!important; }
.inline { display: inline!important; }
.strong { font-weight: bold!important; }
.lineheight_small { line-height: 1.1!important; }
.lineheight_medium { line-height: 1.3!important; }
.clickable { cursor: pointer!important; }

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

a.listingtitle_tv {
	font-weight: bold;
	color: #1EA1C9;
}
a.listingtitle_cinema {
	font-weight: bold;
	color: #E41E3D;
}
a.listingtitle_events {
	font-weight: bold;
}

/* Title */
h1 {
    font-size: 1.27em; /*14px*/
    font-weight: bold;
    margin: 0 5px 12px 5px;
    color: #000000;
}

/* Titlebar */
h2 {
    font-size: 1.00em; /*11px*/
    font-weight: bold;
    color: #646464;
}

h3 {
    font-size: 1.00em; /*11px*/
    font-weight: bold;
    color: #000000;
    margin: 5px 5px 5px 5px;
}

p {
    color: #000000;
}

#content p, .content {
    line-height: 1.35;
    padding: 0 5px 0 5px;
}
#content strong {
    line-height: 1.35;
}

.standalone {
    margin-bottom: 15px;
}

.standalone_bottomtop {
    margin-bottom: 8px;
    margin-top: 8px;
}

.author {
	margin-top:-5px !important;
	margin-bottom:8px !important;
}

.small {
	font-size: 10px;
}

p.wronglogintext {
    color: #E32445;
}

p.specialteaser_inner {
	width:300px !important;
}

input.textInput, select.selectBox, textarea.textArea {
    color: #646464;
    border: 1px solid #CCCCCC;
    font-size: 12px;
}
input.textInput {
    height: 20px;
    padding: 0 0 0 3px;
}
select.selectBox {
    height: 22px;
}
textarea.textArea {
    padding: 3px;
}
input.error, select.error, textarea.error {
    border-color: #E32642;
}

* html input.radioButton { /* ie6 hack */
    height: 100%;
}
*+html input.radioButton { /* ie7 hack */
    height: 100%;
}

.floatClearer { clear: both; }

/* ------ smartphone-hinweis ------ */
div#smartphone_hint {
    font-size: 36px;
    border: 1px solid #CCCCCC;
    width: 964px;
    padding: 20px;
    /*margin: 0 auto 12px auto;*/
    margin: 0 0 12px 20px;
    text-align: center;
    background-color: white;
    background-image: url(/img/layout/bg_header.gif);
    background-repeat: repeat-x;
    background-position: left 0;
}
div#smartphone_hint a {
    font-size: 150%;
}

/* ------ noscript Hinweis ------ */
p#noscript {
    background-color: #DDDD00;
    padding: 3px 5px 3px 5px;
}

/* ------ no-cookie Hinweis ------ */
p#nocookie {
    background-color: #E32445;
    padding: 3px;
}

/* ---------- titlebar ----------- */
div.titlebar {
	clear: both;
    height: 20px;
    margin: 15px 0 8px 0;
    background-color: #EBEBEB;
}
div.titlebar h2 {
    padding: 3px 5px 3px 5px;
}
div.titlebar h2 a {
	/*display: block;*/
	color: #646464;
}
div.titlebar img {
/*    padding: 3px 5px 3px 5px;*/
    /*float: left;*/
    float: right!important;
    margin: 1px 0 0 0!important;
    padding: 0;
}

div.titlebar span {
    float: right!important;
    padding: 3px 5px 3px 0;
}

/* titlebar blaettern */
div.titlebar h2.blaetternTitle {
    float: left;
}
div.titlebar ul.blaettern {
    float: right;
    padding: 3px 5px;
}
div.titlebar ul.blaettern li {
	float: right;
	position:relative;
	display: inline;
}
div.titlebar ul.blaettern li a {
	padding: 0 0 0 3px;
}
div.titlebar ul.blaettern li a.vor {
	padding: 0 0 0 6px;
}
div.titlebar ul.blaettern li a.zurueck {
	padding: 0 3px 0 3px;
}
div.titlebar ul.blaettern li a.active {
	color: #000000;
	font-weight: bold;
}

/* tv-search titlebar*/
div.titlebar h2.tvSearchTitle {
    width: 200px;
    float: left;
}
div.titlebar div.tvSearchFormContainer {
    float: right;
    width: 240px;
    padding: 3px 5px;
}
div.titlebar div.tvSearchFormContainer input {
    float: right;
}
div.titlebar div.tvSearchFormContainer input#titlebar_myStations {
    margin-right: 10px;
}
div.titlebar div.tvSearchFormContainer label {
    float: right;
    font-weight: normal;
    display: block;
    color: #646464;
}

/* ------- community Title ------- */
a.communityTitleLikeTop {
	float: right;
	margin-right: -6px;
}
div.communityTitleLike {
	padding-top: 5px;
	margin-top: 12px;
	border-top: 1px solid #C8C8C8;
}
div.communityTitle div.fb_like_btn_top {
	float: right;
	width: 73px;
	margin-right: 5px;
}
div.communityTitle div.google1_btn {
	float: left;
}
div.communityTitle div.fb_like_btn_bottom {
	float: left;
	width: 130px;
}
div.communityTitle {
	/*float: left;*/
	width: 468px;
	height: 18px;
	margin-bottom: 12px;
}
div.communityTitle h1 {
    /*width: 355px;*/ /*315px*/
    float: left;
    margin-bottom: 0;
}
div.share {
    width: 58px;
    float: right;
    margin: 3px 0 0 0;
    /*background: url(/img/global/icons/share_dropdown.gif) no-repeat right 2px;*/
}
div.communityTitle p {
	float: right;
	margin-top: 2px;
    /*font-size: 10px;*/
}
div.share a.addthis_button_email {
	margin-top: 2px;
}
div.share a {
    color: #676767;
    cursor: pointer;
    margin-left: 2px;
}
* html div.communityTitle h1 {  /* ie6 hack */
    margin-left: 2px;
}



/* ---------- spezial-titel f�r suche ----------- */
div.searchTitle {
    float: left;
    border-top: 1px solid #C8C8C8;
    width: 468px;
}
div.searchTitle div.staralert p {
    float: left;
    width: 105px;
    line-height: 1!important;
}
div.searchTitle div.staralert img {
    float: right;
}
div.searchTitleContainer h1 {
    width: 300px;
    float: left;
    margin-bottom: 5px;
}
div.searchTitleContainer form {
    width: 150px;
    float: right;
    margin: 2px 0 8px 0;
}
div.searchTitleContainer select.selectBox {
    width: 145px;
}
div.searchTitle h2 {
    padding: 7px 5px 3px 5px;
    width: 290px;
    float: left;
    color: #000000;
    font-size: 1.27em;
}
div.staralert {
    width: 150px;
    float: right;
    margin: 5px 5px 12px 0;
}
div.staralert a:hover {
    text-decoration: underline;
    cursor: pointer;
}
div.staralert a p {
    color: #676767;
}
* html div.searchTitle h2 {  /* ie6 hack */
    margin-left: 2px;
}

/* ------- login teaser ------- */
div.loginTeaser {
    width: 468px;
    padding-top: 3px;
    height: auto;
    background: transparent url(/img/loginteaser/border_top.gif) no-repeat scroll 0 top;
}
div.loginTeaserContent {
    width: 466px;
    height: auto;
    border-left: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    background: transparent url(/img/loginteaser/arrow.gif) no-repeat scroll 5px 50%;
}
div.loginTeaserContent p,
div.loginTeaserContent a {
    padding: 5px 5px 5px 60px!important;
    font-weight: bold;
}
div.loginTeaserContent a { display: block; font-weight: normal; text-decoration: none; }

div.loginTeaserFooter {
    width: 468px;
    height: 3px;
    background: transparent url(/img/loginteaser/border_bottom.gif) no-repeat scroll 0 top;
    margin-bottom: 12px;
}
* html div.loginTeaserFooter {  /* ie6 hack */
    margin-bottom: 0;
}

/* ------- special teaser ------- */
div.specialTeaser {
	cursor: pointer;
	background-color: #EBEBEB;
	margin-bottom: 8px;
	margin-top: 8px;
}
div.specialTeaser_grey {
	cursor: pointer;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	margin-top: 8px;
}

div.specialTeaser div.text {
	height: 100px;
	/* border-top: 1px solid #FFFFFF; */

}
div.specialTeaser_grey div.text {
	height: 100px;
	/* border-top: 1px solid #FFFFFF; */
	padding: 8px 0 8px 0;
	background-color:#FFFFFF !important;
}
div.specialTeaser div.titlebar {
	margin: 15px 0 0 0;
	color: #FFFFFF;
}
div.specialTeaser_grey div.titlebar {
	margin: 15px 0 0 0;
	color: #646464;
}
div.specialTeaser div.titlebar a {
	color: #FFFFFF;
}
div.specialTeaser_grey div.titlebar a {
	color: #646464;
}
div.specialTeaser img {
	width: 150px;
	height: 100px;
	border-right: 1px solid #FFFFFF;
	float: left;
}
div.specialTeaser_grey img {
	width: 150px;
	height: 100px;
	border-right: 1px solid #FFFFFF;
	float: left;
}
div.specialTeaser h3, div.specialTeaser p {
	float: left;
	padding: 0 5px 0 5px;
	margin: 0;
	width: 307px;
}
div.specialTeaser_grey h3, div.specialTeaser_grey p {
	float: left;
	padding: 0 5px 0 5px;
	margin: 0;
	width: 307px;
}
div.specialTeaser h3 {
	font-size: 16px;
	margin: 8px 0 2px 0;
}
div.specialTeaser_grey h3 {
	font-size: 16px;
	margin: 8px 0 2px 0;
}
/* ------- news teaser ------- */
div.newsTeaser, div.teaser {
    width: 463px;
    height: 100px;
    border-top: 1px solid #C8C8C8;
    padding: 8px 5px 8px 0;
    /*margin-bottom: 10px;*/
    /*cursor: pointer;*/
}
div.teaser {
	border: 0;
}

div.teaser_hover {
	background-color:#DDDDDD;
	cursor:pointer;
}

div.newsTeaser div.newsTeaserImage, div.teaser div.teaserImage {
    width: 150px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin-right: 3px;
    position: relative; /* for play-icon */
}
div.teaser div.teaserImage a.play_icon {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
div.newsTeaser div.newsContent, div.teaser div.teaserContent {
    width: 310px;
    float: right;
    height: 100px;
    overflow: hidden;
    /*cursor: pointer;*/
}
div.newsTeaser p.newsDate, div.teaser p.headerTitle {
    /*padding: 0 5px 12px 5px!important;*/
    /*line-height: 1!important;*/
    padding-bottom: 3px !important;;
    margin-top: -2px;
    color: #626262;
}
div.newsTeaser p.newsDate a img, div.teaser p.headerTitle a img {
	margin-top: 2px;
}
div.newsTeaser p.newsTitle, div.teaser p.title {
    padding: 0 5px 1px 5px!important;
    font-weight: bold;
    font-size: 16px;
}
div.teaser div.teaserContent div {
	float: left;
	/*width: 310px;*/
}
div.teaser div.teaserContent div p.text {
	float: left;
	width: 275px;
	cursor: pointer;
}
div.teaser div.teaserContent div.img_container {
	float: right;
	width: 24px;
}
div.teaser div.teaserContent div img {
	float: right;
	width: 24px;
	padding: 0 0 8px 0;
}

/* ------- small teaser ------- */
div.smallteaser {
	float: left;
    width: 150px;
    height: 160px;
}
div.smallteaser_marginright {
	margin-right: 9px;
}
/*div.smallteaser a.image {
	width: 150px;
	height: 100px;
	float: left;
}*/
div.smallteaser div.bottom {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #505050;
	width: 150px;
	height: 58px;
}
div.smallteaser div.bottom p {
	float: left;
	padding: 3px!important;
	/*cursor: pointer;*/
	height: 52px;
	overflow: hidden;
}
div.smallteaser div.bottom p a {
	display: block;
	height: 53px;
	color: #FFFFFF;
	line-height: 1.1;
}
div.smallteaser div.bottom p.text {
	width: 144px;
}
div.smallteaser div.bottom p.text_small {
	width: 117px;
}
div.smallteaser div.bottom div.icon_container {
	float: right;
	width: 27px;

}
div.smallteaser div.bottom div.icon_container img {
	margin-top: 3px;
}

/* ------- small switchTeaser ------- */
div.smallSwitchteaser {
    position: relative;
    width: 150px;
    height: 180px;
    float: left;
    /*width: 468px;
    height: 140px;*/
}
div.smallSwitchteaser_marginright {
	margin-right: 9px;
	width: 159px;
}
div.smallSwitchteaser div.smallSwitchteaserTitlebar {
    background-color: #EBEBEB;
    height: 20px;
    width: 146px;
    /*margin-bottom: 5px;*/
    padding-right: 4px;
}
div.smallSwitchteaser div.smallSwitchteaserTitlebar h2 {
    padding: 3px 0px 2px 4px;
    width: 70px;
    float: left;
}
div.smallSwitchteaser div.smallSwitchteaserTitlebar a.posMarker {
    width:8px;
    height: 12px;
    float: right;
    margin: 4px 0 0 4px;
    font-size: 0;   /* ie6 hack */
    cursor: pointer;
    background-color: #C8C8C8;
}
div.smallSwitchteaser div.smallSwitchteaserTitlebar a.posMarker_active {
    background-color: #000000;
}
div.smallSwitchteaser div.smallSwitchteaserContent {
    position: absolute;
}

/* ------- news ------- */
p.newsArchive {
    margin-bottom: 12px;
}
p.newsLead {
    margin-bottom: 12px;
}
div.newsDetailHeader {
    border-top: 1px solid #C8C8C8;
    padding: 5px 5px 0 5px;
    margin-bottom: 12px;
}
div.newsDetailHeader h2 {
    /*padding-left: 5px;*/
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    float: left;
}
div.newsDetailHeader p {
    float: right;
    /*padding-right: 5px;*/
}

/* ------- news- & tv-detail details ------- */
dl.detail_img {
    padding: 0 15px 10px 5px;
    float: left;
    width: 150px;
}
dt.galleryimage {
    /*height: 100px;*/
    margin-bottom: 5px;
}
dl.detail_img dd {
    margin-top: 1px !important;
    width: 150px;
    border-bottom: 1px solid #C8C8C8;
    padding-bottom: 2px;
}
dl.detail_img dd img {
	margin-top: 2px;
    float: right;
}
dl.detail_img dd a {
    display: block;
}
p.detail_details {
    margin-top: 12px;
}

/* ------- Balken mit div. Einstellungoptionen(Sichtbarkeit usw) unterhalb listings ------- */
div.settings_wrapper {
    margin: 15px 0 12px 0;
    border-top: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}
form.settings_form div.setting_row {
    height: 20px;
    padding: 1px 2px 1px 5px;
    border-bottom: 1px solid #EFEFEF;
    background-color: #646464;
    width: 459px;
}
form.settings_form div.setting_row p {
    float: left;
    color: #FFFFFF;
    margin-top: 1px;
    padding: 0!important;
    font-weight: bold;
}
form.settings_form div.setting_row p, form.settings_form div.setting_row p a {
	color: #FFFFFF;
	line-height: 1.5!important;
}
form.settings_form div.setting_row select, form.settings_form div.setting_row input, form.settings_form div.setting_row checkbox, form.settings_form div.setting_row label {
    float: right;
    height: 20px;
    width: 160px;
}
form.settings_form div.setting_row input.radioButton, form.settings_form div.setting_row label {
	width: auto;
	height: auto;
}
form.settings_form div.setting_row label, form.settings_form div.setting_row label a {
	color: #FFFFFF;
	padding: 2px 0 0 5px;
}

/* ---------- listings ----------- */
table.listing {
    width: 100%;
}
table.listing tr.clickable {
    cursor: pointer;
}
table.listing tr.clickable:hover {
    background-color: #EBEBEB;
}
table.listing tr.listingHeader {
    color: #000000;
    font-weight: bold;
    margin-bottom: 15px;
}
table.listing tr td {
    height: 13px;
    /*min-height: 19px;*/
    border-bottom: 1px solid #C8C8C8;
    /*padding: 0 0 0 5px;*/
    padding: 0 0 1px 5px;
    text-align: left;
    line-height: 1.5;
    /*line-height: 1.35;*/
}
table.listing tr td strong {
	line-height: 1.5!important;
}
table.listing tr td img {
    margin: 3px 0 2px 0;
    /*margin: 3px 0 1px 0;*/
}
table.listing tr td a {
    line-height: 1.5;
    display: block
}
table.listing.inlinelinks a, table.listing tr td a.inlinelink {
    display: inline;
}
td.last_td {
    padding-right: 5px!important;
}
td p.listing_details, td p.listing_info {
    padding: 0!important;
}

table.search, table.standalone {
    margin-bottom: 12px;
}

/* ---------- Kommentar-Listing ----------- */
div.comments {
    border-bottom: 1px solid #C8C8C8;
    padding: 5px 0 5px 0;
    float: left;
    width: 468px;
}
div.comments img.portrait {
	float: left;
	width: 45px;
	padding: 0 0 0 5px;
}
div.comments dl {
    padding: 0 5px 0 5px;
}
div.comments dl.left {
    float: left;
    width: 100px;
    color: #999999;
}
div.comments dt, div.comments dl.left dd {
    padding-bottom: 2px;
}
div.comments dl.right {
    float: left;
    width: 348px;
}
div.comments dl.right_img, div.comments dl.right_like {
    float: left;
    width: 298px;
}
div.comments dl.right_imagelike {
    float: left;
    width: 220px;
}
div.comments dl.right_image {
    float: left;
    width: 270px;
}

div.comments dl.right dt.title {
    font-weight: bold;
}
div.comments dl.right dd.subject {
    font-weight: bold;
}
div.fb_like_btn {
	float: left;
	width: 73px;
}
div.comments dl a {
    display: block;
}
div.comments dd a {
    color: #999999;
}

/* ---------- diverse listen ----------- */
ul.content_list, ul.link_list {
    padding: 0 5px 12px 5px;
}
ul.content_list li {
	line-height: 1.5;
}
ul.content_list li.rss_list, ul.link_list li.rss_list {
    background: transparent url(/img/global/icons/rss_13px.gif) no-repeat scroll 0 top;
    padding: 0 0 5px 20px;
    margin-top: 5px;
}

ul.content_list li.arrow_list, ul.link_list li.arrow_list {
    background: transparent url(/img/global/icons/arrow_right_10px.gif) no-repeat scroll 0 4px;
    padding: 0 0 5px 10px;
    margin-top: 5px;
}
ul.link_list li.arrow_list a, ul.link_list li.rss_list a {
    display: block;
}

/* --- support formular --- */
p.faq_hinweis {
    padding-bottom: 15px!important;
    margin-bottom: 15px;
    border-bottom: 1px solid #C8C8C8;
}
table.supportform {
    width: 100%;
    margin: 0 0 20px 0;
    /*border-bottom: 1px solid #C8C8C8;*/
}
table.supportform td {
    padding: 5px 0 5px 5px;
    background-color: #EBEBEB;
}
table.supportform td.last {
	padding-right: 5px;
}
table.supportform td.version {
    text-align: right;
}
table.supportform td input {
    width: 130px;
}
table.supportform td textarea {
    width: 329px;
}
table.supportform td select {
    width: 135px;
}
table.supportform td span.desc {
	font-weight: bold;
	display: block;
	line-height: 2;
}
p.processinfo {
    margin-bottom: 20px;
}

/*  --- FAQ --- */
div.faq {
    padding: 0;
}
div.faq ul.questions {
    padding-bottom: 15px;
}
div.faq ul.answers {
    padding-top: 15px;
    border-top: 1px solid #C8C8C8;
}
div.faq ul li {
    margin: 0 0 5px 5px;
}
div.faq ul li a {
    display: block;
}
div.faq ul li.faqtitle, div.faq ul li.faqsubtitle {
    font-size: 1.00em; /*11px*/
    font-weight: bold;
    height: 14px;
    padding: 3px 0 3px 5px;
    background-color: #EBEBEB;
    margin: 0 0 8px 0;
}
div.faq ul li.faqsubtitle {
    margin-top: 12px;
}
div.faq ul li.faqtitle a, div.faq ul li.faqsubtitle a {
    color: #646464;
    display: block;
}
div.faq ul li.faqanswertitle {
    font-weight: bold;
    margin: 0 0 5px 5px;
    display: block;
}

/* ---------- diverses ----------- */
img.watchlist_rotating {
    padding: 0 0 5px 5px;
}

div#notes {
    border-top: 1px solid #dcdcdc;
    padding-top: 10px;
    margin: 0px 0 12px 0;
}
div#notes p.note {
    color: #8c8c8c;
}
div#notes p.note strong {
    color: #000000;
}

/* ---------- tempor�r f�r suchseite artist-titelbalken ----------- */
.global_search_packagetitle  {
    height: 14px;
    margin: 12px 0 12px 0;
    background-color: #EBEBEB;
    padding: 2px 5px 4px 5px;
    color: #646464;
}


/* ---------- Rating/Comment-Input Funktion ----------- */
div.ratingInput {
	float:left;
	width:125px;
	height:45px;
}

div.ratingStars {
	display:table-cell;
	vertical-align:middle;
	left:0px;
	width:125px;
	height:45px;
}

div.smallTextarea {
	float:left;
	vertical-align:middle;
	text-align:center;
	height:45px;
}

textarea.bigTextarea {
	font-family: Arial, Verdana, Sans-Serif;
	width: 460px;
}

textarea.smallTextarea {
	font-family: Arial, Verdana, Sans-Serif;
	width:236px;
	height:32px;
}

div.okButton {
	display:table-cell;
	vertical-align:middle;
	right:0px;
	width:98px;
	height:45px;
}

div.facebookPostCheck {
	padding-top:3px;
	padding-left:130px;
}

div.floatright {
	float:right;
	padding-right:5px;
}

img.facebookButtonForPost {
	top:1px;
	position:relative;
}

img.genderIcon {
	height: 14px;
	width: 14px;
}

table.listing tr td img.genderIcon {
	display: block;
	float: left;
	height: 12px;
	width:12px;
	margin-right: 4px;
	margin-top: 2px;
}

/* ---------- LiveTV teaserBox rechte spalte ----------- */
div#livetvteaser {
    float: right;
    width: 314px;
    height: 304px;
    padding: 0px 1px 0px 9px;
    border: 1px solid #cccccc;
    border-top: none;
    margin-bottom: 10px;
    text-align: left;
}
* html div#livetvteaser {
	padding: 0; /*ie6 hack*/
}

div#livetvteaser h6 {
    width: 307px;
    font-size: 12px;
    font-weight: bold;
	/*color: #999999;*/
    padding: 7px 0 7px 0;
    text-align: left;
    /*background-image: url(/img/global/icons/play_24px.gif);
    background-position: right;
    background-repeat: no-repeat;
    */
}

div#livetvteaser h6 a {
	float: right;
}

div#livetvteaser div.teaser img.play_icon {
	position: absolute;
	bottom: 4px;
	right: 4px;
}
div#livetvteaser div.teaser {
    cursor: pointer;
    position: relative;
    float: left;
    margin: 0 7px 7px 0;
	padding: 0;
	width: 150px;
	height: 85px;
    overflow: hidden;
}

div#livetvteaser div.textcontainer {
	cursor: hand;
	position: absolute;
	width: 140px;
	height: 32px;
	bottom: 0;
	left: 0;
	padding: 0 5px 2px 5px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-image: url(/img/global/misc/transp.png);
	display: none;
}
#livetvteaser div.textcontainer p {
	color: #ffffff;
	padding: 0;
	width: 140px;
	height: 100%;
	line-height: 1;
	padding-top: 3px;
	/*background-image: url(/img/global/icons/play_transparent_24px.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	text-align: left;
}
#livetvteaser div.textcontainer p strong {
	line-height: 1.1;
}
