.page-template-page-start #nav-images {
	width: 100%;
	margin: 10px 0 50px;
	padding: 0 60px;
	line-height: 0;
}

.page-template-page-start .nav-img {
	display: block;
	float: left;
	width: 50%;
	padding: 7px 8px;
	position: relative;

}

.page-template-page-start .nav-img img {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.page-template-page-start .nav-img .headline {
	display: block;
	position: absolute;
	width: 100%;
	top: 42%;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 100;
}

.page-template-page-start .nav-img:hover .headline { display: none; }

.page-template-page-start .nav-img h1 {
	display: inline-block;
	padding: 2px 10px;
	margin: 0;
	color: #fff;
	background-color: rgba(216, 130, 46, 0.65);
	font-size: 16px;
	font-size: 1.6rem;
/*	font-weight: 300; */
	letter-spacing: 0.05em;
	line-height: 1em;
	text-transform: uppercase;
}

.page-template-page-start .nav-img .subnav {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 200;
	opacity: 0.0;
	transition: all 0.5s;
	-webkit-transform:translateZ(0);
	-webkit-transition: opacity 0.2s linear;
}

.page-template-page-start .nav-img:hover .subnav {
	/*display: block;*/
	opacity: 1.0;
}

.page-template-page-start .nav-img .subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 10% 0;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.page-template-page-start .nav-img .subnav ul li {
	display: table-row;
	vertical-align: middle;
}

.page-template-page-start .nav-img .subnav ul li a {
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}

.page-template-page-start .nav-img .subnav ul li a:hover {
	text-decoration: underline;
}

.subnav a{
font-size:1rem;
}
.cookiebar{
color:#3b2a1d;
}
.header {
    background-color: rgba(255, 255, 255, 0.8) !important;
}
*{
font-family: 'Helvetica';
}
h1, h2, h3, h4, h5{
font-family: 'Helvetica';
}
.ce_revolutionslider_text{
font-family: 'Helvetica';
}
.cookiebar{
color:rgba(255, 255, 255, 0.6);
}

.ce_gallery{
margin-left:-15px;
}
.submenu_v4{
    border: 1px solid black;
    padding: 25px;
    border-radius: 8px;
    background: #19369a;
}
.submenu_v4 a {
    color: white;
font-size:1.5em;
}
.submenu_v4 li{
list-style-type: none;
color:white;
}
.ce_countup h3 {
    color: white;
}
.ce_countup i{
color:white;
}
.weiss h4{
color:white;
}
.ce_revolutionslider_text {
    font-family: Helvetica !important;
}
.mod_langswitcher.meta-nav {
    background: #000000b5;
    padding-left: 10px;
    padding-right: 5px;
}