#intro {
 margin: 0px 0px 10px 0px;
}
#bestell {
 margin: 0px 0px 10px 10px;
}
#liste ul {
 margin: 0px;
 padding: 0px;
}
#liste li {
 float: left;
 list-style: none;
 padding: 0px 0px 10px 0px;
 margin: 0px 0px 5px 0px;
 border-bottom: 1px solid #008bdb;
 width: 100%;
}
li#head {
 padding: 0px 0px 2px 0px;
}
#head h4,#head p {
 font-size: 1.1em;
 font-weight: bold;
}
#artikel, .artikel { 
 float: left;
 width: 160px;
}
#artikel h4 {
 float: left;
 margin: 0px 0.5em 0px 0px;
}
.artikel h4 {
 font-size: 1em;
 font-weight: bold;
 margin: 0px 5px 5px 0px;
}
.foto a:focus, .foto a:hover {
 background-color: transparent;
}
.foto {
 margin: 0px 5px 0px 5px;
}
.artikelinfo {
 float: left;
 width: 390px;
 padding-left: 10px;
 border-left: 1px solid #008bdb;
}
