body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.85em;
	font-style: normal;
	color: #fff;
	text-align:justify;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color:#f7ae00;
}

body, html
{
	height:100%;
	width:99%;
	margin:0;
	padding:0;
	background-image:url(../bilder/hg.jpg);

}

#button
{
	border:0px;
	width: 75px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left: 365px;
	margin-top: 228px;
	z-index:4;
} 

#slogan
{
	border:0px;
	width: 1070px;
	position: absolute;
	top:50%;
	left:0px;
	margin-left: 0px;
	margin-top: 380px;
	z-index:3;
	text-align:center;
} 


#copy {
	border:0;
	position: absolute;
	font-size:0.8em;
	color: #f7ae00;
	z-index:4;
	top:50%;
	left:50%;
	margin-left: 380px;
	margin-top: 255px;
}
