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

a {
	color: #F0C;
}


a:link {
	color: #F0C;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
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: 575px;
	clear: left;
	text-align: left;
}
#trailer {
	width: 575px;
	height: 300px;
	vertical-align: middle;
}
#enter {
	width: 575px;
	height: 35px;
	text-align: center;
}

#enter img {
	margin-top: 10px;
}
#hinweistext {
	width: 575px;
	height: 200px;
	margin: auto auto;
	text-align: center;
}
.text {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.textmp3 {
	color: #F3C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
