/******************************
Layout allgemein
*******************************/

* {
	background-repeat: no-repeat;
	background-position: top left;
}

/* HOME AND CHANNEL ONLY */

BODY {
	background-color: #f3efe8;
}

.google-rectangle2 {
	background-color: #ffffff;
}

BODY,
TABLE,
TD,
.teaser {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

BODY,
TABLE,
TD,
DIV,
IMG {
	margin: 0px;
	padding: 0px;
}

BODY,
TABLE {
	font-size: 11px;
	line-height: 1.2;
}

IMG {
	border-style: none;
}

H1, H2, H3, H4, H5, H6,
P {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

H1 {
	font-size: 12px;
	font-weight: bold;
}

H2, H3, H4, H5, H6 {
	font-size: 11px;
}

H2 {
	font-weight: bold;
}

/* Subhead Bild-Text-Module */
H3 {
	font-weight: normal;
	padding: 0px;
}

/* Subhead Text-Module */
H5 {
	font-weight: normal;
	padding-bottom: 13px;
}

H6 {
	font-weight: normal;
	padding-bottom: 6px;
}

A,
A:Hover,
A:Hover.plainstyle {
	text-decoration: none;
}

A:Hover.linkstyle {
	text-decoration: underline;
}

P,
P A,
H5,
H6,
H6 A,
TD,
.list-symbol {
	color: #312a1d;
}

H1,
H1 A,
A.linkstyle,
P A.linkstyle,
.list-symbol-link
{
	color: #fc6501;
}

.color1 H1,
.color1 H1 A,
.color1 H3,
.color1 A,
.color1 P A.linkstyle,
.color1 P B,
.color1 .list-symbol-link {
	color: #ffffff;
}

.color2 H1,
.color2 H1 A,
.color2 H3,
.color2 A,
.color2 P A.linkstyle,
.color2 P B,
.color2 TD A,
.color2 .list-symbol-link {
	color: #ffffff;
}

.color3 H1,
.color3 H1 A,
.color3 H3,
.color3 A,
.color3 P A.linkstyle,
.color3 P B,
.color3 TD A,
.color3 .list-symbol-link {
	color: #e6decc;
}

/*.ateaser H1,
.ateaser H1 A,
.ateaser P A,
.ateaser P A.linkstyle {
	color: #ff8d00;
}*/

/* CASE 0: FORMATS

.teaser .color2 H1,
.teaser .color2 H1 A,
.teaser .color2 A,
.teaser .color2 P A.linkstyle,
.teaser .color2 TD A,
.teaser .color2 .list-symbol-link {
	color: #68a8c5;
}

*/

.teaser {
	background-color: #d4c8af;
}

.bg1,
.content-tabelle,
.content-tabelle2 {
	background-color: #d4c8af;
}

.bg2 {
	background-color: #d4c8af;
}

.bg3 {
	background-color: #d4c8af;
}

.bg4 {
	background-color: #e3dbcb;
}

.base-spacer {
	font-size:1px;
}

.noncontent-spacer5 {
	font-size:1px;
	margin: 5px 0px;
}

.noncontent-spacer8 {
	font-size:1px;
	margin: 8px 0px;
}

.noncontent-spacer9 {
	font-size:1px;
	margin: 9px 0px;
}

.noncontent-spacer10 {
	font-size:1px;
	margin: 10px 0px;
}

.noncontent-spacer12 {
	font-size:1px;
	margin: 12px 0px;
}

.noncontent-spacer15 {
	font-size:1px;
	margin: 15px 0px;
}

.noncontent-spacer16 {
	font-size:1px;
	margin: 16px 0px;
}

/*
	Opera ignores vertical-align on tr.
	The styles 'align-top', 'align-middle', 'align-right'
	can be applied to TABLE or TR or TD as appropriate,
	and will than be inherited by *all* TDs inside of this
	outer element, even by TDs that belong to another
	embedded table.
*/

TD.left,
TD.tdcontent,
TD.right,
.slotTable TD,
.align-top TD,
TD.align-top {
	vertical-align: top;
}

.align-bottom TD,
TD.align-bottom {
	vertical-align: bottom;
}

.align-middle TD,
TD.align-middle {
	vertical-align: middle;
}

.text-right {
	text-align: right;	
}

.text-center {
	text-align: center;
}

.content-linkscroller,
.content-linkscroller-mar1515,
.nicescroller,
.sendafriend TEXTAREA,
.popup-video TEXTAREA,
#popup-inhalt {
	overflow: auto;
	scrollbar-base-color:       #ffffff;
	scrollbar-track-color:      #ffffff; /*Hintergrund*/
	scrollbar-arrow-color:      #fc6501; /*Pfeile*/
	scrollbar-face-color:       #e3d9c6; /*Anfasser*/
	scrollbar-shadow-color:     #e3d9c6; /*Aussenlinien rechts/unten*/
	scrollbar-highlight-color:  #e3d9c6; /*Aussenlinien links/oben*/
	scrollbar-3dlight-color:    #e3d9c6; /*Schatten links/oben*/
	scrollbar-darkshadow-color: #312a1d; /*Schatten rechts/unten*/
}

.content-linkscroller {
	margin-bottom: 8px;
}

/******************************
Header
*******************************/

/* Width value is crucial if powercurtain is enabled. */
#header {
	background-color: #f3efe8;
	background-image:url(/images/streifen_oben.gif);
	background-repeat:repeat-x;
	width: 100%;
}

#header .top-outer {
	background-image:url(/images/headlinks_bg_filler.gif);
	background-position:1004px 100%;
}


#header .top-inner {
	background-color: #f3efe8;
	background-image:url(/images/streifen_oben.gif);
	background-repeat:repeat-x;
	position:relative;
	z-index: 99;
	width:1004px;
}

#header .logo {
	background-image:url(/images/logo.jpg);
	width:172px;
	height:160px;
}

#header .good-times {
	background-image:url(/images/headergrafik.jpg);
}

#header .headlinks-outer {
	position:relative;
	height:0px;
}

#header .headlinks {
	background-image: none;
	background-color: #ff8d00;
	position: absolute;
	left: 630px;
	bottom: 0px;
	width: 374px;
	height:16px;
	line-height:16px;
}

#header .headlinks P {
	color: #ffffff;
	font-size: 10px;
	line-height: 16px;
	padding: 0px 0px 0px 10px;
	white-space:nowrap;
}

#header .headlinks P A {
	color: #ffffff;
	margin-right: 18px;
}

#header .bottom-outer {
	background-color: #ffffff;
}

/*
	Position must be static.
	Otherwise IE hides suchbox behind upper header part
	in powerbanner case.
*/
#header .bottom-inner {
	background-color: #ffffff;
	height:28px;
	width:1004px;
}

#header .suchbox {
	background-color: #e3d9c6;
	background-image:url(/images/streifen_links.gif);
	background-repeat:repeat-y;
	width:172px;
	height:28px;
	line-height:28px;
}

#header .suchbox FORM {
	margin:0px;
	padding:0px;
	border-style:none;
}

#header .suchbox P {
	color: #312a1d;
	padding: 0px 0px 0px 12px;
	line-height:28px;
}

#header .suchbox .input {
	border-style: none;
	font-size: 11px;
	width: 85px;
	height: 16px;
	padding:0px;
	margin: 0px;
}

#header .suchbox .button {
	background-image:url(/images/gobutton_suche.gif);
	width:20px;
	height:16px;
	padding:0px;
	margin: 0px;
	border-style:none;
}

#header .channel {
	background-image: url(/images/_channelname.gif);
	background-position: -17px 0px;
	height:28px;
	margin-left:17px;
}

/******************************
Content
*******************************/

#content-aussen {
	background-image:url(/images/bg_filler.gif);
	background-position:1004px 0px;
	background-repeat:repeat-y;
}

#content-aussen .breadcrumbs-filler {
	background-image:url(/images/breadcrumbs_filler.gif);
	background-position:1004px 0px;
}

#content-aussen .shadow-right {
	background-image: none;
}

.streifen-unten,
.streifen-unten-mitte,
.streifen-unten-rechts {
	background-image:url(/images/streifen_footer.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

/*
	Height in formats is set via head_formatnavigation.
*/

.streifen-ecke-unten {
	background-image:url(/images/streifen_ecke_unten.gif);
	background-position:left bottom;
	width:30px;
	height:30px;
}

/* CASE 1: HOME and CHANNEL */

.streifen-unten-mitte {
	background-color: transparent;
}

/*
	CASE 1: FORMAT

.streifen-unten-mitte {
	background-color: #6db7d1;
}

*/

.streifen-unten-rechts {
	background-color: #f3efe8;
}

/* CASE 2: HOME */

#content {
	background-image:url(/images/shadow_sloping.jpg);
	background-position: 0px 0px;
	width:1004px;
}

/*
	CASE 2: CHANNEL-HOME
#content {
	background-image:url(/images/_shadow_sloping.gif);
	background-position: 0px -37px;
}

*/

/*
	CASE 2: FORMAT-HOME/CONTENT (inherits channel bg)
#content {
	background-position: 0px -37px;
}

*/

/*	CHANNEL-CONTENT (always included) */

#content.channelcontent {
	background-position: 0px -189px;
}

.channelcontent-spacer {
	height: 0px;
}

#content TD.left {
	background-image:url(/images/streifen_links.gif);
	background-repeat:repeat-y;
	width:189px;
}

#content TD.left DIV.left-inner {
	position:relative;
	width:174px;
}

/*
	May be applied to TABLE, TD or DIV
	Background position is needed for formats.
*/
.content-bg {
	width:610px;
	background-position: 0px 16px;
}

#content TD.tdcontent,
DIV.tdcontent {
	width:600px;
}

/* 	Background position is needed for formats. */

#content TD.right {
	background-color: #f3efe8;
	background-position: -610px 16px;
	width:205px;
}

#content TD.right DIV.right-inner {
	position:relative;
	width:197px;
}

/*
	CASE 3: FORMAT

.content-bg {
	background-color: #6db7d1;
}

*/

/*
	CASE 3A: FORMAT
	Styles set via include.
	
.content-bg,
#content TD.right {
	background-image:url(/images/king_of_queens.jpg);
}

*/

/******************************
Iframe template
*******************************/

.iframe #content-aussen {
	background-image: none;
}

.iframe #content {
	background-image: url(/images/breadcrumbs_filler.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.iframe1 .content-bg,
.iframe1 #content TD.tdcontent {
	width: 815px;
}

.iframe2 .content-bg,
.iframe2 #content TD.tdcontent {
	width: 996px;
}

.iframe2 .breadcrumbs P {
	padding-left: 177px;
}

.iframe2 #content TD.left {
	width: 12px;
}

/******************************
Footer
*******************************/

#footer {
	background-color: #ffffff;
}

#footer .inner {
	background-color: #ffffff;
	padding-top: 8px;
	margin-left: 189px;
	width: 815px;
}

#footer div.footerlinks {
	padding: 0px 0px 10px 0px;
	width:740px;
}

#footer .footerlinks TD {
	color: #fc6501;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

#footer .footerlinks TD A {
	color: #fc6501;
}

#footer .footerlinks-one TD {
	padding: 0px 13px 0px 13px;
}

#footer .footerlinks-two TD {
	padding: 0px 8px 0px 8px;
}

#footer .footerlinks-three TD {
	padding: 0px 14px 0px 0px;
}

#footer .footerlinks-one TD.left,
#footer .footerlinks-two TD.left,
#footer .footerlinks-three TD.left {
	padding-left: 0px;
	text-align: left;
}

#footer .footerlinks-one TD.right,
#footer .footerlinks-two TD.right,
#footer .footerlinks-three TD.right {
	padding-right: 0px;
	text-align: right;
}

#footer .footerlinks TD.align-left {
	text-align:left;
}

#footer .footerlinks TD.align-right {
	text-align:right;
}

/******************************
Breadcrumbs
*******************************/

.breadcrumbs {
	background-color: #f3efe8;
	height:16px;
}

/*
	For optically correct vertical alignment 
	the line-height is 2px less than the breadcrumbs height
*/

.breadcrumbs P {
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
}

.breadcrumbs P,
.breadcrumbs A,
.breadcrumbs A.highlighted {
	color: #312a1d;
}

/********************************************
Grid
********************************************/

.grid-box {
	padding: 3px 5px 0px 5px;
}

.grid-box-bottom-padded {
	padding: 3px 5px 3px 5px;
}

.head-box {
	padding: 4px 5px 4px 5px;
}

.content-linkscroller-mar1515 {
	 width:190px;
	 height:82px;
}

.content-linkscroller-mar1515 A {
	display:block;
	padding: 2px 0px 1px 4px;
}

.content-linkscroller-mar1515 A:Hover {
	text-decoration: none;
	background-color: #beb294;
}

.copyright {
	font-size: 10px;
	text-align: center;
}

/* Modules */

.az-head {
	background-image: url(/images/az_head.gif);
	padding: 12px 5px 5px 5px;
}

.az-head TD {
	width: 23px;
	font-size: 12px;
	font-weight: bold;
}

.az-head P {
	color: #d4c8af;
}

.head-box H1,
.head-box P,
.az-head H1,
.az-head P {
	padding: 0px;
}

.newsletter-box {
	background-image: url(/images/_newsletter.gif);
	padding: 0px 0px 0px 0px;
}

.newsletter-box-inner {
	height: 88px;
}

.contentsuche {
	background-image: none;
	background-color: #d4c8af;
	padding: 22px 0px 0px 32px;
}

.contentsuche-inner {
	height: 88px;
}

.newsletter-box-inner FORM,
.contentsuche-inner FORM {
	padding-top: 11px;
}

.content-bildunterschrift {
	font-size: 10px;
	padding: 0px 5px 2px 5px;
}

.content-tabelle {
	border-left:   1px solid #d4c8af;
	border-right:  1px solid #d4c8af;
	border-bottom: 1px solid #d4c8af;
}

.content-tabelle TD,
.content-tabelle2 TD {
	border-right:  1px solid #d4c8af;
	border-left:   1px solid #d4c8af;
	border-bottom: 2px solid #d4c8af;
	vertical-align: middle;
	padding: 1px 4px 2px 4px;
}

.listen-tabelle TD {
	padding: 2px 0px 1px 0px;
}

.content-tabelle2 {
	border-left:   4px solid #d4c8af;
	border-right:  4px solid #d4c8af;
	border-bottom: 4px solid #d4c8af;
}

.plain-tabelle TD {
	vertical-align: top;
	padding: 2px 5px 1px 5px;
}

.bg1 .plain-tabelle,
.bg2 .plain-tabelle,
.bg3 .plain-tabelle,
.bg4 .plain-tabelle {
	margin: 3px 0px 5px 0px;
}

.bg1 .listen-tabelle,
.bg2 .listen-tabelle,
.bg3 .listen-tabelle,
.bg4 .listen-tabelle,
.tvlist .content-tabelle {
	margin-bottom: 5px;
}

.nowrap {
	white-space: nowrap;
}

.tvlist TABLE TD {
	vertical-align: top;
}

.media-tabelle {
	vertical-align:top;
	margin:5px 0px 0px 0px;
	text-align:center
}
 
.media-tabelle IMG.portrait {
	padding: 0px 25px;
}

.jetzt-auf-kabeleins {
	background-image: url(/images/_tvprogramm.gif);
	padding: 48px 0px 25px 25px;
}

.jetzt-auf-kabeleins-inner {
	width: 242px;
	height: 108px;
	overflow: hidden;
}

.jetzt-auf-kabeleins .content-tabelle2 {
	border-style: none;
}

.jetzt-auf-kabeleins .content-tabelle2 TD,
.smartie .content-tabelle2 TD {
	vertical-align: top;
}

IMG.button-forward,
IMG.button-back,
INPUT.button-modul-submit,
IMG.button-empty {
	width: 27px;
	height: 19px;
	vertical-align: middle;
}

IMG.button-forward,
IMG.button-back {
	cursor: pointer;
	cursor: hand;
}

IMG.button-back {
	background-image: url(/images/zurueck.gif);
}

IMG.button-forward {
	background-image: url(/images/vor.gif);
}

INPUT.button-modul-submit {
	background-image: url(/images/_modul_submit.gif);
}

IMG.senden2 {
	background-image: url(/images/_b_senden.gif);
	width: 135px;
	height: 29px;
	cursor: pointer;
	cursor: hand;
	vertical-align: middle
}

DIV.multipage-navigation {
}

DIV.multipage-navigation IMG {
	margin: 0px 20px;
}

.multipage-navigation P {
	text-align: center;
	line-height: 27px;
	padding: 0px;
}

.multipage-navigation P A,
.multipage-navigation SPAN {
	padding: 0px 3px;
}

.tvprogramm H1,
.tvprogramm P {
	padding-bottom:16px;
}

TD.list-item {
	width:99%;
	vertical-align:top;
}

.leading {
	padding-bottom:5px;
}

TD.list-symbol, TD.list-symbol-link {
	width:1%;
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
}

.extra-link {
	font-weight:bold;
	font-size: 12px;
}

.emph {
	font-weight:bold;
}

.reihe0 {
	background-color: #ddd3bf;
}

.reihe1 {
	background-color: transparent;
}

.content-tabelle2 .reihe0 {
	background-color: #beb294;
}

.content-tabelle2 .reihe1 {
	background-color: #ab9c7c;
}

/* No explicit gewinnspiel styles needed for kabel1 */

.gewinnspiel-formular {
}

.gewinnspiel-info,
.gewinnspiel-antwort {
}

/* Dynabox */

.dynabox {
	background-color: #d4c8af;
	background-image: url(/images/_strappleberry_unten.gif);
	background-position: left bottom;
	width: 450px;
}

.dynabox-reiter {
	background-image: url(/images/_strappleberry_reiter.gif);
	padding-left:10px;
}

.dynabox .ebene1 {
	background-position: left 0px;
}

.dynabox .ebene2 {
	background-position: left -23px;
}

.dynabox .ebene3 {
	background-position: left -46px;
}

.dynabox .ebene4 {
	background-position: left -69px;
}

TABLE.dynabox-tabs {
	height: 21px;
}

.dynabox-reiter TD {
	font-size: 12px;
	font-weight: bold;
}

.dynabox-layer {
	display:none;
	margin: 0px 10px;
	padding: 10px 0px 16px 0px;
}

.dynabox-reiter .active,
.dynabox-reiter .inactive {
	cursor: pointer;
	cursor: hand;
	width: 90%;
	height: 21px;
	line-height: 21px;
}

.dynabox-reiter .active {
	color: #312a1d;
}

.dynabox-reiter .inactive {
	color: #ffffff;
}

/* Teasers */

.teaserstreifen {
	background-image:url(/images/streifen_unten.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	height: 12px;
}

/* A-teaser */

.ateaser .grid-box {
	padding: 12px 10px 0px 10px;
}

.special .ateaser-inner {
	background-position: right top;
	height: 176px;
	overflow: hidden;
}

/*
	CASE 4: HOME
*/

.special .ateaser {
	background-image: none;
	height: 230px;
	padding: 5px 0px 0px 5px;
}

.special .ateaser TD.ateaser-image,
.special .ateaser TD.ateaser-image DIV,
.special .ateaser TD.ateaser-image IMG {
	width: 295px;
	height: 176px;
}

.special .ateaser TD.ateaser-image DIV {
	overflow:hidden;
}

.special .ateaser .grid-box {
	padding: 12px 85px 0px 10px;
}

/*
	CASE 4: CHANNEL

.special .ateaser {
	background-image:url(/images/_ateaser_bg.gif);
	height: 198px;
	padding: 0px;
}

.special .ateaser TD.ateaser-image,
.special .ateaser TD.ateaser-image DIV,
.special .ateaser TD.ateaser-image IMG {
	width: 300px;
}

.special .ateaser .grid-box {
	padding: 12px 70px 0px 10px;
}

*/

.ateaser H1,
.ateaser H1 A {
	font-size: 14px;
	padding-bottom: 16px;
}

.ateaser A.linkstyle {
	font-size: 12px;
}

.teaserlinks {
	padding-top: 0px;
}

.ateaser .teaserlinks {
	padding-bottom:6px;
}

.ateaser .dvd-logo {
	background-image: url(/images/bereichslogos/_dvd.gif);
}

.ateaser .gewinn-logo {
	background-image: url(/images/bereichslogos/_gewinn.gif);
}

.ateaser .neu-logo {
	background-image: url(/images/bereichslogos/_neu.gif);
}

.ateaser .original-logo {
	background-image: url(/images/bereichslogos/_original.gif);
}

.ateaser .quiz-logo {
	background-image: url(/images/bereichslogos/_quiz.gif);
}

.ateaser .show-logo {
	background-image: url(/images/bereichslogos/_show.gif);
}

.ateaser .trick-logo {
	background-image: url(/images/bereichslogos/_trick.gif);
}

.ateaser .tv-logo {
	background-image: url(/images/bereichslogos/_tv.gif);
}

.ateaser .voting-logo {
	background-image: url(/images/bereichslogos/_voting.gif);
}

/********************************************
Adtags

! Ids are generated by adtagss1.class.php !
********************************************/

/*
	AdtagsK1::rectangle2 (cross column)
	180x150
*/
#rectangle2 {
	background-color: #ffffff;
	background-image: url(/images/anzeige_vertikal.gif);
	background-position: left center;
	padding: 5px 5px 5px 12px;
	margin-bottom: 10px;
	text-align: center;
	display: none;
}

/*
	AdtagsK1::contentRectangle
	grid ad in pre-topspacer 2
	300x250
	
	IMPORTANT:
	Do neither set relative position nor z-index.
	If necessary, adjust styles for special ads
	via a javascript function that must be added
	to adtags.js.
*/
#rectangle1 {
	width: 600px;
	background-color: #e3d9c6;
	margin: 20px 0px 8px 0px;
	display: none;
}

.popup-gallery #rectangle1 {
	width: 500px;
	display: block;
}

#rectangle1 TABLE.adtags {
	margin: 0px auto;
}

#td-rectangle1 {
	background-image: url(/images/anzeige_vertikal.gif);
	background-position: left center;
	padding: 0px 12px;
}

/*
	AdtagsK1::fullbannerBottom
	468x60
*/
#fullbanner1 {
	background-image: url(/images/anzeige_vertikal.gif);
	background-position: left center;
	padding: 0px 0px 0px 12px;
	margin-bottom:8px;
	display: none;
}

/*
	AdtagsK1::fullbannerTop
	468x60 or 728x90
*/

#fullbanner2 {
	background-color: transparent;
	background-image: url(/images/anzeige_vertikal.gif);
	background-position: left center;
	position: absolute;
	top: 28px;
	left: 189px;
	z-index: 100;
	padding: 0px 0px 0px 12px;
	display: none;
}

#fullbanner2 TD.adtags {
	height:116px;
	vertical-align:middle;
}

/*
	Do not remove the above styles without #head3 selector
	The definitions are needed for backwards compatibility with old header
	(before pushdown compatibility).
*/
#head3 #fullbanner2 {
	position: relative;
	left: auto;
	top:  auto;
	margin-left:   17px;
	margin-top:    40px;
	margin-bottom: 28px;
	background-position: 0px 18px;
}

#head3 #fullbanner2 td.adtags {
	padding:  0px;
	vertical-align: top;
	height: auto;
}

/*
	google fullbanner2
	fallback for popup fullbanner2
*/

.google-popup-fullbanner2 {
	width:728px;
	height:90px;
	background-color:transparent;
}

.google-popup-fullbanner2 .google-item {
	width:172px;
	height:70px;
	padding:5px 5px 0px 5px;
	overflow:hidden;
	float:left;
}

.google-popup-fullbanner2 .google-item H1 {
	font-size: 11px;
}

.google-popup-fullbanner2 .google-item P {
	font-size: 10px;
}

.google-popup-fullbanner2 .google-item P A.plainstyle {
	color: #000;
}

.google-popup-fullbanner2 .google-title {
	font-size:10px;
	height:15px;
	line-height:15px;
	text-align:right;
	padding-right:5px;
	clear:both;
}

/*
	google-rectangle2
	fallback for rectangle2
*/

.google-rectangle2 {
	text-align: left;
	width:174px;
	/*height:145px;*/ /* flexible height */
	padding: 2px 3px 3px 3px;
	overflow:hidden;
}

.google-rectangle2 P {
	color: #000000;
}

.google-rectangle2 P.anzeige {
	font-size: 10px;
	margin-bottom: 5px;
}

.google-rectangle2 P.title {
	font-weight:bold;
	font-size:13px;
	padding-top:4px;
}

.google-rectangle2 p.title a:hover { color: #fc6501; }

.google1-body:hover { background-color: #F3EFE8; }
.google4-body:hover { background-color: #FFFFFF; }
.webtipps .google4-body h1{ padding-top: 0px; }
.google4-body { margin-top: 20px; padding: 0px }

.google-rectangle2 A:Hover.linkstyle {
	text-decoration: none;
}

#google-suchergebnisse H1 {
	font-size: 11px;
}

/******************************
Skyscraper
*******************************/

.skyscraper-embedded {
	background-color: #ffffff;
	background-image: url(/images/anzeige_horizontal.gif);
	background-position: center top;
	width: 197px;
	text-align: center;
	padding: 12px 0px;
	display: none;
}

/*
	skyscraper is within relative div with
	left position at 799px
*/
.skyscraper-outside {
	background-color: #e3d9c6;
	background-image: url(/images/anzeige_horizontal.gif);
	background-position: center top;
	position: absolute;
	z-index: 99;
	top: 0px;
	left: 202px;
	width: 183px;
	text-align: center;
	padding: 12px 0px;
	display: none;
}

/******************************
TV-Programm Lexika
******************************/

#tv-lexika {
	margin: 5px 0px 10px 12px;
}

#tv-lexika A {
	display:block;
	width:160px;
	height:22px;
}

A.button-tv,
DIV.button-tv {
	background-image: url(/images/_n_tvprogramm.gif);
}

A.button-tv:hover {
	background-image: url(/images/_n_tvprogramm_hl.gif);
}

A.button-vp,
DIV.button-vp {
	background-image: url(/images/_n_videoportal.gif);
}

A.button-vp:hover {
	background-image: url(/images/_n_videoportal_hl.gif);
}

A.button-video,
DIV.button-video {
	background-image: url(/images/_n_videos.gif);
}

A.button-video:hover {
	background-image: url(/images/_n_videos_hl.gif);
}

A.button-fl,
DIV.button-fl {
	background-image: url(/images/_n_filmlexikon.gif);
	height: 23px;
}

A.button-fl:hover {
	background-image: url(/images/_n_filmlexikon_hl.gif);
}

A.button-sl,
DIV.button-sl {
	background-image: url(/images/_n_serienlexikon.gif);
	height: 23px;
}

A.button-sl:hover {
	background-image: url(/images/_n_serienlexikon_hl.gif);
}

/******************************
Webtipps und Suchtipps
*******************************/

.tipps {
	margin-left:12px;
	width:162px;
	background-color: #f3efe8;
	background-image:url(/images/leftbox_top.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
}

.tipps-top {
	background-image: none;
	font-size: 1px;
	height: 11px;
}

.tipps-bottom {
	background-image: none;
	height: 28px;
}

/* Do not set explicit width! (IE 5 issue) */
.tipps-bg {
	background-color: transparent;
	border: none;
}

.tipps-inner {
	margin-left:5px;
	width: 150px;
	overflow: hidden;
	background-color: transparent;
}

/*
	Line-height is required for Mozilla
 	line-height rounding bug which would
 	otherwise lead to a 1px line above the
 	bottom background image.
*/
H1.tipps-head {
	color: #fc6501;
	font-weight: bold;
	padding: 0px;
	line-height:14px;
}

.webtipps P {
	font-size: 10px;
	padding: 0px;
}

.webtipps H1 {
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	color: #312a1d;
	font-weight: bold;
}

.webtipps H1 A,
.webtipps P A.tipplink {
	color: #312a1d;
}

.webtipps H1 A:hover {
	color: #ff0000; 
	text-decoration: underline;
}

.webtipps P,
.webtipps P A {
	color: #fc6501;
}

.suchtipps {
	padding-top: 8px;
}

.suchtipps P,
.suchtipps P A {
	color: #fc6501;
	font-size: 11px;
	line-height: 13px; 
	padding: 0px 0px 3px 0px;
}


/******************************
Shopping Tipps
******************************/

.shoptipp {

}

.shoptipp-bg {
	background-color: #ffffff;
}

.shoptipp-spacer {
	background-color: #e3d9c6;
	height: 5px;
	font-size: 1px;
}

/*
	.shoptipp-head.ncright_shop1 is always displayed.
	
	.shoptipp-head.ncright_shop2 can be displayed 
	via javascript if skyscraper is embedded.
*/
.shoptipp-head {
	background-image: url(/images/_shopping_head.gif);
	color: #ffffff;
	font-weight: bold;
	padding-left: 11px;
	height: 22px;
	line-height: 22px;
	display: none;
}

#ncright_shop1.shoptipp-head {
	display: block;
}

.shoptipp H1,
.shoptipp P {
	font-size: 10px;
	padding: 0px;
}

.shoptipp H1 {
	padding: 2px 0px;
}

.shoptipp P {
	padding-bottom: 4px;
}

.shoptipp H1 A {
	font-weight: bold;
}

.shoptipp P,
.shoptipp P A {
	color: #312a1d;
}

.shoptipp P A.tipplink,
.shoptipp H1,
.shoptipp H1 A {
	color: #fc6501;
}

/* FORMAT */

/******************************
Formathead
*******************************/

/* Display property is set to block via head_formatnavigation */

#formathead {
	position: relative;
	width: 600px;
	height: 280px;
	display:none;
}

#formathead .topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#formathead .topleft IMG {
	display: inline;
	vertical-align: top;
}

#formathead .topright {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	text-align: right;
}

#formathead .topright IMG {
	display: inline;
	vertical-align: top;
}

#formathead .bottomright {
	position: absolute;
	bottom: 20px;
	right: 0px;
	z-index: 100;
	text-align: right;
}

#formathead .bottomright IMG {
	display: inline;
	vertical-align: bottom;
}

#formathead P.sendezeit {
	color: #312a1d;
	font-weight: bold;
	padding:15px 14px 16px 0px;
	text-align:right;
}

#formathead .navi {
	position:absolute;
	top: 125px;
	left:14px;
	z-index: 100;
}

/* Set line-height explicitly to avoid Gecko rounding bug. */

#formathead .navi UL,
#formathead .navi LI {
	padding:0px;
	margin:0px;
	list-style:none;
	line-height: 13px;
	border-style: none;
}

#formathead .navi LI {
	color: #312a1d;
	background-color: #ffffff;
	margin-bottom: 1px;
}

#formathead .navi LI A {
	color: #312a1d;
	display:block;
	padding: 0px 24px 1px 12px;
	margin: 0px;
	line-height: 13px;
}

#formathead .navi LI A.highlighted,
#formathead .navi LI A:Hover {
	color: #ffffff;
	background-color: #fd9310;
}

/*
	Activated in formats via head_formatnavigation.
*/

.format-foot-bg {
	display: none;
}

/******************************
Channelnavi
*******************************/

#channelsponsor {
	position: relative;
	top: 0px;
	left: 300px;
	width: 300px;
	height: 28px;
	text-align: right;
}

#channelsponsor IMG {
	display: inline;
}

/* channel mainnavi */

/* For wide flash navi */
#channelnavi-outer {
	padding-left: 12px;
}

DIV.channelnavi {
	width:172px;
}

.channelnavi .separator {
	background-color: #f3efe8;
	border-bottom: 1px solid #f3efe8;
	margin-left: 12px;
	font-size: 1px;
	height: 11px;
}

.channelnavi A.main {
	border-bottom: 1px solid #f3efe8;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 21px;
}

.channelnavi A.film_dvd-highlighted,
.channelnavi A.serien_shows-highlighted,
.channelnavi A.auto-highlighted,
.channelnavi A.doku_reportage-highlighted,
.channelnavi A.videos-highlighted,
.channelnavi A.games_gewinn-highlighted,
.channelnavi A.club_dating-highlighted,
.channelnavi A.shop-highlighted {
	border-style: none;
}

/*
	Do not define a modifier class 'highlighted'.
	A style definition such as 'A.film_dvd.highlighted' does
	not work in IE (i.e. it would define/override the
	style A.highlighted!)
*/
.channelnavi A.film_dvd,
.channelnavi DIV.film_dvd {
	background-image: url(/images/n_film.gif);
}

.channelnavi A.film_dvd:hover,
.channelnavi A.film_dvd-highlighted {
	background-image: url(/images/n_film_hl.jpg);
}

.channelnavi A.serien_shows,
.channelnavi DIV.serien_shows {
	background-image: url(/images/n_serie.gif);
}

.channelnavi A.serien_shows:hover,
.channelnavi A.serien_shows-highlighted {
	background-image: url(/images/n_serie_hl.jpg);
}

.channelnavi A.musik,
.channelnavi DIV.musik {
	background-image: url(/images/n_musik.gif);
}

.channelnavi A.musik:hover,
.channelnavi A.musik-highlighted {
	background-image: url(/images/n_musik_hl.jpg);
}


.channelnavi A.auto,
.channelnavi DIV.auto {
	background-image: url(/images/n_auto.gif);
}

.channelnavi A.auto:hover,
.channelnavi A.auto-highlighted {
	background-image: url(/images/n_auto_hl.jpg);
}

.channelnavi A.doku_reportage,
.channelnavi DIV.doku_reportage {
	background-image: url(/images/n_doku.gif);
}

.channelnavi A.doku_reportage:hover,
.channelnavi A.doku_reportage-highlighted {
	background-image: url(/images/n_doku_hl.jpg) 
}

.channelnavi A.videos,
.channelnavi DIV.videos {
	background-image: url(/images/n_videos.gif);
}

.channelnavi A.videos:hover,
.channelnavi A.videos-highlighted {
	background-image: url(/images/n_videos_hl.gif) 
}

.channelnavi A.games_gewinn,
.channelnavi DIV.games_gewinn {
	background-image: url(/images/n_games.gif);
}

.channelnavi A.games_gewinn:hover,
.channelnavi A.games_gewinn-highlighted {
	background-image: url(/images/n_games_hl.jpg);
}

.channelnavi A.club_dating,
.channelnavi DIV.club_dating {
	background-image: url(/images/n_club.gif);
}

.channelnavi A.club_dating:hover,
.channelnavi A.club_dating-highlighted {
	background-image: url(/images/n_club_hl.jpg);
}

.channelnavi A.shop,
.channelnavi DIV.shop {
	background-image: url(/images/n_shop.gif);
}

.channelnavi A.shop:hover,
.channelnavi A.shop-highlighted {
	background-image: url(/images/n_shop_hl.jpg);
}

/* Set line-height explicitly to avoid Gecko rounding bug. */

.channelnavi UL,
.channelnavi LI {
	padding:0px;
	margin:0px;
	list-style:none;
	border-style:none;
}

.channelnavi LI A {
	display: block;
	line-height: 13px;
	padding: 1px 12px;
	margin: 0px;
	border-style: none;
}

.channelnavi a span,
#tv-lexika div a span  { 
	display: none; 
}

/* Channel subnavi */

/*
	Do not set explicit width:
	This would cause IE to restrict the
	linked area to the linktext.
*/

DIV.channel-subnavi {
	margin-left: 12px;
}

UL.channel-subnavi LI {
	color: #312a1d;
	background-color: #ffffff;
	border-bottom: 1px solid #ddd7cb;
}

UL.channel-subnavi LI.channel-separated {
	border-bottom: 3px solid #ddd7cb;
}

UL.channel-subnavi LI A {
	color: #312a1d;
}

UL.channel-subnavi LI A.highlighted,
UL.channel-subnavi LI A:Hover,
UL.channel-more LI A.highlighted,
UL.channel-more LI A:hover {
	color: #ffffff;
	background-color: #ff8d00;
}

/* Channel channel-more navi */

UL.channel-more {
	display: none;
	border-top: 1px solid #ddd7cb;
}

UL.channel-more LI {
	color: #312a1d;
	background-color: #ffffff;
	border-bottom: 1px solid #ddd7cb;
}

UL.channel-more LI A {
	color: #312a1d;
	padding-left: 24px;
}

/******************************
Bildergalerie
******************************/

BODY.popup-gallery {
	background-color: #d4c8af;
}

#popup-gallery-content,
#popup-gallery-teaser,
.snippet-left {
	background-color: #ffffff;
}

#popup-gallery-content,
#popup-gallery-teaser {
	padding-top: 0px;
	height: 397px;
	width: 898px;
}

.popup-gallery #header {
	background-image: url(/images/galerie/_logo.jpg);
	height: 121px;
	width: 898px;
	text-align: right;
}

.popup-gallery #header .sponsorlogo {
	margin:12px 0px 0px 0px;
}

.popup-gallery #footer {
	background-image: url(/images/galerie/footer.gif);
	height: 145px;
	width: 898px;
}

.popup-gallery #footer .banner {
	padding: 35px 0px 0px 18px;
}

.popup-gallery #fullbanner2 {
	background-color: transparent;
	position: static;
}

.popup-gallery #fullbanner2 TD.adtags {
	height:136px;
	vertical-align:middle;
}

.popup-gallery .gallery-highlights {
	background-color: #f3efe8;
	background-image: url(/images/streifen_links.gif);
	background-repeat:repeat-y;
	width:222px;
}

.popup-gallery .snippet-left {
	border-right: 2px solid #f3efe8;
	width: 200px;
	margin-left: 12px;
	overflow: hidden;
}

.popup-gallery .snippet-left-bottom {
	background-image: url(/images/galerie/box_bottom.gif);
	height:51px;
	width: 202px;
	margin-left: 12px;
}

.popup-gallery .gallery-highlights-teaser TD {
	padding: 0px 0px 10px 10px;
}

.popup-gallery .gallery-teaser TD {
	vertical-align: top;
	text-align: left;
}

.popup-gallery .gallery-teaser TD.image {
	padding: 0px 0px 10px 0px;
	width: 90px;
}

.popup-gallery .gallery-teaser TD.text {
	width: 160px;
	padding: 0px 40px 10px 0px;
}

.popup-gallery .gallery-main {
	vertical-align:middle; 
	text-align:center; 
	width:520px;
	padding-bottom: 5px;
}

.popup-gallery .snippet-middle {
	margin: 0px 10px;
}

.popup-gallery .gallery-panel {
	width: 156px;
}

.popup-gallery .snippet-right {
	margin-right: 8px;
}

.popup-gallery .snippet-right-info {
	height:305px;
	overflow: hidden;
}

.popup-gallery .snippet-right-buttons {
	margin-top:5px;
	height:87px;
}

.popup-gallery H1 {
	font-size: 11px;
}

.popup-gallery H2 {
	font-size:10px;
	font-weight: normal;
	padding: 0px 0px 7px 0px;
}

.popup-gallery .snippet-right-info A:Hover {
	text-decoration:underline;
}

.popup-gallery .button-all {
	background-image: url(/images/galerie/_b_alle_galerien.gif);
	width: 135px;
	height: 29px;
}

.popup-gallery .button-all-zurueck {
	background-image: url(/images/galerie/_b_gall_zurueck.gif);
	width: 135px;
	height: 29px;
}

/******************************
Send a Friend PopUp
******************************/

.sendafriend {
	background-color: #f3efe8;
}

.sendafriend-header {
	background-image: url(/images/sendafriend/_sendafriend_pu_logo.gif);
	height: 95px;
	width: 405px;
}

.sendafriend-mitte {
	background-image: url(/images/streifen_links.gif);
	background-repeat:repeat-y;
	height:376px;
}

.sendafriend-titel {
	padding-left:26px;
	height:40px;
}

.sendafriend-form {
	margin-left:90px;
}

.sendafriend-errors {
	padding: 0px 10px 0px 28px;
	color: #ff0000;
}

.sendafriend-footer {
	background-image: url(/images/sendafriend/_sendafriend_pu_footer.gif);
	background-position: bottom left;
	height: 39px;
	width: 405px;
	padding-left:26px;
}

.sendafriend INPUT,
.sendafriend TEXTAREA {
	background-color: #ddd3bf;
	width: 235px;
}

.sendafriend INPUT {
	height: 19px;
}

INPUT.sendafriend-submit {
	background-image:url(/images/sendafriend/_sendafriend_pu_b_senden.gif);
 	background-position: right top;
 	width: 133px;
 	height: 29px;
 	margin-top: 5px;
}
	
.sendafriend-footer P,
.sendafriend-footer P A.linkstyle {
	font-size: 9px;
}

/* See above for nice-scroller definition. */

/******************************
Content PopUp
******************************/

#popup-header {
	background-color:#f3efe8;
	background-image: url(/images/_pu_head.gif);
	height: 119px;
	width: 758px;
}

#popup-main {
	background-color: #f3efe8;
	background-image: url(/images/_pu_bg.gif);
	background-repeat: repeat-y;
	width: 758px;
}

/* See above for nice-scroller definition.*/
#popup-inhalt {
	margin: 0px 0px 0px 94px;
	height: 410px;
	width: 620px;
}
	
#popup-footer {
	background-color: #ffffff;
	background-image: url(/images/_pu_foot.gif);
	height: 106px;
	width: 740px;
	padding: 30px 0px 0px 18px;
}

#popup-footer #fullbanner2 {
	background-color: transparent;
	position: static;
}

#popup-footer #fullbanner2 TD {
	height:104px;
	vertical-align:middle;
}

#games-footer {
	padding-left: 18px;
}

#games-footer #fullbanner2 {
	background-color: transparent;
	position: static;
}

#games-footer #fullbanner2 TD {
	height: 90px;
	vertical-align:middle;
}


/********************************************
Foren
********************************************/

.comlink, .head_bg a, .head_infobox a, .head_infobox_links a, .container_home a, .foren_uebersicht a, .foren_uebersicht_table a, .foren_uebersicht_table_row1 a, .foren_uebersicht_table_row2 a, .foren_beitrag_main a, .reg01_container_no_margin a {
	color: #ffffff;
}

.linkpfeil {
	color: #ffffff;
}

.foren_uebersicht_table {
	border-collapse:collapse;
	width:600px;
}

.foren_uebersicht_table_head h1 {
	background-color: #ab9c7c;
	color: #ffffff;
	padding:3px;
}

.foren_uebersicht_table_row1 td {
	background-color: #ddd3bf;
	padding:4px 6px 4px 4px;
}

.foren_uebersicht_table_row2 td {
	background-color: #d4c8af;
	padding:4px 6px 4px 4px;
}

.foren_uebersicht_center_beitraege {
	padding-left:23px;
}

.foren_uebersicht_table input{
	font-size: 11px;
}

.foren_threads_table_head_betreff {
	width:260px;
	background-color: #ab9c7c;
}

.foren_threads_table_head_autor {
	width:120px;
	background-color: #ab9c7c;
}

.foren_threads_table_head_beitraege {
	width:80px;
	background-color: #ab9c7c;
}

.foren_threads_table_head_letzterbeitrag {
	width:115px;
	background-color: #ab9c7c;
}

.reg01_container {
	background-color: #d4c8af;
	width:600px;
	color: #312a1d;
}

.reg01_container_no_margin {
	background-color: #d4c8af;
	width:600px;
	color: #312a1d;
}

.reg01_container_no_margin h1 {
	padding:0px 0px 0px 0px;
	color: #ffffff;
}

.reg01_container h1 {
	padding:0px 0px 0px 0px;
	color: #ffffff;
}

.reg01_container input {
	border:0px;
	background-color: #ddd3bf;
	padding:2px 0px 0px 2px;
}

.reg01_container table {
	width:410px;
	margin:0px 0px 0px 42px;
}

.reg01_container td {
	padding:4px 0px;
}

.reg01_pflichtangaben_radio input {
	background-color: #d4c8af;
}


.reg02_angaben_no_margin {
	width:470px;
	margin:0px 0px 10px 5px;
}


.foren_beitrag_container {
	width:600px;
}

.foren_beitrag_thema h1 {
	padding:4px 0px 4px 6px;
	margin:0px;
	color: #ffffff;
	background-color: #ab9c7c;
}

.foren_beitrag_main {
	background-color: #d4c8af;
	margin:15px 0px 0px 0px;
}

.foren_beitrag_head {
	background-color: #ab9c7c;
	color: #ffffff;
	height:18px;
	padding:2px 5px 2px 5px;
}

.foren_beitrag_head_left {
	float:left;
}

.foren_beitrag_head_left h1 {
	display:inline;
	color: #ffffff;
}

.foren_beitrag_head_right {
	float:right;
	padding:1px 0px 0px 0px;
}

.clear {
	clear:both;
}

.foren_beitrag_content {
	width:590px;
	padding:5px;
}

.foren_beitrag_content_left {
	width:155px;
	float:left;
}

.foren_beitrag_content_right {
	width:430px;
	float:right;
}

.foren_beitrag_footer {
	clear:both;
	background-color: #ab9c7c;
	height:15px;
	padding:4px 6px 4px 6px;
	margin:0px 0px 3px 0px;
}

.foren_beitrag_footer a {
	padding:0px 30px 0px 0px;
}

/* fehler in formularfeldern */

#form-error-panel,
.form-error-panel {
	border: 2px solid #f00;
	padding: 10px;
}

.formerror {
	border: 2px solid #f00;
}

.selectformerror {
	background-color: #f00;
}

/* Magic Dropdowns */

.magicdropdown-button {
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.magicdropdown-text {
	width: 228px;
	height: 13px;
	padding-left: 5px;
	padding-top: 3px;
	overflow: hidden;
	color: #000;
}

.magicdropdown-dropdown {
	border-top: 1px solid #000000;
	position: absolute;
	width: 252px;
	height: 200px;
	background-color: #fff;
	color: #000;
	font-size: 10px;
	overflow: auto;
	display: none;
	z-index: 0;
	
	/* FIXME: gray values */
	/*scrollbar-arrow-color: #fff;
	scrollbar-face-color: #B97FB8;
	scrollbar-shadow-color: #f00;
	scrollbar-highlight-color: #B97FB8;
	scrollbar-3dlight-color: #B97FB8;
	scrollbar-darkshadow-Color: #B97FB8;
	scrollbar-track-color: #D1A0D1;*/
}

.magicdropdown-dropdown A
{
	padding: 2px 5px;
	margin: 0px;
	background-color: #fff;
	color: #000 !important;
	display: block;
}

.magicdropdown-dropdown A:Hover
{
	background-color: #eee;
	text-decoration: none;
}

/* Obsolete, set explicitly now */
#magicdropdown-dropdown-gs-vorwahl
{
	width: 150px;
	height: 265px;
}

#magicdropdown-text-gs-vorwahl
{
	width: 100px;
}

/******************************
NEWSLETTER ANMELDEBOX
*******************************/

.nl-box {
	width:197px;
}

INPUT.nl-box-input {
	background-color: #ddd3bf;
	font-size: 11px;
	width: 159px;
	height: 19px;
	margin: 0px 0px 7px 0px;
	padding-top: 2px;
}

.nl-box-top {
	background-image: url(/images/_shopping_head.gif);
	font-size: 1px;
	height: 21px;
	padding: 0px 0px 0px 12px;
	vertical-align: middle;
}

.nl-box-bottom {
	background-image:url(/images/newsbox_footer.gif);
	height: 8px;
}

/* Do not set explicit width! (IE 5 issue) */
.nl-box-bg {
	background-color: #ffffff;
	border-right: 3px solid #ffffff;
	padding: 4px 0px 0px 12px;
}

.nl-box-inner {
	margin-left:0px;
	width: 159px;
	overflow: hidden;
	text-align: left;
	padding: 0px;
}

.nl-box-head {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height:14px;
	padding-top: 3px;
}

.nl-box-td {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.nl-box-link,
.nl-box-link2 {
	background-position: left center;
}
	
A.nl-box-link,
A.nl-box-link2 {
	font-weight: bold;
	padding-left: 14px;
}

DIV.nl-box-link {
	margin-left: 13px;
}

.nl-box-link {
	background-image:url(/images/_newsbox_pfeil.gif);
	color: #fc6501;
}
	
.nl-box-link2 {
	margin: 0px;
	background-image:url(/images/_newsbox_pfeil.gif);
	color: #fc6501;
}	


/* Counter pixel for adverserve videoads */

#oas_videoad_pixel {
	position: absolute;
	top: -10px;
 	width:  1px;
 	height: 1px;
 	border-style: none;
}


/* Tharuka Gewinnspiele */

div.tharukaAd { 
	background-color: #F3EFE8; 
	color: #000; 
	padding: 10px; 
}

div.tharukaAd input { 
	font-size: 10px; 
	background-color: #F3EFE8; 
	border: 1px #000 outset; 
	width: 140px; 
	margin-top: 4px; 
	margin-right: 5px; 
}
	
div.tharukaAd a { 
	color: #000; 
}



/* MEDIACENTER AND PAGEPLAYER */

#mediacenter-container {
	padding-left: 12px;
	min-height:673px;
	/* Horrible hack */
	_height:673px;
}

DIV#mediacenter {
	visibility: hidden;
}

OBJECT#mediacenter {
	visibility: visible;
}

#mediacenter .content {
	margin: 20px 190px;
	padding: 0px 20px;
	width: 600px;
}

#mediaplayer-area,
#pageplayer-area {
	position: relative;
	overflow: hidden;
}

#mediaplayer-area,
#mediaplayer-container {
	width:  786px;
	height: 572px;
}

#pageplayer-area,
body > #pageplayer-container {
	width:  600px;
	height: 660px;
}

#mediaplayer-container,
body > #pageplayer-container {
	position:absolute;
	z-index:  99999;
}

#mediaplayer-container {
	top:  189px;
	left:  0px;
}

body > #pageplayer-container {
	top:  189px;
	left: 188px;
}

/* the new pageplayer container should never be a child of the <body>-element */
#pageplayer-container {
	position: relative;
	top:  0px;
	left: 0px;
	width: 600px;
	height: 368px;
}

DIV#pageplayer-area DIV#clip-info {
	visibility: hidden;
}

/* Hidden container for move networks */
#mn-embeds {
	position: absolute;
	display: none;
}

#mitte .pageplayer-teaser {
	display: inline;
	float: left;
	width: 300px;
}

.right .pageplayer-teaser {
	display: block;
	width: 190px;
}

.pageplayer-tipp p { font-size: 10px; padding-bottom: 0px; margin-top: 2px; margin-bottom: 3px; }
.pageplayer-tipp p a { font-size: 10px; }

/* /MEDIACENTER AND PAGEPLAYER */

/*
	Firefox issue:
	Suppress ugly dotted lines on focussed elements
*/

*:focus { 
	outline-style: none; 
}
*:focus::-moz-focus-inner { 
	border-style: none; 
}

/* Highlightbox */
.highlightbox {
	padding: 5px; 
}

/* Pageplayer neu */

.playerhead {
	height: 60px;
	padding: 10px 20px 0px 20px;
}

.playerhead-text {
	font-size:12px;
	padding: 10px 20px;
}

.playerhead-headline {
	width:475px;
	height:20px;
	float:left;
}

.playerhead-subline {
	float:left;
	width:475px;
	height:10px;
	margin-top: 5px;
}

.playerhead-date {
	line-height:20px;
	height:20px;
	float:right;
	text-align:right;
	vertical-align:bottom;
	width: 75px;
}

.playerhead-duration {
	height:10px;
	float:right;
	text-align:right;
	vertical-align:top;
	width: 75px;
	margin-top: 5px;
}

.playerhead-headline-text {
	font-size:20px;
	text-transform:uppercase;
	font-weight:lighter;
}

.playerhead-subline-text {;
	font-size:15px;
	text-transform:uppercase;
}

.playerhead-date-text {
	line-height:30px;
	font-size:11px;
}

.playerhead-duration-text {
	font-size:11px;
}

.spacer-10 {
	height:10px;
}

.spacer-1 {
	height:1px;
}

/******************************
PAGINATION
*******************************/
#loading { 
	width: 100%; 
	position: absolute;
}

.pagination-container {
	overflow:hidden;
	padding: 0;
	margin: 0;
	width: 100%;
	position:relative;
	left: 0px;
	float:left;
}

.pagingNumbers > ul {
	overflow:hidden;
	margin: 0;
	padding: 0;
}

.pagination-container > li {
	float:left;
	list-style:none outside none;
	padding:0 0 0 5px;
}

.pagination-container > li > a {
	font-weight:bold;
}

.pagination-container > li > a:hover{
	text-decoration:underline;
}

.pagination-container > li.pagingPrev {
	width:65px;
	padding: 4px 4px;
	float:left;
}

.pagination-container > li.pagingNext {
	width:65px;
	padding: 4px 4px;
	float:right;
}

.pagination-container > li.pagingPlus10 {
	width:30px;
	padding: 4px 4px;
	float:right;
	margin-left: 2px;
}

.pagination-container > li.pagingMinus10 {
	width:30px;
	padding: 4px 4px;
	float: left;
	margin-right: 2px;
}

.pagination-container > li.pagingNumbers {
	padding:0;
	position:absolute;
	left: 300px;
}

.pagination-container > li.pagingNumbers > ul > li {
	float:left;
	list-style:none outside none;
	padding:4px 0 4px 5px;
}

.pagination-container > li.pagingNumbers > ul > li > a{
	padding-right:5px;
	font-weight: bold;
}

.pagination-container > li.pagingNumbers > ul > li > span {
	margin-right:5px;
}

.pagination-container > li.pagingNumbers > ul > li.pagingActive.list-symbol span{
	font-weight: normal;
	text-decoration:underline;
}


/*
	Snippets in Uebersichtsseiten
	IE issue:
	Do not set left margin with left float.
	Mozilla issue:
	Clear both spacer underneath
	sat1 slots must have height 1px
	=> margin-bottom 19px
*/
.float-container DIV.floatable {
	float: left;
	margin: 0px 16px 19px 0px;
}

/* temp fix */
#pageplayer-area-p01s01m01 { display: none; }

/******************************
DHTML TOPTEASER
*******************************/
/* FIX FOR ANY SLOT POSITION #dhtml-video-teaser { width: 600px; height: 456px; } */
#dhtml-video-teaser {height:456px; position:relative; width:600px;}
#dvt-header {  width: 600px; height: 338px; }
#dvt-header .dvt-teaser-text { display: block; }
#dvt-header .dvt-teaser-link { display: block; }
#dvt-header .dvt-teaser-image { display: block; }
#dvt-header .dvt-header-teaser-link  IMG {width:600px; height:338px;}
/* FIX FOR ANY SLOT POSITION #dvt-strap { position: absolute; top: 469px; left:189px; background: url(http://www.kabeleins.de/images/k1_b_ansehen.png);  width: 600px; height: 73px; } */
#dvt-strap {background: url("http://www.kabeleins.de/images/k1_b_ansehen.png") repeat scroll 0 0 transparent; height:73px; position:relative; top:-75px; width:600px;}
/* CHANGED ACCORDING TO #501 #dvt-strap h1 { font-size: 19px; margin-left: 8px; margin-top: 2px; } */
#dvt-strap h1 {font-size:16px; margin-left:8px; margin-top:2px; padding-top:10px;}
/* CHANGED ACCORDING TO #501 #dvt-strap h2 { font-size: 14px; margin-left: 8px; } */
#dvt-strap h2 {font-size:16px; margin-left:8px;}
#dvt-strap p { font-size: 11px; margin-left: 8px; }
.dvt-link { position: absolute; right: 30px; top: 0px; width: 150px; height: 50px; border: 0px; }
#dvt-teaser-bar { width: 600px; height: 118px;  }
#dvt-teaser-bar .dvt-teaser-link { display: none; }
.dvt-teaser { display: inline; float: left; width: 150px; height: 113px; }
/* FIX FOR ANY SLOT POSITION .dvt-teaser-strap { position: absolute; top: 592px; width: 133px; height: 64px; margin-left: 8px; overflow: hidden; } */
/* CHANGED ACCORDING TO #501 .dvt-teaser-strap {height:64px; margin-left:8px; overflow:hidden; position:relative; top:-36px; width:133px;} */
.dvt-teaser-strap {height:64px; margin-left:8px; overflow:hidden; position:relative; top:-44px; width:133px;}
.dvt-teaser-image {width:133px; height:75px; display: block; margin-left: 8px; margin-top: 8px; margin-bottom: 6px; border: 0px; }
/* CHANGED ACCORDING TO #501 .dvt-teaser-title {  margin-left: 8px; padding-top: 6px; } */
.dvt-teaser-title {padding-top:6px; font-weight:bold;}
/* CHANGED ACCORDING TO #501 .dvt-teaser-subtitle { margin-left: 8px; } */
.dvt-teaser-subtitle {padding:0; font-weight:bold;}
.dvt-teaser-text { display: none; }
#dvt-strap .dvt-teaser-link { position: absolute; right: 5px; top: 5px; width: 165px; height: 50px; border: 0px; z-index: 10; }
#dvt-strap .dvt-teaser-link  img { width: 165px; height: 50px; }
.dvt-teaser.active p { display: none; }
#dvt-color-lines { width: 600px; height: 5px; }
.dvt-color-line { display: inline; float: left; height: 5px; font-size: 5px; line-height: 5px; width: 133px; margin-left: 8px; margin-right: 9px; }

.watch-url-bg { padding: 5px; width: 280px; height: 16px; margin-right: 60px; }
#watch-url-field { width: 280px; margin-right: 150px; }
.pageplayer-linklist td.list-symbol-link { text-align: left; }
.pageplayer-linklist td.list-item { text-align: right; }
.pageplayer-features.socialbookmark { margin-top: 1px; padding: 10px 20px; }
.pageplayer-features.socialbookmark #socBtnText { display: none; }
.pageplayer-teaser-container .head-box h3 { font-weight: bold; }
.pageplayer-tipp { background-color: #FFFFFF; /* white */ }

.pageplayer-list * { font-weight: normal; font-size: 10px;  }
.pageplayer-list p { display: inline; }
.pageplayer-list-date { width: 200px; text-align: right; }

/* CHANGED ACCORDING TO #501 #dvt-header h2 { margin-top: -4px; } */
#dvt-header h2 {}
#dvt-header p { width: 410px; margin-top: -2px; }

/******************************
NONCONTENT BUTTONS
*******************************/
.noncontent_button img { width: 197px; height: 28px; border: 0px; }
#noncontent_button_maxdome img { background: url(/images/k1_noncont_b_maxdome.gif); }
#noncontent_button_maxdome:hover img { background: url(/images/k1_noncont_b_maxdome_hl.gif); }
#noncontent_button_myspass img { background: url(/images/k1_noncont_b_myspass.gif); }
#noncontent_button_myspass:hover img { background: url(/images/k1_noncont_b_myspass_hl.gif); }
#noncontent_button_podcast img { background: url(/images/k1_noncont_b_podcast.gif); }
#noncontent_button_podcast:hover img { background: url(/images/k1_noncont_b_podcast_hl.gif); }