
#containerShop{
	width: 100%;
	background-color: #FFF;
	color: #000;
	text-align: left;
	font-family: Lucida Sans, Arial, sans-serif;
}
#suchcontainer INPUT{
font-size: 12px;
font-weight: bold;
width: 180px;
padding: 10px;
}

#shop_titleContainer	{	width: 100%; padding-bottom: 1em;	}
#shop_title	{color: #004811; font-size: 13px; font-weight: bold;}
#shop_code	{	color: #000000; font-size: 0.9em;	}

#shop_detailContainter	{
	width: 100%;
	border: 0px solid #E9E9E9;
	color: #333333;
	font-size: 1em;
}

#shop_detailContainter	TABLE{	font-size: 12px;}

#shop_imageContainer	{	width: 300px; margin: 0px; /*float: left;*/ vertical-align: top; padding-right: 1em; text-align: center;}
#shop_imageContainer IMG{	border: 0px; margin-bottom: 10px;}

#shop_productsLink	{	width: 250px; padding: 0.5em;	}
#shop_previous	{	float: left;	display: none;}
#shop_next	{	float: right;	display: none;}
#shop_zoom	{	text-align: center;	display: none;}

#shop_dataContainer	{
	padding-top: 1em;
	padding-left: 1em;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

.shop_description	{vertical-align: top;}
.shop_purchaseFormContainer	{	vertical-align: bottom;}


.shop_price	{ color: #004811; font-size: 11px; font-weight: bold;}
.shop_oldPrice	{	text-decoration: line-through;	}
.shop_offer	{	font-weight: bold; line-height: 1.5em;	}
.shop_OfferPrice	{	float: left; padding-right: 2em	}
.shop_discount	{	color: red; font-size: 1.2em;	}

.shop_optionsContainer	{	padding-top: 0.5em;	}
.shop_basketContainer	{	padding-top: 0.5em; font-size: 12px;	}
.shop_basketContainer INPUT	{	padding-left: 1em; padding-right: 1em; }
.shop_basketContainer A	{	color: #000000;	font-weight: bold; text-decoration: none; font-size: 12px;	}
.shop_basketContainer A:link	{}
.shop_basketContainer A:active	{}
.shop_basketContainer A:visited	{}
.shop_basketContainer A:hover	{	text-decoration: underline	}

#shop_correlatedProducts	{	clear: both; font-size: 1.2em; color: #494949; margin-top: 1em;	}
#shop_correlatedProducts	TABLE{	width: 100%	}
#shop_correlatedProducts	TD{	text-align: center; font-size: 0.8em;	}
#shop_correlatedProducts	IMG{	border: 0px;	}
#shop_correlatedProductsTitle	{	padding: 0.5em; font-size: 1em; font-weight: bold;	}


#containerShop A	{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
}
#containerShop A:link	{}
#containerShop A:active	{}
#containerShop A:visited	{}
#containerShop A:hover	{	text-decoration: underline	}


#containerListShop{
	width: 100%;
	background-color: white;
	color: #000000;
	text-align: left;
/*	clear: both; */
	font-size: 0.8em;
	position: relative;
	top: 0em; 
}
#shop_productsList	{	font-size: 1.2em; clear: right;	}
#shop_productsList	TABLE	{	border: 0px; margin: 0px; padding: 0px; font-size: 1.1em;	}
#shop_productsList	TBODY	{	border: 0px; margin: 0px; padding: 0px;	}
#shop_productsList	TR	{	border: 0px; margin: 0px; padding: 0px;	}
#shop_productsList	TD	{	vertical-align: top; height: 280px; border: 0px; padding: 0px 20px 0px 0px;	}
#shop_productsList	IMG	{	border: 0px; margin: 0px; padding: 0px;	}


.shop_columnEmpty	{	background-color: white;	}
.shop_columnFull	{	background-color: #FFFFFF; text-align:left;	}

#shop_linkPages	{	position: relative; top: -0.2em; z-index: 10000; float: right; margin-right: 4px;	}
#shop_orders_linkPages {text-align:right}
.shop_selectedPage A	{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	padding-left: 0.5em;
}
.shop_selectedPage A:link	{}
.shop_selectedPage A:active	{}
.shop_selectedPage A:visited	{}
.shop_selectedPage A:hover	{	text-decoration: underline;	}
.shop_notSelectedPage A	{
	color: #313131;
	text-decoration: none;
	padding-left: 0.5em;
}
.shop_notSelectedPage A:link	{	}
.shop_notSelectedPage A:active	{	}
.shop_notSelectedPage A:visited	{	}
.shop_notSelectedPage A:hover	{	text-decoration: underline;	}

.shop_listImage	{	vertical-align: text-align: left; top; height: 185px; width:310px;	}
.shop_listTitle	{	vertical-align: bottom; text-align: left; font-size: 12px; height: 50px;	}
.shop_listTitle A	{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0;
}
.shop_listTitle A:link	{	font-size: 1em;	}
.shop_listTitle A:active	{	font-size: 1em;	}
.shop_listTitle A:visited	{	font-size: 1em;	}
.shop_listTitle A:hover	{	font-size: 1em; text-decoration: underline;	}


/* BASKET */

.shop_productBasketContainer	{
	width: 100%;
	height: 200px;
}
.shop_basketImage IMG	{	border: 0px; float: left;	}
.shop_basketPrice	{	color: #004811;	 float: right; text-align: right; padding-right: 0.5em;	}
.shop_basketProductPrice	{	color: #004811; float: right; text-align: right; font-size: 10px; font-weight: bold;}
.shop_basketData	{	margin-left: 230px;	}
.shop_basketProductTitle	{	 color: #004811;	font-size: 13px; margin-left: 0px; padding-left: 0px; width: 280px;	}

.shop_basketProductTitle A	{	color: #004811;	font-size: 13px; text-decoration: none; margin-left: 0px; padding-left: 0px;	}
.shop_basketProductTitle A:link	{}
.shop_basketProductTitle A:active	{}
.shop_basketProductTitle A:visited	{}
.shop_basketProductTitle A:hover	{	text-decoration: underline;	}

.shop_basketProductCode	{	font-size: 10px; color: #000000; padding-bottom: 1em;	}

#shop_basketTotalPrice	{	font-size: 12px; border-bottom: 3px double #004811; font-weight: bold;	}

#shop_basketTotalContainer	{	height: 1em; border: 0px solid #E9E9E9; margin-bottom: 1em; margin-top: 50px; font-size: 12px;}
#shop_basketButtonsContainer	{	padding-top: 1em;	}
#shop_basketButtonsContainer input, #shop_personalDataButtonsContainer input, #shop_noteButtons input{
font-size: 12px;
font-weight: bold;
width: 180px;
padding: 10px;
}

#shop_basketIntro	{	margin-bottom: 1em; padding-top: 1em; font-size: 12px; color: #000000; font-weight: bold;	}

/* Personal Data */
#shop_registeredUserContainer	{	/* clear: both; */ font-size: 1em; color: #000000; padding: 0.5em; width: 100%;	}
.shop_personalDataTitle	{	color: #000000;	font-size: 13px; font-weight: bold; }
.shop_personalDataText	{	font-size: 10px; padding-bottom: 1em;	}

#shop_inconpletedInformations	{	font-size: 12px; background-color:#eecccc; color: #AA0000; font-weight: bold; padding: 0.5em; margin-bottom: 0.5em; /* clear: both; */ border: 1px solid #AA0000;	}

.shop_dataRowContainer	{	width: 100%; font-size:12px; padding-top: 0.5em; clear: both;	}
.shop_SXcontainer	{	/*float: left;*/ width: 100%;	}
.shop_SXcontainer	{	/*float: left;*/ width: 100%; padding-top: 0.5em;	}
.shop_DXcontainer	{	margin-left: 50%; width: 100%;	}
.shop_DXcontainerDouble	{	margin-left: 50%; padding-top: 0.5em; width: 100%;	}
.shop_fieldTitle	{	float: left; width: 35%;	}
.shop_fieldInput	{		}
.shop_fieldInput INPUT	{	font-size: 12px; }
.shop_fieldInput INPUT.radio, #shop_paymentInput INPUT.radio {width: 15px; margin-left: 10px; }

.shop_authorizationFieldInput INPUT.checkbox	{width: 15px; margin: 0px 20px 0px 0px; }
.shop_fieldInput INPUT.personal_city {width: 210px; }
.shop_fieldInput INPUT.personal_zip {width: 60px;}


.shop_fieldInput SELECT	{	font-size: 12px;	}
.shop_fieldInput TEXTAREA, #shop_noteInput TEXTAREA	{	font-family: Lucida Sans, Arial, Helvetica, sans-serif;	font-size: 12px;	}
.shop_addressFieldTitle	{	float: left; width: 35%;	}
.shop_addressFieldInput {	text-align: left;	}
.shop_addressFieldInput TEXTAREA	{	text-align: left; font-family: Lucida Sans, Arial, Helvetica, sans-serif;	font-size: 12px;	}
.shop_addressOutput	{	text-align: left; margin: 0px; padding: 0px;	}


#shop_loginUser	{	clear:both; text-align: right;	}
#shop_loginUser A	{	color: #494949;	text-decoration: none; margin-right: 1em;	}
#shop_loginUser A:link	{}
#shop_loginUser A:active	{}
#shop_loginUser A:visited	{}
#shop_loginUser A:hover	{	text-decoration: underline;	}

#shop_invoiceContainer	{	/* clear: both; */ font-size: 1em; color: #000000; padding: 0em;	}	
.shop_authorizationContainer	{	clear: both; padding-top: 0.5em;	}
.shop_authorizationFieldInput	{	float: left;	}
.shop_authorizationFieldTitle	{	padding-left: 0.5em; padding-top: 0.2em;	}

#shop_deliveryContainer	{	/* clear: both; */ font-size: 1em; color: #000000; padding: 0em; margin-top: 1em; margin-bottom: 1em;	}
#shop_personalDataButtonsContainer	{	clear: both; font-size: 0.8em; color: #000000; padding: 0em; text-align: right; margin-top: 1em;	}
#shop_personalDataButtonsContainer INPUT	{}


/* Shipping and Payment */
#shop_shippingContainer	{	/* clear: both; */  font-size: 12px; color: #000000; padding: 0em; margin-bottom: 2em; width: 100%;	}
#shop_shippingTitle	{	color: #000000;	font-size: 12px; margin-bottom: 1em;	font-weight: bold; padding-top: 10px;}
#shop_shippingInput	{	float: left;	color: #000000;}
#shop_shippingInputFinal	{	float: left; font-weight: normal;	}
#shop_shippingPrice	{	color: #004811;	 padding-right: 5px; float: right; text-align: right; font-size: 10px; font-weight: bold;}

#shop_paymentContainer	{	 clear: both;   font-size: 12px; color: #000000; padding: 0em; margin-bottom: 1em;	margin-top: 0px;}
#shop_paymentTitle	{	clear: both; color: #000000;	font-size: 12px; margin-bottom: 1em;	font-weight: bold;	padding-top: 10px;}
#shop_paymentInput	{}
#shop_paymentInputFinal	{	float: left; font-weight: normal;	}
#shop_paymentInputFinal	b{	font-weight: normal;	}
#shop_paymentPrice	{	color: #004811;	 padding-right: 5px; float: right; text-align: right; font-size: 10px; font-weight: bold;}

#shop_noteContainer	{	/* clear: both; */  font-size: 1em; color: #000000; padding: 0em; margin-bottom: 1em;	}
#shop_noteTitle	{	display: none; float: left; color: #000000;	font-size: 12px; margin-bottom: 1em;	font-weight: bold;}
#shop_noteInput	{	display: none; margin-left: 227px; margin-bottom: 1em; font-size: 12px;	}
#shop_noteButtons	{	clear: both; text-align: right;	}

#shop_companyDataContainer	{	 clear: both;   font-size: 12px; color: #000000; padding: 0em; margin-top: 50px; font-weight: normal;	}


/* Bank */
#shop_bankContainer	{	/* clear: both; */  font-size: 0.8em; color: #000000; padding: 0em; margin-bottom: 1em; width: 100%;	}
#shop_bankTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_bankText	{	margin-bottom: 1em;	}
#shop_bankPrice	{	margin-bottom: 1em; border-bottom: 3px double #494949; font-weight: bold;	}
#shop_bankLink	{}




/* Completed */
#shop_completedContainer	{	/* clear: both; */  font-size: 0.8em; color: #000000; padding: 0em; margin-bottom: 1em; width: 100%;	}
#shop_completedTitle	{	color: #000000;	font-size: 12px; margin-bottom: 1em; 	font-weight: normal;}
#shop_completedText	{color: #000000;	font-size: 12px;}	
#shop_paymentInfo	{	margin-top: 1em; margin-bottom: 1em; font-weight: bold;	}
#shop_spacer	{	clear: both; font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 100%; display: none;}
#shop_print	{	display: none; clear: both;  font-size: 0.8em; color: #000000; padding: 0.5em; margin-bottom: 1em; width: 100%; text-align: center;	}



/* Dimenticato Password */
#shop_forgetPswContainer	{	/* clear: both; */ font-size: 0.8em; color: #000000; padding: 0em; margin-bottom: 1em; width: 100%;	}
#shop_forgetPswTitle	{	color: #494949;	font-size: 1.6em; margin-bottom: 1em;	}
#shop_forgetPswText	{	margin-bottom: 1em;	}
.shop_forgetPswField	{	margin-bottom: 1em;	}


#ordersInfo TABLE	{	width: 100%; font-size: 0.5em; font-weight: normal;	}
#ordersInfo	A	{	font-weight: normal;	}
#ordersInfo	IMG	{	border: 0px;	}
#ordersInfo TH	{	font-weight: bold;	border: 1px solid black}
#ordersInfo TD {padding:2px}

.bold	{	font-weight: bold;	}
.even	{	background-color: #CCCCCC; vertical-align: top;	}
.odd	{	background-color: #AAAAFF; vertical-align: top;	}





.shop_basketContainer select{
font-size: 12px;
font-weight: bold;
width: 60px;
padding: 10px;
}

#shop_paymentHinweis {
width: 400px;
margin: 10px 30px 10px 30px;
font-size: 11px;
display: none;
}


.tx-extendedshop-pi1 {
padding: 0px;
}


.untertitel{
font-weight: normal;
font-size: 10px !important;
font-weight: normal !important;
}

#show_hide {
display: none;
}

#show_hide_label {
margin: 10px 0px 10px 0px;
padding: 10px 0px 10px 0px;
border-top: 1px dashed #777777;
text-align: left;
font-weight: bold;
}

#show_hide_label input {
width: 15px;
padding:0px;
margin:0px 16px 0px 0px;
font-size:12px;
}
