/* AKTUELLES INTRO */

.aktuelles-intro #aktuelles-flashmovie {
	width: 760px;
	height: 375px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.aktuelles-intro #aktuelles-news {
	margin-top: 5px;
	height:125px;
	overflow:hidden;
}
.aktuelles-intro #aktuelles-news .csc-frame-frame1 h3, 
.aktuelles-intro #aktuelles-news .csc-frame-frame1 p.bodytext a,
.aktuelles-detail #aktuelles-news .csc-frame-frame1 h3,
.aktuelles-detail #aktuelles-news .csc-frame-frame1 a{
	padding:0;
	padding-left: 2px;
	color:#373a3b;
}
.aktuelles-intro #aktuelles-news .csc-frame-frame1 h3 a,
.aktuelles-detail #aktuelles-news .csc-frame-frame1 h3 a {text-decoration: none; color: #373a3b;}

.aktuelles-intro #aktuelles-news .csc-frame-frame1 h3,
.aktuelles-detail #aktuelles-news .csc-frame-frame1 h3{
	padding-top:0px;
	margin:2px;
	font-size:12px;
	font-weight:normal;
	height:28px;
	width:120px;
}
.aktuelles-intro #aktuelles-news .csc-frame-frame1,
.aktuelles-detail #aktuelles-news .csc-frame-frame1 {
	width: 123px; height: 123px;
	border: 1px solid #bcbcbc;
	margin-right: 2px;
	float:left;
	overflow:hidden;
}

.aktuelles-intro #aktuelles-news > div:last-child,
.aktuelles-detail #aktuelles-news > div:last-child {
	margin-right: 0px;
}

.aktuelles-intro #aktuelles-news .csc-frame-frame1 p.bodytext a,
.aktuelles-detail #aktuelles-news .csc-frame-frame1 p.bodytext a{
	position:relative;
	top:-26px;
	height:18px;
	background-image:url('/fileadmin/pics/produkte/intros/intro-transparent.png');
	font-size:12px;
	display:block;
	text-decoration:none;
}

.aktuelles-intro #aktuelles-news .csc-frame-frame1 a:hover,
.aktuelles-detail #aktuelles-news .csc-frame-frame1 a:hover{
	text-decoration:underline;
}

/* AKTUELLES DETAILS */

.aktuelles-detail #aktuelles-image{
	background-postion: top left;
	background-repeat: no-repeat;
	border: 1px solid #bcbcbc;
	width: 758px;
	height: 373px;
	padding:0;
	margin:0;
	overflow:hidden;
}

.aktuelles-detail #slogan p.bodytext{
	font-size: 30px;
	background: url("/fileadmin/pics/produkte/intros/intro-transparent.png") top right;
	margin-top: 15px;
	text-align: right;
	padding: 3px 10px;
	float:right;
	clear:right;
}


/* background: #4c4f8a; */

.aktuelles-detail #newstext {
	margin-top: 255px;
	width: 230px; height: 110px;
	padding: 5px 10px;
	background: #384091;
	color: #fff;
	border-top: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	display: none;
}

.aktuelles-detail #aktuelles-news .csc-frame-frame1 {
	margin-top: 5px;
}
.aktuelles-detail #aktuelles-news .csc-frame-frame2 {
	position: relative;
	background: #384091;
	color: #fff;
	width: 112px;
	height: 121px;
	float:left;
	overflow:hidden;
	margin-right: 4px;
	padding: 5px;
	margin-top: -1px;
	margin-left: 1px;
}

.aktuelles-detail #aktuelles-news .csc-frame-frame2  a { color: #fff; position: absolute; bottom: 5px;left:10px;}