@charset "utf-8";
/* CSS Document */

#slideshowContainer {
	width:1078px;
	margin:0 auto;
}

#slideshowMain {
	width:960px;
	margin:0 auto;
}

#slideshowMain .sliderElement {
	height:232px;
	width: 865px;
	margin-left:170px;
}


#slideshowMaske {
	width:1078px;
	height:262px;
	background-image:url(../pics/sliderMaske.png);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	left:00px;
	top:0;
	
	z-index:2000;
}

/*#logo {
	width:177px;
	height:59px;
	cursor:pointer;
	
	background-image:url(../pics/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
	position:absolute;
	left:58px;
	top:45px;	
	z-index:2000;
}*/

#wimpel {
	position:absolute;
	right:64px;
	top:1px;
	width:18px;
	height:29px;
	
	background-position:center;
	background-repeat:no-repeat;	
	z-index:2000;
}

#wimpel.CHE { background-image:url(../pics/wimpel/che.png); }









#slideshowContainer {
	height:297px;/*317*/
	overflow:hidden;
	position:relative;	
	width:960px;
	margin:20px auto 0;
	position:relative;
}

#sliderText,
.sliderText{
	position:absolute;
	width:525px;/*520 390*/
	z-index:20;
	top:46px; /*84*/
	left:0;/*47*/
}
.slBilder .sliderText{width:290px;}
.sliderText .overH1{font-size:26px; margin-bottom:0;}
.sliderTitle.h1{
	font-size:36px;
	line-height:40px;
	text-transform:uppercase;
	/*margin-top:16px;*/
	margin-top:3px;/*6*/
	margin-bottom: 11px;
}
.sliderImage{
	position:relative;
	height:297px;/*317*/	
	width:960px;
}
.sliderHolder {
	width:100%;
	height: 297px;/*317*/
}

.bigSliderImg{
	display:block;
	height: 297px;
    width: 960px;
}


.sliderHeadline {
    background-image: url("../pics/slider_text_bg.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 25px;
    height: 36px;
    line-height: 36px;

}

.textSlider, .sliderHeadline {
    padding-left: 40px;
    padding-right: 40px;
	color:#fff;
	display:inline-block;
}
.textSlider{
	width:310px;/*390*/ 
	/*margin-top:3px;	*/
	background-color:rgba(0,0,0,0.5);
}

.sliderHeadline p{margin:0;}

