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

/*
	background-image: url(/core/images/bg02.jpg);
	background-position: center;
	background-repeat: no-repeat;
*/

}

.footer { background: none; }
.footer a { color: #fff; }
.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#mitgliedertable_mitgliederfilter input[type="checkbox"], div.mitglieder_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;
}


li.ui-state-default a.ui-tabs-anchor { font-style: italic; font-size: 0.9em; color: #817779; }
li.ui-state-active a.ui-tabs-anchor { font-style:normal; font-size: 1em; color: #000; }
li.ui-state-active a.ui-tabs-anchor { font-weight: bold!important; }

