
body{
	background:#FA1E41 url("../images/HVV_main_bg.png") no-repeat center top;
	width: 1920px,
	height: 1080px;
	font-size: 30pt;
	font-family: 'Sharp Grotesk Medium 25';
	color: #ffffff;
	font-weight: 600;
}

a{
	color: #ffffff;
	text-decoration: none;
}

#junior{
	position: absolute;
	top:298px;
	left:50%;
	margin-left:-783px;
	opacity:1;
}

#profi{
	position: absolute;
	top:299px;
	left:50%;
	margin-left:-196px;
	opacity:1;
}

#challenge{
	position: absolute;
	top:300px;
	left:50%;
	margin-left:389px;
	opacity:1;
}

#text_junior{
	/*margin-left: 41px;*/
	margin-top: -24px;
}

#text_profi{
	margin-left: 10px;
	margin-top: -24px;
}

#text_challenge{
	margin-left: 25px;
	margin-top: -24px;
}

@font-face {
	font-family: 'Sharp Grotesk';
	src: url('sharpgroteskmedium20-woff2-data.woff2') format('woff'),
		url('sharpgroteskmedium20-ttf-data.ttf')  format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Sharp Grotesk Medium 25';
	src: url('sharpgroteskmedium25-woff2-data.woff2') format('woff'),
		url('sharpgroteskmedium25-ttf-data.ttf')  format('truetype');
	font-weight: bold;
	font-style: normal;
}
