#logo2 {
	z-index: 90;
	position: absolute;
	float: left;
	margin-top: 0px;
	margin-left: -5px;
	padding: 0px;
	width: 245px;
	height: 150px;
	behavior: src(../PIE.htc);
	background-color:transparent;
}


#logo2 a {
	margin-top: -15px;
	width: 245px;
	height: 150px;
	border: 0;
	font-size: 3.7em;
	outline: 0;
	background-image: url(../img/Logo-Barbara.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	srcset:
}

#logo2 a:hover {
	height: 250px;
	width: 390px;
	font-family: 'Lato', sans-serif;
	background-image: url(../img/Logo-Barbara.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#main .container.mar-btm-md .row.mar-btm-sm2 {
	margin-top: 4em;
	margin-bottom: 5em;
}

#linksraum {
	width: 100%;
	height:auto;
	margin-left: 1em;
	margin-bottom: 1em;
}


@media only screen and (max-width: 768px) {
	
	#logo2 {
	z-index: 90;
	position: absolute;
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 190px;
	height: 100px;
	behavior: src(../PIE.htc);
	background-color:transparent;
}


#logo2 a {
	margin-top: -15px;
	width: 190px;
	height: 110px;
	border: 0;
	font-size: 3.7em;
	outline: 0;
	background-image: url(../img/BG_Logo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	srcset:
}

#logo2 a:hover {
	height: 180px;
	width: 290px;
	font-family: 'Lato', sans-serif;
	background-image: url(../img/BG_Logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#wrapper .main-container #main .container.heading-section .intro.big-heading.parallax.col-sm-12 {
	margin-top: 70px;
	margin-bottom: 0px;
}

	#main .container.mar-btm-md .row.mar-btm-sm {
	margin-top: 8em;
}
	}
#compact-menu ul.nav.navbar-nav {
	margin-bottom: 50px;
}

#compact-menu ul.nav.navbar-nav a{
	color: #999;
}

#compact-menu ul.nav.navbar-nav a:hover{
	color: #888;
}
#compact-menu ul.nav.navbar-nav ul {

	margin-bottom: 50px;
}

#compact-menu ul.nav.navbar-nav li.hover a{
	color: #999;
	font-size: 1.5em;
	margin-bottom: 10px;
}

#compact-menu ul.nav.navbar-nav li.hover a:hover{
	color: #333;
}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {

#wrapper .main-container #main .container.heading-section .intro.big-heading.parallax.col-sm-12 {
	margin-top: 100px;
	margin-bottom: 0px;
}

}