/* eigene Definitionen */
.menu-hauptmenu-container{
	background-color:#00264e;
}

/* Full Width Primary blocks */

.siteorigin-panels-home #primary,
.page-template-templatestemplate-full-php #primary,
.page-template-templatestemplate-full-notitle-php #primary {
	width: auto;
	
	float: none;
}

#secondary {
	width: 23.762%;
	
	float: right;
}

#main {
	background: rgba(252,252,252,0.8);
	padding: 35px;
	background-repeat:repeat-y;
	background-image: url(../../../img/bg_neu.jpg);
	background-size: 100% auto;
}

#main-slider {
	background: #EEEEEE;
	line-height: 0;
}

#main-slider .flexslider {
	margin-bottom: 0;
}

#main-slider h1 {
	font-weight: 100;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#main-slider .text-em-wrapper {
	background: rgba(0, 0, 0, 0.25);
	border: 3px solid white;
	font-weight: bold;
	padding: 10px 50px;
}

#main-slider .metaslider,
#main-slider #metaslider-demo {
	margin: 0 auto;
}

#masthead.masthead-logo-in-menu .logo > img {
    max-height: 60px;
    width: auto;
    height: auto;
    max-width: 100%;
}