/*
WEW BALLON SHOP
*/

 .details {

	 font-size:12px;

}

#amount_color {

	 font-size:12px;

}

.print {

	 font-size:12px;

}

#amount_color input {

	width: 100px;
	
}

#amount_color select {
	width: 70px;

}

  .details #leftside {
	width: 430px;
	float: left;
  }

  .details #leftside .images_top {
	display: block;
	float: left;
  }
  
  .details #leftside .images_top .largeimage {
	display: block;
	float: left;
	width: 320px;
	height: 250px;
  }
  
  .details #leftside .images_top .carousel {
	display: block;
	float: right;
	width: 95px;
	height: 250px;
	text-align: center;
  }

  .details #leftside .smallimage {
	margin-bottom: 15px;
  }
  
  .details #leftside h2 {
	color: #44a12a;
	font-size: 16px;
	text-decoration: none;
}
  .details #leftside h2 a {
	text-decoration: none;
}

/* -------------- Carousel-Fallback ------------- */
.details #leftside .carousel_fallback_list {
	width: 100%;
	padding:0px;
	// margin: 10px;
}

.details #leftside .carousel_fallback_list li {
	list-style: none;
	float: left;
	width: 80px;
	heigth: 75px;
	margin: 4px;
}

.details #leftside .carousel_fallback_list li img {
	width: 75px;
	heigth: 75px;
	border: 1px solid #999999;
}

/* -------------- Carousel-Fallback Ende ------------- */
  
  .details #rightside {
	width: 300px;
	float: right;
	background: #FFFFFF;
	padding: 5px;
  }
  
  .details #rightside h3 {
	color: #44a12a;
	margin: 0px 0px 5px 0px;
  }
  
  .details #rightside ul {
	list-style-type: none;
	width: 299px;
	padding: 0px;
	margin: 0px;
	text-align: left;
  }
  
  .details #rightside li {
	padding: 3px;
 	float: left;
 	width: 20%;
 	height: 70px;
  }
 
  .details #rightside ul.colors {
	font-size: 10px;
  }
 
  .details #rightside input , .details #rightside select {
	border: 1px solid #44a12a;
  }
  
  .details #rightside .intdtext {
	color: #44a12a;
	font-weight:bold;
  }
  
  .details #rightside .step {
    clear: both;
	color: #44a12a;
	margin-top: 10px;
	font-weight: bold;
	text-align:left;
  }
  
  .details #rightside .step .amountinfo{
	font-size: 10px;
	font-style: italic;
  }
  
  .details #rightside .step .stepnumber{
	font-size: 20px;

  }
  
  .details #rightside .configinfo {
	margin-top: 4px;
	color: #44a12a;
	font-size: 12px;
  }

  .details #rightside table {
	width: 100%;
	border-collapse: collapse;
	padding: 5px;
  }	

  .details #rightside table  td{
	padding: 4px;
	text-align: center;
	background: #eeeeee;
  }
  
  .details #rightside table .htop{
	font-weight: bold;
	color: #44a12a;
  }
  
  .details #rightside table .hmiddle td{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
  }
 
  .details #rightside table .druckart {
    color: #44a12a;
	vertical-align: middle;
	font-weight: bold;
  }
 
  .details #rightside table .noprint {
	margin-left: 3px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
  }   
  
  .details #rightside table .druck_seite1 {
    border-bottom: 1px dashed #44a12a;
  }
  
  .details #rightside table * .druck_links {
    float:left;
    width: 55%;
    color: #44a12a;
    text-align: left;
    font-weight: bold;
  }
  
  .details #rightside table * div.popup_item{
	position : relative;
	z-index : 10;	
	background : #fff;
	border-bottom : 2px solid #bbb;
	border-right : 1px solid #ccc;
	
	border-left: #DCE9D0 2px solid;
	border-top: #DCE9D0 2px solid;
	
	padding : 10px 30px 10px 10px;
	width : 400px;
	margin-top : 0em;
	font-weight: normal;
  }
  
  .details #rightside table * div.popup_closer {
  	background : url('/fileadmin/WEW/ballon/html/closer.gif') top right no-repeat;
  	width: 15px;
  	height: 13px;
  	position: absolute;
  	right: 5px;
  	top: 5px;
  }
  
  .details #rightside table * div.popup_item_druck{
	position : relative;
	z-index : 10;	
	background : #fff;
	border-bottom : 2px solid #bbb;
	border-right : 1px solid #ccc;
	
	border-left: #DCE9D0 2px solid;
	border-top: #DCE9D0 2px solid;
	
	padding : 10px 20px 5px 10px;
	width : 460px;
	margin-top : 10px;
	font-weight: normal;
	
	text-align: left;
  }
  
  .details #rightside table * div.popup_item_druck h2 {
  	margin-top:	0px;
  }
  
  .details #rightside table * div.popup_item_druck .bodytext{
  	color: #000000;
  }
  
  .details #rightside table * .druck_rechts {
    float:right;
    width: 45%;
    color: #44a12a;
    text-align: left;
  } 
  
  .details #rightside table * .druck_rechts .farb_preis_div{
    float:right;
    color: #000000;
    text-align: right;
    margin-top: 4px;
  } 
  
  .details #rightside table * .druck_rechts .farb_auswahl_div{
    float:left;
  } 
  
  .details #rightside .totalprice{
	padding: 5px;
	background: #eeeeee;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px;
  }
    
  .details #rightside .totalprice .kauf_uebersicht {
	color: #44a12a;
	text-align: left;
  }
  
  .details #rightside .totalprice .kauf_uebersicht .text {
    float:left;
	color: #44a12a;
	text-align: left;
	font-weight:normal;
	font-size:12px;
  }
  
  .details #rightside .totalprice .kauf_uebersicht .preis {
    float:right;
	color: #000000;
	text-align: right;
	font-weight:normal;
	font-size:12px;
  }

  .details #rightside .totalprice span{
	background: #ffffff;
	width: 150px;
	float: right;
	text-align: right;
	padding-right: 10px;
  }
  
  .details #rightside * .fallback_preistab_head {
  	font-weight: bold;
  	color: #44a12a;
  }
  
  .details #rightside input.buttons,
  .details #rightside a.buttons {
	font-size: 12px;
	font-weight: bold;
	background: #44a12a;
	border: 0px;
	color: #FFFFFF;
	padding: 2px 2px;
	margin: 0px;
	margin-top: 5px;
	width: 140px;
  }
  
  .details #rightside a.buttons {
	display: inline-block;
	text-decoration: none;
	text-align: center;
  }
 
  .details #rightside #incart{
	float: right;
  }
  
  
  .details #rightside .preis_uebersicht_div {
  	width: 100%;
  	text-align: center;
  	margin-bottom: 8px;
  }
  
  .details #rightside .preis_uebersicht_div a.preis_link_hover {
  	font-size: 8pt;
  	font-weight: bold;
  	cursor: pointer;
  }
  
  .details #rightside .preis_uebersicht_div a.frachtkosten_link_hover {
  	font-size: 8pt;
  	font-weight: bold;
  	cursor: pointer;
  	text-align:right;
  }
  
 /* ------------------- Produkt-Liste -------------------- */

ul.item_list {
	margin: 0; padding: 0;
    text-align: center;
}

ul.item_list li.list_item {
	list-style: none;
	float: left;
	width: 28%;
	height: 230px;
	margin-right: 40px;
	margin-bottom: 10px;
}

ul.item_list li a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

ul.item_list li div.PRODUCT_IMAGE_LIST {
	text-align:	left;
	height:		163px;
}

ul.item_list li div.PRODUCT_IMAGE_LIST img {
	margin-left: 0px;
}

ul.item_list li div.PRODUCT_DESC {
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	color: #44a12a;
	font-size: 13px;
	font-weight: bold;
}

ul.item_list li div.PRODUCT_DESC .bodytext {
	font-weight: normal;
	color:	#000000;
	font-size:	9pt;
	margin-top:	0px;
}



/* ------------ Verwandte Produkte ----------- */

.related_products {
	width: 100%;
}

.related_products .related_items {
	
	float:			left;
	
	margin-right:	5px;
	margin-left:	5px;
	margin-top:		10px;
	
	text-align:		left;
	
	width:			42%;
	height:			100px;
	
	padding:		10px;
}

.related_products .related_items a img  {
	margin-bottom:	5px;
}

.related_products .related_items a  {
	
}





/* ------------ Warenkorb ----------- */
.warenkorb_div {
	text-align: center;
}

.warenkorb {
	width:			80%;
	margin-left:	60px;
}

.warenkorb td {
	padding:		3px;
}

.warenkorb .head {
	background:		#44a12a;
	text-align:		center;
	font-weight:	bold;
	color:			#FFFFFF;
}

.warenkorb .artikel_beschr {
	text-align:		left;
	padding:		5px;
}

.warenkorb .artikel_beschr a {
	color:			#000000;
}

.warenkorb .artikel_beschr .zusatz {
	font-size:		11px;
}

.warenkorb .artikel_menge {
	text-align:		center;
}

.warenkorb .artikel_menge input {
	text-align:		center;
	width:			50px;
}

.warenkorb .artikel_preis {
	text-align:		right;
}

.warenkorb .artikel_funkt {
	text-align:		center;
}


.warenkorb .gesamt_null {
	text-align:		right;
	font-weight:	bold;
}

.warenkorb .gesamt_preis {
	text-align:		right;
	font-weight:	bold;
}

.preis_zusatz {
	font-size:		11px;
	text-align:		right;
	width:			80%;
	margin-left:	60px;
}
.basket {
	margin-top:		20px;
}

.basket .eingaben_tab {
	margin-left:	60px;
	border:			none;
	margin-top:		20px;
}

.basket .eingaben_tab td {
	padding-bottom:	10px;
	border:			none;
}

.basket .eingaben_tab .label_td {
	width:			160px;
	padding-top:	4px;
	vertical-align:	top;
	font-weight:	bold;
}

.basket .eingaben_tab .input_td {
	/*width:			375px;*/
	padding-top:	4px;
}

.basket_info {
	margin-top:		20px;
}

#basket_payment {
	margin-top:		20px;
}


input.buttons {
	font-size: 12px;
	font-weight: bold;
	background: #44a12a;
	border: 0px;
	color: #FFFFFF;
	padding: 2px 2px;
	width: 140px;
	margin-left:8px;
	margin-top: 8px;
}


/* ------------ Warenkorb-Dateneingabe ----------- */
.warenkorb_adressen_div {
	width:			100%;
	border-bottom:	1px dashed #44a12a;
	padding-bottom:	10px;
	margin-bottom:	5px;
}

.warenkorb_adressen_div .adressen_uebers {
	font-weight:	bold;
	color:			#44a12a;
}

/* --- Rechnungsadresse Ausgabe --- */
.warenkorb_adressen_div .rechnung_tab {
	margin-left:	60px;
	border:			none;
	width:			85%;
}

.warenkorb_adressen_div .rechnung_tab td {
	padding-bottom:	10px;
	border:			none;
}

.warenkorb_adressen_div .rechnung_tab .label_td {
	width:			180px;
	padding-top:	4px;
	vertical-align:	text-top;
	font-weight:	bold;
}

.warenkorb_adressen_div .rechnung_tab .wert_td {
	width:			200px;
	padding-top:	4px;
	vertical-align:	text-top;
}


/* --- Dateneingabe --- */
.warenkorb_adressen_div .eingaben_tab {
	margin-left:	60px;
	border:			none;
	
}

.warenkorb_adressen_div .eingaben_tab td {
	padding-bottom:	10px;
	border:			none;
}

.warenkorb_adressen_div .eingaben_tab .label_td {
	width:			180px;
	padding-top:	4px;
	vertical-align:	text-top;
	font-weight:	bold;
}

.warenkorb_adressen_div .eingaben_tab .agb_td {
	width:			650px;
}

.warenkorb_adressen_div .eingaben_tab .sonst_td {
	width:			490px;
}

.warenkorb_adressen_div .eingaben_tab .sonst_td textarea {
	width:			370px;
}

.warenkorb_adressen_div .eingaben_tab .sonst_td #delivery_date {
	width:			160px;
}

.warenkorb_adressen_div .eingaben_tab .input_td {
	width:			375px;
}

.warenkorb_adressen_div .eingaben_tab .input_td input {
	width:			370px;
}

.warenkorb_adressen_div .eingaben_tab .input_td select {
	width:			374px;
}

.warenkorb_adressen_div .eingaben_tab .input_td #billing_zip, #delivery_zip {
	width:			60px;
	float:			left;
}

.warenkorb_adressen_div .eingaben_tab .input_td #billing_city, #delivery_city {
	width:			298px;
	float:			right;
}

.stern_bemerkung {
	margin-left:	60px;
}

.form_control {
	margin-left:	60px;
}

input.buttons_basket {
	font-size: 		8pt;
	font-weight: 	bold;
	background: 	#44a12a;
	border: 		0px;
	color: 			#FFFFFF;
	padding: 		2px 8px 2px 8px;
	width: 			auto;
	margin:			auto;
	margin-right:	20px;
}


/* ------------ Bestellbestaetigung -------------- */
 .adressen_div {
	float: 			left;
	margin-left:	60px;
	margin-right:	120px;
}

 .adressen_div .uebers {
	font-weight:	bold;
	color:			#44A12A;
}

#basket_payment .bestellbestaet_warenkorb {
	margin-left:	60px;
	margin-top:		20px;
}

#basket_payment .bestellbestaet_zusatz {
	margin-left:	60px;
}


.info_tab {
	margin-left:	60px;
	border:			none;
	margin-top:		20px;
	width:			85%;
}

.info_tab td {
	border:			none;
	padding-bottom:	10px;
}

.info_tab .label_td {
	width:			170px;
	vertical-align:	text-top;
	font-weight:	bold;
	padding-top:	4px;
}

.info_tab .wert_td {
	width:			200px;
	vertical-align: text-top;
}

#basket_payment .form_div {
	margin-left:	60px;
	margin-top:		15px;
}

.tt_products_order_confirmation {
	padding-left:	60px;
}

.tt_products_order_confirmation h3 {
	color: 			#44A12A;
	margin-left:	-60px;
}

.tt_products_order_confirmation .order_data {
	margin-bottom:	10px;
}

.tt_products_order_confirmation .ueberblick_span {
	font-weight: 	bold;
}

.tt_products_order_confirmation .adressen_div {
	margin-top:		5px;
	margin-left:	0px;
	margin-right:	auto;
	width:			310px;
}

.tt_products_order_confirmation .warenkorb {
	margin-top:		25px;
	margin-left:	0px;
}

.tt_products_order_confirmation .preis_zusatz {
	margin-left:	0px;
}

.tt_products_order_confirmation .info_tab {
	margin-top:		10px;
	margin-left:	0px;
	width:			85%;
}

.tt_products_order_confirmation .info_tab .wert_td {
	width:			auto;
}

.payment_message {
	margin-top:		10px;
	margin-bottom:	10px;
	margin-left:	60px;
}

.payment_message .liefer_text {
	width:			80%;
}

.payment_message .uebers {
	font-weight:	bold;
	margin-bottom:	8px;
}

.tt_products_order_confirmation .printlink {
	text-align:		right;
}

/* ------------ E-Mail-Formular ----------- */
#email_kontakt .uebers {
	font-weight:	bold;
	color:			#44a12a;
}

#email_kontakt .eingaben_tab {
	margin-left:	60px;
	border:			none;
}

#email_kontakt .eingaben_tab td {
	padding-bottom:	10px;
	border:			none;
}

#email_kontakt .eingaben_tab .label_td {
	width:			160px;
	padding-top:	4px;
	vertical-align:	top;
}

#email_kontakt .eingaben_tab .input_td {
	width:			375px;
}

#email_kontakt .eingaben_tab .input_td input {
	width:			370px;
}

#email_kontakt .eingaben_tab .input_td select {
	width:			374px;
}

#email_kontakt .eingaben_tab .input_td textarea {
	width:			370px;
	height:			100px;
}

#email_kontakt .eingaben_tab .input_td #anrede {
	width:			150px;
}

#email_kontakt .eingaben_tab .input_td #str {
	width:			318px;
	float:			left;
}

#email_kontakt .eingaben_tab .input_td #strno {
	width:			40px;
	float:			right;
}

#email_kontakt .eingaben_tab .input_td #plz input {
	width:			55px;
	float:			left;
}

#email_kontakt .eingaben_tab .input_td #ort {
	width:			303px;
	float:			right;
}

#email_kontakt .eingaben_tab .input_td .buttons {
	font-size: 		12px;
	font-weight: 	bold;
	background: 	#44a12a;
	border: 		0px;
	color: 			#FFFFFF;
	padding: 		2px 2px;
	width: 			140px;
	
	margin:			auto;
}

.floatbox_BASKET_PAYMENT_TEMPLATE3 {
	margin: 30px 0px 20px 75px;
	float: left;
	width: 300px;
}

.floatbox_BASKET_PAYMENT_TEMPLATE4 {
	margin: 30px 0px 20px 40px;
	float: left;
	width: 300px;
}

.floatbox_BASKET_PAYMENT_TEMPLATE5 {
	margin-left: 75px;
}
.floatbox_BASKET_PAYMENT_TEMPLATE6 {
	margin-left: 75px;
}
.floatbox_BASKET_PAYMENT_TEMPLATE7 {
	margin-left: 75px;
}


#text_email_BASKET_PAYMENT_TEMPLATE3 {
	margin: 20px 0px 20px 75px;
}


