@charset "ISO-8859-1";
#videofenster {
	height: 260px;
	width: 320px;
	visibility: visible;
	
	margin-left: 200px;
}

#videofenster_medium{
	height: 300px;
	width: 480px;
	visibility: visible;
	margin-left: 100px;
}

#videofenster_big {
	height: 400px;
	width: 640px;
	visibility: visible;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 img {
 border:none;}
 
 .contenttext{
	padding-left:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	width:420px !important;
	padding-top: 15px;
	font-weight: bold;
	height: 0px;
	padding-right: 360px;
 }
