/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	font-size: 0.7em;
	background-image:none;
}
table.actions {
	display: none;
}
#logo {
	display: none
}
#logo_print {
	display: block;
	text-align:right;
	top: -15px;
}
.noprint {
	display: none;
}
.noscreen {
	display: block;
}
a.suchelink {
	background-image:none;
	text-decoration:none;
	color:#000000;
	border-bottom: none;
}
.onthetop {
	position: absolute;
	top: 0px;
}
.total {
	font-size: 1.6em;
}
div.pagebreak {
	page-break-before:always;
}
table.stattable {
	width: 100%;
}
.einnahmen {
	background-color:#ffffff;
}
.buchungen {
	background-color:#ffffff;
}
table.kalender td.zeit, table.kalender td.gruppe, table.kalender td.jetzt {
	background-color:#cccccc;
	color:#000000;
}
table.kalender tr.zeile1 td, table.kalender tr.zeile1 td.jetzt {
	background-color:#eeeeee;
}
table.kalender tr.zeile2 td, table.kalender tr.zeile2 td.jetzt {
	background-color:#dddddd;
}
td.kalender_background {
	background-color:#dddddd;
}
table.heute td.heute {
	background-color: #ffffff;
}
#onelook_switcher {
	display: none;
}
table.monitor td {
	background-color: none!important;
}
