/* CSS Document */
.FCE_videoplayer_small {
	width: 250px;
	height: 216px;
	background-color: #FF6600;
	overflow: hidden;
	margin-bottom: 30px;
}
.FCE_videoplayer_small_vorschaubild, .FCE_videoplayer_small_vorschaubild img {
	width: 250px;
	height: 188px;
}

.FCE_videoplayer_smaller {
	width: 180px;
	height: 156px;
	background-color: #FF6600;
	overflow: hidden;
	margin-bottom: 30px;
}
.FCE_videoplayer_smaller_vorschaubild, .FCE_videoplayer_smaller_vorschaubild img {
	width: 180px;
	height: 135px;
}
