.rounded-25 {

	border-radius: 25px;
}

.shadow {
	margin-top: 20px;
	box-shadow: 0 0 30px black;
	padding: 0 15px 0 15px
}

.infos {
	background-color:#ffffff;
	border-style: solid;
	background-image: url("../img/Visitenkarten_1.jpg");
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: lightgrey;
}
}