/* $Id: index.css 4 2007-06-20 16:33:46Z hweber $ */

/*----------------------------------------------------------*/
/* Abweichende CSS-Anweisungen für die Startseite           */
/*----------------------------------------------------------*/

/* Bildergalerie */
#galerie			{	border-bottom:none; }

/* Startbild */
#startbild			{	margin:0; padding:0;
						border-right:1px solid #999999;
						width:750px; height:200px; }

/* Inhalt */
#inhalt				{	width:730px; min-height:1px; }
* html #inhalt		{	height:1px; } /* Hack für den Internet-Explorer */