#pTime,#pSL,#pTitle,#pGenre,#pEndTime,#pProdinfo,#pageMenue,#mPageHeader
{
				position:relative;
				float:left;
			}


#pTime, #pSL, #pTitle, #pGenre, #butMerk, #pMenue
			{
				color:#FFFFFF;
				font-weight:bold;
			}
/**	Programm Header	*/
#programInfo{	}
#pTime		{
				width:80px;
				height:34px;
				padding-left:19px;
				padding-top:2px;
				font-size:20px;
			}
#pSL		{
				width:80px;
				color:#000000;
				font-weight:bold;
				font-size:11px;
				height:27px;
				padding-top:1px;
			}
#pTitle		{
				top:5px;
				font-size:15px;
				font-weight:bold;
				width:430px;
			}
#pGenre		{
				top:6px;
				left:0px;
				width:170px;
				text-align:right;
			}
#pEndTime,#pEndTime.small	{
				padding-left:10px;
				width:160px;
				color:#5f81af;
				font-weight:bold;
				font-size:16px;
				height:35px;
			}
#pEndTime.small	{
				padding-left:0px;
				font-size:11px;
			}

			
#pProdinfo	{
				width:608px;
				font-size:13px;
				color:#5f81af;
				font-weight:bold;
				font-style : italic;
				padding-left:9px;
				padding-top:4px;
			}
#pProdinfo .date {
				font-weight:normal;
				font-size:12px;
				color:#1a2747;
				font-style : normal;
			}
/*
.MPdayTipp,
.MPmainTipp	{
				top:40px;
				left:98px;
				width:67px;
				height:59px;
				background:url(/application/tvinfo/common/img/css/dayTipp.gif) no-repeat;
			}
.MPmainTipp	{
				background:url(/application/tvinfo/common/img/css/mainTipp.gif) no-repeat;
			}*/
/**	Seiten Layer	*/

#mPageHeader, #pageBot	{
				width:800px;
				height:auto;
			}
#mPageHeader,#mPageHeader.tip,#mPageHeader.sub,#mPageHeader.reg{
				min-height:94px;
			}
#mPageHeader	{	background: url(/application/tvinfo/common/img/css/programm_header.gif) no-repeat #c6d9f7;		}
#mPageHeader.tip{	background: url(/application/tvinfo/common/img/css/programm_headerTIP.gif) no-repeat #c6d9f7;	}
#mPageHeader.sub{	background: url(/application/tvinfo/common/img/css/programm_headerSUB.gif) no-repeat #c6d9f7;	}
#mPageHeader.reg{	background: url(/application/tvinfo/common/img/css/programm_headerREG.gif) no-repeat #c6d9f7;	}


#multiPageHolder {	
				float:left;
				width:800px;
			}
#pageBot	{
				float:left;
				height:10px;
				background: url(/application/tvinfo/common/img/css/pageBot.gif) no-repeat #c6d9f7;
			}
#pageLeft	{
				padding-left:10px;
				width:160px;
				float:left;
			}
#pageRight	{
				float:left;
				width:610px;
			}
#butMerk	{
				top:60px;
				left:25px;
			}
#pageMenue	{
				left:172px;
				width:611px;
			}
#imgNavi	{	
				width:160px;
				top:10px;
				float:right;
			}
/**	rechter Contentbereich	*/
#pTop, #pBot	{
				padding:0px;
				width:610px;
				height:6px;
				background:url(/application/tvinfo/common/img/css/contBoxTop.gif) no-repeat;
			}
#pBot		{
				background:url(/application/tvinfo/common/img/css/contBoxBot.gif) no-repeat;
			}
#pContent,.pContent	{
				background:#FFFFFF;
				padding-left:10px;
				padding-right:10px;
				padding-top:4px;
				padding-bottom:10px;
			}
		
.pInnerContent	{
				width:585px;
				font-size:13px;
				text-align : justify;
			}
.layerTxt	{
				color:#1a2747;
				width:339px;
				font-size:13px;
				text-align : justify;
			}
.c1IMG		{	text-align:center;
				width:395px;
				background:#ebf1fc;
				
			}
	/*	Untertitel Bildbox */
.imgSubtitle{	font-size:11px;
				color:#000000;
				font-style:italic;
				text-align:justify;
				padding:10px;
			}
/**	Linke Module	*/
/*	Box	*/
div.BoxLeft	{	height:auto;
				overflow:hidden;
				color:#024589;
				width:151px;
				background:#FFFFFF;
			}

div.BoxLeft div.BoxTop, div.BoxLeft div.BoxBottom
			{
				height:7px;
				overflow:hidden;
			}

div.BoxLeft div.BoxTop		{	background:url(/application/tvinfo/common/img/css/LBoxTop.gif) no-repeat; }
div.BoxLeft div.BoxBottom	{	background:url(/application/tvinfo/common/img/css/LBoxBot.gif) no-repeat; }

	
div.mpSpacerLeft{
				padding-bottom:10px;
				background:#c6d9f7;
				border:1px solid #c6d9f7;
			}

.vps		{
				width:100px;
				padding:3px;
				font-weight:bold;
				color:#5f81af;
				font-size:12px;
			}
/*	Bildseite Program-Detail */
.imgButton {
				padding-left:5px;
				padding-bottom:5px;
				float:left;
			}
.bigImg		{
				top:85px;
				left:238px
			}
.relOO		{
				top:0px;
				left:0px;
			}
.clear		{
				clear:left;
				clear:right;
			}