#seite {
	background-image: url(../gifs/bg_ohne_info.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 1008px;
}
	#kopf {
		background-image: url(../gifs/bg_ohne_info_oben.gif);
	}
		#trenner-inhalt-info {
			display: none;
		}
	#spalte-inhalt {
		width: 582px;
	}
