/* BUNDLEFUNKTION - START */
#bundle_box, #related_box {
	float:left;
	margin-bottom:5px;
	width:560px;
}
#bundle_box h2, #related_box h2 {
	color:#000000;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding:10px 10px 10px 15px;
	font-weight: bold;
	background-color: #F8F3E9;
	text-transform: none;
}
div.box_bundleset {
	background-color: #33ACDD;
}
div.box_Relatedset {
	background-color: #33ACDD;
}

div.box_bundleImg, div.box_RelatedImg {
	float: left;
	width: 60px;
}
div.box_bundleArticle {
	float: left;
	width: 309px;
}
div.box_bundlePrice {
	float: right;
	width: 230px;
	padding: 0px 10px;
	background-color: #F8F3E9;
	height: 60px;
}
div.box_RelatedPrice {
	background-color: #F8F3E9;
	padding: 10px;
}
div.bundleBasketbutton {
	width: 60px;
	height: 60px;
	float: right;
}
div.RelatedBasketbutton {
	width: 60px;
	height: 30px;
	float: right;
}
div.bundleBasketbutton input.intobasket {
	width: 40px;
	margin: 16px 10px;
	height: 28px;
	text-indent: -9999em; font-size: 0.1px; line-height: 0.1px;
	background: transparent url(../img/default/wacom/bt_basket_small.png) 0 0 no-repeat;
	cursor: pointer;
}
div.RelatedBasketbutton input.intobasket {
	width: 40px;
	margin: 1px 10px;
	height: 28px;
	text-indent: -9999em; font-size: 0.1px; line-height: 0.1px;
	background: transparent url(../img/default/wacom/bt_basket_small.png) 0 0 no-repeat;
	cursor: pointer;
}
div.relatedChecker {
	background-color: #33ACDD;
	padding: 10px;
	margin-bottom: 5px;
}
a.bundleImg, a.RelatedImg {
	display: block;
	float: left;
	width:50px;
	height: 60px;
	padding: 0px 5px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}
p.BundlePlus, p.RelatedPlus {
	float: left;
	width:20px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #DD4800;
}
div.box_bundlePrice p {
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	float: left;
	width: 170px;
}
div.box_RelatedPrice p {
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	float: left;
	width: 100px;
}
div.box_RelatedPrice p span {font-weight: bold; font-size: 16px;}
div.box_bundlePrice p.bundlePrice span {font-weight: bold; font-size: 16px;}

div.box_bundlePrice p.bundleDiscount {
	line-height: 20px;
	font-size: 10px;
}

div.box_bundleArticleNames {
	margin-top:1px;
	font-size:11px;
	margin-bottom:10px;
	padding:4px;
}


div.box_bundleset, div.box_Relatedset, div.relatedChecker, div.box_bundleArticleNames { background-color:#FCFAF6; }
div.box_Relatedset, div.box_bundleArticle { padding-top:1px; padding-left:1px; }

.bundleBasketButton {
	background: url("../img/default/store/button_bg.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	line-height:11px;
	padding:0 0 0 0;
	text-align:left;
	text-transform:uppercase;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:22px;
	margin-top:13px;
	padding:1px 0 0 3px;
	width:115px;
	font: inherit;
	font-size:10px;
	font-weight: normal;
	position:relative;
	left:-50px;
}

.bundleRelatedBasketButton {
	background: url("../img/default/store/button_bg.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	line-height:11px;
	padding:0 0 0 0;
	text-align:left;
	text-indent:-9999em;
	text-transform:uppercase;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:22px;
	margin-top:13px;
	padding:1px 0 0 5px;
	width:115px;
	font: inherit;
	font-size:11px;
	
	position:relative;
	left:-50px;
	top:-7px;
}
/* BUNDLEFUNKTION - END */

/* ARTICLE NOTIFICATION */
#article_notification {}
#article_notification p {height: auto;}
#article_notification fieldset{color:#999999;}
#article_notification fieldset p {height:auto; padding: 1px 3px 5px 0px; color:#DD4800; font-weight:bold;}
#article_notification fieldset p label{padding: 5px; padding-left: 0px; height:auto; text-align: center; width: 40px; margin: 0;float: left;}
#article_notification input.normal {width:165px; margin: 3px; float: left; color:#888;}
#article_notification input.btn_high_r {width:172px !important; margin: 3px; float: left;}
/* ARTICLE NOTIFICATION - END */


.resultimage {width:50px !important;}



/* BLOG LISTING STYLES */
div.blog_col {
	position: relative;
	padding: 0px 30px 30px 0px;
	width: 623px;
}
div.blog_col div.head {
}
div.blog_col div.head h2 {
	color: #262626;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 22px 0 8px;
}
div.blog_col div.head h2 a, div.blog_col div.head h2 a:hover {text-decoration: none; color: #262626;}

div.blog_col div.head p.post_metadata {
	margin: 4px 0 12px;
	padding: 0 0 9px;
	color: #A8A7A7;
	font-size: 10px;
}
div.blog_col div.head p.post_metadata span {padding: 0px 8px;border-right:1px solid #E6E6E6;}
div.blog_col div.head p.post_metadata span.first {padding-left: 0;}
div.blog_col div.head p.post_metadata span.last {}
div.blog_col div.head p.post_metadata span a {color: #DD4800; text-decoration: underline;}

div.blog_col div.content { font-size: 12px; color: #1E1E1E;}
div.blog_col div.content p { display: block; position: relative;}
div.blog_col div.content div.blogimage {margin: 0px 10px 10px 0px; display: inline; float: left;}
div.blog_col div.content a.more_info {
	color: #DD4800;
	text-decoration: underline;
	margin: 18px 0 13px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 150px;
}
span.blogStat {

}

div.blog_navi { border: 1px solid #EEE; border-bottom:0;}

div.blog_navi div.blogFilter {}
div.blog_navi div.blogFilter h2 {color: #262626;padding: 16px 22px 5px; font-size: 16px; line-height: 32px; height: 32px;}
div.blog_navi div.blogFilter ul {border-top: 1px solid #eee; margin: 0; padding: 0;}
div.blog_navi div.blogFilter ul li {border-bottom: 1px solid #eee; line-height: 15px;}
div.blog_navi div.blogFilter ul li.active {background: transparent url(../img/default/store/ico_compdel2.gif) 126px 8px no-repeat;}
div.blog_navi div.blogFilter ul li a {padding:7px 5px 7px 22px; line-height: 15px; display: block; font-size: 11px; color: #717476;}
div.blog_navi div.blogFilter ul li a.active {font-weight:bold; color: #DD4800;}
div.blog_navi div.blogFilter ul li a.active:hover {text-decoration: line-through; }

div.blog_navi div.blogInteract {}
div.blog_navi div.blogInteract h2 {color: #262626;padding: 16px 22px 5px; font-size: 16px; line-height: 32px; height: 32px;}
div.blog_navi div.blogInteract ul {border-top: 1px solid #eee; margin: 0; padding: 0;}
div.blog_navi div.blogInteract ul li {border-bottom: 1px solid #eee; line-height: 15px;}
div.blog_navi div.blogInteract ul li a {padding:7px 5px 7px 36px; line-height: 15px; display: block; font-size: 11px; color: #717476;}
div.blog_navi div.blogInteract ul li a.rss { background: transparent url(../img/default/store/rss.gif) 10px 6px no-repeat;}
div.blog_navi div.blogInteract ul li a.atom { background: transparent url(../img/default/store/atom.gif) 10px 6px no-repeat;}

/* BLOG DETAIL STYLES */

div.blog_detail {}
div.blog_detail div.left { float: left; width:585px;}
div.blog_detail div.left div.scroll_pages {padding: 5px 10px; height: 20px; width: 565px; background: transparent; margin: 0 0px 10px 0px; }
div.blog_detail div.left div.scroll_pages.bottom {margin-bottom: 0; margin-top: 10px;}
div.blog_detail div.left div.scroll_pages div.alignment {float: left; width: 188px; height: 20px;}
div.blog_detail div.left div.scroll_pages a {display: block; width: 176px; color: #A3A3A3; font-weight: normal; font-size: 11px; text-decoration: none;}
div.blog_detail div.left div.scroll_pages a.last {text-align: left; padding-left: 12px; background: transparent url(../img/default/store/art_detail_back.gif) 0px 2px no-repeat;}
div.blog_detail div.left div.scroll_pages a.overview {text-align: center;}
div.blog_detail div.left div.scroll_pages a.next {text-align: right; padding-right: 12px; background: transparent url(../img/default/store/art_detail_next.gif) 100% 2px no-repeat;}
div.blog_detail div.left div.scroll_pages a.last, div.blog_detail div.left div.scroll_pages a.next {color:#DD4800;}

div.blog_detail div.left div.head {}
div.blog_detail div.left div.head h1 {
	color: #262626;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 22px 0 8px;
}
div.blog_detail div.left div.head p.post_metadata {
	margin: 4px 0 12px;
	padding: 0 0 9px;
	color: #A8A7A7;
	font-size: 10px;
}
div.blog_detail div.left div.head p.post_metadata span {padding: 0px 8px; border-right:1px solid #E6E6E6;}
div.blog_detail div.left div.head p.post_metadata span.first {padding-left: 0;}
div.blog_detail div.left div.head p.post_metadata span.last {}
div.blog_detail div.left div.head p.post_metadata span a {color: #DD4800; text-decoration: underline;}


div.blog_detail div.left div.content {font-size: 12px; padding: 0px 30px 30px 0px; color: #1E1E1E;}
div.blog_detail div.left div.content div.blogimage {margin: 0px 10px 10px 0px; display: inline; float: left;}
div.blog_detail div.left div.content div.blogimage div.thumbnail_box {background-color: #F5F5F5; border-bottom: 1px solid #D9D9D9; margin-top: 10px; padding: 10px 0px 0px 10px; width: 275px;}
div.blog_detail div.left div.content div.blogimage div.thumbnail_box a {display: block; margin: 0px 10px 10px 0px; width: 55px; height: 55px; float: left; border: 1px solid #D9D9D9;}

div.blog_detail div.left div.foot { display: block; position: relative;}
div.blog_detail div.left div.foot div.links {margin-bottom: 15px;}
div.blog_detail div.left div.foot div.links p.label {font-weight: bold;}
div.blog_detail div.left div.foot div.downloads {margin-bottom: 15px;}
div.blog_detail div.left div.foot div.downloads p.label {font-weight: bold;}

div.blog_detail div.left div.foot div.rating { display: block; position: relative; padding: 10px 0px;}
div.blog_detail div.left div.foot div.tags { display: block; position: relative;}
div.blog_detail div.left div.foot div.bookmarks { display: block; position: relative; margin: 10px 0px;}
div.blog_detail div.left div.foot div.bookmarks a { font-size: 0em; line-height: 0em; text-indent: -99999em; height: 32px; display: block; width: 32px; overflow: hidden; float: left; padding: 0px 0px; margin-right: 10px; background: transparent url(../img/default/store/blogsocial_sprite.gif) 0 0 no-repeat;}

div.blog_detail div.left div.foot div.bookmarks a.twitter {background-position: 0px 0px;}
div.blog_detail div.left div.foot div.bookmarks a.facebook {background-position: -42px 0px;}
div.blog_detail div.left div.foot div.bookmarks a.delicious {background-position: -84px 0px;}
div.blog_detail div.left div.foot div.bookmarks a.digg {background-position: -126px 0px;}
div.blog_detail div.left div.foot div.bookmarks a.technorati {background-position: 0px 0px;}

div#commentcontainer { display: block; position: relative; margin-right: 15px;}
div#commentcontainer p.headline {background-color: #F5F5F5; border-bottom: 1px solid #D9D9D9; color: #3C3C3C; padding: 22px 15px; font-weight: bold; font-size: 12px; height: 15px; line-height: 15px;}

div#commentcontainer ul { }
div#commentcontainer ul li { padding: 20px; border-top: 1px solid #EEEEEE;}
div#commentcontainer ul li.white {background-color: #fff;}
div#commentcontainer ul li.grey {background-color: #FBFBFB;}
div#commentcontainer ul li span.author { color:#DD4800; font-size: 15px; font-weight: bold; line-height: 15px; margin-right: 5px;}
div#commentcontainer ul li span.date { color: #717476;}
div#commentcontainer ul li p.comment {margin: 12px 50px 12px 0px;}
div#commentcontainer ul li p.hline {margin: 12px 50px 0px 0px; font-weight: bold;}

div#commentcontainer h3 {color: #3C3C3C; border-bottom: 2px solid #3c3c3c; margin: 22px 0px; font-weight: bold; font-size: 18px; height: 20px; line-height: 20px;}
div#commentcontainer p.desc {margin-bottom: 15px;}

div#commentcontainer form.kommentare { font-size: 12px;}
div#commentcontainer form.kommentare p {float: left; width: 100%; margin-bottom: 15px;}
div#commentcontainer form.kommentare p.col { width: 280px; float: left;}
div#commentcontainer form.kommentare p label { color:#838383; font-weight: bold; display:block; float:left; height:15px; margin:0; text-align:left; width:100%;}
div#commentcontainer form.kommentare p input, div#commentcontainer form.kommentare p select { width: 240px; display: block; margin: 0; height: 20px; line-height: 20px;}
div#commentcontainer form.kommentare p textarea { display: block; width: 568px; height:180px;}


div.blog_detail div.right { float: left; width:200px; padding: 30px 15px;}



/*	LIVE-SHOPPING
-----------------------------------------------------------------------------------------------------------------------------------------------------*/


/*	LIVE-SHOPPING - START */
.time_prozessbar_container {
	background: url("../img/default/store/live_time_processbar.jpg") no-repeat scroll 0 0 transparent;
	border: 1px solid rgb(212, 212, 212); 
	width: 100%; 
	height: 12px; 
	margin-bottom:2px; 
	overflow:hidden;
}
.instock_prozessbar_container {
	background: url("../img/default/store/live_instock_processbar.jpg") no-repeat scroll 0 0 transparent;
	border: 1px solid rgb(212, 212, 212); 
	width: 100%; 
	height: 12px; 
	overflow:hidden;
}

#time_prozessbar {
	background-color: #FFFFFF; 
	float: left;
	 width: 100%;
}
#instock_prozessbar {
	background-color: #FFFFFF; 
	float: left; 
	width: 100%;
}

.liveshopping_box {
	position:relative;
	height:260px;
	margin-bottom:4px;
}

.stoerer_rabatt {
	color:#fff;
	font-weight:bold;
	position: absolute;
	top:70px;
	right:-5px;
	background: url("../img/default/store/live.gif") no-repeat scroll 0 0 transparent;
	width: 231px;
	height: 32px;
	padding:10px 0 0 50px;
	font-size:11px;
}


.box_name {position: absolute; top:  20px; left:370px;width: 250px; height:50px;color:#000; font-size:22px; font-weight: bold;}
.box_price {position: absolute; top:  170px; left:300px;width: 100px; height:100px; font-weight: bold;}
.box_anschauen {position: absolute; top:  210px; left:20;width: 150px; height:40px; font-weight: bold;}
.box_image {position: absolute; top:  10px; left:10px;width: 285px; height:240px; font-weight: bold;text-align: center;}
.box_surcharge_text {position: absolute; top: 235px; left:190px;width: 455px; height:25px; font-weight: bold; font-size:16px; color:#DE0C41; text-decoration:underline;}



/*	LIVESHOPPING - Countdownbox - Categories
--------------------------------------------------------------------------------------------------------*/
.liveshopping_box_countdown {
	position: relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:578px;
	height:271px;
	background: url(../img/default/bg/bg_liveshopping_home_01.jpg) no-repeat;
}

.liveshopping_box_timeline {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:271px;
	width:578px;
	background:url(../img/default/bg/bg_liveshopping_home_normal.jpg) no-repeat;
}

.liveshopping_box_timeline .price_start {
	width: 200px;
	height:20px;
	color:#666;
	position: absolute;
	left:280px;
	top:32px;
	font-size:11px;
	line-height:14px;
	text-align:left;
}

.liveshopping_box_timeline .price_current {
	width: 134px;
	height:43px;
	color:#ff9900;
	position: absolute;
	left:345px;
	top:90px; 
	text-align: center;
}

.liveshopping_box_timeline .price_current p {font-size:11px; line-height:14px; text-align: center;margin-bottom: 3px; color:#666;}
.liveshopping_box_timeline .price_current span {font-size:21px; line-height:19px; text-align: center;font-weight: bold;}

.liveprice_stock_down {
	background: url("../img/default/store/bg_liveprice_stock_down.gif") no-repeat scroll 0 0 transparent;
	width:265px;
	height:66px;
	position: absolute;
	top:70px;
	left:265px;
	z-index: 3;
}

a.bt-liveshopping_box_countdown,
a:visited.bt-liveshopping_box_countdown,
a.bt-liveshopping_box_timeline,
a:visited.bt-liveshopping_box_timeline {
	position:absolute;
	top:180px;
	left:48px;
	display:block;
	padding:10px 10px 0px 10px;
	height:65px;
	width:168px;
	cursor:pointer;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
}

a:hover.bt-liveshopping_box_countdown,
a:hover.bt-liveshopping_box_timeline { color:#CCCCCC;}

.liveprice_stock_up {
	background: url("../img/default/store/bg_liveprice_stock_up.gif") no-repeat scroll 0 0 transparent;
	width:265px;
	height:104px;
	position: absolute;
	top:90px;
	left:320px;
	z-index: 3;
}

.liveprice_normal {
	background:#000;
	width:265px;
	height:104px;
	position: absolute;
	top:90px;
	left:320px;
	z-index: 3;
}

.price_start {
	width: 200px;
	height:20px;
	color:#666;
	position: absolute;
	left:280px;
	top:32px;
	font-size:11px;
	line-height:14px;
	text-align:left;
}

.price_current {
	font-size:21px;
	line-height:20px;
	width: 134px;
	height:50px;
	color:#fff;
	position: absolute;
	left:40px;
	top:4px; 
	text-align: center;
}

.price_current p {font-size:11px; line-height:13px; text-align: center;margin-bottom: 0px;}
.price_current span {text-align: center;font-weight: bold;}

.live_stock {
	width: 54px;
	height:52px;
	color:#fff;
	position: absolute;
	left:185px;
	top:5px;
	text-align: center;
}

.live_stock p {font-size:11px; text-align: center;}
.live_stock p.live-stock-big {font-size:21px; font-weight:bold; margin:0px 0px 4px 0px;}

.live_info {
	width: 200px;
	height:20px;
	color:#666;
	position: absolute;
	left:280px;
	top:45px;
	font-size:11px;
	line-height:14px;
	text-align:left;
}

.box_image_countdown {
	position: absolute;
	top:78px;
	left:50px;
	width: 160px;
	height:100px;
	text-align: center;
	overflow:hidden;
}

.box_name_countdown {
	position: absolute;
	top:189px;
	left:48px;
	padding:0px 5px 0px 5px;
	width:170px;
	height:30px;
	font-weight: bold;
	color:#fff;
	font-size: 11px;
	line-height:14px;
	text-align:center;
}

.box_description_countdown {
	display:none;
	position: absolute;
	top:260px;
	left:30px;
	width:230px;
	height:80px;
	font-weight: normal;
	color:#666;
	font-size: 11px;
	line-height:14px;
}

.box_timer {
	position: absolute;
	top:10px;
	left:280px;
	width:290px;
	height:30px;
	font-weight: bold;
	text-align: left;
}

.box_timer p {
	font-size: 15px;
	font-weight:bold;
	height: 30px;
	line-height: 20px;
	text-align: left;
	color:#ff9900;
}

span.box_timer_text { color:#666;}

.bar_time {
	width:151px;
	top:49px;
	height:3px;
	left:19px;
	position: absolute;
}



/*	LIVESHOPPING - Normal - Detailseite
--------------------------------------------------------------------------------------------------------*/

.liveshopping_box_detail  {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:198px;
	height:325px;
	background: url(../img/default/bg/bg_liveshopping_details_normal.jpg) top left no-repeat;
}

.liveshopping_box_detail .box_timer {
	position:static;
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 85px;
	height:65px;
	width:113px;
}

.liveshopping_box_detail .box_timer p {
	font-size:16px;
	line-height:18px;
	color:#ff9900;
}

.liveshopping_box_detail .box_timer p span.box_time_text {
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#666;
}

.liveshopping_box_detail .price_current {
	position:static;
	margin:0px 0px 10px 0px;
	padding:9px 0px 0px 0px;
	width:198px;
	height:86px;
	color:#fff;
	text-align:center;
	background:url(../img/default/store/bg_liveshopping_details_normal_box.gif) no-repeat;
}

p.price_current_pseudo {
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	color:#666;
}

p.price_current_actual1 {
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 0px;
}

p.price_current_actual2 {
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	font-size:20px;
	line-height:21px;
}

.box_zeitanzeige {
	position:static;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 10px;
	width: 188px;
	height:120px;
	line-height:16px;
}

.box_zeitanzeige_hinweis {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	font-size:11px;
	line-height:15px;
	color:#999;
	font-weight:normal;
}

.liveshopping_box_detail .liveprice_normal {
	display:none;
	background:#c00;
	width:265px;
	height:104px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 3;
}



/*	LIVESHOPPING - Countdownbox - Detailseite
--------------------------------------------------------------------------------------------------------*/
.liveshopping_box_countdown_detail {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:198px;
	height:275px;
	background: url(../img/default/bg/bg_liveshopping_details_01.jpg) top left no-repeat;
}

.liveshopping_box_countdown_detail .box_timer_detail {
	display:block;
	position:static;
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 85px;
	width:113px;
	height:65px;
	font-weight: normal;
	color:#666;
	font-size: 11px;
	line-height:14px;
	text-align:left;
}

.box_timer_detail p {
	font-size: 16px;
	height: 24px;
	line-height: 17px;
	text-align: left;
	margin-top:2px;
	font-weight:bold;
	color:#ff9900;
}

.liveprice_stock_up_detail {
	position:static;
	background: url("../img/default/store/bg_liveprice_stock_up.gif") no-repeat scroll 0 0 transparent;
	width:265px;
	height:104px;

}

.liveprice_stock_down_detail {
	margin:5px 0px 17px 0px;
	padding:0px 0px 0px 0px;
	background: url("../img/default/store/bg_liveprice_down2.gif") no-repeat scroll 0 0 transparent;
	width:198px;
	height:112px;

}

.liveshopping_box_countdown_detail .live_stock {
	position:static;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	width:188px;
	color:#666;
	text-align:left;
}

.liveshopping_box_countdown_detail .live_stock p {
	color:#666;
	font-size:14px;
	font-weight: bold;
	text-align:left;
}

.price_start_countdown_detail {
	position:static;
	width:198px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	height:16px;
	color:#666;
	text-align: center;
}

.live_info_countdown_detail {
	position: static;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
	width: 198px;
	height:20px;
	color:#666;
}

.bar_time_countdown_detail {
	position:static;
	margin:0px 0px 14px 0px;
	padding:0px 0px 0px 23px;
	height:3px;
	width:151px;
	background:none;
	overflow:hidden;
}

.price_current_countdown_detail {
	position:static;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 15px;
	font-size:12px;
	line-height:14px;
	width: 183px;
	height:44px;
	color:#fff;
	text-align: center;
}

p.p-price_current_countdown_detail {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:21px;
	line-height:18px;
	font-weight:bold;	
}

.liveshopping_box_countdown_detail .price_start {
	width: 198px;
	height:20px;
	color:#666;
	position: absolute;
	left:0px;
	top:-2px;
	font-size:11px;
	line-height:14px;
	text-align:center;
}

/*
.box_anschauen_countdown {position: absolute; top:  260px; left:20;width: 150px; height:40px; font-weight: bold;}
.box_image_countdown {position: absolute; top:  60px; left:10px;width: 285px; height:240px; font-weight: bold;text-align: center;}
.box_name_countdown {position: absolute; top:  20px; left:12px;width: 250px; height:50px;color:#000; font-size:22px; font-weight: bold;}
.stoerer_rabatt_countdown {color:#fff; font-weight:bold; position: absolute; top:8px; right:-5px; background: url("../img/default/store/live.gif") no-repeat scroll 0 0 transparent; width: 231px; height: 32px; padding:10px 0 0 50px; font-size:11px;}
.box_countdown {position: absolute; top:  55px; right:0px;width: 230px; height:150px;}
.box_countdown_aktionsende {position: absolute; top:  2px; left:20px; font-size:12px; font-weight:bold; color:#FFFFFF;}
.box_countdown_startpreis {position: absolute; top:  52px; left:31px; font-size:10px; font-weight:bold; color:#FFFFFF;}
.box_countdown_startpreis_zahl {position: absolute; top:  67px; left:31px; font-size:12px; font-weight:bold; color:#FFFFFF;}
.box_countdown_time {position: absolute; top:  29px; left:11px; color:#FFFFFF; font-size:16px; font-weight:bold;}
.box_countdown_bg {position: absolute; top:  0px; left:0px; width:111px; height:242px; background: url("../img/default/store/live_countdown_bg.gif") no-repeat scroll 0 0 transparent;}
.box_countdown_slider {position: absolute; top:  84px; left:-7px; width:129px; height:42px; background: url("../img/default/store/live_countdown_slider.gif") no-repeat scroll 0 0 transparent;}
.box_countdown_aktpreis {position: absolute; top:  2px; left:20px; font-size:12px; font-weight:bold; color:#FFFFFF;}
.box_countdown_preis {position: absolute; top:  20px; left:26px; font-size:18px; font-weight:bold; color:#FFFFFF;}
*/


/* LIVE-SHOPPING - END */


.accept_box_ticket {
background-color:#EEF6C7;border:1px solid #758E00; color:#758E00; font-size:11px; font-weight:bold; height:12px; line-height:12px; padding:22px 30px 22px; text-transform:uppercase;margin:0 0 20px 100px; width:552px;}