.pagenav {
	font-size: 11px;
	font-weight: bold;
	color: #c44e27;}
a.pagenav-lst { /* Link */
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 0px;
	background-color: #e7dbbc;}
span.pagenav-lst { /* aktiv */
   padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 0px;
   background-color: #e7dbbc;
   color: #333;}
.pagenav1 { /* Seitenzahl oben */
	width: 553px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #c2c2c2;}
.pagenav2 { /* Seitenzahl unten */
	width: 553px;
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #c2c2c2;}


	
	
.uebersicht { /* Shop Katalog Liste */
	width: 550px; height 100%;}
.uebersicht1 { /* Artikelblock */
	width: 160px;
	border: 1px solid #999999;
	float: left;
	margin: 0px 5px 5px 0px;}
.uebersicht2 { /* Titel */
	width: 160px;
	height: 50px;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	padding: 4px 1px 0px 1px;}
.uebersicht3 { /* Bild */
	width: 160px;
	text-align: center;
	padding: 0px 0px 5px 0px;}
.uebersicht4 { /* Preis + Warenkorb + Lupe */
	width: 160px;
	height:20px;
	background-color: #999999;}
.uebersicht41 { /* Preis */
	color: #FFF;
	font-weight: bold;
	float: left;
	margin: 0px 0px 0px 5px;}
.uebersicht42 { /* Warenkorb + Lupe */
	float: right;
	margin: 3px 3px 0px 0px;}	
	
.footer_nav {
		float: right;
}
	
	
.detail { /* Artikel Detail */
	width: 570px; }
.detail-backbasket { /* Zurück, Warenkorb ansehen */
	width: 570px;
	height: 20px;
	margin: 20px 0px 0px 0px;}
.detail-backbasket1 {  /* Zurück */
	float: left;}
.detail-backbasket2 {  /* Warenkorb ansehen */
	float: right;
	font-weight: bold;}
.detail-pic1 { /* großes Bild Detailansicht */
	width:230px;
	border: 1px solid #c2c2c2;
	margin: 0px 0px 0px 10px;
	padding: 5px;}
.detail-vergroessern {
	position: relative;
	top: -6px;
	left: -5px;
	cursor: hand;}
.detail-fragen { /* Kundenfragen */
	clear: both;
	border: 1px solid #c2c2c2;
	margin: 50px 0px 20px 0px;}
.detail-fragen1 { /* Titelbild */
	float:left;
	position: relative;
	top: -20px;
	left: -1px;}
.detail-fragen2 { /* Pic Frage schreiben */
	float:right;
	position: relative;
	top: -5px;
	left: -5px;}
.detail-fragen3 { /* Einzelne Frage */
	clear: both;
	position: relative;
	top: -15px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	color: #2b8dbe;}
	
.empfehlung { /*** Empfehlungsbox ***/
	width: 500px;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 0px 0px;}
.empfehlung1 { /*** Block ***/
	float: left;
	width: 230px;
	height: 60px;}
.empfehlung11 { /*** Bild ***/
	float: left;
	width: 60px;}
.empfehlung12 { /*** Text ***/
	float: left;
	width: 160px;
	margin: 0px 10px 10px 0px;
	font-size: 11px;}
	
	
.basket { /* Warenkorb-Tabelle */
	}
.basket1 { /* Tabellenüberschrift */
	background-color: #979797;
	color: #FFF;
	font-weight:bold;
	padding:0px 5px 0px 5px;}
.basket2 { /* Tabelleninhalt */
	border: 1px solid #c2c2c2;
	padding:5px;
	border-collapse: collapse;}
.basketstep { /* Darstellung einzelne Schritte Bilder */
	margin: 0px 20px 0px 0px;}
.basketstep1 { /* Darstellung einzelne Schritte */
	border-bottom: 1px solid #185778;
	margin: 0px 0px 20px 0px;}
	
.shopfooter { /* Weiter & Zurück Buttons */
	border-top: 1px solid #185778;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;}
.shopfooter1 {
	float: left;}
.shopfooter2 {
	float: right;}
	
.anschrift { /* Lieferung */
	width: 560px;}
.anschrift1 { /* Rechnungsadresse */
	width: 270px;
	float: left;}
.anschrift11 { /* Name + Formfeld */
	width: 270px;
	clear: both;}
.anschrift111 { /* Name */
	width:90px;
	float: left;
	font-weight: bold;}
.anschrift112 { /* Formfeld */
	width:165px;
	float: left;}
.anschrift2 { /* Lieferadresse */
	width: 270px;
	float: left;
	padding: 0px 0px 0px 15px;}

/* Check-Seite */
.check1 { /* Rechnungsadresse */
	width: 280px;
	float: left;} 
.td1-check {
	font-weight: bold;}
.td2-check {}
.check2 { /* Lieferadresse */
	width: 280px;}
.check3 { 
	width: 340px;
	float: left;}
.check4 { 
	width: 200px;
	float: left;
	padding: 0px 0px 0px 20px;} 
	
.shop1 {
border: 1px solid #000;
}
