

/* 16.0 Homepage Styling */

.content-wrapper{
	height: 432px; 
	overflow: hidden; 
	position: relative; 
	width: 100%;
	background:#e3e3e3;
	/*margin-top:-40px;*/
}
.homepage-wrapper {
	height: 432px; 
	left: 50%; 
	margin-left: -960px;  
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	width: 1920px;
}
.homepage-slider {
	width: 1920px;
	height: 432px;
	position: relative;
	overflow: hidden;
}
.homepage-slider .aktuals_field{
	overflow:hidden; 
	position:relative;
	width:1920px;
}
.homepage-slider .aktuals_field img{
	width:1920px;
}
.homepage-slider table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.homepage-slider .btn-previous {
	width: 432px;
	height: 350px;
	text-indent: 5000px;
	position: absolute;
	z-index: 2;
}
.homepage-slider .btn-previous:hover {
	background: url(../images/homepage-slider-btn-previous-bg.png) center left no-repeat;
}
.homepage-slider .btn-next {
	margin: 0 0 0 450px;
	width: 450px;
	height: 350px;
	text-indent: 5000px;
	position: absolute;
	z-index: 2;
}
.homepage-slider .btn-next:hover {
	background: url(../images/homepage-slider-btn-next-bg.png) center right no-repeat;
}
#aktuals_field{
	overflow:hidden; 
	position:relative;
	width:1920px;
}
.homepage-slider-item {
	width: 1920px;
	height: 432px;
	float: left;
}
.homepage-slider-item img{
	width: 1920px;
	height: 432px;
}
.navigation_box{
	width:100%;
	height:124px;
	z-index:999px;
	position: absolute;
	top: 308px;	
	/*-moz-opacity:0.3;filter:alpha(opacity=30);*/
	background: url(../images/ba_bg.png) no-repeat;
}
.navigation_box .navigation_field{
	width:980px;
	margin:0 auto;  
	overflow:hidden; 
	height:124px;
}
.navigation_box .navi_left{
	float:left;
	width:500px;
}
.navigation_box .navi_left .navi_bottom{
	float:left;
	width:500px;
	font-size:21px;
	color:#ffffff;
	margin-top:5px;
}
.navigation_box .navi_left .navi_bottom span{
	font-weight:bold;
}
.navigation_box .navigation {
	margin-top:20px;
	height:25px;
	width:250px;
	background: url(../images/nav_circle_bg.png) no-repeat;
}
.navigation_box .navigation a {
	margin: 6px 0 0 8px;
	background:url(../images/bairui.png) -613px -86px no-repeat;
    width:33px;
    height:7px;
	display: block;
	float: left;
}
.navigation_box .navigation a:hover {
	background:url(../images/bairui.png) -613px -79px no-repeat;
    width:33px;
    height:7px;
}
.navigation_box .navigation .active {
	background:url(../images/bairui.png) -613px -79px no-repeat;
    width:33px;
    height:7px;
}
.navigation_box .navigation a:first-child{
	margin-left:0;	
}
.navigation_box .navi_right{
	float:right;
	width:388px;
}
.navigation_box .navigation_vedio{
	float:left;
	background:url(../images/bairui.png) 0px -192px no-repeat;
    width:278px;
    height:101px;
	margin-top:12px;
}
.navigation_box .navigation_qr{
	float:right;
}
.navigation_box .navigation_qr img{
	margin-top:12px;	
	width:101px;
    height:101px;
}