/* Artikelübersicht */
.artikelbox { width: 800px; margin-left: 40px; margin-top: 10px; overflow: hidden; }
.artikelbox .sorting { text-align: center; }
.artikelliste { width: 100%; margin: 13px; padding-bottom: 18px; float: left; }
.artikelliste_bezeichnung { height: 25px; font-size: 13px; }
.artikelliste_bild { text-align: center; width: 100px; float: left; }
.artikelliste_bild img { width: 75px; border-width: 0px; }
.artikelliste_text { padding-left: 10px; }
.artikelliste_text .langtext { font-size: 11px; }
.artikelliste_text .preis { font-size: 16px; font-weight: bold; }
.artikelliste_text .artikelliste_langtext { margin-bottom: 10px; }
a.artikelliste_artikellink, .artikelliste_text a.thickbox { line-height: 15px; padding: 3px; border: 1px solid #fff; color: #014e7c; text-decoration: none; }
a.artikelliste_artikellink:hover, .artikelliste_text a.thickbox:hover { background-image: url(../images/breadcrumbbg2.png); color: #003e6c; padding: 3px; border: 1px solid #bbb; color: #003e6c; text-decoration: none; }
a.artikelliste_artikellink img { border-width: 0px; }
.artikelliste_bezeichnung a { text-decoration: none; color: #037; font-weight: bold; }
.artikel_begrenzung { clear: both; text-align: center; margin: 10px; }
.artikel_begrenzung a { color: #059; text-decoration: none; }
.artikel_begrenzung a:hover { color: #059; text-decoration: underline; }
.artikelliste .tooltip { display: none; }