@charset "utf-8";
/* CSS Document */

#inhaltgal {
	width: 850px;
	height:650px;
	background-color: black;
	position:absolute;
	top:170px;
	left:50px;
	/*border: 3px none black;
	padding: 0px;
	margin: 30px; */
	color: white;
	font-size: 24px;
}

