.tx-ocevent-pi2	{
	display: block;
}	

/*
* html .tx-ocevent-pi2 {
	height: 1px;
}
*+html .tx-ocevent-pi2 {
	height: auto;
	min-height: 1px;
}
 */

.tx-ocevent-pi2	.elementwrap {
	width:480px;
	padding: 0px 0px 0px 0px;
	margin: -2px;
}
.tx-ocevent-pi2	.vidprevwrap {
    min-height: 132px;
}
.tx-ocevent-pi2 .videoBox	{
	height: 132px;
	width: 144px;
	float: left;
	background-image: url('/fileadmin/template/img/teaser_bg.png');
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
}
.tx-ocevent-pi2	.previewpreslink {
    display:block;
    margin-top:10px;
    font-weight:bold;
}
.tx-ocevent-pi2 .videoBox img {
	margin: 2px 0px 0px 3px;
}

.tx-ocevent-pi2 .textBox	{
	/* height: 132px; */
	width: 318px;
	float: left;
	padding:0px 0px 10px 10px;
	color:#ffffff;
}

.tx-ocevent-pi2 .linking {
	cursor: pointer;
}

.tx-ocevent-pi2 .visible {
	display: block;
}

.tx-ocevent-pi2 .bigText {
	font-weight: 100;
	font-size: 1.2em;
	line-height: 1.3em;
	vertical-align: middle;
}

.tx-ocevent-pi2 .headline {
	font-weight: bold;
}

.tx-ocevent-pi2 .videoBox .headline {
	margin: 12px 0px 0px 14px;
	height: 16px;
}

.tx-ocevent-pi2 .textBox .headline {
	margin: 0px 0px 0px 0px;
	color:#ffffff;
}
.tx-ocevent-pi2 p.text{
	line-height: 1.3em;
	height: 100px;
	margin: 4px 0px 0px 0px;
	color:#ffffff;
}

