/* angebot-Box */ 
.angebot {
	float:left;
	height:261px;
	padding:1px;
	width:374px;
	position: relative;
}

.angebot .title {
	height: 19px;
	color: #fd0303;
	font-weight: bold;
	font-size: 12px;
}

#body .angebot .title a {
	color:#0691FD;
	font-size:10px;
	font-weight: normal;
	text-decoration:underline;
	float: right;
}

.angebot .cnt {
	width: 376px;
	height: 229px;
	padding: 1px;
	border: 1px solid #D3D5D6;
	position: relative;
}

.angebot .ang_top {
	height: 116px;
	padding: 6px;
}

.angebot .ang_top .ang_pic {
	width: 133px;
	height: 100%;
	float: left;
	display: table;
}

.angebot .ang_top .ang_pic .picture {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.angebot .ang_top .ang_desc {
	width: 227px;
	float: right;
}

.angebot .ang_top .ang_desc .prd_title {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 30px;
	margin-top: 10px;
}

.angebot .ang_top .ang_desc .prd_old_price {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	float: right;
	padding-right: 10px;
	margin-top: 30px;
}

.angebot .ang_top .ang_desc .prd_new_price {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FD0303;
	text-align: right;
	float: right;
	clear: right;
	padding-right: 10px;
}

.angebot .ang_top .ang_desc .prd_new_price .only {
	font-size: 12px;
}

.angebot .ang_top .ang_desc .prd_new_price .cent {
	font-size: 12px;
}

.angebot .ang_bottom {
	height: 89px;
	background-color: #F2F4F5;
	padding: 6px;
}

.angebot .to_detail {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FD0303;
	width: 133px;
	height: 91px;
	line-height: 120%;
	position: relative;
}

.angebot .end_time {
	color: #000;
	display: block;
	margin-top: 9px;
}

.angebot .time {
	background-image: url(dd_bg/zeitangebot_bg.gif);
	background-repeat: no-repeat;
	width: 227px;
	height: 91px;
	float: right;
}

.angebot .disable {
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.7;
	position: absolute;
	z-index: 100;
	display: table;
	top: 0;
}

.angebot .disable span {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	color: #FD0303;
}

.time dl {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0;
	line-height:110%;
}

.time dt {
	float:left;
	font-weight:bold;
	text-align:right;
	width:95px;
}

.time .digit {
	font-weight: bold;
	font-size: 14px;
}

.time dd {
	font-size: 12px;
	margin-left:127px;
}

.time .ticker {
	margin-bottom: 15px;
}

.time .avail {
	font-weight: bold;
	font-size: 14px;
	color: #fd450d;
}

.angebot .basket_btn {
	position: absolute;
	top: 69px;
}

.live_wk {
	width: 120px;
	margin-top: 10px;
}


/* Detailseite */

#tageshammer_content
{
	background-color: #FB0341;
	background-image: url(dd_bg/tageshammerpreis_label.jpg);
	background-position: 15px top;
	background-repeat: no-repeat;
	height: 207px;
	margin-bottom: 10px;
	position: relative;
}

#tageshammer_content .title
{
	position: absolute;
	top: 15px;
	left: 325px;
	width: 420px;
	line-height: 100%;
	font-size: 20px;
	font-weight: bold;
	height: 44px;
	overflow: hidden;
}

#tageshammer_content .sparen
{
	background-image: url(dd_bg/tageshammerpreis_sie_sparen.jpg);
	position: absolute;
	top: 64px;
	left: 321px;
	width: 163px;
	height: 49px;
	padding-top: 18px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#tageshammer_content .statt,
#tageshammer_content .preis
{
	position: absolute;
	top: 74px;
	left: 518px;
	text-align: right;
	width: 220px;
	height: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

#tageshammer_content .preis
{
	top: 104px;
	height: 40px;
	font-size: 32px;
}

#tageshammer_content .preis span
{
	font-size: 18px;
}

#ticker_details_text
{
	position: absolute;
	left: 25px;
	top: 140px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

#ticker_details
{
	position: absolute;
	left: 25px;
	top: 160px;
	font-size: 27px;
	color: #fff;
	font-weight: bold;
}

.digit_details
{
	position: absolute;
	top: 0px;
	padding-top: 5px;
}

.hour
{
	left: 0px;
	border-right: 3px solid #fff;
	padding-right: 5px;
	width: 70px;
}

.mins
{
	left: 90px;
	border-right: 3px solid #fff;
	padding-right: 5px;
	padding-left: 5px;
	width: 65px;
}

.sec
{
	left: 180px;
	padding-right: 5px;
	padding-left: 5px;
	width: 80px;
}

.digit_details span
{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-left: 1px;
}

#tageshammer_content .stock
{
	position: absolute;
	border: 1px solid #fff;
	background-image: url(dd_bg/verlauf_yellow.jpg);
	top: 159px;
	left: 328px;
	width: 410px;
	height: 26px;
	padding-top: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#tageshammer_content .stock2
{
	background-image: url(dd_bg/verlauf_green.jpg);
	background-position: right;
	height: 41px;
	margin-top:	-29px;
}

