@media print {
/* font-family for print view */
* {font-family: Georgia,'Times New Roman',Times,serif; background-color: transparent;}

body {
font-size: 12pt; 
/*color:#000;*/
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; 
width:100% !important;
margin:0 !important;
padding:0 !important; 
}
body {margin-bottom: 0 !important;}

.navbar-fixed-top {
    background: transparent;
    border-width: 0;
    box-shadow: none;
    height: 80px;
    top: 0;
}

.bg-sub {padding-top: 0px!important;}

.footer {
    background: #e8e8e8!important;
    bottom: 0;
    color: #6d6d6d;
    position: relative;
    width: 100%;
}
.cpright_lastup-inner .hotlineftr {text-align: left; padding-top: 20px}

/* hidden elements for print view */
.tx-srlanguagemenu, .tx-kesearch-pi1, .maincontent .col-md-2/*, .col-sm-12.slider-bg, footer.footer */, .footernav .fivecolumns .col-md-2{display: none;}

.container.maincontent {margin-top: 20px;}

/* set all margins and paddings from design to 0px */
/*.maincontent .col-md-10, .maincontent .col-md-2, .footernav .fivecolumns .col-md-4 {padding: 0; margin: 0;}*/
.footernav {padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0;}
.cpright_lastup .col-md-8.col-sm-8,.cpright_lastup .col-md-4.col-sm-4{padding: 0; margin: 0;}
.container.vorteilebox, .container.lstgbox, .container.newsbox {padding: 0!important; margin: 0 2%!important;}
footer.footer {padding: 0!important; margin: 0 2%!important;}

.container.stimmenbox {padding: 0!important; margin: 0 2% 5% 2%!important;}

/* set column widths */
.col-sm-6 {width: 48%;}

/* deactivate float for viewable elements */
.maincontent {float:none;}

/* set width for each column to 100% */
.maincontent .col-md-10, .maincontent .col-md-2, .footernav .fivecolumns .col-md-4, .cpright_lastup .col-md-8.col-sm-8,.cpright_lastup .col-md-4.col-sm-4 {width: 100%;}

/* set lines between the output of each column, improves readability*/
.maincontent .col-md-10 {border-bottom: 3pt solid #ccc; padding-bottom: 30pt; margin-bottom: 30pt;}

/* set absolute positioned elements back to static */
nav.navbar.navbar-fixed-top.bg-white {display: inline-block; position: static; clear: both; margin: 0; padding: 0; height: auto}

/* set font color to dark grey */
a,h1 a,h2 a,h3 a,h4 a,h5 a,h1,h2,h3,h4,h5 {font-weight: bold; color:#6d6d6d;}

/* set margins for headlines */
.container.stimmenbox h2 {margin-top: 60px!important;}
.container.lstgbox h2 a.btn.btn-blue {/*margin-top: 20px!important;*/ border-color: #fff!important; }
/*a.btn-blue:before, a.btn-blue-start:before{color: #007bc2!important;}*/

/* no displayed link for E-Mail etc. */
a[href]:after,
a.external-link[href]:after, table a.external-link[href]:after,
a.external-link-new-window[href]:after, table a.external-link-new-window[href]:after,
a.mail[href]:after, table a[href]:after,
.csc-textpic-imagewrap a[href]:after {
    content: " ";
}

/* deactivate image position middle and right above or below text */
div.csc-textpic-center div.csc-textpic-imagewrap {margin: 0;}
div.csc-textpic-right div.csc-textpic-imagewrap {width: 100%;}
div.csc-textpic-center {text-align: left;}

/* line break for pre */
pre {white-space: pre-wrap;}

/* tables */
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

/* images */
img {page-break-inside: avoid!important;}

/* slider Startseite*/
.theme-default .nivoSlider {margin-left: 30px;}
.theme-default .nivoSlider img,
.theme-default div.nivo-controlNav{display: none!important; }
div.nivo-slice {display: none!important;}
.theme-default .nivoSlider img.nivo-main-image {display: inline-block!important; width: 720px!important; height: auto!important;}

/* accordion */
.panel-group div.panel.panel-default {page-break-inside: avoid;}
div[role="tabpanel"] {display: inline !important;}
.collapse { display: inline-block !important; visibility: visible!important; }
.panel-group div.panel.panel-default div.panel-heading {background: #007bc2!important;}

/* slider */
.bx-wrapper div.bx-viewport ul#slider li img{width: 700px!important;}

/* Highlights*/
.news-list-container div.news-list-item div.btn-blue-more.align-bottom a {display: none}
.news-single-item div.news-single-img a img {width: 700px!important;}
.news-latest-text .btn-blue-more.align-right {display: none;}
.newsbox .news-latest-container {
	page-break-inside: avoid!important;
}
.newsbox .news-latest-container .news-latest-img {width: 200px;}

.newsbox .news-latest-container .news-latest-text {
	float: left;
    height: auto!important;
	page-break-inside: avoid!important;
	width: 500px!important;
	margin-left: 10px!important;
}
.newsbox .news-latest-container .news-latest-excerpt {height:400px!important; padding-right: 0!important;}

.stimmenbox div.col-md-6.col-sm-6.col-xs-12.stimmen{
	page-break-inside: avoid!important;
}
}