.preise { border: 1px solid #DB1842; width: 100%; }
.preise td, .preise th { padding: 2px; }
.preise th { color: #DB1842; text-align: center; font-weight: bold; font-size: 12px; background-color: #FFF; }
.preise tr { background-color: #F2F2F2; }
.preise td.g, .preise td.u { text-align: center; }
.preise td.g { background-color: #F9F9F9; }
.preise td.u { background-color: #F2F2F2; }
.preise th.left { text-align: left; width: 160px; }

.weitere { border: 1px solid #DB1842; width: 100%; }
.weitere td, .weitere th { padding: 2px; }
.weitere th { text-align: left; color: #DB1842; font-weight: bold; font-size: 12px; background-color: #FFF; }
.weitere tr { background-color: #F9F9F9; }
.weitere td { text-align: center; }
.weitere td.left { text-align: left; width: 160px; background-color: #F2F2F2; }

#addons { border: 1px solid #DB1842; width: 100%; }
#addons th, #addons td { padding: 2px; }
#addons th.left, #addons td.left { text-align: left; }
#addons tr { background-color: #F9F9F9; }
#addons th { color: #DB1842; text-align: center; font-weight: bold; font-size: 12px; background-color: #FFF; }
#addons td { text-align: center; }
#addons td.left { width: 160px; background-color: #F2F2F2; }
#addons td.right { background-color: #F2F2F2; width: 160px; }
