/*########## Artikelliste ##########*/

/* Seitentitel */
.shop_titel { float: left; width: 749px; height: auto; font-size: 1em; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.shop_button_1 { float: right; width:auto; height: auto; font-size: 0.90em; }
.shop_button_2 { float: right; width:auto; height: auto; font-size: 0.90em; }
/* Überschrift */
.shop_outer_leiste  { height: 30px; width: 749px; float: none; clear: both; background-color:#A8A9AD; }
.shop_ue_artikel { float: left; width: 200px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }
.shop_ue_bild { float: left; width:160px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }
.shop_ue_status { float: left; width: 100px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }
.shop_ue_preis { float: left; width:120px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }
.shop_ue_menge { float: left; width: 100px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }
.shop_ue_ok { float: left; width:30px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }

/* Artikelliste */
.shop_outer  { height: auto; width: 749px; float: none; clear: both; margin-top: 25px; border: 0px solid #CCCCCC; }
.shop_artikel { float: left; height: auto; width: 200px; padding: 0px; }
.shop_bild { float: left; height: auto; width:160px; margin-left: 10px; }
.shop_status { float: left; height: auto; width: 100px; color: Red; }
.shop_preis { float: left; height: auto; width:120px; }
.shop_menge { float: left; height: auto; width: 90px; padding-left: 4px; }
.shop_ok { float: left; height: auto; width:30px; }


/*########## Warenkorb ##########*/

/* Seitentitel */
.shop_wa_titel { float: left; width: 749px; height: auto; font-size: 1em; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px solid #CCCCCC;}
.shop_wa_button_1 { float: right; width: auto; height: auto; font-size: 0.90em; margin: 0px 0px 0px 8px;}
.shop_wa_button_2 { float: right; width: auto; height: auto; font-size: 0.90em; margin: 0px 0px 0px 8px;}

/* Überschrift ***/
.shop_wa_outer_leiste  { height: 30px; width: 749px; float: none; clear: both; background-color:#A8A9AD; }
.shop_wa_ue_artikel { float: left; width: 335px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }
.shop_wa_ue_preis { float: left; width:120px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; text-align: right;}
.shop_wa_ue_menge { float: left; width: 60px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }
.shop_wa_ue_ok { float: left; width:70px; height: 30px; font-size: 0.90em; font-weight: bold; color: White; }

/* Artikel */
.shop_wa_outer_warenkorb  { height: auto; width: 749px; float: none; clear: both; margin-top: 25px; border: 0px solid #CCCCCC; }
.shop_wa_artikel { float: left; height: auto; width: 165px; padding: 0px; }
.shop_wa_bild { float: left; height: auto; width:160px; margin-left: 10px; }
.shop_wa_preis { float: left; height: auto; width:120px; text-align: right;}
.shop_wa_menge { float: left; height: auto; width: 60px; padding-left: 4px; }
.shop_wa_ok { float: left; height: auto; width:70px; }

/* Summenzeile */
.shop_wa_outer_summe  { height: auto; width: 749px; float: none; clear: both; border-top: 1px solid #A8A9AD;}
.shop_wa_summe_artikel { float: left; width: 470px; height: 30px; font-size: 0.90em; font-weight: bold; }
.shop_wa_summe_preis { float: left; width:120px; height: 30px; font-size: 0.90em; font-weight: bold; text-align: right;}

/* Bestellformular */
form,shop { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.shop_form_feld  { width:185px; height:18px; background-color:#FFFFFF; color:#000000; font-size: 9pt; font-family : Arial, Helvetica, sans-serif;}
.shop_form_bereich  { width:370px; height:70px; background-color:#FFFFFF; color:#000000; font-size: 9pt; font-family : Arial, Helvetica, sans-serif;}
.shop_form_button  { margin-left: 285px;	width:180px; height:40px;}
.shop_form_stern {color: #EE7F00; }

/* Tabelle Bestellung */

table#shop_tabelle_bestellung {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.90em;
}

/*	Shop Links		*/	
.shop_link:link { font-weight: normal; color: #0000CD; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 0.9em; text-decoration: none;} 
.shop_link:visited { font-weight: normal; color: #0000CD; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 0.9em; text-decoration: none;} 
.shop_link:hover { font-weight: normal; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 0.9em; text-decoration: none;} 
.shop_link:active { font-weight: normal; color: #0000CD; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 0.9em; text-decoration: none;} 
.shop_link:focus { font-weight: normal; color: #0000CD; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 0.9em; text-decoration: none;} 

.shop_umbr {
	float: none;
	clear: both;
	width: 600px;
	height: auto;
	border: 0px solid #CCCCCC;
}

p.shop  {
padding: 4px 0px 0px 4px;
}
