#line1
{
	left: 110px;
	top: 50px;
}

#line2
{
	left: 250px;
	top: 90px;
}

#line3
{
	left: 155px;
	top: 200px;
}

span.splashsubtext
{
	display: block;
	width: 500px;
	position: relative;
	font-family: Arial;
	font-size: 10pt;
	color: #F00;
}

span.splashtext
{
	position: relative;
	font-size: 16pt;
	color: #808080;
}

span.splashtext span.highlight
{
	font-size: 30pt;
	color: #4D4D4D;
}

#linkbox
{
	position: relative;
	top: 150px;
	margin: 0px auto;
	width: 500px;
}

#linkbox a
{
	font-size: 12pt;
	border-width: 0px;
	color: #FFF;
	display: inline-block;
	width: 222px;
	height: 52px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding-top: 170px;
	font-weight: bold;
}

#linkbox a:hover
{
	text-decoration: underline;
}

#bikelink
{
	background-image: url(/gfx/splash_bikes.png);
}

#motorslink
{
	margin-left: 50px;
	background-image: url(/gfx/splash_motors.png);
}

#impressumlink
{
	position: relative;
	top: 250px;
	left: 570px;
	font-size: 9pt;
	color: #C6C6C6;
	text-decoration: none;
}
