/*----------------------------------------------------------------*/
/* onlineshop */ 
/*----------------------------------------------------------------*/

/*shopnavi*/
#shopnavi ul, #shopsuche {
	margin: 5px 26px 0 20px;
	padding: 10px;	
	background: url(../bilder/back_formular.jpg) top left repeat-x;
	border: #669933 1px solid; /*Testborder*/
}
#shopnavi ul li {}
#shopnavi ul li a {
	display: block;	padding: 4px;	border: #ececec solid;	border-width: 0 0 1px 0;	text-decoration: none;	color: #333;}
#shopnavi ul li a:hover,
#shopnavi ul li.selected a
{
	background: #FFF;
}
#artikel_uebersicht {}

#topnavi #n57 a, #topnavi #n58 a, #topnavi #n59 a, #topnavi #n60 a {
	background: #00824e;
	margin: 0;
}
#topnavi #n57 a:hover, #topnavi #n58 a:hover, #topnavi #n59 a:hover, #topnavi #n60 a:hover {
	background: #019d5e;
}
#topnavi #n58 a, #topnavi #n59 a, #topnavi #n60 a{ 	
	display: none;
}
#onlineshop #topnavi #n58 a, #onlineshop #topnavi #n59 a, #onlineshop #topnavi #n60 a,
#warenkorb #topnavi #n58 a, #warenkorb #topnavi #n59 a, #warenkorb #topnavi #n60 a,
#versandbedingungen #topnavi #n58 a, #versandbedingungen #topnavi #n59 a, #versandbedingungen #topnavi #n60 a,
#widerrufsbelehrung #topnavi #n58 a, #widerrufsbelehrung #topnavi #n59 a, #widerrufsbelehrung #topnavi #n60 a
{ 	
	display: block;
}

#shopnavi a {
	font-family:"Trebuchet MS"; color: #3b571d; font-size:1.1em; font-style:italic; margin:1px 0;
}
#shopnavi #n35 {
	background: url('../bilder/cart.gif') no-repeat left center;
	padding-left: 22px;
} 

#shopnavi #n36 {
  font-size: 1.5em;
}

#n35, #n36, #n39, #n40, #n42 {
	font-weight: bold;
}

/*Kategorieansicht*/

#inhalt .kat_banner {
	width: 610px;
	padding: 0;
}
#inhalt .kat_banner li {
	width: 240px;
	height: 180px;
	border: #ececec 4px solid;
	display: inline;
	float: left;
	margin: 20px;
	padding: 0;
}
#inhalt .kat_banner li a {
	display: block;
	width: 240px;;
	height: 80px;
	text-decoration: none;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 1.0em;
	padding-top: 150px;
}

/*----Übersicht--------------------*/
.artikel {
	padding: 20px 0 10px 0;
	border: #00579d solid;
	border-width: 0 0 1px 0;
	width: 608px;
}
.artikel .bild {
	float: left;
	width: 150px; 
	margin-left: 10px;
}
.artikel .bild img {border: #ececec 4px solid;}
.artikel .kurzinfo,

#item_added .kurzinfo,
#item_added .kurzinfo .produktname
{
	float: right;width: 420px;
}
#item_added .kurzinfo .preisinfo {
	float: right;width: 420px;
}
#item_added .kurzinfo .preisinfo .untertitel,
.artikel .kurztext .untertitel {
	display: block;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}
#item_added .name,
.artikel .name {
	font-family:"Trebuchet MS"; 
	color: #3b571d; 
	font-size:1.3em; 
	font-style:italic; 
	font-weight: bold;	
	margin:3px 10px 10px 0;	
	border: #ddd solid;	
	border-width: 0 0 1px 0;
	width: 420px;
}
.artikel .kurztext {}
.artikel .preis {
	font-size: 1.3em;
	color: #669900;	
	font-weight: bold;	
	line-height: 0.8em;	
	width: 260px;	
	float: right;
	margin-top: 19px;
	margin-right:10px;
	text-align: right;
}
.artikel .preis span {font-size: 0.8em;color: #333;display: block;font-weight: normal;}
.artikel .aktionen {float: right;width: 423px;height: 30px;	margin: 10px 0 0 0;	padding: 4px;}
.artikel .aktionen table {width: 100%;}
.artikel .aktionen table td.s1 {}
.artikel .aktionen table td.s1 a {display: block;padding:5px;color: #006633}
.artikel .aktionen table td.s2 {text-align: right;padding-left: 30px;}
.artikel .aktionen table td.s2 input.in_den_warenkorb {
	background:url(../bilder/btn_shop.jpg) left top no-repeat;	
	color: #000;
	border: #CCCCCC 1px solid;	height: 28px;	padding: 0 15px 0 30px;
}

/*----seitennavigation--------------------*/

table.seitennavi {
	width: 370px;}
table.seitennavi td.anz_seiten {
	padding-left: 20px;	width: 100px;}

/*----Detailansicht--------------------*/
#artikel_details .bild img {
	width: 150px;
}
#artikel_details .bild a {
	text-decoration: none;
}
#artikel_details table td.s2 {}
#artikel_details table td.s2 table {width: 270px;float: right;}

/*----Sie haben in den Warenkorb gelegt --------------------*/

#item_added {
	width: 598px;
	padding-left: 10px;
	background: url('../bilder/back_formular.jpg') left top repeat-x;
}
#item_added .infotext {
	color: #999900;
	padding: 20px 0;
}
#item_added .bild {
	width: 150px;
}
#item_added .bild img {
	border: #ececec solid;
	border-width: 4px;
}
#item_added .produktname {
	font-family:"Trebuchet MS"; 
	color: #3b571d; 
	font-size:1.3em; 
	font-style:italic; 
	font-weight: bold;	margin:3px 10px 10px 0;	border: #ddd solid;	border-width: 0 0 1px 0;
	float: left;
	width: 608px;
}
#item_added .produktname a {
	text-decoration: none;
}
#item_added .preisinfo {
	float: right;
	width: 473px;
}
#item_added .preisinfo .preis {
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}
#item_added .inklversand {
	text-align: right;
}
#item_added .lieferstatus {
	width: 483px;
}
#item_added .item_added_navi {
	border: #ddd solid;
	border-width: 1px 0 1px 0 ;
	padding: 10px 0;
	margin-top: 10px;
}
#item_added .item_added_navi a.zumwarenkorb {
	display: block;	
	background:url(../bilder/btn_shop_aendern.jpg) left top no-repeat;	
	color: #000;
	border: #CCCCCC 1px solid;	
	height: 20px;	
	padding: 7px 15px 0 44px;	
	width: 170px;
	text-decoration: none;
	float: right;
}
#item_added .item_added_navi a.weitershoppen {
	display: block;	
	background:url(../bilder/btn_shop_aendern.jpg) left top no-repeat;	
	color: #000;
	border: #CCCCCC 1px solid;	
	height: 20px;	
	padding: 7px 15px 0 44px;	
	width: 170px;
	text-decoration: none;
	float: left;
}

/*---- Warenkorb  --------------------*/

#warenkorb_hold {
	width: 608px;
}

#warenkorb_tabelle {
	width: 608px;
}
#warenkorb_tabelle td.preislich {
	text-align: left;
}

#warenkorb_tabelle th{
	height: 30px;
	background: #efefef;
	text-align: left;
}
#warenkorb_tabelle .z1 {
	padding-top: 50px;
	border: #efefef solid;	
	border-width: 2px 0 0 0;
}

#warenkorb_tabelle .z2 {
	padding-top: 20px;
}
#warenkorb_tabelle th.menge {
	padding-left: 5px;
	width: 60px;
}
#warenkorb_tabelle th.bez {
	padding-left: 5px;	
	width: 240px;
}
#warenkorb_tabelle th.preis,
#warenkorb_tabelle th.gesamtpreis {
	text-align: left;
	padding-left: 5px;
}
#warenkorb_tabelle th.loeschen {
text-align: right;
width: 98px;
}
#warenkorb_tabelle td.menge input{
	width: 30px;
}
#warenkorb_tabelle td{
	padding: 4px;
}
#warenkorb_tabelle td.menge{
	width: 30px;
}
#warenkorb_tabelle td.preis{ text-align: left;}
#warenkorb_tabelle td.mwst{ text-align: right;}
#warenkorb_tabelle td.gesamt_mwst,
#warenkorb_tabelle td.gesamtpreis {text-align: right; width: 76px;}
#warenkorb_tabelle td.loeschen {text-align: right;}
#warenkorb_tabelle td.gesamt_preis_betrag {text-align: right; font-size: 1.1em; color: #666633;}
#warenkorb_tabelle td.preis_hinweis { text-align: right;}
#warenkorb_tabelle td.preis_hinweis_gesamtbetrag,
#warenkorb_tabelle td.preis_hinweis_mwst { text-align: right;}


#warenkorb_tabelle .abschliessen {
}
#warenkorb_tabelle .btn_aenderung_uebernehmen {
	display: block;
	background:url(../bilder/btn_shop_aendern.jpg) left top no-repeat;
	color: #000;
	border: #CCCCCC 1px solid;
	height: 20px;
	padding: 7px 15px 0 44px;
	width: 170px;
	text-decoration: none;
}
#warenkorb_tabelle .btn_abschiessen {
	display: block;
	background:url(../bilder/btn_shop_bestellen.jpg) left top no-repeat;
	color: #000;
	border: #CCCCCC 1px solid;
	height: 20px;
	padding: 7px 15px 0 44px;
	width: 150px;
	text-decoration: none;
	float: right;
}

/*----Basket Steps--------------------*/

#basket_steps {
	width: 628px;
}
#basket_steps td {
	color: #C0C0C0;	
	font-size: 0.8em;
	text-transform: uppercase;	
	text-align: center;	
	padding: 4px;
}
#basket_steps td.fertig, #basket_steps td.fertig2 {
	color: #99CC99;	
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;

	}
#basket_steps td.selected, #basket_steps td.selected_last {
	color: #336600;	
	font-weight: bold;
	font-size: 1.4em;
	}
/*----checkout--------------------*/

.pflichtfeld {
	color: red;
	padding: 0 3px;
}

.checkoutbox {
	width: 608px;
	margin: 0 0 15px 0;
	background: url('../bilder/back_formular.jpg') left top repeat-x;
	padding: 5px;
}
.cx_error {
	display: block;	
	width: 608px;	
	background: #FFCCCC;
	color: #000;
	padding: 5px;
	text-align: center;
}

#checkout table.adresse {
	padding: 8px;
	width: 596px;
}
#checkout table.adresse td{
	padding-bottom: 8px;}
#checkout table.adresse td.s0{
	width: 150px;	vertical-align: top;}
#checkout table.lieferadresse {
	width: 100%;}

.form_container_buttons {padding: 0;}
.form_container_buttons table.abschluss td.zurueck {
	width: 315px;
}
.form_container_buttons table.abschluss td.weiter {
	width: 315px;
}
.form_container_buttons table.abschluss td a {
	display: block;
	background:url(../bilder/btn_shop_bestellen.jpg) right top no-repeat;
	color: #000;
	border: #CCCCCC 1px solid;
	height: 21px;
	padding:5px 0 0 0;
	width: 120px;
	text-decoration: none;
	text-align: center;
}
.form_container_buttons table.abschluss td.weiter input{
	display: block;
	background:url(../bilder/btn_shop_bestellen.jpg) right top no-repeat;
	color: #000;
	border: #CCCCCC 1px solid;
	height: 26px;
	padding:0;
	width: 150px;
	text-align: center;
	float: right;
}

table.overview_right {
	float: right;
}
table.overview_left {
	float: left
}
table.overview_bottom {
	border: #ececec solid;
	border-width: 1px 0 0 0;
	margin: 10px 0 0 0;
	padding: 5px 0;
}
table.overview_right td.s1,
table.overview_left td.s1 {
	border: #ececec solid;
	border-width: 0 0 1px 0;
	width: 150px;
	padding: 3px 0;
}
table.overview_right td.s2,
table.overview_left td.s2 {
	border: #ececec solid;
	border-width: 0 0 1px 0;
	width: 150px;
	padding: 3px 0;
}

.artnr_cart {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
}


/*overrides*/
#artikel_details .kurzinfo img {
	background: none;
}
#warenkorb_tabelle td.gesamt_preis_betrag {
	font-size: 1.0em;
}
#inhalt{
	width: 600px;
	margin-right: 14px;
}
th.gesamtpreis {
	width: 100px;
}
#warenkorb_tabelle td.preislich {
	text-align: right;
	padding-right: 0;
}


#shopsuche input {
  padding: 0.2em;
}

#shopsuche .eingabe {
  width: 110px;
}

#shopsuche .submit {
  width: 60px;
  margin-left: 5px;
}
