@charset "utf-8";
#container {
	height: 100%; /* IE6: setzt dies wie min-height um*/
	max-height: 100%;
	min-height:	100%;
	width: 100%;
	position: absolute;
	background-color: #1d1d1d;

}
