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

.home_willkommen {
	position: absolute;
	width: 368px;
	text-align: center;
	margin-top: 70px;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
}

.home_zitat {
	position: absolute;
	width: 368px;
	text-align: center;
	margin-top: 140px;
}

.home_info {
	position: absolute;
	font-family: Arial;
	font-size: 20px;
	color: #CE0000;
	font-weight: bold;
	margin-top: 290px;
	margin-left: 30px;
}

.home_traings {
	position: absolute;
	font-family: Arial;
	font-size: 20px;
	color: #CE0000;
	font-weight: bold;
	margin-top: 316px;
	margin-left: 100px;
}

.home_coaching {
	position: absolute;
	font-family: Arial;
	font-size: 20px;
	color: #CE0000;
	font-weight: bold;
	margin-top: 342px;
	margin-left: 200px;
}

.home_vorsprung {
	position: absolute;
	width: 368px;
	text-align: center;
	margin-top: 380px;
	font-family: Arial;
	font-size: 18px;
}

.home_right_image {
	position: absolute;
	cursor: pointer;
}