
.noprint, .halfprint{
  display:none;
}

body{
 background-color: transparent;
 font-size: 12pt;
 font-family:Garamond, Palatino, "Times New Roman", Times, serif;
 color:#000000;
 text-align: justify;
 float: left;
 clear:right;
 quotes: "\201E" "\201C" "\201A" "\2018";
}

#print{
   top: 10px;
	display: block;
}
h1, h2, h3, h4, h5, h6, #inhalt li .header h3 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

p {
  margin: 0 0 1em 0;
}

p+p {
  margin-top: -1em;
  padding-top: 1em;
}

a, a:link, a:visited, a:hover, a:active, a:focus{
  color:#000;
  border:none;
  text-decoration:none;
  border-bottom:1px solid black;
}

img{
  border:2px solid #c5c5c5;
  margin: 0px;
  height: 10%;
  width: 10%;
  float: left;
  clear: right;
  display: none;

 
}

code, pre { font-family: "Courier New", Courier, mono}

*[cite]:after {
  content:close-quote" (Quelle: "attr(cite)")";
}

q:before, blockquote:before {
  content:open-quote;
  font-size:2em;
  color:#c5c5c5;
}

q:after, blockquote:after {
  content:close-quote;
  color:#c5c5c5;
}

h1{
  font-size:16pt;
  border-bottom:10px solid #c5c5c5;
  margin:0;padding:0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, h1 a:focus{
  display:block;
  border-bottom:none;
  margin:10px;
}

h2 a[href]:after{
  content:"\00A0""\00BB""\00A0" attr(href);
  font-size:0.4em;
  border:none;
}

ol, li{
  list-style-type:none;
  padding:0;
  margin:0;
}

ol#articles li{
  border-bottom:10px solid #c5c5c5;
}

.left, .postmeta{
  border-top:1px dotted #c5c5c5;
}

.postmeta p{
  font-weight:700;display:inline;
}
.post+.postmeta p{font-weight:normal;display:block;}

.noprint, .halfprint, li#adnav_printnow{
  display:none;
}

#topnavi, #navlinks, #navoben, #logo, #rechtespalte, #inhalt a {
	display: none;
}
