@CHARSET "UTF-8";

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

#content {
	top: 37px;
	height: 600px;
	left: 274px;
	width: 430px;
	padding: 0px;
}

#weiter {
	top: 473px;
	right: 138px;
	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-top: 96px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 47px;
	font-weight: bold;
	font-style: italic;
}
#content .last {
	margin-left: 50px;
}