
.tv-teaser h3.main {
	color: #00AAB3;
	margin-top: 4px;
	margin-bottom: 5px;
	text-transform: none;
	font-size: 16px;
}
.tv-teaser p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 0;
}
.tv-teaser .prodbox p {
	font-size: 11px;
}
.tv-teaser .prodbox img {
    padding-top: 0;
    padding-bottom: 6px;
}

.tv-teaser .hr {
	margin: 0 11px 11px 11px;
}
.tv-teaser .morelink {
	background-image:none;
	padding-top:2px;
	margin: 0 11px 11px 11px;
	font-size: 12px;
}

.tv-teaser .tv-teaser-head {
	padding: 10px 0 7px 76px;
}
.tv-teaser .tv-teaser-l {
	float: left;
	width: 259px;
}
.tv-teaser .tv-teaser-r {
	width: 251px;
	float: left;
}
.episode-head {
	background: #EAF6F8 url(../../../img/aktuell/box_blue_top.gif) no-repeat 0 0;
	padding: 7px 0 0 0;
	margin-bottom: 12px;
}
.episode-head-bottom {
	background: url(../../../img/aktuell/box_blue_bottom.gif) no-repeat 0 0;
	padding-top: 4px;
}
.episode-head p,
.episode-head h4 {
	margin: 0;
	padding: 0 7px;
}
.tv-teaser-r p.btn-episode {
	margin: 0;
	padding: 8px 7px 9px 7px;
}
.tv-teaser-l img {
	margin: 0 0 0 7px;
}
.tv-teaser .last-episodes {
	padding: 13px 0 13px 7px;
}
.tv-teaser .last-episodes img {
	float: left;
	margin: 0;
	padding-right: 6px;
}


/**********************************************
 	Variante 2
 **********************************************/

.pd-10 {
	padding:10px;
}

.w-264 {
	width:264px;
	padding-left:6px;
}

.w-264 p {
	margin-left:0px;
}

.w-240 {
	width:240px;
	padding-left:12px;
}

.w-240 h4, .w-240 p {
	margin-left:0px;
}

.pagingbox-gt {
	top:0px;		/* for IE6 & IE7 to behave correctly */
}

.box-274 .box-content,
.box-274 .pg-box {
	width: 262px;
	height: 105px;
}

.box-274 .pg-box ul li {
	/*height:92px;*/
	width:82px;
}

.box-274 .prodcontainer {
	margin-left:12px;
	margin-top:9px;
}

.box-274 .prodcontainer .prodbox {
	float:none;
	padding:0px 0 0px 0px;
	text-align:center;
	width:76px;
}

.box-274 .prodcontainer .prodbox p {
	text-align:left;
	padding-left:2px;
}

.box-274 .prodcontainer .prodbox img {
	/*margin-left:4px;
	padding:7px 0 0px;*/
	margin:0;
	padding:0;
}

.box-274 .prodcontainer .imgbox {
	margin:0 auto;
	padding:2px;
	width:72px;
}

.box-502 {
	margin-left:8px;
}

.box-502 .box-content,
.box-502 .pg-box {
	width: 490px;
	height: 192px;
}

.box-502 .pg-box ul li {
	height:192px;
	width:118px;
}

.box-502 .prodcontainer {
	margin-left:12px;
	margin-top:8px;
}

.box-502 .prodcontainer .prodbox {
	float:none;
	padding:0px 0 0px 0px;
	text-align:center;
	width:106px;
}

.box-502 .prodcontainer .prodbox p {
	text-align:left;
	padding:0px 4px 0px 2px;
}

.box-502 .prodcontainer .prodbox img {
	/*margin-left:4px;
	padding:7px 0 0px;*/
	margin:0;
	padding:0;
}

.box-502 .prodcontainer .imgbox {
	margin:0 auto;
	padding:2px;
	width:102px;
}

.box-502 .prodcontainer .imgbox a:hover img {
	border: 1px solid #00aab3;
}


.box-502 a.paging-prev, .box-502 a.paging-next {
	top: 92px;
}

.prodcontainer .imgbox a img {
	border:1px solid #CACACA;
}


.prodcontainer .selected a img {
	border:1px solid #FFFFFF;
}

.prodcontainer .selected {
	background-color:#00aab3;
}

.bg-blue {
	padding: 7px;
}



/* Douglas TV */
.tv-box {
	padding: 10px 0 0 2px;
}
.tv-box .sub-ctn {
	float: left;
	width: 255px;
}
.tv-box .sub-prod {
	float: right;
	width: 180px;
}
.tv-box .sub-teas {
	float: left;
	width: 170px;
}
.dtv-overview h4 {
	font-size: 14px;
}

/* Geschenk der Woche */
.present-box .sub-txt {
	float: right;
	width: 342px;
}
.present-box .sub-txt p {
}
.present-box .sub-txt img.logo {
	position: absolute;
	bottom: 10px;
	right: 10px;
}


/* Beauty-Experten Startseite */

.omni-teaser {
	
}

	.omni-teaser .ot-navi {
		list-style:none;
		float:left;
	}
	
		.omni-teaser .ot-navi li {
			overflow:hidden !important;
			display:inline;
		}
	
			.omni-teaser .ot-navi a {
				padding-right:16px;
				background-color:#e5e5e5;
				border-bottom:1px solid #fff;
				display:block;
				width:186px;
			}
			
			.omni-teaser .ot-navi .active a,
			.omni-teaser .ot-navi a:hover,
			.omni-teaser .ot-navi a:active,
			.omni-teaser .ot-navi a:focus {
				background:#aa8a52 url(../../../img/aktuell/ot-indicator.v2011.png) no-repeat right center !important;
			}
			
			.omni-teaser .ot-navi li:last-child a {
				border-bottom:0;
			}
	
	.omni-teaser .ot-content {
		list-style:none;
		overflow:hidden;
	}
	
		.omni-teaser .ot-content li {
			position:absolute;
			background:transparent no-repeat 0 0;
			display:none;
			width:516px;
			
		}
		
		.omni-teaser .ot-content li.active {
			display:block;
		}
		
			.omni-teaser .ot-content li h4,
			.omni-teaser .ot-content li p,
			.omni-teaser .ot-content li a.lnk {
				position:absolute;
				left:20px;
				top:0px;
				margin: 0;
			}
			.omni-teaser .ot-content li p {
				font-size: 14px;
				line-height: 18px;
			}
			.omni-teaser .ot-content li p.small {
				font-size: 12px;
				line-height: 16px;
			}


/*.dtv-teaser .dtv-bg {
	background: transparent url(../../../img/teaser/dtv_bg.jpg) no-repeat top right;
}*/

.dtv-teaser h3.dtv {
	background-image: url(../../../img/teaser/dtv_header_be.v2011.gif) !important;
	background-color: transparent;
	height: 85px;
}
.dtv-teaser h3.dtv em {
	height: 85px;
	width: 164px;
}

.dtv-teaser .dtv-teaser-l {
	/*float: left;*/
	width: 200px;
}
.dtv-teaser .dtv-teaser-r {
	position: absolute;
	right: 8px;
	bottom: 0;
	width: 510px;
	/*float: left;*/
}
.dtv-teaser p.right {
	text-align: right;
}
.dtv-teaser p.center {
	text-align: center;
}
.dtv-teaser .dtv-teaser-r .hr {
	margin-left: 8px;
	margin-right: 10px;
}

.dtv-teaser .box-502 {
	margin-left: 2px;
}
.dtv-teaser .box-502 .box-content {
	background-image: none;
	height: 200px;
}
.dtv-teaser .box-502 .pg-box {
	border: 1px solid #cfcfcf;
	width: 490px;
	height: 200px;
}
.dtv-teaser .pagingbox-gt .pg-box {
	margin-left: 0;
}

.dtv-teaser .box-502 .pg-box ul li {
	height: 200px;
	width: 139px;
	margin-left: 18px;
}

.dtv-teaser .box-502 .prodcontainer {
	margin-left: 0;
}

.dtv-teaser .box-502 .prodcontainer .prodbox {
	width: 138px;
}

.dtv-teaser .box-502 .prodcontainer .prodbox p {
	padding: 0px 4px 0px 2px;
}

.dtv-teaser .box-502 .prodcontainer .imgbox {
	margin-bottom: 5px;
	margin-top: 5px;
	width: 136px;
	padding: 0;
}

.dtv-teaser .box-502 .prodcontainer .imgbox a:hover img {
	border: 0 none;
}


.dtv-teaser .box-502 a.paging-prev, .dtv-teaser .box-502 a.paging-next {
	top: 96px;
}

.dtv-teaser .prodcontainer .imgbox a img {
	border: 0 none;
}


