@CHARSET "UTF-8";

#fortschritt,
#hinweis,
#fragenr {
	display: none;	
}


#content {
	height: 496px;
	left: 314px;
	width: 515px;
	padding: 0px;
}

#weiter {
	top: 350px;
	right: 110px;
	width: 268px;
	height: 231px;
	
	background-image: url('/download/SportfrageToolLayout/WebHome/grossPfeil.png');
	background-position: 0px 0px;
}
#weiter:hover {
	background-image: url('/download/SportfrageToolLayout/WebHome/grossPfeil-Hover.png');
	background-position: -3px -3px;
}
#weiter a {
	display: block;
	height: 100px;
	padding-left: 51px;
	padding-top: 102px;
	color: white;
	text-decoration: none;
	font-family: 'Asap', sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
}

#content p,
#content h1 {
	color: white;
	padding: 0px;
	margin: 0px;
}
#content h1 {
	margin-bottom: 25px;
	font-size: 47px;
	line-height: 50px;
	font-weight: bold;
	font-style: italic;
}
#content .last {
	margin-left: 50px;
}