/*Nav css goes here*/
*,
*::before,
*::after{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html{
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
}

body{
	overflow-x:hidden;
}

a{
	text-decoration: none;
}

ul{
	list-style: none;
}

header{
	width:100%;
	position:relative;
	top:1rem;
	left:2rem;
}

.container{
	with:100%;
	/*max-width: 117rem;*/
	margin:0 auto;
	padding: 0 0rem;
}

.menu-icons{
	position: absolute;
	display: none;
	/* position: fixed; */
	/* top:185px;
	left:16px; */
	color: #eee;
	font-size: 4rem;
	/*position: absolute;
	top: 50%;
	right: 2rem;*/
	/* transform: translateY(-50%); */
	cursor: pointer;
	z-index:1500;

}

nav{
	display: flex;
	width:805px;
	height:4rem;
	/* border-bottom: 1px solid rgba(255,255,255, .1); */
}

.nav-list{
	display:flex;
	width: 100%;
	position: relative;

}

.nav-list li{
	line-height: 3rem;
	position: relative;
}

.sub-menu li{
	line-height: 3rem;
}


.nav-list a{
	display: block;
	color: #99CC33;
	padding: 0 2rem 0 0;
	font-size: 1.8rem;
	transition: color 650ms;
}

.nav-list a:hover{
	color: #ffffff;
	font-size: 1.8rem;
	font-weight: normal;
}

.sub-menu{
	width:20rem;
	display:block;
	position:absolute;
	padding: 0 1rem;
	/* border-top: 3px solid red; */
	background-color: rgba(25,25,25,.9);
	z-index:100;
	opacity: 0;
	visibility: hidden;
	top: 16rem;
	transition: all 650ms ease;
}

 /* Dreiecke Level sub1 */
/* .sub-menu::before{
	content: "";
	position: absolute;
	top: -2.5rem;
	left: 3rem;
	border: 1.2rem solid transparent;
	border-bottom-color: #191919;
} */

 /* Dreiecke Level sub2 */
/* .sub-menu .sub-menu::before{
	top: .9rem;
	left: -2.5rem;
	border:1.2rem solid transparent;
	border-right-color: #191919;
} */

.sub-menu .sub-menu{
    width:34rem;
	/* border-top: 3px solid red;
	border-left:3px solid red; */
	top: 0;
	left: 160%
}

.nav-list li:hover > .sub-menu{
	top: 3rem;
	opacity: 1;
	visibility: visible;
}

.sub-menu li:hover > .sub-menu{
	top: 0;
	left: 100%;
}

@media screen and (max-width: 960px){
	.nav-list{
		position: absolute;
		top:3rem;
		left:0rem;
		height: 100vh;
		padding: 0 1rem;
		display:none;
		flex-direction: column;
		align-items:initial;
		background-color: rgba(25,25,25,.9);
		z-index: 1000;
		overflow-y:scroll;
	}

	.nav-list li{
		position: relative;
		left: 0rem
	}
	.nav-list > li{
		line-height:3rem;
	}
	
	.sub-menu {
		position: initial;
		/* top: 0em;
		left: 40px; */
		width:100%;
		border: 3px solid transparent;
		border-left-color: #99CC33;
		margin-left: 2rem;
		max-height:0;
	}
	.sub-menu .sub-menu{
		border-left-color: #99CC33;

	}
	
   .submenu::before{
		display:none;
	}
	
    .nav-list li:hover > .sub-menu {
		opacity:1;
		visibility:visible;
		max-height:initial;
	}
	
	/*show hamburger- and close-icon*/
	.menu-icons{
		position: relative;
		/* top:185px;
		left:16px; */
		display:block;
	}
	
	/* ausblenden close-icon*/	
	.ion-md-close{
		display: none;
	}	
	nav.active .ion-md-close{
		display: block;
	}
	
	nav.active .ion-md-menu{
		display: none;
	}	
	
	nav.active .nav-list{
		display: flex;	
	}		
}


body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2rem;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
a {
	color: #99CC33;
	text-decoration: none;
    font-size: 1.2rem;
	font-weight : normal;
}

a:hover {
	color: #99CC33;
	font-size: 1.2rem; 
	font-weight : bold;	
}

/*Vitatabelle in vit.php verschoben- 
.vit {
	width:700px;
	border-collapse:collapse;
	border-spacing:0;
	overflow:hidden;
	word-break:normal;
}	
*/	
/* normaler Table-data
.vit td{                
	font-size:small;
	font-weight:normal;
	vertical-align:top;
	padding:10px 0px;
	border-style:dotted;
	border-width:0px
}
/* Table-Header
.vit th{ 
	font-size:medium;
	font-weight:normal;
	vertical-align:top;
	padding:10px 0px 0px;
	border-style:dotted;
	border-width:0px;
	color:#99CC33;
	width:105px
}
*/	
/*.vit .zwischenheader{   
	font-size:medium;
	font-weight:normal;
	vertical-align:bottom;
	padding:20px 0px 0px;
	border-style:dotted;
	border-width:0px;
	color:#99CC33;
	width:105px}

*/

IMG {
	border:0px #333333;
	
}
.Stil1 {
	color: #99CC33;
    font-size: 12px 
    font-weight : normal;
}

.ueberschrift0 {
	FONT-SIZE: 24px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}

.ueberschrift1 {
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}

.ueberschrift2GreenBig {
	color: #99CC33;
	font-size: 16px
}

/* ----- Ab hier Refactoring Eintr�ge -----  */

#AussenRahmen { width: 959px; overflow:hidden; margin: 25px auto; border:2px solid white; border-top:none; text-align: right; z-index: 1;}
/*#Adresse { width:30%; height: 500px; float:left; margin: 10px; border:thin solid none;z-index: 1; }*/
#Navidiv { position:relative; width:809px; height:120px; margin: 10px;                      margin-left: 75px; text-align: left;float:left; border:none solid red; z-index: 2; }
#Content { position:relative; width:809px; overflow:hidden; margin: 10px; margin-top:-85px; margin-left: 75px; text-align: left;float:left; border:none solid green; z-index: 1 }
#Decker {display: flex;}

table {
	border-collapse: collapse;
	border-spacing:0px;
	padding:0px;
	margin: 0px;
	border:thin;
	border-color:white;
	}	



#galleria{ 
	height:600px;
	/*width:805px;
	carousel: false;
    thumbnails: false;
    showImagenav: false;*/
}

.galleria-container{ 
	background:#333333;
	/*background:#1b1b1b;
	/*border: 2px solid #FFFFFF;	*/
}
.galleria-stage img {  
    /*border: 2px solid #cccccc; */
}

H2 {
	text-align:left;
	border:66px;
	FONT-SIZE: 24px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}
/*Hero*/
.hero{
    width: 100%;
	height: 100vh;
	background-color: #395572;
	background: linear-gradient(to bottom, rgba(0,0,0,0.8),rgba(0,0,0,0.8)),
    url("images/PuenktchenAnton.jpg") center no-repeat;
    background-size: cover;
}

.text{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #606060;
    text-align: center;
}

.text h1{
    font-size: 8rem;
    margin: 2rem 0;
    font-family: 'Blastimo', sans-serif;
}

.text h2{
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 300;
}

.text p{
    font-size: 1.6rem;
    margin-bottom: 5rem;
}

.text .btn{
    font-size: 1.6rem;
    padding-left: 3rem;
    padding-right: 3rem;
    color: #eee;
    text-transform: uppercase;
}

