
/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
	font-family: 'fontawesome';
	src:url('../fonts/fontawesome.eot');
	src:url('../fonts/fontawesome.eot?#iefix') format('embedded-opentype'),
		url('../fonts/fontawesome.woff') format('woff'),
		url('../fonts/fontawesome.ttf') format('truetype'),
		url('../fonts/fontawesome.svg#fontawesome') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html { font-size: 100%; 	padding: 0; margin: 0;}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body {
	/*color: #b1aea6; */
	/*background: #fffcf5;*/
	min-height: 800px;
}
/*
a {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	color: #fff; color: #806F63;
}
*/
.open {display:block;font-weight: 500;margin: 4px 2px 4px 16px;padding:4px;}
.active {  /*background: #605650; d-brown: #605650 logo-grey: #676767*/
	border-top: 3px solid #605650;
	border-bottom: 3px solid #605650;}

.active2 {  background: rgba(255,248,213,0.1);
display:block;}

.rotate {
	-ms-transform:rotate(180deg); /* IE 9 */
  -moz-transform:rotate(180deg); /* Firefox */
  -webkit-transform:rotate(180deg); /* Safari and Chrome */
  -o-transform:rotate(180deg); /* Opera */
  width: 20px;height:20px;
  position:relative;
  left: -10px; top: 0; float:left;
	/*position: absolute;
	left:0;
	display: inline;
	background:#ddd;*/

}
.rotate2 {
	-ms-transform:rotate(90deg); /* IE 9 */
  -moz-transform:rotate(90deg); /* Firefox */
  -webkit-transform:rotate(90deg); /* Safari and Chrome */
  -o-transform:rotate(90deg); /* Opera */
  width: 20px;height:20px;
  position:relative;
  left: 10px; top: 3px;
  left: 0px; top: 0px;float:right;
	/*position: absolute;
	left:0;
	display: inline;
	background:#ddd;*/
  background: #73706b;
}

.icon-home:before {
	font-family: 'icomoon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    content: "\e000";
	color: #605650;
}

.icon-menu {	}
.icon-menu:after {
	font-family: 'icomoon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    content: "\e000";
	color: #605650;

}
.dl-menuwrapper li#home {
	color: #605650!important;
	 background: #73706b;
}

#dl-menu2 {
	/*min-height: 400px;
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);*/
	background: url(../images/menue.png) 90px 0 no-repeat;background: url(../images/menue.png) 40px -2px no-repeat;
}


@media (max-width: 600px) {

#dl-menu2 {
	background: url(../images/menue-1.png) -60px -2px no-repeat; width: 110px;
}
#dl-menu2 .dl-menu {width: 220px;}

.dl-menuwrapper button {
	background: #ccc; background: #676767; /* logo grey */ background: #73706b; /* background colour: #73706b; */
	border: none;
	width: 150px;width: 100px;
	top: -8px;
}




#dl-menu2 button:hover {
	left: 16px;background: #73706b; left: 0px; background: #666;background: rgba(255,248,213,0.1);
	}

.dl-menuwrapper button {
	background: #73706b;background: transparent;
	border: none;
	width: 150px;width: 110px;
	top: 0px;
	left: 0px;
}

}


@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Common styles of menus */

.dl-menuwrapper {
	width: 100%;
	max-width: 300px;max-width: 250px;
	float: left;
	position: relative;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	-moz-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
	/*background: url(../images/clickhere.png) 90px 0 no-repeat; */
	/*background: url(../images/menue.png) 90px 0 no-repeat;*/
}



.dl-menuwrapper button {
	background: #ccc; background: #676767; /* logo grey */ background: #73706b; /* background colour: #73706b; */background: transparent;
	border: none;
	width: 48px;width: 150px;width: 100%;
	height: 45px;
	overflow: hidden;overflow: visible;
	position: relative;
	cursor: pointer;
	outline: none;
	position: relative;
	/*top: 2px;*/
	left: 0px; top: -2px; top: 0px;
}


/* my Setting for #dl-menu: ( 1. one: Menu visible */
#dl-menu button:after {
	content: '';
	position: absolute;
	width: 68%;
	/*height: 5px;*/height: 4px;

	top: 10px;
	left: 16%;
	 /* first stripe on menu square with stripes */
	 background: #676767; background: #73706b;
	box-shadow:
		0 10px 0 #73706b,
		0 20px 0 #73706b;

	box-shadow: none;
}

.dl-menuwrapper .button {
	background: #676767; /* logo grey */ background: #73706b;
	border: none;
	width: 48px;  width: 34px;
	height: 45px; /*height: 5px;*/height: 35px;
	overflow: hidden;overflow: visible;
	position: relative;
	cursor: pointer;
	outline: none;
	position: relative;
	/*top: 2px;*/
	left: 2px;

	top: -10px;
	height: 4px;
	background: #fff;  /* first stripe on menu square with stripes */
	box-shadow:
		0 10px 0 #fff,
		0 20px 0 #fff;
}



.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #aaa; background: rgba(255,248,213,0.1);
}

.dl-menuwrapper ul {
	background: #73706b;
}

/*
.dl-menuwrapper button {
	left: 16px;
	}
.dl-menuwrapper button:hover {
	left: 16px;
	}
	 */
.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	/*height: 5px;*/height: 4px;

	top: 10px;
	left: 16%;
	background: #fff;  /* first stripe on menu square with stripes */
	box-shadow:
		0 10px 0 #fff,
		0 20px 0 #fff;
}

.dl-menuwrapper button:after {
	box-shadow: none;background: transparent;
}


/* my Setting for #dl-menu: ( 1. one: Menu visible */
#dl-menu button:after {
	content: '';
	position: absolute;
	width: 68%;
	/*height: 5px;*/height: 4px;

	top: 10px;
	left: 16%;
	 /* first stripe on menu square with stripes */
	 background: #676767; background: #73706b;
	box-shadow:
		0 10px 0 #73706b,
		0 20px 0 #73706b;
}

#dl-menu button:hover {
	left: 16px;background: #73706b; left: 0px;
	}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.current {display: block;
	position: relative;
	padding: 15px 20px; padding: 10px 20px; padding: 10px 20px 10px 40px;
	font-size: 16px;
	line-height: 20px; line-height: 20px;
	font-weight: 300;font-weight: 500;
	color: #fff; /* color: #f7ebdd;  l-beige: #f7ebdd */
	outline: none;}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px; padding: 10px 20px;
	font-size: 16px;
	line-height: 20px; line-height: 20px;
	font-weight: 300;font-weight: 500;
	color: #fff; /* color: #f7ebdd;  l-beige: #f7ebdd */
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: rgba(0,0,0,0.1);
}



/* arrow if submenu */
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after,
.dl-menuwrapper li.dl-back.active:after,
.dl-menuwrapper li > a.active:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px; line-height: 40px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
	color: #605650;
}

 /* arrow if submenu .back */
.dl-menuwrapper li.back:after,
.dl-menuwrapper li.back > a:not(:only-child):after,
.dl-menuwrapper li.back.active:after,
.dl-menuwrapper li.back > a.back:not(:only-child):after {
	position: absolute;
	top: 0;left: 40px;
	line-height: 50px; line-height: 40px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000"; content: "";
	color: #605650;
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212,204,198,0.3);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	/* to make arrow back white + bg einhellig grey */
	/*background: #73706b;
	color: #ffffff; */
}

.dl-menuwrapper li > a:after {
	right: 10px; right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 5px 0 0 0; margin: 0px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li{
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	-moz-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}



@-webkit-keyframes MenuAnimOut1 {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}


@-moz-keyframes MenuAnimOut1 {
	50% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-moz-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}


@keyframes MenuAnimOut1 {
	50% {
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}



.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	-moz-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}



@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}



@keyframes MenuAnimIn1 {
	0% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}


.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	-moz-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}



@keyframes SubMenuAnimIn1 {
	0% {
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}



.dl-menuwrapper > .dl-submenu.dl-animate-out-1{
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	-moz-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}


@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}


@keyframes SubMenuAnimOut1 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(50%);
		opacity: 0;
	}
}



/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}
