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

html, body { height:101%; margin: 0; padding: 0; }
* { font-family:"times new roman",times,serif; text-align:justify; } 
 
a[href]:after { content:" <"attr(href)">"; color:#888; background-color:inherit; font-style:italic; size:80%; } 
/* *[name]:after { content:" [#"attr(name)"]"; color:#888; background-color:inherit; font-style:italic; size:80%;} */

/* h1[id]:after, h2[id]:after, ... { content:" [#"attr(id)"]"; color:#888; background-color:inherit; font-style:italic; size:80%;} */

*[title]:after { content:" ("attr(title)")"; color:#888; background-color:inherit; font-style:italic; size:80%;} 

*[cite]:after { content:close-quote" (Quelle: "attr(cite)")"; font-size:80%;} 

* { quotes: "\201E" "\201C" "\201A" "\2018";} 
q:before, blockquote:before { content:open-quote;} 
q:after, blockquote:after { content:close-quote;} 

img { border:0;}
img[alt]:after { content:"\A ("attr(alt)")";} 

.content { line-height: 1.5em; }

hr { border: 0px; border-top: solid 1px #000000; border-bottom: solid 1px #E0E0E0; }

/* NEW styles for extension "tx_wssitemap_pi1" */

	.tx-wssitemap-pi1 .treemenudiv {}
	.tx-wssitemap-pi1 .treemenudiv img {vertical-align: middle;border: none;}
	.tx-wssitemap-pi1 .treemenudiv a {text-decoration: none;  color: #FFFFFF; }
	.tx-wssitemap-pi1 .treemenudiv a:hover {color: #64666A;}
	.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_act {color:#000000;}
	.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_actifsub {color:#000000; }	

#header, #Bildbestellung, .left, .csc-linkToTop { display:none;} 

/* (en) Linearising subtemplates */
  /* (de) Linearisierung der Subtemplates */
  .c25l, .c33l, .c38l, .c50l, .c62l, .c66l, .c75l,
  .c25r, .c33r, .c38r, .c50r, .c62r, .c66r, .c75r {
    width: 100%; margin:0; float:none; overflow:visible; display:table;
  }
  .subc, .subcl, .subcr  {margin: 0; padding: 0;}
