/* CSS Document */

.tabletextaligncenter td { text-align: center; }
.bgcolor1 { background: #FFCF69; }
.bgcolor2 { background: #FFD375; }
.line1 { background: #FFE4A4; }
.line2 { background: #FFECBC; }

.borderright { border-right: 2px solid #FFF; }
.borderleft { border-left: 2px solid #FFF; }
.bordertop { border-top: 1px dashed #FFFFFF; }
.borderrightdashed { border-right: 1px dashed #FFF; }
.borderleftdashed { border-left: 1px dashed #FFF; }
.tabelle td, .tabelle th { vertical-align: middle; }
.preisstatt { text-decoration: line-through; }

.tabelle td ul { margin: 0; padding: 0; }
.tabelle td ul li {	list-style: none; }