@charset "UTF-8";
/* CSS Document */
#fuss {
	position:relative;
	width:100%;
}
#seite {
	background-image: url(../images/inhalt-bg.png);
	background-repeat: repeat-y;
	height: 480px;
	min-height:480px;
}
#kopf {
	height: 149px;
}
#inhalt-wrapper {
	padding: 1px 0 0 0; 
	z-index: 34;
	
}
#flash-inhalt {
	position: relative;
	width: 897px;
	height: 457px;
	left: 5px; 
	z-index: 64;
}
#fussbild {
  bottom: -40px;

}




