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

#inhaltkontakt {
	position:absolute;
	left:80px;
	width: 480px;
	height:580px;
	background-color: black;
	border: 3px none black;
	padding: 0px;
	margin: 30px;
	color: white;
	font-size: 24px;
}
