#rechts { display:none; }


/*****		========================================		*****/
/*****		daten.css		gilt für ALLE Dateien !			*****/
/*****		========================================		*****/

/*****  1  ALLGEMEIN   *****/

	td { vertical-align:top; }
	#s { background-color:#ffff00; }
  img { border-color:#000000; }

  A:link { COLOR: #002868; text-decoration: none; }
  A:visited { COLOR: #002868; text-decoration: none; }
  A:active { COLOR: #002868; text-decoration: none; }
  A:hover {	COLOR: #87afbf; text-decoration: none; }

/***  1.4	LISTEN:  Abstand zwischen   Listenpunkten  und  umbrochenen Zeilen innerhalb eines Listenpunktes   ***/
	ul.ohne { list-style-image:url(grafik/listeOhnePunkt.gif); }			/*  Leer statt FettPunkt             */
	ul.punkt { list-style-image:url(grafik/listePunkt.gif); }				/*  PunktFett                        */
	ul.punktKlein { list-style-image:url(grafik/listePunktKlein.gif); }		/*  PunktKlein                       */
li.opt { margin-top:0pt;}
/***  1.9	ÜBERSCHRIFTEN:   Abstand nachfolgender Text   ***/	

/***   Bild und Tabellen Über-/Unterschriften   ***/
	p.bildKopf  { font-size:85%; color: #505050; margin-bottom:2pt; margin-top:-3pt; width:50%; }
	p.bildFuss { font-size:85%; color: #505050; margin-bottom:35pt; margin-top:-10pt; width:50%; }

/***  eingerückte Serif-Schrift in Original-Vorlage  ***/
	#blaukursiv { color:#000001; }
	blockquote.kursiv { color:#000001; }

/*  Tabelle  */

	td.vMitte { vertical-align:middle; font-size:13px; }	/*  vertical-middle  	*/
	td.fussnote { font-size:80%;  }						/*  Fussnote  			*/

	td.vMitte_1 { vertical-align:middle; font-size:13px; cursor:pointer; border-style:ridge; border-width:1px; }
	td.vTop { vertical-align:top; font-size:13px; }	/*  vertical-middle  	*/


/*  Tabelle für Inhaltsverzeichnis  */

  @page quer { size:landscape; }
  div.quer { page:quer; }
