#header{
	display: block;
	width: 100%;
	height: 800px !important;
	background-image: url('header.png');
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
}
#header .inside{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: visible;
}



#logowrapper{
	display: block;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 80px;
	z-index: -1;
}
#logo{
	width: 900px;
	height: 80px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#logoin{
	width: 350px;
	height: 80px;
	background-image: url('mainbg.png');
}
#logo img{
	height: 76px;
	margin-left: 15px;
	background-color: transparent;
}






#menulink{
	width: 90px !important;
	position: absolute;
	right: 10px;
	margin-top: 22px;
}

.invisible{
	display: none;
}


#slider{
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 620px;
    z-index: -100;
    left: auto;
    right: auto;
    text-align: center !important;
}
#slider .mask1{
    width: 100%;
    height: 620px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#slider #elements1{
	height: 620px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative !important;
}
#slider img{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative !important;
}

.innen{
	width: 190px;
	height: 155px;
	background-color: #ffffff;
}