body{
	font-family:helvetica, arial, sans serif;
	color:black;
	padding:0;
	margin:0;
}

p{
	padding:0;
	margin:0;
}

nav{
	width:20%;
	height:100%;
	background-color:white;
	position:fixed;
	top:0;
	left:15%;
	z-index:97;
	-webkit-box-shadow: 10px 0px 6px 0px rgba(50, 50, 50, 0.38);
	-moz-box-shadow:    10px 0px 6px 0px rgba(50, 50, 50, 0.38);
	box-shadow:         10px 0px 6px 0px rgba(50, 50, 50, 0.38);
	text-transform:uppercase;
}

content a{
	color:#f05c17;
	text-decoration:none;
}

.menu{
	padding-left: 0;
	margin-left: 9%;
}

.menu li{
	border-bottom: 1px solid black;
	margin-right:9%;
	padding-left:0;
	padding-right:0;
	margin-top:9%;
}

#menu-footernavigation.menu li{
	border-bottom: 0;
	margin-right:9%;
	padding-left:0;
	padding-right:0;
	margin-top:0;
}

.sub-menu{
	margin-top:3.5%;
	text-transform:none;
	display: none;
}

.sub-menu li{
	border:none;
	width:100%;
}

.sub-menu li:nth-child(1){
	/*list-style-image: url(../img/nav.png);*/

}

#navtop{
	padding-top:10% !Important;
}

.current_page_item>a{
	margin-right:0%;
	font-weight:bold;
}

.menu>.current_page_item >a{
	border-bottom: 5px solid black !important;
}

.sub-menu{
	border-top: 1px solid black;
	margin-top: 4px;
}

.current_page_item .sub-menu{
	display: block;
}

.current-menu-ancestor{
	border-bottom: 0 !important;
}

.current-menu-parent .sub-menu{
	display: block !important;
}

.menu>.current-menu-parent>a{
	border-bottom: 5px solid black !important;
}

.current_page_item.menu-item-has-children{
	border-bottom: 0;
}


.current_page_item li{
	margin-right:-50%;
}

.activesub{
	font-weight:bold;
	float:left;
	padding-right:5px;
}

.menu li{
	list-style-type:none;
	padding-bottom: 4px;
}

.menu li a{
	text-decoration:none;
	color:black;
}

content{
	width:60%;
	height:100%;
	position:fixed;
	top:23%;
	left:37%;
	z-index:-98;
	overflow: scroll;
}

content p{
	width:60%;
}

#hintergrundo{
	background-size:100%;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:-98;
	pointer-events: none;
}

#hintergrundu{
	background-size:100%;
	width:100%;
	position:fixed;
	bottom:0;
	left:0;
	z-index:-97;
	pointer-events: none;
}

#titel{
	z-index:99;
	width:33.33%;
	position:fixed;
	top:2%;
	left:37%;
}

#logo{
	width:60%;
	margin-top:10%;
	margin-left:15%;
}

h1, h2, h3, h4, h5{
	color:#f05c17;
}

ul{
	margin:0;
}

.wp-image-408{
	z-index:-99;
}

.breadcrumbs a{
	color: #B8B8B8;
	text-decoration:none;
	font-style:italic;
}

.breadcrumbs{
	color: #B8B8B8;
}

.menu-footernavigation-container ul li{
	list-style-type:none;
	float:left;
	margin-right:2% !Important;
}

#menu-footernavigation{
	margin: 0;
	padding: 0;

}

#menu-footernavigation  li{
	border-bottom: none;
}

.menu-footernavigation-container{
	position:fixed;
	bottom:4%;
	width: 100%;
	left:38.25%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

.pagelink{
	color:#f05c17;
}

.alignnone{
position:absolute;
top:10%;
right:2%;
width:25%;
height:auto;
}

.alignright{
position:fixed;
right:5%;
}

.wp-image-370{
right:-3% !Important;
bottom:6% !Important;
}

.wp-image-400{
width:auto;
height:20%;
top:30% !Important;
}


@media only screen and (max-height: 900px){
	nav{
	left:11%;
	font-size:0.85em;
}
.menu li{
	margin-top:5%;
}
	footer{
	font-size:0.55em;
}
	content {
		left: 10%;
		width: 80%;
	}
	
	.alignright {
		position: relative;
	}
	
	.wp-block-image .alignright {
    float: none;
    margin-left: 0;
}
	
}

@media only screen and (max-width:850px){
	nav{
	left:8%;
	font-size:0.85em;
	width:22%;
}
content p{
	margin:0;
	width:100%!Important;
}
	.alignnone{
	position:relative !Important;
	bottom:10%;
	left:0%;
	}
	.alignright{
	display:none;
	}
	
footer{
	font-size:0.5em;
}
	
	img {
		max-width: 100%;
    	height: auto;
	}

}

@media only screen and (max-width:770px){
	nav{
	left:0;
	font-size:0.5em;
	width:25%;
	}
content{
	/*left:30.25%;
	width:69.75%;*/
	top:12%;
	}
content p{
	margin:0;
	width:100%!Important;
	}
.menu-footernavigation-container{
	display:none;
	}
	#titel{
	display:none;
	}
	
	footer{
	font-size:0em;
}

	ul.sub-menu{
	padding:5px;
}
	
	.sub-menu li:nth-child(1){
	list-style-image: url(../img/nav);

}

	.menu>.current_page_item >a{
	border-bottom: 0px solid black !important;
}

}

footer{
	position:fixed;
	bottom:5%;
	left:32%;
	width:80%;
}

footer .menu li{
	float:left;
	border-bottom:0px solid;
}

h3{
	padding:0;
	margin:0;
}

/*
@media only screen and (max-width:725px){
	content{
	left:3%;
	width:100%;
	top:30%;
	}
	
	#hintergrundo{
	display:none;
}
nav{
	width:100%;
	height:80px;
	margin:-5px;
	}
#logo{
	width:15%;
	position:fixed;
	bottom:5px;
	left:2%;
	margin:0;
}
.menu li{
	float:left;
	border-bottom: none;
	padding-right:5px;
	margin-top:0;
	margin-left:;
	margin-right:2%;
	margin-bottom:8px;
	padding-bottom:0;
}
content p{
	margin:0;
	width:95%!Important;
	}
	
.sub-menu li{
	float:left;
	width:auto;
}
.sub-menu{
	border-top: none;
	position:absolute;
	left:0;
	background:white;
}
.current_page_item>a{
	margin-right:0;
}
.breadcrumbs{
	display:none;
}
.menu{
	margin-left: 3%;
}


}/


