#header, #respond, #footer, #commentform, #headerimg, a#tooCool, #searchform, #s, #submit, #sidebar, #wp-calendar {
	display: none;
}

#respond p, #comment p, #commentform p {
	display: none;
}

select, input, textarea, ckeckbox, img, dd {
	display: none;
}

.navigation, .postmetadata, .subscribe, .menu, .metalinks, .commentform, .secondary, .footer {
	display: none;
}

body {
  text-align: left;
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: .75em 0 .5em 0;
  text-align: left;
  page-break-after: avoid;
}

p {
  margin: .5em;
}

a, a:visited, a:hover, a:visited:hover {
  color: green;
  background: transparent;
  text-decoration: none;
}

a[href]:after {
	display: none;
} 

*[name]:after {
	content:" [#"attr(name)"]";
	color: gray;
	background-color:inherit;
	font-style:italic;
	font-size: .7em;
} 

*[title]:after {
	content:" ("attr(title)")";
	color: gray;
	background-color:inherit;
	font-style:italic;
	font-size: .7em;
} 

*[acronym]:after {
	content:" ("attr(acronym)")";
	color: gray;
	background-color:inherit;
	font-style:italic;
	font-size: .7em;
} 

*[cite]:after {
	content:close-quote" (Quelle: "attr(cite)")";
	font-size: .7em;
} 

* {
	quotes: "\201E" "\201C" "\201A" "\2018";
} 

q:before, blockquote:before {
	content:open-quote;
} 

q:after, blockquote:after {
	content:close-quote;
}

blockquote, q, cite {
	padding-left: 2em;
}

/* Ende Allgemeines Druck-Layout */




/* Start spezielle WP-Tags */
code {
	font: .8em 'Courier New', Courier, Fixed;
  color: gray;
	padding-left: 2em;
}

code a[href]:after {
	content:"";
}
/* Ende spezielle WP-Tags */

.footer, .overlay , .lightbox, .comments, comments, .TargetAlertIcon, .commentslink {
	display: none;
}

.itemhead {
	font-size: 2em;
	margin: 0.5em;
}

.chronodata, .metadata {
	font-size: 0.6em;
	margin: 0.5em;
}

.itemtext, .storycontent {
	margin: 0.5em;
	text-align: justify;
}

#aboutcontainer, .clear2, #about, #about2, .aboutimage {
display: none;
}

.clustrmaps{
display: none;
}

.related{
display: none;
}

.sociable, .chronodata, .tagdata{
display: none;
}


