@charset "utf-8";
/* CSS Document für Druckausgabe */

h1, h2, h3 {
	page-break-before:auto;
	page-break-after:avoid;
	color: #000000;
}
h1 {
	font-size:13pt;
}
h2 {
	font-size:11pt;
}
h3, h4 {
	font-size:8pt;
	color: #000000;
}
table {
	border-color:#808080;
	font-size:10px;
}
th {
	background-image:none;
	border-bottom:1px solid #808080;
}
td {
	padding:2px;
}
hr {
	border-top: solid 1px #808080;
}

.page_header {
	overflow:hidden;
	display:none;
}
.head_positioner_ab {
	overflow:hidden;
	display:none;
}
.l, .r, .o, .u, .ol, .or, .ul, .ur {
	background:none;
	background-image:none;
}
.add_menue {
	overflow:hidden;
	display:none;
}
.breadcrumb {
	color:#000000;
}
.content, .content_index, .main, .sidebox {
	color: #000000;
}
.diff {
	color:#000000;
}
.diff:before{
	content: '--> ';
}
.no_diff {
	color:#808080;
}
.NoBullet {
	font-size:10px;
}
.transBullet {
	font-size:10px;
}
.highlight_custom {
	font-size:10px;
}
.standard_table_row_0 {  
	font-size:10px;
}
.standard_table_row_1 {  
	font-size:10px;
}
.footer {
	color: #000000;
	color: #000000;
}
.no_print { /*allgemeine Klasse anwendbar auf alle Objekte, die nicht gedruckt werden sollen...*/
	overflow:hidden;
	display:none;
	background:none;
	background-image:none;
}
