/*14.11.2011*/
#navi_eCommerce {
	position:absolute;
	float:right;
	width:1000px;
	padding:0;
	margin:auto;
	margin-top:-16px;
	z-index:1000;
	-moz-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	-webkit-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	-khtml-box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
	box-shadow:rgba(200, 200, 200, 1) 0 4px 18px;
}
#navi_eCommerce.button {
	margin-top:16px;
}
/*13.11.2011 */
#eCommerce_item_price {
	float:left;
	height:63px;
	width:auto;
	margin-top:12px;
	margin-right:8px;
}
#table_cart_frontend td, #table_cart_frontend th {
	vertical-align:top;
	overflow:hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#table_cart_frontend {
	border-collapse: collapse;
	border-spacing: 10px;
}
/* eCommerce OnlineShop */
#price {
	float:left;
	background-repeat: no-repeat;
	margin-top:12px;
}
#price_b {
	width:240px;
	float:left;
	height:63px;
	margin-top:11px;
}
/*Gruppierungen Eigenschaften START */
#properties_groups_1 {
	float: left;
	width: 48%;
	margin-right: 3.9%;
	margin-bottom:12px;
}
#properties_groups_2 {
	float: left;
	width: 48%;
	margin-bottom:12px;
}
#properties_groups_3 {
	margin-bottom:12px;
	float: none;
	clear: both;
}
#properties_groups_4 {
	margin-bottom:12px;
	float: none;
	clear: both;
}
#properties_groups_5 {
	margin-bottom:12px;
	float: none;
	clear: both;
}
/*Gruppierungen Eigenschaften ENDE */
.pos_button {
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 6px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
#item_cart {
	margin-bottom:6px;
	padding:6px;
	padding-top:6px;
	min-height:36px;
	border-bottom-color:#CCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#item_cart:hover {
	background-color:#FFF;
}
/*FORM */
.label_eCommerce {
	float: left;
	width: 40%;
	margin-right:16px;
}
/* */
#button_eCommerce {
	float:left;
	margin:0;
	color: #666;
	text-decoration: none;
	height:36px;
	white-space: nowrap;
	background-image: url(../images/navi/backer_navi_passive.jpg);
}
#button_eCommerce:hover {
	float:left;
	margin:0;
	color: #CCC;
	text-decoration: none;
	background-color: #F93;
	height:36px;
	white-space: nowrap;
	background-image: url(../images/navi/backer_navi_active.jpg);
}
/* Fehlerbox */
#error_message {
	background-color:#FC9;
	padding:8px;
	margin-top:12px;
	margin-bottom:12px;
}
#cart_box {
	padding:12px;
	text-align:left;
	background-color: #F2F0EE;
	margin-bottom:12px;
}
#cart_box:hover {
	padding:12px;
	text-align:left;
	background-color: #F2F0EE;
	margin-bottom:12px;
}
.cart_box_level_1 {
	background-color:#FC9;
}
/* LOGIN*/
#register_box {
	float: left;
	width: 47.9%;
	margin-right:4%;
	margin-top:18px;
	border: 1px solid #CCC;
}
#register_box:hover {
	float: left;
	width: 47.9%;
	margin-right:4%;
	margin-top:18px;
	border: 1px solid #666;
	background-color: #FFDBB7;
}
#login_clients_box {
	float: left;
	width: 47.7%;
	margin-top:18px;
	border: 1px solid #CCC;
}
#login_clients_box:hover {
	float: left;
	width: 47.7%;
	margin-top:18px;
	border: 1px solid #666;
	background-color: #FFDBB7;
}
#register_box_content {
	padding:8px;
}
#login_clients_box_content {
	padding:8px;
}
/*Zauberbox*/
.show_div {
	visibility:visible;
}
.hide_div {
	visibility:hidden;
	display:none;
}
.content_box_grey {
	background-color: #F2F2F2;
}
.content_box_white {
	background-color: #FFF;
}
#content_box_a {
	padding: 8px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #C7C7C7;
}
#content_box_grey {
	padding: 8px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #C7C7C7;
	background-color: #F0F0F0;
}
#content_box {
	padding: 8px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #C7C7C7;
}
.content_box_grey {
	background-color: #F0F0F0;
}
.content_box_white {
	background-color: #FFF;
}
.content_box_red {
	background-color: #c33825;
}
.content_box_dark_grey {
	background-color: #999999;
}
.content_box_dark_white {
	background-color: #FFF;
}
/*Start Liste Standard*/
ul#eCommerce_list {
	margin:0;
	padding:0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	width: auto;
	display: block;
}
ul#eCommerce_list li {
	padding:0;
	padding-left: 0px;
	margin:0;
	margin-bottom:0.3em;
	font-size:14px;
	width: auto;
}
ul#eCommerce_list a {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/list/list_arrow_1_black.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: help;
	padding-left:16px;
}
ul#eCommerce_list a:hover {
	text-decoration: underline;
	color: #FFF;
	background-image: url(../images/list/list_arrow_1_white.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:16px;
} /* Ende List Standard */
#payment_content_box {
	margin-bottom:0px;
	padding:6px;
	min-height:36px;
	border-bottom-color:#CCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
/* Box Eigenschaften Input Box */
#properties_content_box {
	padding: 8px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #C7C7C7;
}
#properties_content_box:hover {
	border: 1px solid #A8A8A8;
	background-color: #D6D6D6;
}
/* Kategorien Übersicht Boxen */
#eCommerce_categories_box {
	margin-top:0px;
	background-color:#EFEFEF;
	float: left;
	margin:0;
	margin-bottom:1%;
	height:240px;
	min-height:240px;
	overflow:hidden;
	border: 1px solid #CCC;
	width:99%;
}
#eCommerce_categories_box:hover {
	background-color:#FFF;
	border: 1px solid #999;
}
.eCommerce_categories_box_content {
	padding:12px;
	background-color: #D6D6D6;
	min-height:140px;
}
.eCommerce_categories_box_content:hover {
	padding:12px;
	background-color: #999;
	min-height:140px;
}
.eCommerce_categories_box_title {
	font-size:14px;
	font-weight:bold;
	min-height:60px;
}
/* Container Rubriken */
.eCommerce_categories_box_standard {
/*background-image:url(../images/main/varix2_header_2.jpg);*/
}
.eCommerce_categories_box_standard_1 {
/*background-image:url(../images/mail/signature.jpg);*/
}
/* CSS Klassen Properties */
.eCommerce_properties_colour_green {
	background-image: url(../images/calendar/jahrvor.gif);
	background-position: 12px center;
	background-repeat: no-repeat;
	float:left;
	width:60px;
}
.fieldset_item_detail {
	border: 1px solid #999999;
	margin-top: 1.4em;
	padding: 0.6em;
}
/*ANgebote*/
.eCommerce_item_preview_old_price {
	text-decoration: line-through;
}
.eCommerce_item_preview_offer {
	font-weight: bold;
	color: #F00;
	font-style: italic;
}
#eCommerce_item_quantity {
	float:left;
	height:63px;
	width:100px;
	background-image: url(../images/eCommerce/quantity.png);
	background-repeat: no-repeat;
	margin-top:12px;
}
a.eCommerce_help_button {
	color: #666;
	margin-left: 12px;
	font-size: 11px;
}
a.eCommerce_help_button:hover {
	color: #000;
	text-decoration: underline;
}
.properties_title {
	font-size: 16px;
	margin-bottom: 8px;
}
.help_lightbox_box_content {
	padding:16px;
	text-align:left;
	font-size: 14px;
	color: #666;
}
.help_lightbox_box {
	padding:16px;
	text-align:left;
	font-size: 14px;
	color: #666;
}
.help_lightbox_box_content h2 {
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#eCommerce_search_box {
	margin-top: 6px;
	margin-bottom: 24px;
}
#eCommerce_search_results {
	margin-top: 6px;
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
.eCommerce_item_files h3 {
	font-size: 24px;
	color: #333;
	display:inline;
}
.eCommerce_item_files .album_data {
	font-size: 14px;
	color: #666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.eCommerce_item_files .media-copyright {
	font-size:11px;
	color: #666;
}