
body.vasback {
		margin: 0;
		background: rgb(249,249,249) url(/style/vasback.gif) repeat-y center top;
		font: 12px helvetica, arial, sans-serif;
		}

table.vas {
	width: 568px;
	border-collapse: collapse;
	margin: 0;
	clear: both
}

table.vas thead th {
	background-color: rgb(230,230,230);
	padding-top: .5em;
	padding-bottom: .5em;
}

table.vas tbody th {
	text-align: left
}

table.vas tbody td {
	border-top: 1px solid rgb(220,220,220);
	padding: .2em .5em
}

th.va {			width: 80px; }
th.kuerzel {	width: 100px }
th.leistungen {	width: 180px }
th.basis {		width: 100px }
th.fest {		width: 100px }


td.kuerzel		{ border-left: 1px solid rgb(220,220,220); border-right: 1px solid rgb(220,220,220) }
td.basis		{ border-left: 1px solid rgb(220,220,220); border-right: 1px solid rgb(220,220,220) }
td.fest			{ }

table { empty-cells: show }

.buchbar { padding: .5em; background-color: rgb(249,230,190) }

p.sonderbonus { padding: .5em; background-color: rgb(249,230,190) }
