@charset "utf-8";
/*Gästebuch */

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