/***** image with grey background *****/
 
.tvtv_imgLargeLeft {
	float: left;
	width: 200px;
	height: 150px;
	text-align: center;
	margin: 0 5px 5px 0;
}
.tvtv_imgHeaderTip {
	float: left;
	width: 100%;
	height: 110px;
	text-align: center;
        margin-bottom: 2px;
}

*+html .tvtv_imgHeaderTip, * html .tvtv_imgHeaderTip {
        margin-bottom: 1px;
}

.tvtv_imgLargeLeft img {
	margin: 20px 15px 0 15px;
	text-align: center;
	float: none;
}

/***** general *****/

a h3 {
	text-decoration: none;
}
a:hover h3 {
	text-decoration: underline;
}

img.tvtv_left {
	margin: 0 5px 5px 0;
}
.tvtv_1col, .tvtv_clear {
	clear: both;
}
.tvtv_right {
	float: right;
	display: inline;
}
.tvtv_left {
	float: left;
	display: inline;
}
.tvtv_boxBackgroundFix {
	background-color: #fff;
}
.tvtv_box2Col {
	position: relative;
}

span.tvtv_weightNormal {
	font-weight: normal;
	text-transform: none;
}

.tvtv_relative {
	position: relative;
}

/***** footer *****/

#tvtv_footer {
	clear: both;
	height: 69px;
	width: 100%;
	background: #e8eef0 url(configResource?configKey=images/arcor/tvtv_footer_corner.gif) no-repeat 

bottom left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#tvtv_footer h3 {
	padding-top: 15px;
	padding-left: 15px;
}

#tvtv_footer p {
	padding-left: 15px;
}

#tvtv_footer img {
	float: right;
	border-left: 3px solid #fff;
}

/***** forms *****/

textarea.tvtv_textInput, input.tvtv_textInput, .box1_2col select, .tvtv_headerBar 

select, .tvtv_meinProgramm select, .tvtv_teaserProgramSearch {
	border: 1px solid #e8eef0;
}
.tvtv_teaserProgramSearch, .tvtv_textInput {
	padding: 1px;
}

textarea.tvtv_textInput {
	margin-left: 3px;
	width: 200px;
}

#tvtv_mailAFriend label {
	display: block;
}

#tvtv_mailAFriend p {
	margin-bottom: 10px;
        width: 400px;
}

#tvtv_mailAFriend .button {
	width: 100px;
	text-align: center;
	margin-top: 10px;
}
/***** programm sender *****/

#tvtv_buttonSpartentipps {
	position: absolute; top: 0; right: 10px
}
a.tvtv_arrowNext {
	background: transparent url(configResource?configKey=images/arcor/b_vor.gif) no-repeat top right;
	color: #000; 
	line-height: 20px; 
	padding: 2px 22px 3px 0;
}
a.tvtv_arrowNext:hover {
	text-decoration: none;
}
a.tvtv_arrowPrev {
	background: transparent url(configResource?configKey=images/arcor/b_zur.gif) no-repeat top left;
	color: #000; 
	line-height: 20px; 
	padding: 2px 0px 3px 22px;
}
a.tvtv_arrowPrev:hover {
	text-decoration: none;
}
.tvtv_headerBar { 
	background-color: #cfdcea;
	height: 38px;
	margin-bottom: 2px;
}
.tvtv_active {
	background: transparent url(configResource?configKey=images/arcor/tableHeader-bgr.gif) repeat-x top 

left;
	margin-bottom: 0;
}
.tvtv_firstBar {
	margin-top: 12px;
	margin-bottom: 0;
	background-color: #E6F1FA;
}
.tvtv_1col td {
	overflow: hidden;
}
.tvtv_4channelTeaser a:link, .tvtv_4channelProgram a:link {
	color: #000;
}
.tvtv_4channelTeaser a:visited, .tvtv_4channelProgram a:visited {
	color: #000;
}
.tvtv_4channelTeaser a:hover, .tvtv_4channelProgram a:hover {
	text-decoration: none;
}
.tvtv_1col table {
	width: 774px;
	margin-left: -2px;
	margin-right: -2px;
	background: #E6F1FA;
}
.tvtv_4channelTeaser table .tvtv_tableHeader td {
	padding: 0;
	text-align: center;
	height: 40px;
	background: transparent url(configResource?configKey=images/arcor/tableHeader-bgr.gif) repeat-x top 

left;
}

.tvtv_4channelTeaser table .tvtv_tableHeader div {
	border: 1px solid #e8eef0;
	background: #fff;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 40px;
}

.tvtv_channelLogo {
	border: 1px solid #e8eef0;
	background: #fff;
	padding: 2px;
	margin: -4px auto;
}

td.tvtv_tdWide {
	width: 360px;
	padding: 5px;
}
.tvtv_4channelTeaser table .tvtv_tableContent td {
	padding-top: 10px;
}
.tvtv_4channelTeaser table .tvtv_tableContent ul li {
	display: block;
	clear: both;
}

.tvtv_tableContent ul li {
	margin-bottom: 4px;
        overflow: hidden;
}

.tvtv_tableContent ul li .tvtv_left { 
	margin-left: 2px;
	padding-bottom: 1px;
}
.tvtv_tableContent ul li .tvtv_right {
	width: 125px;
	/*margin-right: 2px;*/
        word-wrap: break-word;
}

.tvtv_tableContent ul li .tvtv_right p {
	margin-bottom: 2px;
}
.tvtv_4channelTeaser ul li .tvtv_left h3, .tvtv_tableContent ul li .tvtv_left h3 
{
	margin: 0 0 2px 0;
}
.tvtv_tableContent ul li .tvtv_left img {
	margin-top: 0px;
}

.tvtv_tableContent a:hover {
	text-decoration: underline;
}

.tvtv_tableContent td {
	width: 25%;
}

/*
.tvtv_headerBar a.dropLnk {
	font-weight: normal;
}
*/
.tvtv_headerBar span.tvtv_dropLnk {
	display: block;
	padding: 10px;
}

/***** suchergebnisliste *****/

.tvtv_tHead {
	padding-top: 5px;
}
.tvtv_groupFunctions {
	padding-bottom: 5px;
}

/***** progamm info & starfinder *****/

.tvtv_boxInner label {
	margin: 3px 0;
	float: left;
	width: 150px;
	font-weight: bold;
}
.tvtv_boxInner input.tvtv_textInput {
	width: 200px;
	margin: 3px;
}
.tvtv_boxInner span.tvtv_button {
	margin-left: 154px;
	display: block;
	margin-top: 5px;
}
* html .tvtv_boxInner span.tvtv_button {
	margin-left: 157px;
}
.tvtv_boxInner {
	padding: 10px;
	margin-top: 10px;
}

#tvtv_mailAFriend {
	display: none;
}

#tvtv_notice {
	display: none;
}

/***** spartentipps & mein programm *****/

input.tvtv_textInput, .box1_2col select {
	margin: 10px;
}
.tvtv_box1 {
	width:225px;
}

.tvtv_box1 .boxContent .imgAlignLeft {
	height:179px;
	overflow:hidden;
}

.tvtv_box2col .boxContent h3, .tvtv_box1 .boxContent h3 {
	width: 100px;
	overflow: hidden;
}
.tvtv_box2col .boxContent {
	padding-bottom: 40px;
	position: relative;
}
.tvtv_box2col .colLeft select, .tvtv_box2col .colRight select {
	margin-left: 0;
	margin-right: 0;
	width: 205px;
	position: absolute;
	bottom: 0px;
}

.tvtv_box2col .colLeft select {
	left: 10px;
}

.tvtv_box2col .colRight select {
	right: 10px;
}

.tvtv_headerBar select {
	float: left;
	margin: 10px 0 0 10px;
}
.tvtv_headerBar input.tvtv_textInput {
	float: right;
	padding: 1px;
}
.tvtv_headerBar span.tvtv_button {
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
}
#tvtv_listMorn, #tvtv_listDay, #tvtv_listEve, #tvtv_listNight {
	display: none;
}
.tvtv_paginate {
	color: #6d7071;
}
.tvtv_paginate a {
	margin: 0 5px;
}
.tvtv_paginate a.tvtv_start {
	margin-right: 5px;
}
.tvtv_paginate a.tvtv_end {
	margin-left: 5px;
}
.tvtv_linkList p {
	margin: 6px 0;
	color: #6d7071;
}

/***** programm info *****/

.tvtv_programTitle {
	margin-bottom: 0;
}
.tvtv_h1sub {
	margin-bottom: 10px;
}
.tvtv_boxInnerNonFirst {
	margin-top: 2px
}
.tvtv_programDates li, .tvtv_programCategories li {
	display: inline;
}
.tvtv_programDates li {
	margin-right: 25px;
}
.tvtv_programCategories {
	margin-top: 10px;
}
.tvtv_programCategories li {
	margin-right: 1px;
}
.tvtv_programInfo .tvtv_left, .tvtv_programInfo .tvtv_right {
	margin-bottom: 10px;
}
.tvtv_programInfo .tvtv_right {
	width: 300px;
}

/***** mein programm *****/ 

.tvtv_meinProgramm div.tvtv_left, .tvtv_meinProgramm div.tvtv_right {
	width: 200px;
}
.tvtv_meinProgramm img.tvtv_left {
	margin: 2px 10px 0 0;
}
.tvtv_meinProgramm .tvtv_clear {
	height: 10px;
}
.tvtv_meinProgramm span.tvtv_selectHeader {
	display: block;
	font-weight: bold;
}
.tvtv_meinProgramm select {
	width: 165px;
	margin-top: 7px;
}
.tvtv_meinProgramm div.tvtv_checkLabel {
	float: left;
	display: inline;
	width: 150px;
	margin: 5px 0 0 0;
}
* html .tvtv_meinProgramm div.tvtv_checkLabel {
	margin-top: 0;
}
.tvtv_meinProgramm div.tvtv_checkLabel label {
	margin-left: 5px;
}
.tvtv_meinProgramm .tvtv_button {
	margin: 20px 15px 0 0;
}
.tvtv_meinProgramm input.button {
	width: 40px;
}

/***** teaser *****/

.tvtv_teaser input.tvtv_teaserProgramSearch {
	width: 245px;
	margin-top: 5px;
}
.tvtv_teaser label {
	display: block;
	clear: both;
	float: left;
	width: 80px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
.tvtv_teaser input {
	margin-bottom: 0px;
}
.tvtv_teaser .tvtv_button input {
	margin: 5px 0 0 90px;
}
.tvtv_teaser span.tvtv_right .tvtv_button input.button {
	margin: 0;
}
.tvtv_teaser input.button {
	margin-left: 0;
}
* html .tvtv_starFinder input.button {
	margin-left: 93px;
}
.tvtv_starFinder input.button {
	margin-left: 90px;
}
.tvtv_teaser p {
	margin-bottom: 5px;
}
