		/*
		
			Schorfheidetreppen
			Hauptbereich "Referenzen"
			----------------------------------------------------------------------
		
		*/
		
		
		
		/*
			Header
			----------------------------------------------------------------------
		*/
		
		div#header div#overlay1 {
			background-image: url(../bg-header-willkommen.gif);
		}

		/*
			Content
			----------------------------------------------------------------------
		*/
		
		div#content h2 {
			margin: 1em 0 0 0;
			padding: 0.5em 0;
			font-size: 1.6em;
			color: #92b92a;
			background-color: #fff;
			border-top: 1px solid #92b92a;
		}
				
		div#content div.imgroup {
			margin-bottom: 1em;
			clear: both;
		}

		div#content div.imgroup img {
			float: left;
			margin-right: 3px;
			margin-bottom: 3px;
		}

		div#content div.imgroup img.firstpic {
			margin-bottom: 1em;
		}

		div#content .last {
			padding-bottom: 1em;
			border-bottom: 1px solid #92b92a;
		}


