@charset "utf-8";
/* CSS Document */
#Impressum{
	z-index: 50;
	position: relative;
	top: 191px;
	text-align: left;
	width: 570px;
	margin: auto;
	padding: 12px 30px 0 409px;
}
#Impressum p{
	line-height: 18px;
	margin: 4px 0 4px 0;
}
#Impressum strong{
	font-weight: bolder;
}

