/**********************/	
/* Shop Einstellungen */
/**********************/
.shop_head
	{
	width: 780px;
	}
	
.waren_suche
	{
	text-align: right;
	padding-right: 10px;
	}
	
.shop_navi
	{
	float: left;
	width: 140px;
	padding-left: 10px;
	margin-right: 10px;
	line-height: 1.3;
	}
	
.leftNavigationKlein a
	{
	font-size: 10px;
	margin-left: 5px;
	}
	
.shop_willkommen
	{
	float: left;
	width: 480px;
	margin-right: 10px;
	}
	
.shop_topseller
	{
	float: left;
	width: 120px;
	}
	
.shop_topseller a
	{
	font-size: 10px;
	}
	
.showroom
	{
	float: left;
	width: 600px;
	}
	
.shop_warenkorb
	{
	margin-left: 160px;
	width: 600px;
	}	

.artikel
	{
	border: 1px dotted #CCC;
	margin-bottom: 5px;
	}
	
.bestellung
	{
	text-align: right;
	padding: 0px 11px 20px 0px;
	}
	
.bestell1_act, .bestell2_act, .bestell3_act, .bestell1_pas, .bestell2_pas, .bestell3_pas
	{
	float: left;
	width: 160px;
	height: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 40px;
	}
	
.bestell1_act	{background: url(shop/images/button/bestell1_farbe.jpg);}
.bestell2_act	{background: url(shop/images/button/bestell2_farbe.jpg);}
.bestell3_act	{background: url(shop/images/button/bestell3_farbe.jpg);}
.bestell1_pas	{background: url(shop/images/button/bestell1_sw.jpg); color: #CCC;}
.bestell2_pas	{background: url(shop/images/button/bestell2_sw.jpg); color: #CCC;}
.bestell3_pas	{background: url(shop/images/button/bestell3_sw.jpg); color: #CCC;}
	
.kunde_best, .kunde_neu
	{
	border: 1px dashed #ABABAB;
	width: 480px;
	margin-bottom: 20px;
	}
	
.kunde_best_text p, .kunde_neu_text p
	{
	margin: 5px 5px 10px 5px;
	}

.kunde_best_info, .kunde_neu_info
	{
	float: left;
	width: 130px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
.kunde_best_input, .kunde_neu_input
	{
	float: left;
	width: 340px;
	text-align: right;
	margin-bottom: 10px;
	}
	
.bestell_textfeldInput
	{
	border: 1px solid #ABABAB;
	width: 300px;
	}
	
.bestell_textfeldButton
	{
	border: 1px solid #ABABAB;
	width: 302px;
	}
	
.bestell_weiter
	{
	border: 1px dashed #ABABAB;
	}
	
.bestell2Box
	{
	width:100%;
	text-align: right;
	}
	
.detail
	{
	border: 1px dashed #ABABAB;
	padding: 10px 0 0 10px;
	}
	
.zahlung
	{
	float: right;
	width: auto;
	text-align: center;
	margin-left: 30px;
	}

.loesch
	{
	padding-left: 50px;
	}
