@charset "utf-8";
/* CSS Document */

body {
	background: none;
	color: black;
	background-color: none;
}

#footer div.text {
	color: black;
}

.onlyPrint {
	display: block;
}


#header,
#footer {
	display: none;
}

#headerPrint {
	font-size: 16px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
#module table.contentTable td.naviCol,
#module div.tableHeadOps,
div.tableReiterOps,
#module div.tableDateOps img,
#module div.tableDateOps a,
#module div.tableFilterOps a,

#eventEditMenu,
div.boxContent div.headlineFunctions div.actionElements div.head div.headlineFuncsActions,
#contentColEventEdit a.button,

div.monitorFormChange a.button,

div.boxContent div.inputRow.buttonbar  {
	display: none;
}

#module div.blockHeadOps input,
#module div.tableFilterOps .input,
#module div.dateFilter .input {
	border: none;
}


div.module div.contentCol,
div.module table.contentTable td.contentCol {
	padding: 0px;
}

table.listing td a,
table.listing td,
table.listing td.nameCol, 
table.listing td.nameCol a {
	color: black;
}
