@charset "utf-8";
/* CSS Document */

body {
	width: 960px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}
* {
}


.hline {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: url(/gfx/hline.gif) repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

h1 {
	font-size: 18px;
	color: #8EACCF;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	font-size 1px;
	height: 1px;
	line-height: 1px;
}


a:link { 
	color:#333333;
	text-decoration:underline; 
}
a:visited { 
	color:#333333;
	text-decoration:underline;  
}
a:active { 
	color:#2A6281;
	text-decoration:underline;  
}
a:hover { 
	color:#427AA8;
	text-decoration:underline;  
}

.item_go_offer {
	background: #89B14A;
	padding: 5px;
	display: block;
	float: left;
	width: 140px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
}

a.item_go_offer {
	text-decoration: none;
	color: #fff;
}
a.item_go_offer:hover {
	text-decoration: underline;
	color: #333;
}

/* LIVE SHOPPING */

	
.livetimer {
	font-size: 17px;
	font-weight: bold;
	color: #666;
	width: 80%;
	padding: 10px;
	background: #F8F6F4;
	border: 1px solid #cc0000;
	text-align: center;
}

#ls_slide {
	background: url(/gfx/rt_bg.gif) repeat-y;
	width:160px;
	margin-bottom: 20px;
}

#ls_slide_bottom {
	background: url(/gfx/rt_bottom.gif) no-repeat;
	height: 15px;
}

	
.livetimer_small {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	width: 80%;
	padding: 5px;
	background: #F8F6F4;
	border: 1px solid #cc0000;
	text-align: center;
	margin-top: 5px;
}

.ls_teaser {
	padding: 5px;
}

#liveshopping_info_link {
	font-size:11px;
}

.aktionspreis {
	background: url(/gfx/pricetag.gif) no-repeat;
	padding: 30px 30px 30px 20px;
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
}


.listthumb {
	height: 300px;
	overflow:hidden;
}



#kat_tabs {
	border-bottom: 15px solid #CBD2E4;
	
}
#header {
	background: #fff ;
	padding-top: 2px;
}	

#kat_tabs ul {
    margin: 0; 
	padding: 0;
}
#kat_tabs li {
    list-style: none;
    display: inline;
    margin: 0; 
	padding: 0;
}


#kat_tabs a span {
}

#kat_tabs a:link, #kat_tabs a:visited, #kat_tabs a:active {

	background: #E0E7EF;
	padding: 5px 12px 5px 12px;
	border-top: 1px solid #8EACCF; 
	border-right: 1px solid #8EACCF; 
	border-left:1px solid #D1DFEF;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	
}

#kat_tabs a:hover {
	
	background: #AFD4FF;
	padding: 5px 12px 5px 12px;
	border-top: 1px solid #8EACCF; 
	border-right: 1px solid #8EACCF; 
	border-left:1px solid #D1DFEF;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	position: relative;
}

#kat_tabs a.activetab:link, 
#kat_tabs a.activetab:visited,
#kat_tabs a.activetab:active,
#kat_tabs a.activetab:hover {
	
	background: #CBD2E4;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	border-top: 1px solid #8EACCF; 
	border-right: 1px solid #8EACCF; 
	border-left:1px solid #D1DFEF;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

/* PRODUKTLISTEN UND DETAILS */



.item_amount {
	width: 50px;
	float: left;
}

.item_name {
	width: 250px;
	float: left;
}

.item_ordernum {
	width: 200px;
	float: left;
}

.item_price {
	width: 150px;
	float: left;
}

.item_links {
	width: 150px;
	float: left;
}
.item_status {
	width: 150px;
	float: left;
	margin-top: 20px;
}
.item_shipping {
	margin-top: 20px;
}
.item_shipping  span {	
	font-size: 11px;
}


.as_itemdetails  {
	position: absolute;
	width: 650px;
	margin-left: 120px;
	min-height: 300px;
	overflow: visible;
	background: #fff;
	border: 1px solid #ccc;
}

.mylistprice{
	color: #cc0000;
	font-weight: bold;
	font-size: 17px;
}

.my_rebate {
	display: block;
	padding: 3px;
	background-color: #cc0000;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
}

.artikelmerkmal {
	padding: 20px;
	border-bottom: 1px dashed #ccc;
}

.artikelmerkmal_header {
	font-weight: bold;
	float: left;
}

.artikelmerkmal_image {
	float: left;
	padding-right: 30px;
}

.artikelmerkmal_descr {
	clear: both;
}

.iconinfo {
	padding: 10px;
	background-color: #FCF5E3;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 500px;
}


#content {
	float: left;
	width: 700px;
}
#right  {
	float: right;
	width: 220px;
}

#middle {
	width: 960px;
	text-align:left;
	background: #ffffff url(/gfx/bg.gif) repeat-y;	
	float: left;
	border-bottom: 1px solid #ccc;
}


