/* 	diashow.css			*/
/*	Letzte Änderung : 17.07.2016	*/
/*      defaults : background-color: #ffcc00; dunkelgelb */
/*                 background-color: #fee39a; Hellgelb */

	/*   diashowzeile1  Orangener Balken mit Überschrift  */
	div.diashowzeile1
		{
		background-color: #fee39a; /* hellgelb */
		text-decoration: none;
		font-size: 11px;
		width: 700px;
		height: 20px;
		padding: 2px;
		padding-left:10px;
		margin-left: 2px;
		}

