/*----Extras--------------------------------------------------------------------------------*/
.contentbox-col-right-extras {
	width: 300px;
	height: 193px;
	padding-bottom: 10px;
	margin-left: 12px;
	margin-right: 28px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e5e5e5;
}
.contentbox-col-right-extras-titel {
	width: 280px;
	height: 22px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 20px;
	line-height: 22px;
	background-image: url(images/titel-bg-1.gif);
	background-repeat: no-repeat;
}
.contentbox-col-right-extras-content {
	width: 300px;
	height: 180px;
	margin-bottom: 16px;
	background-image: url(images/extras-content-bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #f69f01;
	border-top: none;
}
.contentbox-col-right-extras-content img, .contentbox-col-right-extras-content img a {
	width: 300px;
	height: 180px;
	border: none;
	text-decoration: none;
	cursor: auto;
}
/*----Extras Special-----------------------------------------------------------------------------*/
.contentbox-col-right-extrasspecial {
	width: 300px;
	height: 143px;
	padding-bottom: 10px;
	margin-left: 12px;
	margin-right: 28px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e5e5e5;
	cursor: pointer;
}
.contentbox-col-right-extrasspecial-titel {
	width: 280px;
	height: 22px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 20px;
	line-height: 22px;
	background-image: url(images/titel-bg-1.gif);
	background-repeat: no-repeat;
}
.contentbox-col-right-extrasspecial-content {
	width: 300px;
	height: 120px;
	margin-bottom: 16px;
	background-image: url(images/sccmultimedia.jpg);
	background-repeat: no-repeat;
	border: 1px solid #f69f01;
	border-top: none;
}
.contentbox-col-right-extrasspecial-content img {
	width: 300px;
	height: 120px;
}
.contentbox-col-right-extrasspecial-content img a {
	border: none;
	text-decoration: none;
}