body {
	padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
	background-color: #f5f5f5;
	font-size: 11pt;
	height: auto!important;
}

.footer { background: none; }
.footer a { color: #000; }
.footer, .push { height: 20px; }
.navbar .nav > li > a { color: #fff; }
h3 { font-size: 20pt; padding-bottom: 10px; }
.next a{ margin-left: 0; }
.next a, .prev a{ font-weight: normal; font-size: 90% }

div#wareneingangtable_wareneingangfilter input[type="checkbox"], div.rechnung_details input[type="checkbox"], div.lieferschein_details input[type="checkbox"], #pelletsbestellungentable_wrapper input[type="checkbox"], #angebottable_wrapper input[type="checkbox"] { float: left; margin-right: 7px; margin-top: -2px; }

.icon-euro {
	background: url("../img/icon-euro.png") no-repeat 0 0 !important;
}
.bezahlt.even td {
	background-color: #CCFFB9 !important;
}
.bezahlt.odd td {
	background-color: #C1F1AF !important;
}
.unbezahlt.even td {
	background-color: #FFDBC2 !important;
}
.unbezahlt.odd td {
	background-color: #F1CFB8 !important;
}
.ueberfaellig.even td {
	background-color: #FFA5A5 !important;
}
.ueberfaellig.odd td {
	background-color: #EE9A9A !important;
}


