.hide768{display:none;}

#logo {
	position:absolute;
	top:15px;
}
#menu {
	padding:130px 0 20px 0;
	margin:0 0 0 0;
}
#head.top #menu{padding:20px 0 10px 0;}
#head.top #langmenu{display:none;}
#head.top #logo{top:-150px;}
#headerImages {
	margin:175px 0 0 0;
}
.teaserblock {
	width:50%;
}
.sp1 {
	float:none;
	width:100%;
}

.sp2 {
	float:none;
	width:100%;
}
.sp3_1 {
	float:none;
	width:auto;
	margin:0;
	padding:10px 0;
}
.sp3_2 {
	float:none;
	width:auto;
	margin:0;
	padding:10px 0;
}
.sp3_3 {
	clear:both;
	float:none;
	width:auto;
	padding:10px 0;
}
/*
.sp3_1s{
	float:left;
	width:30%;
}
.sp3_23{
	float:right;
	width:65%;
}
*/
.headerblock .sp3_1s{display:inline-block; padding:15px 0 0 0; vertical-align:bottom; float:none;}


#footer .sp3_1s{float:none; width:auto; padding:20px 0 0 0;}
#footer .sp3_23{float:none; width:auto; padding:10px 0 10px 0;}


.galleryTextButton { 
	display:block;
	height:0;
	bottom:-60px;
	background:url(_pix/textbutton.svg) center no-repeat;
	position:absolute;
	cursor:pointer;
	margin-top:-30px;
	left:0;
	height:60px;
	width:100%;
	z-index:30;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.gallery:hover .galleryTextButton.on {bottom:30px;}
.gallery .galleryText{display:none;}
.galleryTextButton:hover {background:url(_pix/textbutton-act.svg) center no-repeat;}
.nosvg .galleryTextButton {background:url(_pix/textbutton.png) center no-repeat;}
.nosvg .galleryTextButton:hover {background:url(_pix/textbutton-act.png) center no-repeat;}


.galleryInfo {
	position:absolute;
	z-index:60;
	width:100%;
	top:0;
	left:0;
	display:none;
	background-color:rgba(0,0,0,0.7);
}
.galleryInfoCont {
	padding:60px 20px 20px 20px;
}
.galleryInfo p{ color:#FFFFFF;}
.galleryInfo h1{ color:#FFFFFF;}
.galleryInfo h2{ color:#FFFFFF;}
.galleryInfo h3{ color:#FFFFFF;}
.galleryInfo h4{ color:#FFFFFF;}