#wrapper {
	background-color: #000000;
	text-align: center;
	margin: 0 auto;
	padding: 2px;
	text-align: left;
	border: 1px solid #c0c0c0;
	width: 468px;
	padding-bottom: 8px;

}

#partner {
	text-align: center;
	font-size: 12px;
	width: 468px;
	color: #C0C0C0;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 50px;
}

#partner .title {
	margin-bottom: 10px;	
}

#partner a {
	color: #C0C0C0;
	text-decoration: underline;
}

#partner a:hover {
	color: #C0C0C0;
	text-decoration: none;
}

body {
	text-align: center;
	font-family: Tahoma;
	background-color: #222222;
	color: #aaa;
}



#eingang {
	font-size: 16px;
	color: #00FF00;
}

#ausgang {
	font-size: 16px;
	color: red;
}

#eingang a {
	text-decoration: underline;
	color: #00FF00;
}

#ausgang a {
	color: red;
	text-decoration: underline;
}

#eingang a:hover {
	text-decoration: none;
}

#ausgang a:hover {
	text-decoration: none;
}

#disclaimer {
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	color: #c0c0c0;
}

#zur_topliste {
	margin-top: 30px;
	font-size: 16px;

}

#zur_topliste a{
	text-decoration: underline;
		color: #c0c0c0;
}

#zur_topliste a:hover{
	font-weight: bold;
	color: #c0c0c0;
}

#trailer {
	background-color: black;
	color: #fff;
	font-size: 0.8em;
}

#trailer a {
	color: #fff;
	text-decoration: underline;
}

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

