body{
/*background-image: url(../../images/gestaltung/bodyhell.jpg);*/
background-color: #FFF9E7;
margin: 0px;
padding: 0px;
/*background-color:#CCCCCC;*/

}

#page {
	position: absolute;
	width: 757px;
	height: 648px;
	left: 50%;
	margin-left: -388px;
	top: 50%;
	margin-top: -380px;
	padding: 0px;
	border: solid 1px #FD9A01;
	padding: 1px 1px 1px 1px;
	background-color:#FFFFFF;	
}

	#links{
		float: left;
		width: 66px;
		height: 648px;
		margin: 0px;
		padding: 0px;
		margin-right: 1px;
		background-image: url(../../images/gestaltung/s_links.gif);
	
	}

	#content{
		float: left;
		width: 674px;
		height: 648px;
		margin: 0px;
		padding: 0px;
		margin-right: 1px;
		background-color: #FFffff;
	
	}
		#contentoben{
			width: 674px;
			height: 23px; 
			margin: 0px;
			margin-bottom: 1px;
			padding: 0px;
			background-color: #FFDFA0;
		}
		
		#flash{
			width: 674px;
			height: 535px;
			margin: 0px;
			margin-bottom: 1px;
			padding: 0px;
			background-image: url(../../images/gestaltung/start.jpg);
			background-color:  #FDEDD1;
		}
		
		#fassade{
			width: 674px;
			height: 90px;
			margin: 0px;
			margin-bottom: 1px;
			padding: 0px;
				background-image: url(../../images/gestaltung/s_fassade.gif);
		}
		
		#contentmitte{
			width: 674px;
			height: 33px; 
			margin: 0px;
			margin-bottom: 1px;
			padding: 0px;
			background-color: #FFDFA0;
		}
		#contentmain{
			width: 674px;
			height: 410px; 
			margin: 0px;
			margin-bottom: 1px;
			padding: 0px;
			background-color: #FFDFA0;
		}
		#footer{
			width: 674px;
			height: 88px; 
			margin: 0px;
			padding: 0px;
			background-image: url(../../images/gestaltung/s_unten.gif);
		}
		
			#footerimage{
				width: 400px;
				height: 40px;
				margin-top: 25px;
				margin-left: 190px;
			}
			
			html>body #footerimage{margin-top: 0px; padding-top: 25px;}

			
	
	#rechts{
		float: left;
		width: 15px;
		height: 648px;
		margin: 0px;
		padding: 0px;
		background-image: url(../../images/gestaltung/s_rechts.gif);
	}

