/* Korrektur weil die Thickbox im Twentiten über der Lightbox liegt */
#TB_window { z-index:111000 !important; }

/* Allgemein */
.wpsg_button { 
	-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px; 
	-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
	cursor:pointer; display:inline-block; font-size:12px; outline:none!important; 
	text-align:center; text-decoration:none; position:relative; -moz-box-sizing:border-box!important;
	border:1px solid #bbb; color:#555; text-shadow:0 1px 0 #fff; padding:4px 10px;
	background:#f1f1f1; background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d1d1d1));
	background:-moz-linear-gradient(top, #e9e9e9, #d1d1d1); -pie-background: linear-gradient(top, #e9e9e9, #d1d1d1);
}

.wpsg_button:hover{ 
	border:1px solid #aaa; background:#ececec; background:-webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#c1c1c1)); 
	background:-moz-linear-gradient(top, #e1e1e1, #c1c1c1); -pie-background:linear-gradient(top, #e1e1e1, #c1c1c1); 
	border:1px solid #999; color:#555; text-decoration:none;
}

.wpsg_produkt { padding:10px; }
.wpsg_produkt_produktbilder { float:left; }
.wpsg_produkt_produktbilder .wpsg_produkt_preview { }
.wpsg_produkt_produktbilder .wpsg_produkt_thumbs { float:left; width:70px; height:70px; margin-right:5px; }
.wpsg_produkt .wpsg_produkt_beschreibung { }
.wpsg_produkt .wpsg_produkt_right { float:right; width:425px; }
.wpsg_produkt .wpsg_produkt_right h1.wpsg_producttitle { margin-top:0px !important; }
.wpsg_produkt .wpsg_produkt_preis {  }
.wpsg_produkt .wpsg_produkt_fuellmenge { margin:5px 0px; }
.wpsg_produkt .wpsg_produkt_stock { }
.wpsg_produkt .wpsg_produkt_preishinweis { font-size:10px; }
.wpsg_produkt .wpsg_produkt_varianten {}
.wpsg_produkt .wpsg_produkt_varianten label { display:block; float:left; }
.wpsg_produkt .wpsg_produkt_varianten label .wpsg_vp_field_image { display:block; margin-top:5px; }
.wpsg_produkt .wpsg_produkt_varianten .wpsg_vp_field_label { float:none; }
.wpsg_produkt_wrapper .wpsg_mod_productvars .wpsg_mod_productvars_row { margin:10px 0px; }
.wpsg_produkt .wpsg_mod_productvars_label {}
.wpsg_produkt .wpsg_mod_productvars_input {}
.wpsg_produkt .wpsg_menge { width:2.5em; }
.wpsg_produkt .wpsg_produkt_soldout { color:#ff0000; }
.wpsg_produkt_additional_information { border-top:1px solid #EEEEEE; padding:10px; background-image:url('../gfx/bg_wpsg_produkt_additional_information.gif'); background-repeat:repeat-x; background-position:top left; }
.wpsg_produkt_wrapper { border:1px solid #DDDDDD; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom:10px; }
.wpsg_produkt_add_basket_wrapper { margin: 10px 0px 0px 0px; }
.wpsg_clear { clear:both; }
.wpsg_produkt_wrapper .wpsg_add_basket { float:right; background-image: url("../gfx/basket_add.png"); background-position: 5px 50%; background-repeat: no-repeat; padding-left:25px; }
.wpsg_produkt_wrapper .wpsg_add_basket:hover,
.wpsg_produkt_wrapper .wpsg_add_basket:active { 
	background-image:url("../gfx/basket_add.png") !important; 
	background-repeat:no-repeat !important;
	background-color:#EFEFEF !important;
}

.wpsg_button { font-size:12px; border:1px solid #DEDEDE; background-color:#EFEFEF; padding:2px 15px 2px 15px; cursor:pointer; }
.wpsg_button:hover { background-color:#FFFFFF; }

#wpsg_message, #wpsg_error { -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px; 
	-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
	border:1px solid #AAAAAA; padding:5px; margin-bottom:15px; font-size:1em; }
#wpsg_message p { padding:0px; margin:0px; color:green; }
#wpsg_error p { padding:0px; margin:0px; color:red; }

/* Warenkorb */
.wpsg_basket { }
.wpsg_basket_ajax { padding-top:10px; color:#757575; padding-bottom:10px; }
.wpsg_basket_ajax table { margin-bottom:15px; }
.wpsg_basket .title { font-size:14px; font-weight:bold; margin-bottom:15px; }
.wpsg_basket table { width:100%; font-size:12px; line-height:32px; border-collapse:separate; border-spacing:0px; border:1px solid #bbb !important; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.wpsg_basket td, .wpsg_basket th { border-top:0px; padding:3px 10px 3px 10px !important; }
.wpsg_basket .wpsg_kopf th { font-weight:normal; background:#f1f1f1; background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d1d1d1)); background:-moz-linear-gradient(top, #e9e9e9, #d1d1d1); -pie-background: linear-gradient(top, #e9e9e9, #d1d1d1); -moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); padding:2px 15px 2px 15px; text-shadow:0 1px 0 #fff; }
.wpsg_basket .wpsg_cell_number { width:16px; }
.wpsg_basket .wpsg_cell_gesamtpreis, 
.wpsg_basket .wpsg_cell_gesamtpreis, 
.wpsg_basket .wpsg_cell_summe_value,
.wpsg_basket .wpsg_cell_rabatt_value, 
.wpsg_basket .wpsg_cell_mwst_value { text-align:right; line-height:18px; }
.wpsg_basket .wpsg_cell_mwst_value, .wpsg_basket .wpsg_cell_mwst_label { font-size:10px; line-height:18px; }
.wpsg_basket .wpsg_refreshbutton { float:left; background-image:url('../gfx/arrow_refresh_small.png'); background-repeat:no-repeat; background-position:5px 50%; padding-left:25px; }
.wpsg_basket .wpsg_refreshbutton:hover,
.wpsg_basket .wpsg_refreshbutton:active { background-image:url('../gfx/arrow_refresh_small.png') !important; background-repeat:no-repeat !important; background-color:#EFEFEF !important; }
.wpsg_basket .wpsg_checkoutbutton { float:right; background-image:url('../gfx/arrow_right.png'); background-repeat:no-repeat; background-position:right 50%; padding-right:25px; }
.wpsg_basket .wpsg_checkoutbutton:hover,
.wpsg_basket .wpsg_checkoutbutton:active { background-image:url('../gfx/arrow_right.png') !important; background-repeat:no-repeat !important; background-color:#EFEFEF !important; }
.wpsg_basket .wpsg_error { border:1px solid red; }
.wpsg_basket .wpsg_cell_menge input { padding:1px !important; text-align:center !important; }

/* Password, Profil */
.wpsg_block { width:100%; }
.wpsg_block select, .wpsg_block input { width:100%; }

/* Checkout */
.wpsg_checkout { }
.wpsg_checkout .wpsg_checkoutblock { width:100%; }
.wpsg_checkout .wpsg_checkoutblock label {width:40%; float:left;}
.wpsg_checkout .wpsg_checkoutblock select, 
.wpsg_checkout .wpsg_checkoutblock input[type=text],
.wpsg_checkout .wpsg_checkoutblock input[type=password] { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; width:60% !important; padding:5px !important; margin-bottom: 10px;}
.wpsg_checkout input[type="checkbox"] { width:auto; }
.wpsg_checkout .wpsg_basketbutton { padding-left:25px; background-image:url('../gfx/basket.png'); background-repeat:no-repeat; background-position:5px 50%; float:left; }
.wpsg_checkout .wpsg_basketbutton:hover, 
.wpsg_checkout .wpsg_basketbutton:active {
	background-image:url('../gfx/basket.png') !important; background-repeat:no-repeat !important; background-color:#EFEFEF !important;
}
.wpsg_checkout .wpsg_checkout2button { padding-right:25px; background-image:url('../gfx/arrow_right.png'); background-repeat:no-repeat; background-position:right 50%; float:right; }
.wpsg_checkout .wpsg_checkout2button:hover,
.wpsg_checkout .wpsg_checkout2button:active {
	background-image:url('../gfx/arrow_right.png') !important; background-repeat:no-repeat !important; background-color:#EFEFEF !important;
}
.wpsg_checkout .wpsg_error { border:1px solid red; }
.wpsg_mod_kundenverwaltung_login { width:auto !important; float:right; background-image: url("../gfx/arrow_right.png"); background-position:right 50%; background-repeat:no-repeat; padding:2px 25px 2px 15px !important; }
.wpsg_mod_kundenverwaltung_widget { margin:20px 0px 20px 0px; }
.wpsg_mod_kundenverwaltung_widget #wpsg_mod_kundenverwaltung_widget_email { width:100%; margin-bottom:5px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.wpsg_mod_kundenverwaltung_widget #wpsg_mod_kundenverwaltung_widget_passwort { width:100%; margin-bottom:5px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.wpsg_mod_kundenverwaltung_widget #wpsg_mod_kundenverwaltung_widget_login { float:right; }
.wpsg_mod_kundenverwaltung_widget .wpsg_mod_kundenverwaltung_pwdlink { margin-top:5px; clear:both; }
.wpsg_mod_kundenverwaltung_producttable { width:100%; }
.wpsg_mod_kundenverwaltung_producttable .col_price { width:75px; text-align:right; padding-right:0px; }
.wpsg_checkout .wpsg_cv .checkbox { width:auto; float:left; }
.wpsg_checkout .wpsg_commentblock .checkbox { float: left; width: auto; }
.act_checkout_shippingadress { margin-top:10px; }
.act_checkout_shippingadress .formfield_checkbox { float:left; }
#wpsg_checkout_comment { width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; }

/* Checkout2 */
.wpsg_checkout2 .wpsg_shipping { float:left; width:50%; min-width:280px; }
.wpsg_checkout2 .wpsg_payment { float:left; width:50%; min-width:280px; }
.wpsg_checkout2 .shippay label { line-height:0px; }
.wpsg_checkout2 .shippay { padding-bottom:10px; }
.wpsg_checkout2 .shippay .checkbox { float:left; clear:both; width:25px; line-height:25px; vertical-align:middle; padding-top:30px; }
.wpsg_checkout2 .shippay .info { line-height:25px; vertical-align:middle; padding-top:10px; }
.wpsg_checkout2 .wpsg_checkoutbutton { float:left; padding-left:25px; background-image:url('../gfx/arrow_left.png'); background-repeat:no-repeat; background-position:5px 50%; }
.wpsg_checkout2 .wpsg_checkoutbutton:hover,
.wpsg_checkout2 .wpsg_checkoutbutton:active {
	background-image:url('../gfx/arrow_left.png') !important; background-repeat:no-repeat !important; background-color:#EFEFEF !important;
}
.wpsg_checkout2 .wpsg_overviewbutton { float:right; padding-right:25px; background-image:url('../gfx/arrow_right.png'); background-repeat:no-repeat; background-position:right 50%; }
.wpsg_checkout2 .wpsg_overviewbutton:hover,
.wpsg_checkout2 .wpsg_overviewbutton:active {
	background-image:url('../gfx/arrow_right.png') !important; background-repeat:no-repeat !important; background-color:#EFEFEF !important;
}
.wpsg_checkout2 input { vertical-align:middle; }
.wpsg_checkout2 .shipping_hint, .wpsg_checkout2 .payment_hint { clear:both; display:block; padding:10px 5px 0px 25px; font-size:11px; line-height:14px; }
.wpsg_checkout2 .wpsg_payship_name { border:2px solid #DEDEDE; height:71px; line-height:71px; vertical-align:middle; font-size:22px; text-align:center; width:200px; float:left; background-color:#FFFFFF; }
.wpsg_checkout2 .wpsg_payship_logo { border:2px solid #DEDEDE;  display:block; }

/* Widget */
.wpshopgermany_widget { margin-bottom:25px; line-height:125%; }
.wpshopgermany_linktokasse { 
	background-color:#EFEFEF !important; background-image:url("../gfx/arrow_right.png") !important; background-position:right 50% !important; padding-right:25px !important; background-repeat:no-repeat !important; float:right; margin-top:15px; margin-bottom:5px;  
}
.wpshopgermany_linktokasse:hover,
.wpshopgermany_linktokasse:active {
	background-color:#EFEFEF !important; background-image:url("../gfx/arrow_right.png") !important; background-repeat:no-repeat !important; background-repeat:no-repeat !important; background-position:right 50% !important;
}

/* Overview */
.wpsg_overview { }
.wpsg_overview .wpsg_table_wrap { margin:0px; border-collapse:separate; border-spacing:0px; background-color:#EEEEEE; border:1px solid #bbb !important; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.wpsg_overview .maintitle { font-weight:bold; font-size:18px; margin-bottom:5px; }
.wpsg_overview .subtitle { font-weight:bold; font-size:14px; margin-bottom:10px; }
.wpsg_overview .sublink { font-size:12px; }
.wpsg_overview table { margin:0px; width:100%; font-size:12px; line-height:24px; }
.wpsg_overview td, .wpsg_overview th { border-top:0px; padding:3px 10px 3px 10px !important; }
.wpsg_overview .wpsg_kopf th { font-weight:normal; background:#f1f1f1; background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d1d1d1)); background:-moz-linear-gradient(top, #e9e9e9, #d1d1d1); -pie-background: linear-gradient(top, #e9e9e9, #d1d1d1); -moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); padding:2px 15px 2px 15px; text-shadow:0 1px 0 #fff; }
.wpsg_overview .anschrift { line-height:18px; width:50%; float:left; font-size:12px; }
.wpsg_overview .info { line-height:18px; width:50%; text-align:right; float:right; font-size:12px; }
.wpsg_overview .wpsg_cell_summe_value { text-decoration:underline; } 
.wpsg_overview .wpsg_cell_gesamtpreis, 
.wpsg_overview .wpsg_cell_gesamtpreis, 
.wpsg_overview .wpsg_cell_summe_value, 
.wpsg_overview .wpsg_cell_gesamt_value,
.wpsg_overview .wpsg_cell_payment_value,
.wpsg_overview .wpsg_cell_shipping_value,
.wpsg_overview .wpsg_cell_rabatt_value,
.wpsg_overview .wpsg_cell_mwst_value { text-align:right; line-height:18px; font-weight:bold; }
.wpsg_overview .wpsg_cell_gesamt_value { font-weight:bold; text-decoration:underline; }
.wpsg_overview .wpsg_cell_mwst_value, .wpsg_overview .wpsg_cell_mwst_label { font-size:10px; line-height:18px; }
.wpsg_overview .wpsg_agb { margin-top:15px; font-size:12px; margin-bottom:15px; }
.wpsg_overview .wpsg_agb input { vertical-align:middle; margin-right:5px; }
.wpsg_overview .wpsg_checkoutbutton { float:left; padding-left:25px; background-image:url('../gfx/arrow_left.png'); background-repeat:no-repeat; background-position:5px 50%; }
.wpsg_overview .wpsg_checkoutbutton:hover,
.wpsg_overview .wpsg_checkoutbutton:active {
	background-image:url('../gfx/arrow_left.png') !important; background-repeat:no-repeat !important; background-color:#EFEFEF !important;	
}
.wpsg_overview .wpsg_orderbutton { float:right; padding-right:25px; background-image:url('../gfx/money.png'); background-repeat:no-repeat; background-position:right 50%; }
.wpsg_overview .wpsg_orderbutton:hover,
.wpsg_overview .wpsg_orderbutton:active {
	background-image:url('../gfx/money.png') !important; background-repeat:no-repeat !important; background-color:#EFEFEF !important;
}
.wpsg_overview .shippayment { float:right; width:50%; }
.wpsg_overview .shippayment .subtitle { float:right; }
.wpsg_overview .shipping { clear:right; float:right; font-size:12px; }
.wpsg_overview .payment { clear:right; float:right; font-size:12px; }
.wpsg_overview .wpsg_versandhinweis { padding:10px; font-size:0.8em; color:#757575; }
.wpsg_overview .wpsg_ordercomment { color:#757575; font-size:0.8em; padding:10px; margin-bottom:2em; border-collapse:separate; border-spacing:0px; background-color:#EEEEEE; border:1px solid #bbb !important; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
	
/* Kundenprofil */
.wpsg_profil { }
.wpsg_profil table { width:100%; font-size:12px; line-height:32px; border-collapse:separate; border-spacing:0px; border:1px solid #bbb !important; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.wpsg_profil td, .wpsg_profil th { border-top:0px; padding:0px 10px 0px 10px; }
.wpsg_profil .wpsg_kopf th { font-weight:normal; background:#f1f1f1; background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d1d1d1)); background:-moz-linear-gradient(top, #e9e9e9, #d1d1d1); -pie-background: linear-gradient(top, #e9e9e9, #d1d1d1); -moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); padding:2px 15px 2px 15px; text-shadow:0 1px 0 #fff; }
.wpsg_profil td { border:none !important; }
.wpsg_profil td input, .wpsg_profil td select { width:100%; }
.wpsg_profil td input { padding:0px; }
.wpsg_profil td.left { width:49%; padding-left:15px; }
.wpsg_profil td.right { width:49%; padding-right:15px; }
.wpsg_profil .wpsg_spacercell { width:2%; padding:0px; }
.wpsg_profil .wpsg_error { border:1px solid red; }
.wpsg_saveButton { background-image:url('../gfx/disk.png'); float:right; background-repeat:no-repeat; background-position:5px 50%; padding-left:25px; }
.wpsg_profil .wpsg_block select, 
.wpsg_profil .wpsg_block input[type=text],
.wpsg_profil .wpsg_block input[type=password] { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; width:100% !important; padding:5px !important; }
.wpsg_profil input[type="checkbox"] { width:auto; }
.wpsg_profil .wpsg_saveButton { background-image:none; }
#wpsg_mod_kundenverwaltung_widget_logout { float:right; } 
.wpsg_mod_kundenverwaltung_order .wpsg_mod_kundenverwaltung_orderrow { margin-bottom:15px; border:1px solid #bbb !important; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; font-weight:normal; background:#f1f1f1; background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d1d1d1)); background:-moz-linear-gradient(top, #e9e9e9, #d1d1d1); -pie-background: linear-gradient(top, #e9e9e9, #d1d1d1); -moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); text-shadow:0 1px 0 #fff; }
.wpsg_mod_kundenverwaltung_order .wpsg_mod_kundenverwaltung_title { padding:2px 0px 2px 15px; float:left; } 
.wpsg_mod_kundenverwaltung_order .wpsg_mod_kundenverwaltung_switch { padding:2px 15px 2px 0px; float:right; }
.wpsg_mod_kundenverwaltung_order .wpsg_mod_kundenverwaltung_details { padding:2px 15px 2px 15px; clear:both; width:100%; background-color:#FFFFFF; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }

/* Registrierung */
.wpsg_register { }
.wpsg_register .wpsg_registerblock { width:100%; }
.wpsg_register .wpsg_registerblock select, .wpsg_register .wpsg_registerblock input { width:100%; }
.wpsg_register .wpsg_error { border:1px solid red; }
.wpsg_register .wpsg_cv .checkbox { width: auto; float: left; }

/* Bestellupload */
.wpsg_mod_orderupload a.wpsg_mod_orderupload_removelink { float:right; }

/* Bestellbedingungen */
.wpsg_mod_ordercondition_hint { display:block; padding:5px 5px 5px 25px; font-size:11px; max-height:100px; overflow-y:auto; }

/*Produktgruppen Listendarstellung*/
.wpsg_pgruppen_list_row .wpsg_pgruppen_list_titel,
.wpsg_pgruppen_list_row .wpsg_pgruppen_list_image { float:left; margin-right:25px; }

.wpsg_mod_ordercondition_hint { display:block; padding:5px 5px 5px 25px; font-size:11px; max-height:100px; overflow-y:auto; }

/* Produktattribute */
.wpsg_mod_produktattribute_row { padding:0px 10px 10px 10px; }
.wpsg_mod_produktattribute_row .wpsg_mod_produktattribute_label { font-weight:bold; float:left; }
.wpsg_mod_produktattribute_row .wpsg_mod_produktattribute_value { float: right; width: 425px;}

/* Produktvariablen */
tr.wpsg_basket_productvars input { padding:1px; width:100%; }
tr.wpsg_basket_productvars input[type=checkbox] { width:auto; }

/* Bankeinzug */
.wpsg_mod_autodebit input { float:right; }
.wpsg_mod_autodebit .wpsg_mod_autodebit_field { margin-bottom:15px; }
.wpsg_mod_autodebit .wpsg_mod_autodebit_field label { line-height:25px; }
.wpsg_mod_autodebit .wpsg_error { border:1px solid red; }

/* Selbstabholung / Barzahlung */
.wpsg_mod_willcollect_adress { font-weight:bold; }

/* Gutscheinmodul */
.wpsg_basket_gutschein span, .wpsg_basket_gutschein input { float:left; margin-right:15px; line-height:225%; }