#videoplayer {
	padding-left: 20px;
	padding-right: 20px;
	padding-top:33px;
	padding-bottom:13px;
	float: left;
	text-align:left;
	margin:0 auto;
	width:868px;
	FONT-WEIGHT: 500;
	text-align:left;
}
#videoplayer table {
	padding-left:0px;
}
/* Dieser gruppierte Selektor gibt die Listen im .content-Bereich an. */
#videoplayer ul, #videoplayer ol {
	list-style-type:none;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	line-height:15px;
	padding-left:10px;
}
#videoplayer li {
	background-image:url(../images/site/list-style-1.gif);
	background-repeat:no-repeat;
	background-position:-1px 4px;
	padding-left:14px;
}
#videoplayer a {
	color:#FFF;
}
#videoplayer a:visited {
	COLOR: #eee;
}
#videoplayer a:active {
	COLOR: #fff;
}
#videoplayer a:hover {
	COLOR: #FFC864;
	background-color:#904A92;
	text-decoration:none;
}
#videoplayer a img {
	border: none;
}
#logo {
	margin-left:130px;
	margin-right:0px;
	margin-bottom:31px;
	margin-top:31px;
	width:auto;
}
