html, body{
	background-color: #000;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #777777;
}
span.email {
	direction: rtl;
	unicode-bidi: bidi-override;
}

a:visited {
	text-decoration: none;
}


#abstand {
	height: 50%;
	margin-bottom: -14em;
	width: 100px;
	float: left;
}

#container {
	background-color: #000;
	height: 28em;
	margin: auto auto;
	position: relative;
	width: 640px;
	clear: left;
	text-align: left;
}
#trailer {
	width: 640px;
	height: 360px;
	vertical-align: middle;
}
#enter {
	width: 640px;
	height: 35px;
	text-align: center;
}

#enter img {
	margin-top: 10px;
}
#hinweistext {
	width: 460px;
	height: 60px;
	margin: auto auto;
	text-align: center;
}
.text {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

