div.player {
	height:350px;
	width:610px;
	cursor:pointer;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
}
div.player_vfw{
	height:394px;
	width:720px;
	cursor:pointer;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
}
div.player_te_Null{
	height:384px;
	width:512px;
	cursor:pointer;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
}
div.player_shopping{
	height:240px;
	width:320px;
	cursor:pointer;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
}
#videotitel {
    font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 610px;
	height: 40px;
	visibility: visible;
}
#videoinfo {
	height:80px;
	width:610px;
	text-align:left;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#videobackbutton {
	width: 600px;
	margin-top: 30px;
	padding-top: 25px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}