@charset "utf-8";
/* CSS Document */

/* style sheet for "A4" printing 
 @media print and (width: 21cm) and (height: 29.7cm) {
    @page {
       margin: 3cm;
    }
 } */
 
 @media print {
  * { background: transparent !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
/* a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
 tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
} 
 
 @page {

  margin: 2cm;
 
}

 

 body{
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent;
	font-size: 12pt;
	height: auto;	
	
  }
  
  #steady-widget-container, .steady-floating-button-wrapper, .cleanslate, #steady-floating-button-logo, #catapult-cookie-bar {
	display: none;
}
  
  .onlyPrint {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: left;
}

.site-branding {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	position: relative;
	top: -130px;
}
  
h1.site-title a {
	color: #F09;
!important
	font-weight: 300;
}
  
  .site-info {
	float: none;
	width: 100%;
	
}
  
  h1 a, h1 {font-size: 32pt; 	float: none; !important; 	margin: 0px;
	padding: 0px;	}
   h2 a, h2 {font-size: 24pt; 	float: none; !important; 	margin: 0px;
	padding: 0px;	}
    h3 a, h3 { font-size:18pt; 	float: none; !important; 	margin: 0px;
	padding: 0px;	}
	

  body.gecko p.initial::first-letter {}
  
#corpus, #page, #content, .site-content, #primary, #main, article, .entry-content, .site-info, #colophon{
	display:inline;
!important;
	float: none;
!important;
	overflow-y: visible;
!important;
	width: auto;
!important;
	height: auto;
!important;
	margin: 0px;
	padding: 0px;	
	
}

hgroup, .entry-footer, .entry-header, .entry-content, footer.entry-footer {
	margin: 0px;
	padding: 0px;
	float: none;
	top: 0px;
}

/*p {page-break-inside: avoid;}*/

 blockquote, figure, hgroup {page-break-inside: avoid;

}

	/*#primary {
	position: relative;
	height: auto;
	width: 100%;
	background-color: white;
	margin: 0;
	padding: 0;
	float: none; !important;
	display: inline;
	overflow: visible;
}*/


/*#secondary {position: relative;
	float: none;
	height: auto;
	width: 100%;
	background-color: white;
}*/

#schalter, #lupe, .main-navigation, .comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a, .comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before, .bildchen, #sidebar-fuss, #nachoben, #secondary, .entry-footer, #respond, .addtoany_share_save_container,.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a, .main-navigation  {
	display: none;
	float: none; !important;
}

.main-navigation {
	font-size: 10px;
	display: block;
	
}

.main-navigation a {color: #000;}





