

#content{
	float: none;
	width: 1000px;
	margin: 2px 0 2px 0;
	padding: 0;

}

#c1{
	float: right;
	display: inline;
	width: 348px;
	height: 507px;
	margin: 0 0 0 2px;
}

#c2{
	float: left;
	display: inline;
	width: 650px;
}

#media_overlay{
	position: absolute;
	top: 72px;
	left: 0;
	background: url(../img/mediaoverlay.png) no-repeat;
	z-index: 5;
}

#media_overlay,
#media{
	width: 650px;
	height: 380px;
}

#produkt{
	position: relative;
	width: 650px;
	height: 180px;
	overflow: hidden;
	padding: 0;
	margin: 2px 0 0 0;
	background: #e7eaec;
}

#produkte{
	/* position: absolute; */
	top: -70px;

}

#path,
#toolbox,
span.date,
.more{
	display: none;
}

#menu{
	top: 48px;
	z-index: 10;
}

#col0{
	position: relative;
	float: left;
	width: 348px;
	height: 120px;
	padding: 0;
	margin: 0;
	background: #475258;
}

#col0 .csc-textpic-text p{
	padding: 0;
	margin: -90px 0 0 0;
	color: #ffffff;
	font-size: 14px;
}


#col1{
	float: left;
	width: 308px;
	height: 218px;
	padding: 15px 20px 25px 20px;
	margin: 2px 0 0 0;
	background: url(../img/col1_startseite.png) no-repeat;
}

#col1 h3{
	font-size: 14px;
	font-weight: bold;
	color: #475258;
	text-transform: uppercase;
}

#col2{
	float: left;
	width: 348px;
	height: 180px;
	padding: 0;
	margin: 2px 0 0 0;
	background: url(../img/col2_startseite.png) repeat-y;
}

#col2 h3{
	margin: -100px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #475258;
	text-transform: uppercase;
}

#col2 img{
	margin: 0;
}

#col2 a{
	font-size: 12px;
	font-weight: bold;
	color: #475258;
	text-decoration: none;
	text-transform: uppercase;
}

.tt_news_latest .item {
	border: none;
	width: 300px;
	margin: 0 10px 0 0;
}





.subheader p{
	display: block;
	margin: 0px 0 0 14px!important;
	width: 200px;
	font-size: 11px;
	color: #849299;
}

.subheader a {
	text-decoration: none;
}

h3.title a{
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
	color: #475258;

}

h3.title a:hover{
	text-decoration: underline;
}


.imageflow {
	visibility:hidden;
	position:relative; 
	top: 0;
	text-align:left;
	width:100%;
	overflow:hidden;
}
.imageflow img {
	visibility:hidden;
	position:absolute; 
	top:0px;
	border:none;
	-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
}
.imageflow p{
	text-align:center;
	margin:0 auto;
}
.imageflow .loading {
	position:relative;
	left:50%;
	margin-left:-106px;
	width:200px;
	height:15px;
	padding:5px;
	visibility:visible;
	border:1px solid white;
}
.imageflow .loading_bar {
	height:15px;
	width:1%;
	background:#fff;
	visibility:visible;
}
.imageflow .caption {
	font-weight:bold;
	position:relative; 
	text-align:center;
	margin-top: 45px!important;
	color: #849299;
	z-index:10000;
}
.imageflow .scrollbar {
	visibility:hidden;
	position:relative; 
	margin-top: 4px!important;
	height: 11px!important;
	width: 445px!important;
	background-image:url(../img/balken_slider.png);
	background-repeat:no-repeat;
	z-index:10001;
}



.imageflow .slider {
	position:absolute;
	margin-top: -2px;
	z-index:10002;
	background-image: url(../img/slider.png);
	background-repeat:no-repeat;
	background-position: 19px 0;
	width:64px;
	height:15px;
}

.tt_news_latest{
	height: 110px!important;
}

#col1 .tt_news_latest h3 a{
	width: 300px;
}

#col1 .tt_news_latest h3.title{
	width: 300px;
	font-size: 12px;
	text-transform: none;
	margin: -5px 0 0 15px;
	display: block;
	padding: 0 0 0 13px;
	background: url(../img/news_startseite.gif) no-repeat -5px 0;
}