html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
}

img {
	border-style:none;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration:underline; 
}

#screenshots a:hover, #action a:hover {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	line-height: 1.2em;
    width: 70em;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}


#head {
	position:absolute; 
	
	height: 9em;
	width:46em;
	
	top: 2em;
	left: 3em;
}

#head p{
	position:relative; 
	top: -0.5em;
}

#trailer {
	position:relative; 
	
	top: 13.5em;
	left: 3em;
}

#screenshots {
	position:relative; 
	
	top: 16em;
	left: 3em;
}

#action {
	position:relative; 
	
	top: 18em;
	left: 3em;
}

#download {
	position:relative;
	
	top: 20.5em;
	left: 3em;
	
	height:auto;
	width:46em;
}

#footer {
	position:absolute;
	
	height: 9em;
	
	top: 93em;
	left: 3em;
}


#impressum {
	position:relative;
	top: 14em;
	left: 3em;
	width: 36em;
}