﻿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-top:0px;
  margin-bottom:0px;
 text-align:left;
  background: url(http://www.l-nenninger.de/Bilder/content_bg_middle.gif);
  background-repeat:no-repeat;
}
a
{
    cursor:pointer;
}

/* 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-y;
}

/* LINKE SPALTE */

#navigation {
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 {
  float:left;
  background: url(http://www.l-nenninger.de/Bilder/menu_middle.gif);
  width:200px;
  height:auto;
  margin-left:10px;
}
#menu_bottom 
{
  float:left;
  margin-left:10px;
  margin-top:115px;
  height:20px;
  width:200px;
  background: url(http://www.l-nenninger.de/Bilder/menu_bottom.gif);
  
  
}
.menu {
  width: 170px;
  height: auto;
  color: white;
  text-decoration: none;
  background: none;
  vertical-align: middle;
  line-height: 35px;
  text-indent:15px;
  margin-left:0px;
}
.menu:hover {
  font-weight: normal;
  text-decoration:none;
  background: none;
}
.search {
  float:left;
  margin-left:20px;
}
/* RECHTE SPALTE */

#inhalt 
{
    float:left;
    margin-left:40px;	
	width:570px;
	margin-bottom:10px;
	padding-left:5px;
}
.startseite
{
 margin-top:-270px;
 float:left;
 width:570px;
 height:400px;
 background: url(http://www.l-nenninger.de/Bilder/startseite.gif);
}
.position 
{
 background: url(http://www.l-nenninger.de/Bilder/position.gif);
 margin-top:-270px;
 width:500px;
 height:20px;
 
}
.position2 {
 height:20px;
 width:340px;
 padding-left:100px;
 color:white;
}
.back {
 height:18px;
 width:71px;
 padding-top:0px;
 padding-left:7px;
 border: none;
 background: url(http://www.l-nenninger.de/Bilder/back5.gif);
 float:left;
}
.entf
{
  
  color:#fff;
  text-decoration:none;
  line-height:17px;
 }
.produkt_titel {
  width:420px;
  height:auto;
  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);
}

/* FUSSZEILE */

#bottom {
  float:left;
  margin-top:-70px;
  width:800px;
  height: 70px;
  background: url(http://www.l-nenninger.de/Bilder/content_bg_bottom.gif);
  
}
.bottom_left {
 width: auto;
 margin-top:30px;
 margin-left:15px;
 float: left;
 color: white;
}

.bottom_right {
 width: auto;
 margin-top:30px;
 margin-right:15px;
 float: right;
}

