@media print{

* {
    margin:0;
    padding:0;
    border:0;
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
  }
  
  img, object {
    display:block;
    margin:0;
    padding:0;
    border:0;
  }
  
  body {
    width:100%;
    text-align:left;
    margin:0;
    padding:0;
    font:12pt Arial, Helvetica, sans-serif;
    color:#848484;
    background-color:#fff;
    background-image:none;
	line-height:1.5;
  }
 
h1, h2, h3, h4, h5, h6 {
    font-weight:400;
	font-size:14pt;
    margin:1cm 0 10px 0;
    text-align:left;
    page-break-after:avoid;
  }
 h1,h2{font-size:18pt;font-family:serif;} 

p {
    font-stretch:expanded;
	padding-bottom:1em;
  }

p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  
 a,
  a:visited {
    text-decoration: none;
	border:0px !important;
  }
.teaser{
	margin-bottom:16px;
	}
  
img,.bilderrahmen {
    padding:0;
	width:auto;
    max-width: 100% !important;
	border:0px !important;
	height:auto;
    page-break-inside:avoid
  }
#main {
    float:none;
    width:auto;
    margin:0;
  }
.accordion { 
	overflow: visible !important; 
	height: auto !important; 
	visibility: visible !important; 
	display: inline !important; 
	opacity: 1 !important; 
}

.toggler,.enclosure{
	background-color: #fff;
	border:0;
	padding: 0px;
	margin-bottom:10px;
	font-size:12pt;
	font-weight:bold;
}
 
.info{
	font-size:12pt !important;
	}
table {
    width:100%;
  }
    
    .ce_text ul{margin-left:1em}

	.float_left{float:left;}
	.float_right{float:right;}	
	
    img, .image_container,.ce_image,figure{page-break-inside:avoid;}
 
#header,.hide-on-print, .teaserartikel,.logo,#footer,form,legend,.mod_navigation, .mod_customnav,.mod_navigation,#right{display:none !important}
.ce_image {margin-bottom:1em;}
    .ce_person{page-break-inside:avoid;}
    .ce_person img{border-radius:100%;width:150px !important;}
    
/*    .ce_person[class*="col-"]{float:left}*/
#druckadresse{font-size:10pt;border-bottom:1px solid #666;padding-bottom:20px;margin:0 15px 3px;}
    .print_year{font-size:16pt}

}
