#page_fotoshow
{
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color: #999999;
	border:solid #333333 1px;
	padding:0;
}

#header_fotoshow
{
	margin:0; padding:0;
	background-color: #555555;
	/*background-position: center top;*/
	width: 850px;
	height: 25px;
	line-height:25px;
	/*border-bottom: 24px solid #555555;           	--------- Farbe der horizontalen Balken  ---------*/
	text-align:center;
	/*border-top: solid #7B7357 10px;*/					/*--------- Background Farbe ---------*/
}

#content_fotoshow
{
	border-top: 1px solid #333333; /* #A24F4F #E8E8FF --------------------------------------------------------------------------*/
	background-color: #999999;
	/*border-right: solid #ffffff 1px;
	border-left: solid #ffffff 1px;*/
	text-align:center;
	margin:0; padding:0;
	height:650px;
	width:100%;
}

body
{
	margin: 0; padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;   /*---- aaaa88 7A7C94 606277 A24F4F A8A8C1 4F4F4F ----------------------------------------------------------------------*/
}





