@charset "utf-8";

/* basics */
body
{
	font:11px/15px Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	background:#656565 url(../grafik/basicLayout/bg.gif) center repeat-y;
	width:99.999%; /* firefox-problem zentrierung des bodyhintergrundes und opera braucht 3. nachkommastelle  */
}

div#eTrackBlock { display:none;}

input, select 
{ 
	font-size:11px;
	line-height:11px; 
}

div#centerIt
{
	width:960px;
	margin:0 auto;
	position:relative;
}

/* A B C D */
div#containerA
{
	height:230px;
	background:#FFF url(../grafik/basicLayout/header_bg_tile.gif) top left repeat-x;
}


div#containerB, div#containerD
{
	width:205px;
	float:left;
}

div#containerC
{
	width:520px;
	margin:0 15px;
	float:left;
}

.kastenTxt { padding:0 0 20px 19px; } /* div | p */
.noAss { padding-bottom:0; }


/* A */

img#ecm_logo
{
	width:177px;
	height:111px;
	margin:20px 0 0 15px;
}

img#rtl2_logo
{
	width:48px;
	height:44px;
	margin:20px 0 0 15px;
	position:absolute;
	top:133px;
	left:59px;
	z-index:10;
}

div#containerA ul, div#containerA li { display:inline; }

ul#additNavi
{
	position:absolute;
	top:15px;
	right:20px;
}

ul#additNavi li
{
	padding:0 2px;
	font-weight:bold;
}

ul#additNavi li a
{
	color:#b0242e;
	text-decoration:none;
	padding:0 3px;
}

ul#additNavi li a.wosamma,
ul#additNavi li a:hover
{ 
	color:#fff;
	background-color:#b0242e; 
}

div#naviDiv 
{
	position:absolute;
	top:164px;
	left:0;
	width:960px;
	height:36px;
	background:transparent url(../grafik/basicLayout/mainNavi/grey_overlay.png);
}


ul#ecm_mainNavi li a,
ul#subNavi li a
{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding:0 2px;
}

ul#ecm_mainNavi li a 
{ 
	position:relative;
	top:2px; 
}

div#containerA ul#ecm_mainNavi 
{ 
	display:block;
	position:absolute; 
	top:-15px;
	left:0;
	padding:0;
	padding:0 32px 0 0px;
	background:url(../grafik/basicLayout/mainNavi/mainNaviBG_END_short_trans.png) top right no-repeat;
}


ul#ecm_mainNavi li 
{
	float:left;
	width:auto;
	background:url(../grafik/basicLayout/mainNavi/mainNaviSeparator.gif) left top no-repeat;
	padding:0 0 0 9px;
}

ul#ecm_mainNavi li span
{
	float:left;
	width:auto;
	padding:0 2px 0 2px;
	background:url(../grafik/basicLayout/mainNavi/grey_overlay.png);
}

ul#ecm_mainNavi li#firstli {
	background:url(../grafik/basicLayout/mainNavi/grey_overlay.png);
	padding-left:220px;
}
ul#ecm_mainNavi li#firstli span {
	background:transparent;
}

ul#ecm_mainNavi li a:hover,
ul#ecm_mainNavi li a.wosamma { background-color:#b0242e; }

ul#subNavi
{
	position:absolute;
	top:11px;
	left:210px;
}
ul#subNavi li a { padding:0 10px 0 14px; }

ul#subNavi li a:hover,
ul#subNavi li a.wosamma { background:url(../grafik/basicLayout/elements/pfeilH3.gif) 0 1px no-repeat; }

ul#breadcrumbs  /* Formatierung a siehe unter General Elements */
{
	position:absolute;
	top:205px;
	left:225px;
}
ul#breadcrumbs li { padding-right:10px; }

/* B */
div#loginKasten
{
	width:200px;
	background:#fff;
	padding-bottom:1px;
}


div#kampagnen { width:200px; } /* kampagnen zu ls-includes umstrukturiert: #kampagnen verwaist, #campaigns neu in loginlogout */
div#campaigns { width:200px; }

img.imgCampaign
{
	display:block;
	margin:10px auto;
}

/* START: editQuicklinks */
form#editQuicklinx fieldset span#explainQL
{
	font-size:9px;
	padding:5px;
	display:block;
	width:195px;
	margin:0 0 10px 20px;
}

form#editQuicklinx fieldset input
{
	display:block;
	width:200px;
	margin:2px 0;
	border:1px solid #ccc;
	margin-left:25px;
}

form#editQuicklinx fieldset input.buttonzzz
{
	margin-top: 10px;
	border:1px solid #b0242e;
}
/* END: editQuicklinks */

/* C ALLGEMEIN */
div#containerC hr,
div#containerD div#dWrapperBelowInfo hr
{
	border-style:dotted; 
	height: 1px;
	border-color:#ccc; 
	border-width: 1px 0 0 0; 
	margin:15px 0;
	clear:both;
}
div#containerD div#dWrapperBelowInfo hr 
{ 
	border-color:#000;
	width:150px;
}

div#containerC table hr { margin:0; }


div#containerC ul li /* listStyleFake */
{
	background:url(../grafik/basicLayout/elements/square5x5.gif) 0 5px no-repeat;
	padding-left:10px;
}
div#containerC ul#siteMap li,
div#containerC ul#siteMapPartECM li{ background:none; padding-left:0; } /* hier nicht! */

p#pg_intro,
p#pg_intro_not_loggedin
{
	margin-bottom:15px;
}

/* START: Blätterfunktion Plandaten und Mediadaten */
div#containerC a#blt_aktiv,
div#containerC span#blt_aktiv,
div#containerC a#blt_inaktiv
{
	display:block;
	width:260px;
	height:15px;
	padding-top:3px;
	float:left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:15px 0;
}

div#containerC a#blt_inaktiv 
{ 
	background:#e5e5e5 url(../grafik/basicLayout/elements/red2leftArrow.gif) no-repeat 107px 7px;
}

div#containerC a#blt_aktiv, 
div#containerC span#blt_aktiv
{
	background:#b0242e url(../grafik/basicLayout/elements/white2leftArrow.gif) no-repeat 107px 7px;
	color:#fff;
}

/* für Downloadlisten mit im TextEditor zugewiesenen Classes */
div#containerC table
{
	border-color:#fff;
}

/* z.B. NEWS-Liste: Teaser */

/* ############# IMAGEPACK OPT: ZUSÄTZLICHER TEXT DRUNTER UNDER RECHTS DANEBEN. STRONG WIRD ALS BLOCKLEVEL MISSBRAUCHT. ######### */
div.halfRowImgPackPlusRightTxtHeinz,
div.halfRowImgPackPlusRightTxtHilda
{
	width:520px;
	margin-bottom:10px;
	clear:both;
	position:relative; /* fuer Zentrierung Grundlinie des rechten Add-Textes */
}

div.halfRowImgPackImgPack,  
div.halfRowImgPackAddText  
{
	width:250px;
	float:left;
}
/* und wenn der Text rechts positioniert ist, soll er sich an Bottom ausrichten */
div.halfRowImgPackPlusRightTxtHeinz div.halfRowImgPackAddText,
div.halfRowImgPackPlusRightTxtHilda div.halfRowImgPackAddText 
{ 
	padding-left:20px;
	width:230px; 
	position:absolute;
	bottom:15px;
	left:250px;
}

/* die sind die alternative zu halfRowImgPackPlusRightTxt... */
div.halfRowImgPackHeinz,
div.halfRowImgPackHilda
{ 
	width:250px;
	float:left; 
}
div.rowStart { margin-right:20px; }

div.halfRowImgPackPlusRightTxtHeinz strong,
div.halfRowImgPackHeinz strong,
div.halfRowImgPackPlusRightTxtHeinz div.halfRowImgPackImgPack strong { background-color:#9a9a9a; } /*  HEINZ HAT (NOCH) GRAUE HAARE */
/*div.halfRowImgPackPlusRightTxtHilda strong,*//* führt zu genereller einfärbung von strong, also ... */
div.halfRowImgPackImgPackHilda strong,/* ... müssen wir reduzieren */
div.halfRowImgPackHilda strong,
div.halfRowImgPackPlusRightTxtHilda div.halfRowImgPackImgPack strong { background-color:#b0242e; } /*  HILDA HAT (WIEDER) ROT GEFÄRBT */

div.halfRowImgPackImgPack strong,
div.halfRowImgPackHeinz strong,
div.halfRowImgPackHilda strong
{
	display:block;
	padding:3px;
	margin-bottom:10px;
	color:#fff;
}

div.halfRowImgPackPlusRightTxtHeinz img,
div.halfRowImgPackPlusRightTxtHilda img,
div.halfRowImgPackHeinz img,
div.halfRowImgPackHilda img
{
	width:250px;
}

/* ########### END ImgPack ############# */
/* other teasers */
div.fullRowLeftPicTxtRight,
div.picRowTxtBottom,
div.fullRowOnlyText
{ 
	width:520px;
	margin-bottom:10px;
	clear:both;
}
div.fullRowOnlyText { margin-bottom:0; } /* <-- BEOBACHTEN!! */

div.fullRowLeftPicTxtRight img,
div.fullRowLeftPicTxtRight div.divFlashPlayerHolders
{ 
	float:left; 
	margin:4px 10px 4px 0; 
}

div.fullRowLeftPicTxtRight td img 
{ 
	float:none; 
	margin:0;
}

div#containerC div.fullRowLeftPicTxtRight table { float:left; }

/* THP */
div.fullRowLeftPicTxtRight a.andMore
{
	display:inline;
}
div.fullRowLeftPicTxtRight div.zusatzinfo
{
	padding-bottom:15px;
}

div.fullRowLeftPicTxtRight p.hiliTXT
{
	margin-left:175px;
}


div.fullRowOnlyText table a.andMore
{
	display:inline;
}

div.picRowTxtBottom img
{
	width:520px;
	margin-bottom:10px;
}
/* END OTHER TEASERS */

/* START DETAILSEITEN ONLY */
div.imgLeftFloat img, 
div.imgLeftFloat div#divFlashPlayerHolder, 
div.imgLeftFloat div.divFlashPlayerHolders

{
	float:left;
	margin-right:10px;
}

div.imgRightFloat img, 
div.imgRightFloat div#divFlashPlayerHolder, 
div.imgRightFloat div.divFlashPlayerHolders
{
	float:right;
	margin-left:10px;
}
div.imgCenteredAlone img, 
div.imgCenteredAlone div#divFlashPlayerHolder, 
div.imgCenteredAlone div.divFlashPlayerHolders
{
	display:block;
	margin:5px auto;
}
/* END DETAILSEITEN ONLY */

/* START EINZELFORMAT */
table.txt_tabelle { margin:20px 12px 20px 0; }
table.txt_tabelle th
{
	text-transform:uppercase;
	text-align:left;
	width:165px;
	padding:3px 10px 3px 0;
}

table#ausstrahlungsdaten th
{
	text-align:left;
	width:180px;
	height:20px;
	font-weight:normal;
}

div#epiBlt
{ text-align:center; }

div#epiBlt a
{ font-weight:bold; }

div#epiBlt span	
{ 
	text-transform:uppercase;
	padding:0 10px;
}

div#EiFoDetailTXT {}

img#topBoBild { margin-top:15px; }

/* END EINZELFORMAT */

/* START CONTACT DATA */
h3.departments
{
	margin:10px 0 0 0;
	clear:left;
}
div.contactDataPack,
div.contactDataRow
{
	margin-top:15px;
	height:130px;
	width:260px;
	float:left;
	overflow:hidden;
}
div.contactDataRow { float:none; }

div.contactDataPack div.imgFrame,
div.contactDataRow div.imgFrame
{
	width:89px;
	height:118px;
	background-color:#fff;
	border:1px solid #000;
	padding:1px;
	float:left;
	margin-right:5px;
}

div.contactDataPack div.imgFrame img.contactPortrait,
div.contactDataRow div.imgFrame img.contactPortrait
{
	width:89px;
	height:118px;
}

div.contactDataPack h2.contactName,
div.contactDataRow h2.contactName
{
	clear:none;
	margin-bottom:10px;
	font-weight:bold;
	color:#000;
}

div.contactDataPack p.contactTXT a,
div.contactDataRow p.contactTXT a
{
	display:block;
	margin:5px 0 -7px 0;
	font-weight:bold;
}
/* END CONTACT DATA */

/* START AGB */

/* END AGB */

/* START LEXIKON */
div#lexNav
{
	width:520px;
	margin-bottom:20px;
}

div#lexNav a
{
	width:18px;
	height:15px;
	float:left;
	margin-right:1px;
	background-color:#ccc;
	color:#b0242e;
	text-align:center;
	font-weight:bold;
}

div#lexNav a.active
{
	color:#ccc;
	background-color:#b0242e;
}

form#lexSearch
{
	display:block;
	margin:20px 0;
}

form#lexSearch fieldset
{
	background-color:#ccc;
	width:520px;
	height:25px;
	padding-top:12px;
}

form#lexSearch label
{
	float:left;
	width:125px;
	height:15px;
	text-align:center;
	font-weight:bold;
}

form#lexSearch input#lexiconSearch
{
	width:290px;
	height:15px;
	float:left;
	border:1px solid #666;
	position:relative;
	top:-2px;
}

form#lexSearch input#lexSearchBut
{
	width:65px;
	height:15px;
	float:left;
	margin-left:15px;
}

/* END LEXIKON */

/* START SITEMAP */

/*div#containerC ul#siteMap,*/
ul#siteMap ul ul,
ul#siteMapPartECM ul
{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
}

ul#siteMap ul ul ul
{
	border:0 none;
	padding-bottom:0;
	margin-bottom:0;
}


div#containerC ul#siteMap li ul li ul li a,
ul#siteMap li ul li ul li a
{
	text-transform:uppercase;
	font-weight:bold;
	padding-left:12px;
}
div#containerC ul#siteMap li ul li ul li ul li a
{ 
	background:url(../grafik/basicLayout/elements/red2leftArrow.gif) 2px 5px no-repeat;
	text-decoration:none;
	color:#b0242e;
}

a.locKed,
div#containerC ul#siteMap li ul li ul li ul li a.locKed
{
	background:url(../grafik/basicLayout/icons/locked.gif) no-repeat left center;
}

ul#siteMap li a,
ul#siteMap li ul li a,
ul#siteMapPartECM li
{
	text-transform:uppercase;
	font-weight:bold;
}

ul#siteMap li ul li ul
{
	margin-top:-16px;
}

ul#siteMap ul ul ul ul { margin-top:0; }

ul#siteMapPartECM li ul li a.openECM
{
	position:relative;
	top:-16px;
}

ul#siteMap li ul li ul li a,
ul#siteMapPartECM li ul li a.openECM
{
	color:#000; 
	width:200px;
	margin-left:90px;
}

ul#siteMapPartECM li ul li a.openECM { margin-left:102px; }

div#containerC ul#siteMap li ul li ul li ul li a
{
	margin-left:260px;
	text-transform:none;
	color:#B0242E;
	width:250px;
}

ul#siteMap ul ul li a,
ul#siteMapPartECM li ul li a { margin-top:1px; }

/* END SITEMAP */

/* START: KALENDER */
div#text_neben_kalender
{
	width:250px;
	float:left;
	padding-left:15px;
}

table.cal
{ 
	width: 250px; 
	float:left;
	margin-bottom:15px;	
}

.cal th 
{ 
	line-height: 22px; 
	border-bottom: 5px solid white; 
	font-size: 11px; 
	color: #fff; 
	text-align: center; 
	background: #b0242e; 
	border-right: 1px solid #e5e5e5; 
}

.cal th.none 
{ 
	background: #fff; 
}

.cal td 
{ 
	font-size: 11px; 
	text-align: center; 
	border-right: 1px solid #fff; 
}

div#containerC .cal td a 
{ 
	width: 29px; 
	line-height: 22px; 
	background: #d5d5d5; 
	margin-bottom: 1px;
	display: block; 
	color: #000; 
	text-decoration: none; 
}
	
div#containerC .cal td a:hover 
{ 
	background: #76c1ec; 
	color: #fff; 
}

div#containerC .cal td.thismonth a 
{ 
	background: #e8e8e8; 
}

div#containerC .cal td.thismonth a:hover 
{ 
	color: #fff; 
	background: #76c1ec; 
}

div#containerC .cal a.selected 
{ 
	color: #FFF; 
	background: green; 
	font-weight: bold; 
}

div#containerC td.pw a
{ 
	width: 35px; 
	color: #FFF; 
	font-weight: bold; 
	background: #9a9a9a; 
	border-right: 6px solid #FFF; 
}

div#containerC td.pw a:hover 
{ 
	background: #b0242e; 
}

div#containerC td.pw-active a
{ 
	background: #b0242e; 
	color: #fff; 
	border-right: 6px solid #FFF; 
	width: 35px; 
	font-weight: bold; 
}

div#containerC td#td-active a
{ 
	background: #a5a5a5; 
	color: #b0242e; 
}

/* END: KALENDER */

/* START SENDETAG */
div#SetaNavi
{
	clear:left;
	padding:10px 0;
	text-align:center;
	
}

table#programmtag
{
	width:520px;
	margin:15px 0;
}

table#programmtag tr.Seta_abschluss
{
	border-bottom:1px dotted #ccc;
}

table#programmtag tr.Seta_abschluss td
{
	padding:20px 0;
}

table#programmtag td.SetaFirst
{
	color:#b0242e;
	font-weight:bold;
	width:65px;
}

table#programmtag td.SetaSecond
{
	width:390px;
}
table#programmtag td.SetaSecond a  /* s.a. general elements */
{
	font-weight:bold;
}


table#programmtag td.SetaThird
{
	text-align:right;
	font-weight:bold;
}

table#programmtag td.SetaThird span.bwl
{
	color:#b0242e;
}

/* END SENDETAG */

/* D */
div#infoKasten
{
	background:#FFF url(../grafik/basicLayout/infokasten/ds_left.gif) left repeat-y;
	font-weight:bold;
}

div#infoKasten .kastenTxt  /* div | p */
{
	background:url(../grafik/basicLayout/infokasten/ds_bottom.gif) bottom no-repeat;	
}

div#dWrapperBelowInfo
{
	margin-left:5px;
}

div#dWrapperBelowInfo div.pContents
{
	padding:0 19px;
}

div#dWrapperBelowInfo div.pContents p { padding:5px 0; }

/* START: general elements */

.heinz { background-color:#9a9a9a; } /*  HEINZ HAT (NOCH) GRAUE HAARE */
.hilda { background-color:#b0242e; } /*  HILDA HAT (WIEDER) ROT GEFÄRBT */

.c_all { clear:both;}

div#containerC a
{
	color:#b0242e;
	text-decoration:none;
}

div#containerA ul#breadcrumbs li a,
div#containerB a, 
div#containerC a.andMore, 
div#containerC a.pfeilLink,
div#containerC span.pfeilLink,
div#containerC a.fatArrow2right, 
div#containerC a#back2overview, 
div#containerC table#ausstrahlungsdaten td a,
div#containerD a,
table#programmtag td.SetaSecond a,
div#containerD a.tarConNavi,
div#pgFooter a
{ 
	background:url(../grafik/basicLayout/elements/red2leftArrow.gif) 0px 5px no-repeat;
	padding-left:9px; /* Bild (Pfeil) ist 4px breit */
	text-decoration:none;
	color:#b0242e;
}
div#containerC a.fatArrow2right { font-weight:bold; }
div#containerC a.grauerKasten
{
	display:block;
	width:520px;
	height:26px;
	background:url(../grafik/basicLayout/elements/bg_grauerKastenWrightArror.gif) no-repeat;
	padding:14px 0 0 20px;
	text-transform:uppercase;
	font-weight:bold;
}

div#containerD a.tarConNavi,
div#containerD a.tarConNaviAktiv
{
	font-weight:bold;
	display:block;
	margin:10px 0;
	padding:5px 19px;
    background-position:10px 11px;
}
div#containerD a.tarConNavi:hover, 
div#containerD a.tarConNaviAktiv
{
	background:#b0242e url(../grafik/basicLayout/elements/white2leftArrow.gif) no-repeat 10px 11px;
	color:#fff;	
}

div#containerC a#back2overview
{
	background:none;
	display:block;
	text-align:right;
	padding-right:15px;
}

div#containerB ul a, 
div#containerC ul a,  
div#containerC table#ausstrahlungsdaten td a,
div#containerD ul a { display:block; }

div#containerD a.mailto { background:none;padding:0; }

p.infoLocked
{
	background:url(../grafik/basicLayout/icons/locked.gif) 0 2px no-repeat;
	color:#b0242e;
	padding-left:19px;
	font-weight:bold;
}

/* START: Seitenübergreifende Typo */
h1,h2,h3,h4 { clear:both; text-transform:uppercase; }

h1 { font-size:15px; }

h2,h3,h4,h5 { font-size:11px; }

h1,h2 { margin-bottom:20px; }

h3,h4,h5,form { margin-bottom:10px; }

h3#foverview 
{ 
	margin-bottom:0; 
	/*margin-top:180px; */
}

h1
{
	text-align:center;
	height:15px;
	overflow:hidden;
	color:#b0242e;
}

h1.ecmFULLh1 { background:url(../grafik/basicLayout/elements/bg_h1_ecm.gif) center -1px no-repeat; }

h1.ecmFULLh1 span.arrowLeft
{
	padding-left:22px;
	background:url(../grafik/basicLayout/elements/leftArrow11RedOnWhite.gif) no-repeat center 3px;
}

h1.ecmFULLh1 span.arrowRight
{
	padding-left:22px;
	background:url(../grafik/basicLayout/elements/rightArrow11RedOnWhite.gif) no-repeat center 3px;
}

h1.rtl2FULLh1 { background:url(../grafik/basicLayout/elements/bg_h1_rtl2.gif) no-repeat center -1px; }

h1 span.hEinsTXTBG { background-color:#fff; }

h1.rtl2FULLh1 span.hEinsTXTBG { padding:0 20px; }

/* START: Barcode h1 für RTL II */
h1.rtl2h1 { background-color:#b0242e; }

h1.rtl2h1 span 
{
	background-color:#fff;
	padding: 0 15px;
}

h1.rtl2h1 span.leftBG { background:#fff url(../grafik/basicLayout/elements/bg_h1RTL2_left.gif) left no-repeat; }

h1.rtl2h1 span.corVerticals
{
	position:relative;
	bottom:-1px;
}

h1.rtl2h1 span.rightBG { background:#fff url(../grafik/basicLayout/elements/bg_h1RTL2_right.gif) right no-repeat; }
/* END: Barcode h1 für RTL II */

h2 { color:#b0242e; }

h3,h5
{
	color:#fff;
	background:#9a9a9a url(../grafik/basicLayout/elements/bg_h3.gif) right no-repeat;
}

h5 { padding-left:19px; }

h3 span,
h3 u
{
	padding-left:19px;
	background:url(../grafik/basicLayout/elements/leftArrow11WhiteOnRed.gif) 2px 1px no-repeat;
	text-decoration:none;
}

h4
{
	background-image:url(../grafik/basicLayout/elements/pfeil15_h4_whiteOnRed.gif);
	background-repeat:no-repeat;
	height:15px;
	padding-left:25px;
}

h4.heinz, h4.hilda { color:#fff; }

#containerD #infoKasten h4 { margin-left:5px; }

#containerD h4 { padding-left:15px; }

h6
{

}

h6.noHead 
{
	margin-bottom:10px;
	height:15px;
	text-indent:-2000px;
}

/* START: Link-Zusatzattribute RD Texteditor */
a.textLink
{
}

.arrowDown { background:url(../grafik/basicLayout/elements/arrowDown.gif) left 3px no-repeat; } /* Verwendung gesucht ... *kopfkratz* */

div#containerC a.arrowDown
{
	display:block;
	width:190px;
	padding-left:8px;
	background-position:0 7px;
}


a.andMore 
{ 
	display:block;
	margin:10px 0;
}

a.pfeilLink, span.pfeilLink /* für den Fall floatender Images UND mehrer "Weiter-Links" untereinander daneben */
{ 
	float:left; 
	width:165px;
	margin-top:2px;
	white-space:nowrap;
}



a.dlPDF2Spalten,
a.dlPDF1Spalte
{
	display:inline-block;
	width:345px;
	height:20px;
	background:url(../grafik/basicLayout/icons/icon_pdf.gif) no-repeat 0 0;
	padding-left:31px;
}
a.dlPDF1Spalte { width:auto; }
/* END: Link-Zusatzattribute RD Texteditor */
/* END: Seitenübergreifende Typo */
/* END: general elements */


/* START DownloadZeux List */
a.dlFTpdf, a.dlFTzip, a.dlFTvideo 
{
	float:left;	
	width:289px;
	padding-left:31px;
	height:20px;
	background-position:0 0;
	background-repeat:no-repeat;
}

a.dlFTpdf   { background-image:url(../grafik/basicLayout/icons/icon_pdf.gif) }
a.dlFTzip   { background-image:url(../grafik/basicLayout/icons/icon_zip.gif) }
a.dlFTvideo { background-image:url(../grafik/basicLayout/icons/icon_video.gif) }

span.uploadDate, span.downloadSize 
{ 
	float:left;
	height:20px; 
}
span.uploadDate { width:135px; }
span.downloadSize { width:60px; }

/*div#containerC hr.dlLIST { NUR FÜR IE }*/

/* END DownloadZeux List */

/* START: Login/LoggedIn/Logout */
fieldset#logIn,
fieldset#quickSearch,
ul.kundenbereich,
fieldset#logOut
{
	padding-left:19px;
	margin:15px 0;
}

fieldset#logIn label,
fieldset#quickSearch label
{
	display:block;
	color:#666;
}
fieldset#logIn input,
fieldset#quickSearch input
{
	width:148px;
	border:1px solid #ddd;
	margin:3px 0;
	font-size:11px;
}
fieldset#quickSearch #searchTitle { margin-bottom:4px; }

fieldset#logIn input#logInBut { border:none 0; margin-top:10px; }
fieldset#quickSearch input { margin:0; }
fieldset#quickSearch input#searchBut 
{ 
	border:none 0; 
	width:15px; 
	height:15px; 
	position:relative;
	top:3px;
}

fieldset#logIn a 
{ 
	text-indent:-1000px;
	display:block;
	width:140px;
	height:26px;
	border-top:1px dotted #666;
}

fieldset#logIn a#forgotPW { background:url(../grafik/basicLayout/icons/forgotPW.gif) no-repeat left bottom; }
fieldset#logIn a#getMember { background:url(../grafik/basicLayout/icons/getMember.gif) no-repeat left bottom;margin-bottom:20px; }

ul.kundenbereich .headli { font-weight:bold; }

/* END: Login/LoggedIn/Logout */

/* START: Formulare: Registrierung, Suche */
/* Registrierung */
fieldset.ecm_reg
{
	background-color:#e5e5e5;
	padding:10px 20px;
	margin-top:35px;
}

fieldset.ecm_reg legend.outside
{
	font-weight:bold;
	margin-top:-20px;
	margin-left:-20px;
	text-transform:uppercase;
	display:block;
	height:20px;
}

fieldset.ecm_reg label
{
	width:229px;
	padding-left:1px;
	height:15px;
	float:left;
	margin-top:5px;
	font-weight:bold;
}

fieldset.ecm_reg input,
fieldset.ecm_reg select
{
	width:228px;
	height:13px;
	border:1px solid #ccc;
}

fieldset.ecm_reg select 
{ 
	height:18px;
	width:230px;
}

fieldset.ecm_reg .leftCol,
fieldset.ecm_reg .rightCol
{	
	float:left;
}

fieldset.ecm_reg .rightCol { margin-left:20px; }

fieldset.ecm_reg input.birthday
{
	width:30px;
	display:inline;
}

fieldset.ecm_reg textarea#interessen {  width:470px; }
form#ecmRegistration input#Submit {  margin:10px 0 20px 340px; }

img.icon_newsletter
{
	width:164px;
	height:114px;
	float:left;
	margin:0 5px 15px 0;	
}

fieldset.ecm_reg input.regError { background-color:#F00; }


/* Sendungssuche */
fieldset.ecm_searchForm
{
	background-color:#e5e5e5;
	padding:10px 20px;
}

fieldset.ecm_searchForm label
{
	float:left;
	width:120px;
	font-weight:bold;
}

fieldset.ecm_searchForm label.Lvonbis
{
	width:auto;
}

fieldset.ecm_searchForm label,
fieldset.ecm_searchForm input,
fieldset.ecm_searchForm select
{ 
	margin:5px 0;
}

fieldset.ecm_searchForm input#s_title { width:230px; }
fieldset.ecm_searchForm select { width:231px; }

fieldset.ecm_searchForm input.Svonbis
{
	width:86px;
	margin:5px;
	float:left;
}

fieldset.ecm_searchForm input,
fieldset.ecm_searchForm select
{ 
	border:1px solid #ccc;
}

fieldset.ecm_searchForm select.dropdown_left,
fieldset.ecm_searchForm select.dropdown_right
{
	width:80px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}

input#Ssuchen { margin-left:50px; }

/* presseanmeldung */
form#reg_pm fieldset.ecm_reg { margin:5px 0 20px 0; }
form#reg_pm fieldset.ecm_reg label { margin-top:15px; }
form#reg_pm fieldset.ecm_reg input#Ssuchen
{
	width:65px;
	height:15px;
	margin:30px 0 20px 417px;
}

/* END: Formulare */

/* START: Ausgabe Sendungssuche */
h2.SsendungsWoche
{
	color:#000;
	margin-bottom:10px;
}
h2.SsendungsWoche strong
{
	color:#b0242e;
}
h6.SsendungsTag
{
	font-size:12px;
	color:#000;
}
table.Ssuchergebnis
{
	margin:15px 0;
	width:500px;
}
table.Ssuchergebnis td.SsendungsZeit
{
	white-space:nowrap;
	width:75px;
}
table.Ssuchergebnis td a.andMore { display:inline; }

table.Ssuchergebnis td.SsendungsText
{
	padding-top:15px;
}

/* END: Ausgabe Sendungssuche */

/* START: PM-Teaser */
div.pmDate 
{
	width:85px;
	float:left;
	white-space:nowrap;
}
div.pmTeaserTxt 
{
	margin-left:90px;
}

div#containerC div.pmTeaserTxt a.andMore
{
	margin:0;
						/*padding-left:0;
						text-indent:10px;*/
						padding-left:10px;
}
/* END: PM-Teaser */

/* START News */
span.newsDate { padding-right:20px; }
/* END News */

/* START Einbl!ck Archiv */
img.einblickCover
{
	width:165px;
	float:left;
}
div.einblickTeaser 
{
	margin-left:190px;
}
div#containerC div.einblickTeaser a.pfeilLink
{
	float:none;
	width:auto;
}

hr.lessMargin, 
div#containerC hr.lessMargin
{
	margin:5px 0;
}
/* END Einbl!ck Archiv */

div#pgFooter
{
	clear:both;
	width:515px;
	height:14px;
	margin:25px auto;
	background-color:#ddd;
	padding-left:5px;
}


div#pgFooter a#print
{
	background:url(../grafik/basicLayout/icons/icon_drucker.gif) no-repeat 0px 2px;
	padding-left:15px;
}

div#pgFooter a#jump2theTop
{
	background:url(../grafik/basicLayout/elements/arrowUp.gif) no-repeat 0px 6px;
	margin-left:370px;
}

a#theTop 
{
	display:inline;
	text-indent:-2000px;
}

/* mozilla kann keinen Abstand zur nächsten h3 kriegen wegen float  */
div.imgDistance
{
	clear:left;
	border:1px solid #fff;
	font-size:5px;
	line-height:5px;
}
/* Episodenübersicht/Sendetermine */
p#epiOverviewIntro {}

/* START Downloadportal */
table.std_table { width:500px; }
table.std_table td { padding:6px 3px; }
table.std_table td.std_table_col_1 { width:20px; }
table.std_table td.std_table_col_2 { width:160px;}
div#containerC table.std_table td.std_table_col_2 a:hover { color:#000;text-decoration:underline; }
table.std_table td.std_table_col_3 { width:140px; }
table.std_table td.std_table_col_4 { text-align:right; }
table.std_table td.std_table_col_5 { text-align:right; }

/* END Downloadportal */

/*--------------------------------------*/

div.ecm_videoplayer,
div.rtl2_videoplayer
{
	display:block;
	width:520px;
	padding:20px 20px 0px 20px;
	margin:10px 0;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	
	min-height: 377px;
	height: auto !important;
  height: 377px;
}

div.ecm_videoplayer
{
	background-image:url(../grafik/player_bg_ecm.jpg);
}

div.rtl2_videoplayer
{
	background-image:url(../grafik/player_bg_rtl2.jpg);
}