
ol {
 list-style-type: none;
 height: 15em;
 overflow: auto;
 border: 1px solid #000000;
}
a {  }
a:link {  }
a:visited {  }
a:hover {  }
a:active {  }
td.liste { color: white; background-color: #d4d4d4; border-left-color: white; border-left-width: 1px; }
tr.liste_rand { border: solid 1px #d4d4d4; outline: solid 1px #d4d4d4; }
td.liste_rand { outline: solid 1px #d4d4d4; }
b.bestellwert { color: #de0000; font-weight: bold; text-align: left; margin-bottom: 12px; }

