#navi , #sidebar,#headnav,#head img {display: none}
body {background:#fff; color:#000;}
table, table th,table td, table.tx_vdhktagung, table.tx_vdhktagung th,table.tx_vdhktagung td  {border-color:#000;}
h1,h2,h3{
	color:#000!important;
}

.jt-header-text-print {

}
.jt-img-header-text:before {
	content     : 'Verband der deutschen Höhlen- und Karstforscher e.V.';
	position    : absolute;
	top         : -75px;
	color       : #000;
	width       : 100%;
	text-align  : center;
	font-size   : 28px;
	left        : 0;
	line-height : 30px;
	font-weight : bold;
}
div.jt-img-header-text {
	color: #000;
	position: absolute;
	top: 80px;
	width: 80%;
	text-align: center;
	font-size: 28px;
}
img.jt-header-img-print {

}
.jt-img-header-text:after {
	content: ' ';
	background-image: url(../Image/vdhk-logo-print.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right top;
	display: block;
	position: absolute;
	right: -20%;
	top: -65px;
	width: 20%;
	height: 100px;
	-webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
	color-adjust: exact !important;                 /*Firefox*/
 }
#main {width:100%; left: 0;}
#main a, #sidebar a {
	color: #000!important;
	text-decoration: underline;
}
.page-break-before, .csc-frame-page-break-before {
	page-break-before:always;
}