* {
	-webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
}

@page {    
    size: auto;   /* auto is the current printer page size */
    margin-top: 20mm;  /* this affects the margin in the printer settings */
}

.navfixed, #c22, footer, #c43, .navbar-toggler, .startanimation, #mainNavbar {
	display: none;	
}

a {
	color: #1c2d45;
	text-decoration: none;	
}

.image img {
	margin-left: 0px;
}

#mainNavbar {
	position: static;	
}

.newsstartseite {
	page-break-before: always;
}

#c15 .row > div{
	position: static;
	display: block;
}

.scrollbar-inner > .scroll-element.scroll-y {
	display: none;
}	


#content {
    padding: 0px 0 72px 0;
    min-height:inherit;
}


.text2sp .col-sm-6{
	margin-bottom: 20px;
}

.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
    overflow: hidden;
    text-align: left;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}