body {
	font-family:Verdana;
	font-size:12px;
	background: url(http://www.l-nenninger.de/Bilder/wall6.gif);
  background-repeat:repeat;
  background-attachment:scroll;
	text-align:center;
	margin:0px;  
}

#kompletter_inhalt {
	width:800px;
  margin:auto;
	margin-top:0px;
  margin-bottom:15px;
	text-align:left;
  background: url(http://www.l-nenninger.de/Bilder/content_bg_middle.gif);
}

/* KOPFZEILE */

#logo {
	height:100px;
  width:800px;

  background: url(http://www.l-nenninger.de/Bilder/head.gif);
}

/* MITTELTEIL */

#top {
  float:left;
  width:800px;
  height: 30px;
  background: url(http://www.l-nenninger.de/Bilder/content_bg_top.gif);
}

#middle {
  float:left;
  width:800px;
  height:auto;
  background: url(http://www.l-nenninger.de/Bilder/content_bg_middle.gif);
  background-repeat:repeat;
}

/* LINKE SPALTE */

#navigation {
	width:210px;
  float:left;
}

#menu_top {
  float:left;
  background: url(http://www.l-nenninger.de/Bilder/menu_top.gif);
  height:14px;
  width:200px;
  margin-left:10px;
}
#menu_middle {
  background: url(http://www.l-nenninger.de/Bilder/menu_middle.gif);
  float:left;
  width:200px;
  margin-left:10px;
}
#menu_bottom {
  float:left;
  background: url(http://www.l-nenninger.de/Bilder/menu_bottom.gif);
  height:20px;
  width:200px;
  margin-left:10px;
}

.menu {
  width: 170px;
  height: 30px;
  float:left;
  color: white;
  text-decoration: none;
  background: none;
  vertical-align: middle;
  line-height: 28px;
  text-indent:15px;
  margin-left:15px;
}
.menu:hover {
  font-weight: normal;
  text-decoration:none;
  background: url(http://www.l-nenninger.de/Bilder/menu_hover.gif);
}
.menu:active {
  color: red;
}
.menu:visited {
  text-decoration:none;
}
.menu:focus {
  text-decoration:none;
}

.link2{
  color:#fff;
  text-decoration:none;
}
.link2:hover {
  color:red;
  text-decoration:underline;
}
.link2:visited {
  color:#fff;
}

.search {
  float:left;
  margin-top:10px;
  margin-left:35px;
}
/* RECHTE SPALTE */

.startseite{
 width:570px;
 height:400px;
 background: url(http://www.l-nenninger.de/Bilder/startseite.gif);
}

#inhalt {	
	width:570px;
	float:left;
	margin-bottom:10px;
	padding-left:5px;
}

.position {
 width:500px;
 height:20px;
 background: url(http://www.l-nenninger.de/Bilder/position.gif);
}
.position2 {
 height:20px;
 width:340px;
 padding-top:2px;
 padding-left:100px;
 color:white;
}
 
.produkt_content{
	width:550px;
	margin-left:10px;
}
#product_top {
  height: 25px;
  width: 550px;
  float:left;
  background: url(http://www.l-nenninger.de/Bilder/product_top.gif);
}
#product_middle {
  width:550px;
  height:auto;
  background: url(http://www.l-nenninger.de/Bilder/product_middle.gif);
  float:left
}
#product_bottom {
  height: 25px;
  width: 550px;
  float:left;
  background: url(http://www.l-nenninger.de/Bilder/product_bottom.gif);
}

.produkt_titel {
  width:420px;
  height:40px;
  margin:auto;
  color:#005abe;
  font-family:Tahoma,sans-serif;
  font-size:20px;
  font-weight:bold;
  text-align:center;
  background: url(http://www.l-nenninger.de/Bilder/produkt_titel_middle.gif);
}
.produkt_titel_top {
  background: url(http://www.l-nenninger.de/Bilder/produkt_titel_top.gif);
  height:10px;
  width:auto;
}
.produkt_titel_middle {
  margin-left:15px;
  margin-right:15px;
}
.produkt_titel_bottom {
  background: url(http://www.l-nenninger.de/Bilder/produkt_titel_bottom.gif);
  height:10px;
  width:auto;
}

.produkt_beschreibung {
  width:350px;
  color:#fff;
  height:auto;
  float:left;
  margin-top:15px;
  margin-left:20px;
  background:url(http://www.l-nenninger.de/Bilder/produkt_beschreibung_middle.gif);
  clear:both;
}
.produkt_beschreibung_top {
  width:auto;
  height:20px;
  background:url(http://www.l-nenninger.de/Bilder/produkt_beschreibung_top.gif);
}
.produkt_beschreibung_middle {
  width:auto;
  height:auto;
  margin-left:15px;
  margin-right:15px;
}
.produkt_beschreibung_bottom {
  width:auto;
  height:25px;
  margin-left:0px;
  background:url(http://www.l-nenninger.de/Bilder/produkt_beschreibung_bottom.gif);
}

.bild {
  width:130px;
  height:130px;
  background: url(http://www.l-nenninger.de/Bilder/pic.gif);
  float:right;
  margin-top:20px;
  margin-right:20px;
  margin-bottom:10px;
  padding:10px;
}
.pic {
  height:130px;
  width:auto;
  margin:auto;
  text-align:center;
}
img.produkt_bild {	
	height:130px;
}

.produkt_abpackung {	
  width:380px;
  height:auto;
  margin-left:35px;
  color:#fff;
  font-size:12px;
  float:left;
}
.produkt_preis {	
  width:100px;
  height:auto;
  margin-right:30px;
  color:#fff;
  font-size:16px;
  text-align:right;
  font-weight:bold;
  float:right;
}
.produkt_shopping {
  width:400px;
  height:50px;
  float:left;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:35px;
  color:#fff;
  font-size:12px;
}
.produkt_anzahl {
  height:35px;
  width:120px;
  float:left;
  padding-top:15px;
}
.produkt_cart {
  float:left;
}

.produkt_link {
  width:150px;
  height:auto;
  float:left;
  margin-left:30px;
  text-align:center;
  color:white;
  text-decoration:none;
  margin-bottom:10px;
}
.produkt_link:hover {
  text-decoration:none;
  color:red;
}

.content_end {
  width:500px;
}

.table {
  width:330px;
  height:auto;
  margin-left:75px;
  margin-top:20px;
}
.table_top {
  width:350px;
  height:20px;
  color:#005abe;
  text-align:center;
  padding-top:15px;
  background:url(http://www.l-nenninger.de/Bilder/table_top2.gif);
}
.table_middle {
  width:330px;
  height:auto;
  color:#fff;
  padding-top:10px;
  padding-left:20px;
  background:url(http://www.l-nenninger.de/Bilder/table_middle2.gif);
}
.table_bottom {
  width:330px;
  height:35px;
  padding-top:5px;
  padding-left:20px;
  background:url(http://www.l-nenninger.de/Bilder/table_bottom2.gif);
}
.t1 {
  width:130px;
  text-align:right;
}
.t2 {
  width:150px;
  text-align:right;
}
.Button {
  margin-left:40px;
  background:#fff;
  color:#005abe;
	border:1px solid #005abe;
}
.Textfeld {
  color:#005abe;
}
.Textfeld_Error {
  color:#fff;
	background-color:#ff0000;
}
.error_message {
  width:270px;
  height:50px;
  margin-left:75px;
  padding-top:20px;
  padding-left:40px;
  padding-right:40px;
  color:#fff;
  text-align:center;
  background:url(http://www.l-nenninger.de/Bilder/error_message.gif);
}

.versand_top {
  height:25px;
  width:500px;
  padding-top:10px;
  padding-left:0px;
  color:#fff;
  text-align:center;
  background:url(http://www.l-nenninger.de/Bilder/versand_bg_top.gif);
}
.versand_middle {
  height:63px;
  width:360px;
  padding-top:0px;
  padding-left:140px;
  color:#fff;
  background:url(http://www.l-nenninger.de/Bilder/versand_bg_middle.gif);
}
.versand_bottom1 {
  height:76px;
  width:360px;
  padding-top:0px;
  padding-left:140px;
  color:#fff;
  background:url(http://www.l-nenninger.de/Bilder/versand_bg_bottom1.gif);
}
.versand_bottom2 {
  height:35px;
  width:150px;
  padding-top:15px;
  padding-left:350px;
  color:#fff;
  background:url(http://www.l-nenninger.de/Bilder/versand_bg_bottom2.gif);
}

.warenkorb_top {
  width:550px;
  height:60px;
  background: url(http://www.l-nenninger.de/Bilder/warenkorb_top.gif);
}
.warenkorb_middle {
  width:535px;
  height:auto;
  padding-left:15px;
  color:#fff;
  background: url(http://www.l-nenninger.de/Bilder/warenkorb_middle.gif);
}
.warenkorb_bottom {
  width:510px;
  height:40px;
  padding-top:10px;
  padding-left:40px;
  background: url(http://www.l-nenninger.de/Bilder/warenkorb_bottom.gif);
}
.warenkorb_table {
  width:510px;
  border-top-style:dotted;
  border-bottom-style:dotted;
  border-width:1px;
  border-color:#fff;
}
.t3 {
  width:150px;
  text-align:left;
}
.t4 {
  width:80px;
  text-align:right;
}
.t5 {
  width:60px;
  text-align:center;
}
.t6 {
  text-align:left;
  width:300px;
}

.entf{
  color:#fff;
  text-decoration:none;
}
.entf:hover {
  text-decoration:underline;
}
.entf:visited {
  color:#fff;
}

.zurkasse {
  width:100px;
  float:left;
}
.warenkorbleeren {
  width:200px;
  float:left;
}

.added {
  height:65px;
  width:240px;
  padding-top:35px;
  padding-left:80px;
  padding-right:30px;
  color:#fff;
  background:url(http://www.l-nenninger.de/Bilder/added.gif);
}
.deleted {
  height:65px;
  width:240px;
  padding-top:35px;
  padding-left:80px;
  padding-right:30px;
  color:#fff;
  background:url(http://www.l-nenninger.de/Bilder/deleted.gif);
}

.summary_top {
  width:550px;
  height:10px;
  background:url(http://www.l-nenninger.de/Bilder/summary_top.gif);
}
.summary_middle {
  width:500px;
  height:auto;
  padding-left:25px;
  padding-right:25px;
  color:#005abe;
  background:url(http://www.l-nenninger.de/Bilder/summary_middle.gif);
}
.summary_bottom {
  width:550px;
  height:15px;
  background:url(http://www.l-nenninger.de/Bilder/summary_bottom.gif);
}
.sum1 {
  width:120px;
  height:60px;
  padding-top:40px;
  padding-left:380px;
  background:url(http://www.l-nenninger.de/Bilder/sum1.gif);
}


/* FUSSZEILE */

#bottom {
  float:left;
  width:800px;
  height: 70px;
  background: url(http://www.l-nenninger.de/Bilder/content_bg_bottom.gif);
}

.bottom_left {
 width: auto;
 margin-top:40px;
 margin-left:15px;
 float: left;
 color: white;
}

.bottom_right {
 width: auto;
 margin-top:40px;
 margin-right:15px;
 float: right;
}

.link_minor {
 color: #ffffff;
 text-decoration: none;
 float:left;
}
.link_minor:hover {
 color: red;
 text-decoration: none;
}
.link_minor:visited {
 text-decoration: none;
}
.link_minor:active {
 color: red;
 text-decoration: none;
}
.link_minor:focus {
 color: #ffffff;
 text-decoration: none;
}

.agb {
 width:550px;
 height:auto;
 background: url(http://www.l-nenninger.de/Bilder/agb_middle.gif);
}
.agb_top {
 background: url(http://www.l-nenninger.de/Bilder/agb_top.gif);
 width:550px;
 height:20px;
}
.agb_middle {
 background: url(http://www.l-nenninger.de/Bilder/agb_middle.gif);
 width:520px;
 height:auto;
 padding-left:15px;
 padding-right:15px;
 color:white;
}
.agb_bottom {
 background: url(http://www.l-nenninger.de/Bilder/agb_bottom.gif);
 width:550px;
 height:25px;
}

#warenkorb_info
 {
	margin-top:10px;	
	border-style:double;
	font-size:12px;
	padding:5px;	
}


/* DIV-BOXEN MIT HINTERGRUND BILD */

.back {
 height:18px;
 width:71px;
 padding-top:2px;
 padding-left:15px;
 border: none;
 background:url(http://www.l-nenninger.de/Bilder/back5.gif);
 float:left;
}

.auswahlfeld {
 background: url(http://www.l-nenninger.de/Bilder/button2.gif);
 width:205px;
 height:42px;
 margin-right: 20px;
 margin-bottom:20px;
 margin-left: 5px;
 padding:20px;
 text-align:center;
 font-size:13px;
 color:white;
 float:left;
 text-decoration:none;
}
.auswahlfeld:hover {
 background: URL(http://www.l-nenninger.de/Bilder/button3.gif);
 text-decoration:none;
 }  
.auswahlfeld:visited {
 text-decoration:none;
}
.auswahlfeld:active {
 text-decoration:none;
 color:red;
}
.auswahlfeld:focus {
 text-decoration:none;
 }
 
 

