html {height:100%; 	
	background-color: #242424;
	}
body {
	background-color: #242424;
	}
#startwrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 780px;
	margin: -275px 0 0 -390px;
	text-align: left;
	overflow: visible;
	}
#adresse {
	position: absolute;
	left: 68px;
	top: 233px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	width: 710px;
	z-index:15;
	overflow: visible;
	white-space:nowrap;
	}
#adresse img {
	position:relative;
	top:8px;
	border:0;
	z-index:20;
	}

#flashcontent1 {z-index:5;}
#flashcontent1:hover {
		cursor:pointer;
	}
a {
	text-decoration: none;
	color: #999;
	}
a:hover	{color: #C4FF55;}
a img {border:0;}
img.clicker {
	position:absolute;
	top:0;
	z-index:100;
	
	width:580px;
	height:500px;
}
