/*  Druck-CSS           Agi                */

	 /*Navigationsleiste oben */
#no		{font-size:80%;text-align:left;
		margin:0;margin-right:20px;}

#contentmitinhalt 	{ /* Content auf Seiten mit Inhaltsverzeichnis links */
			position:absolute;	
			top:0em; left:0em; right:0px;margin-top:0em;
			bottom:10px;} 



#ZitatJngel		{color:		black;
			font-weight:	bold;}

/* Inhaltsverzeichnis, links */
h1.i,
h2.i,
h3.i			{color:		black;}
#inhaltaktiv1,
#inhaltaktiv2		{color:		black;}

/* Inhaltsverzeichnis, ganze Seite*/
h1.v,h2.v,h3.v		{color:		black;}

#inhalt			/* Container für Inhaltsverzeichnis */
			{display:none;}

