@charset "utf-8";
/* CSS Document */


* {
	margin:0px;
	padding:0px;
	}
	
.vergriffen {
	margin-right:81px;
	_margin-right:84px;
	}
	
.cat_bild {
	margin:5px 0px 0px 80px;
	float:left;
	}
	
.exemplare {
	margin-left:7px;
	}
	
.shop_category_img,
.shop_article_img,
.shop_product_img {
}

.category_front a {
	text-decoration:none;
	border:none;
	font-weight:normal;
	line-height:12px;
	padding:0px;
	margin:5px 0px 0px 0px;
}
	
.category_front a:hover {
	color:#e80404;
	text-decoration:none;
	border:none;
	font-weight:normal;
	line-height:12px;
	padding:0px;
	margin:5px 0px 0px 0px;
}

.category_front p a:visited {
	text-decoration:none;
	border:none;
	font-weight:normal;
	line-height:12px;
	padding:0px;
	margin:5px 0px 0px 0px;
}

#image_detail{
	padding:2px 0px 0px -1px;
	margin:3px 0px 0px -1px;
	}
	
.shop_detail_img {
	border:1px solid #CCC;
	background-color: #FFF;
}

.shop_product_image a {
	text-decoration: none;
	color: #F83100;
}
.shop_product_image a:hover {
	text-decoration: none;
	color: #e80404;
}



/* BASKET */
#basket_overview {

}

#basket_overview th {
	background-color: #CCCCCC;
	padding: 3px;
}

#basket_overview td {
	background-color: #F5F5F5;
	padding: 3px;
}

.text-top p {
	border:none;
	}
	
textarea {
	width:250px;
	}
	
div .error p {
	color:#e80404;
	}

.text-right {
	text-align:left;
	height:15px;
	margin:0px 0px 0px 0px;
}

.waehrung {
	width:30px;
	position:absolute;
	margin:0px 0px 20px 5px;
	_margin:-10px 0px 20px 3px;
}

.preis {
	width:40px;
	text-align:right;
	position:absolute;
	margin:0px 0px 20px 25px;
	_margin:-10px 0px 20px 25px;
	}
	
.preis_basket {
	float:right;
	margin:0px 0px 20px 25px;
	}

#preis_detail {
	margin:-8px 0px 0px -5px;
	_padding:10px 0px 0px 0px;
}

#preis_detail_verlag {
	margin:-16px 0px 0px -5px;
	_padding:10px 0px 0px 0px;
}

/* CHECKOUT */
.chkout_address_radio {
	margin-left: 100px;
	margin-bottom: 5px;
	font-size: 11px;
}

.chkout_address_radio input {
	margin-right: 6px;
}

/* PRODUKT */

.shop_product_title {
	margin-bottom: 0px;
	font-weight:normal;
}

.shop_product_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:17px;
	width:450px;
}

.shop_product_title a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.shop_product_title a:hover {
	color: #e80404;
}

.shop_product_title a:visited {
	font-weight: normal;
	text-decoration: none;
}

.shop_product_description {

}

.shop_product_to-basket {

}

.shop_product_to-basket a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.shop_product_to-basket a:hover {
	color: #e80404;
}
	
select { width:150px;
}

/* WARENKORB UEBERSICHT */

.shop_basket_overview_product {

}

.shop_basket_overview_product a {
	color: #000000;
	text-decoration: none;
}

.shop_basket_overview_product a:hover {
	color: #e80404;
}

.shop_basket_overview_qty {

}

.shop_basket_overview_pricesum {

}

.shop_basket_overview_basket-link {
	margin-bottom: 5px;
}

.shop_basket_overview_checkout-link {

}

.shop_basket_overview_basket-link a,
.shop_basket_overview_checkout-link a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.shop_basket_overview_basket-link a:hover,
.shop_basket_overview_checkout-link a:hover {
	color: #e80404;
}

/* WARENKORB */

.shop_basket_productList {
	
}

.shop_basket_productList th {
	background-color: #CCCCCC;
	padding: 3px;
}

.shop_basket_productList td {
	background-color: #F5F5F5;
	padding: 3px;
}

.shop_basket_productList td a {
	color: #666666;
	text-decoration: none;
}

.shop_basket_productList td a:hover {
	color: #e80404;
}

.shop_basket_back-link {
	float:left;

}

.shop_basket_checkout-link {
	float:right;

}

.shop_basket_checkout-link a,
.shop_basket_back-link a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.shop_basket_checkout-link a:hover,
.shop_basket_back-link a:hover {
	color: #e80404;
}
