.moc_flash_item {
	cursor: pointer;
}

.moc_flash_thumb {
	text-align: center;
	position: relative;
}

.moc_flash_modal {
	/*display: none;*/
	text-align: left;
	padding: 10px;
}

.tt_news_image, .tt_news_list_image {
	cursor: pointer;
	position: relative;
}

.tt_news_image .playarrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 66px;
	left: 95px;
}

.moc_flash_item .tt_news_image .playarrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 40px;
	left: 70px;
}

 .news-latest-container .tt_news_image .playarrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 30px;
	left: 50px;
}
.news-list-container .playarrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 25px;
	left: 45px;
}

.moc_flash_thumb .playarrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 40px;
	left: 65px;
}

#modalOverlay {
  background-color:#000;
  cursor:wait;
}

#modalContainer {
  /*height:550px;*/
  width:640px;
  left:50%;
  top:5%;
  margin-left:-300px;
  background-color: #fff;
/*  border:3px solid #ccc;*/
}

#modalContainer a.modalCloseImg {
  background:url(/fileadmin/template/images/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-14px;
  cursor:pointer;
}

div.flashplayer_text {
	border-top: 1px solid #929295;
	padding-bottom: 8px;
	border-bottom: 3px solid #929295;
	margin-top: 5px;
	color: #6d6e71;
}
div.flashplayer_text h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	color: #6d6e71;

}
