.wrapper{
	width: 1800px;
	height: auto;
	min-height: 909px;
	margin: auto;
	margin-top: 5px;
	overflow: auto;
	border-radius: 40px;
	background-color:green;
	background: linear-gradient(rgba(71, 111, 145, 0.6), rgba(71, 111, 145, 0.6)),url('../../bilder/sonstiges/hintergrund1.jpg');
}

.display2{
	display: none;
}

.einloggen{
	display:none;
}

.team_nominieren_haupt_infos{
	display: none;
}

/* Profile */
.fahrer_profile{
	width: 20px;
	height: calc(100vh - 10px);
	float: left;
	margin-top: -45px;
}

.fahrer_profile_kleines_fenster{
	width: 20px;
	height: 100%;
	float: left;
	background-color: red;
}

.fahrer_profile_vertical{
	margin-top: 407px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	transform: rotate(270deg) translateX(-40%);
}

.fahrer_profile_ansicht{
	width: 430px;
	height: 100%;
	float: left;
	overflow-y: scroll;
	scrollbar-width: none; /* Firefox */
}

.profil_etappeninfos_name{
	width: 430px;
	font-size: 12px;
}

.profil_etappeninfos{
	width: 430px;
	font-size: 12px;
}

.profil_etappeninfos_5{
	width: 10.9%;
}

/* Fahrer */
.fahrer_haupt{
	width: 1780px;
	height: calc(100vh10px);
	float: left;
}