/**
 * Style sheet webshop
 */
.mod_imagerotator
{
	width:680px;
	height:530px;
	left:-20px;
	top:50px;
	position:absolute;
	margin:-170px 0px 0px 0px;
	padding:0px;
	z-index:1;
}

.mod_webShop_checkout h2
{
	padding-top:30px;
	border-bottom:1px dotted #7AB2CB;
}

.mod_webShop_myOrders ul, .mod_webShop_myOrders ul li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_webShop_myOrders li
{
	float:left;
}

.mod_webShop_myOrders ul
{
	clear:both;
}

.mod_webShop_myOrders .orderHeadline li
{
	border-bottom:1px dotted #7AB2CB;
	font-weight:bold;
}

.mod_webShop_myOrders li
{
	width:25%;
	line-height:1.6;
}

.mod_webShop_addressbook .currendAddresses
{
	width:320px;
	float:left;
}

.mod_webShop_addressbook .primaryAddress, .mod_webShop_addressbook .secondaryAddress
{
	font-weight:bold;
	font-size:14px;
	color:#4699B8;
}

.mod_webShop_addressbook .singleAddress
{
	margin-top:20px;
}

.mod_webShop_addressbook form
{
	margin-top:10px;
}

.addressLabel
{
	width:100px;
	float:left;
}

.mod_webShop_shoppingCart
{
	width:640px;
	margin:0px;
	padding:0px;
}

ul.webShop_cartHeading, ul.webShop_cartItem
{
	margin:0px;
	padding:0px;
}

.webShop_cartHeading li
{
	float:left;
	margin:0px 0px 5px 0px;
	padding:3px 0px;
	border-bottom:1px dotted #7AB2CB;
	font-weight:bold;
	font-size:11px;
	list-style-type:none;
}

.webShop_cartItem li
{
	float:left;
	margin:0px;
	padding:5px 0px;
	list-style-type:none;
}

ul.webShop_cartItem
{
	padding-bottom:15px;
}

.cartItemImage
{
	width:100px;
}

.cartItemTitle
{
	width:260px;
}

.cartItemQTY
{
	width:120px;
	text-align:center;
}

.cartItemSinglePrice
{
	width:80px;
	text-align:right;
}

.cartItemTotalPrice
{
	width:80px;
	text-align:right;
}

.cartItemQTY input.itemQTY
{
	width:30px;
	margin-left:16px;
	text-align:center;
}

.cartItemQTY_input
{
	float:left;
}

.cartItemQTY_input.first
{
	margin-right:5px;
}

.clean
{
	clear:both;
}

.webShop_cartItem
{
	height:95px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #7AB2CB;
}

.cartItemTitle .articleNumber, .cartItemTitle .articleTeaser
{
	font-size:11px;
	line-height:1.4;
}

.cartItemTitle .articleTitle a
{
	font-weight:bold;
	font-size:11px;
	line-height:1.4;
}

.webShop_total
{
	margin:0px;
	padding:0px;
	text-align:right;
	line-height:1.5;
}

.webShop_total ul, .webShop_total li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.webShop_total li
{
	width:640px;
}

.webShop_total li label
{
	width:560px;
	left:0px;
	position:absolute;
}

.webShop_total .totalPrice, .webShop_total .totalPriceAddTax
{
	font-weight:bold;
}

.webShop_noCartItems ul, .webShop_noCartItems li
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#cc0000;
	list-style-type:none;
}

.checkOut
{
	margin-top:20px;
	text-align:center;
}

.cartTransfer
{
	font-weight:bold;
}

.kombi
{
	width:130px;
	margin-left:30px;
}

.continue
{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

.mod_webShop_checkoutConfirm ul
{
	width:640px;
	margin:0px;
	padding:0px;
}

.mod_webShop_checkoutConfirm ul li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.shoppingOverview ul.heading li
{
	float:left;
	margin:0px;
	padding:3px 0px;
	font-weight:bold;
	font-size:11px;
}

.shoppingOverview li, .discountOverview li, .shippingOverview li, .paymentOverview li, .overviewTotal li
{
	float:left;
	padding:5px 0px;
}

.shoppingOverview .articleName
{
	width:340px;
}

.shoppingOverview .articleQTY
{
	width:100px;
	text-align:center;
}

.shoppingOverview .articlePrice, .shoppingOverview .articleSum
{
	width:100px;
	text-align:right;
}

.shoppingOverview .item_even li, .shoppingOverview .item_odd li
{
	padding:5px 0px;
	border-top:1px dotted #7AB2CB;
}

ul.shoppingTotal, .overviewTotal, ul.overviewBilling
{
	padding:5px 0px;
	border-top:1px dotted #7AB2CB;
	font-weight:bold;
}

.taxes
{
	font-weight:normal;
}

.coupons ul
{
	padding:5px 0px 20px 0px;
}

.shippingOverview, .paymentOverview, .totalLabel, .taxes
{
	padding-bottom:5px;
}

.taxes
{
	padding-top:5px;
}

.articlePriceLabel, .couponLabel, .articlePriceLabel, .shippingLabel, .paymentLabel, .totalLabel, .taxLabel, .billingLabel
{
	width:540px;
	float:left;
}

.articlePriceValue, .couponValue, .shippingPrice, .paymentPrice, .totalValue, .taxSum, .billingValue
{
	width:100px;
	text-align:right;
}

.billingAddress, .shippingAddress
{
	width:320px;
	float:left;
}

.checkoutConfirm input
{
	margin-top:30px;
}

.agbText
{
	height:100px;
	margin-top:30px;
	margin-bottom:10px;
	padding:10px;
	border:1px dotted #7AB2CB;
	overflow-y: scroll;
}

.warning
{
	display:block;
	margin-top:10px;
	font-family:tahoma,verdana;
	font-weight:normal;
	font-size:11px;
	color:#cc0000;
}

.customerComment
{
	margin-top:30px;
}

.customerCommentArea
{
	width:634px;
	height:100px;
	margin-top:5px;
}

.mod_webShop_articleDetails .leftRow
{
	width:235px;
	float:left;
	margin-right:20px;
}

.mod_webShop_articleDetails .rightRow
{
	width:370px;
	float:left;
}

.mod_webShop_articleDetails h1
{
	margin:0px 0px 7px 0px;
	padding:0px;
}

.kombi h4
{
	width:130px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#2D6C82;
}

.kombi .recommendet_single
{
	margin-top:15px;
	text-align:center;
	border:0px;
	font-size:11px;
}

.kombi .recommendet_single a
{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

.kombi .articleTitle
{
	font-weight:bold;
}

.kombi .articleImage, .kombi .articleImage:hover
{
	margin:0px 0px 5px 0px;
	padding:0px;
	border:0px;
}

.mod_customnav
{
	left:340px;
	top:10px;
	position:absolute;
	z-index: 100;
}

.mod_customnav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_customnav li
{
	float:left;
	margin:0px;
	padding:0px;
}

.mod_customnav a, .mod_customnav p
{
	float:left;
	display:block;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #ffffff;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:17px;
}

.mod_customnav a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#2C6073;
}

.mod_customnav .last
{
	border-right:0px;
}

.mod_webShop_miniCart
{
	width:140px;
	left:840px;
	top:10px;
	position:absolute;
	font-weight:bold;
	color:#ffffff;
	z-index:2;
}

.mod_webShop_miniCart .content
{
	padding-left:25px;
	background-image:url("/tl_files/images/icon_basket.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#ffffff;
}

.mod_webShop_miniCart .total
{
	display:none;
}

.mod_webShop_miniCart .cartlink
{
	left:50px;
	top:0px;
	position:absolute;
	color:#ffffff;
}

.mod_webShop_miniCart a
{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.mod_webShop_miniCart a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#2C6073;
}

.articleListItem
{
	width:200px;
	height:310px;
	position:relative;
	overflow:hidden;
	float:left;
	margin-right:10px;
	text-align:center;
}

.articleListItem.last
{
	float:none;
	margin-right:0px;
}

.markAsNew
{
	width:41px;
	height:41px;
	left:1px;
	top:1px;
	position:absolute;
	margin:0px;
	padding:0px;
}

.markAsOffer
{
	width:41px;
	height:41px;
	right:0px;
	top:0px;
	position:absolute;
	margin:1px 1px 0px 0px;
	padding:0px;
}

#isSample
{
	width:230px;
	top:310px;
	position:absolute;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	background-color:#ffffff;
	font-weight:normal;
	font-size:11px;
}

.articleImage
{
	left:0px;
	top:0px;
	position:relative;
	margin:0px;
	padding:1px;
	border:1px solid #CBE0EA;
}

.articleImage:hover
{
	left:0px;
	top:0px;
	position:relative;
	margin:0px;
	padding:1px;
	border:1px solid #4699B8;
}

.articleListItem .articleTitle
{
	margin:10px 0px 5px 0px;
	padding:0px;
}

.articleListItem .articleTitle a
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#2D6C82;
}

.articleListItem .articleTeaser a
{
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:11px;
}

.mod_webShop_articleDetails .articleTeaser
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
	color:#4699B8;
}

.mod_webShop_articleDetails .articleNumber
{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	font-size:10px;
	color:#666666;
}

.mod_webShop_articleDetails .articleDescription
{
	margin:20px 0px 35px 0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	line-height:1.6;
}

.mod_webShop_articleDetails .articleAttributes h2
{
	font-weight:bold;
	font-size:13px;
	color:#4699B8;
}

.mod_webShop_articleDetails .articleAttributes label, .mod_webShop_articleDetails .articlePrice label.lblPrice
{
	width:60px;
	float:left;
	font-weight:bold;
}

.mod_webShop_articleDetails .articlePrice label.lblPrice
{
	margin-top:9px;
}

.mod_webShop_articleDetails .articleAttributes select
{
	margin-bottom:10px;
}

.mod_webShop_articleDetails .articlePrice
{
	margin-bottom:30px;
}

.mod_webShop_articleDetails .specialOffer, .mod_webShop_articleDetails .valuePrice
{
	margin-bottom:30px;
	font-size:20px;
	color:#4699B8;
}

.mod_webShop_articleDetails .hasSpecialPrice
{
	font-weight:bold;
	text-decoration:line-through;
	font-size:12px;
	color:#FF6666;
}

.mod_webShop_articleDetails .webShopQTY
{
	width:50px;
	text-align:center;
}

.mod_webShop_articleDetails #isSample
{
	left:1px;
	top:310px;
	position:absolute;
	z-index:999;
}

.variantLinks
{
	width:235px;
	margin-top:4px;
	text-align:center;
}

.variantLinks img
{
	padding:4px;
	cursor:pointer;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

.variantLinks img:hover
{
	padding:4px;
	cursor:pointer;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.articleListItem .articlePrice
{
	margin-top:10px;
	font-weight:bold;
}

.articleListItem .specialOffer, .articleListItem .valuePrice
{
	font-size:14px;
	color:#4699B8;
}

.articleListItem .hasSpecialPrice
{
	font-weight:bold;
	text-decoration:line-through;
	font-size:11px;
	color:#ff6666;
}

.articleListItem .lblPrice
{
	display:none;
}

.articleListItem .taxInfo
{
	margin-left:5px;
	font-weight:normal;
	font-size:11px;
}

.mod_customnav.meinkonto
{
	width:80px;
	left:891px;
	top:30px;
	position:absolute;
	border:0px;
}

.mod_customnav.meinkonto li
{
	float:left;
}

.mod_customnav.meinkonto li
{
	float:left;
}

.mod_customnav.meinkonto a, .mod_customnav.meinkonto p
{
	padding-right:0px;
	padding-left:0px;
	border-right:0px;
	line-height:2;
}
