
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300&subset=latin,cyrillic);

#navmenu_wrapper {
	position: fixed;
	top: 10px;
	padding-top: 47px;
	padding-left: 27px;
	height: 100%;
	font-size: 37pt; /* maximum font size*/
}

#menu_main {
	font-size: 65%; /* xion font size based on window resize 75% sehr groß 65% normal 50% klein */
    color: #000000;   
}

#menu_main > .menu_item {
	font-size: 65%; /* xion  menu item*/
    text-shadow: #4b4b4b 0.05em 0.05em 0.07em;    text-transform: uppercase;
}

#menu_main.menu >.menu_item {
	font-weight: normal;
}

#menu_main .menu {
	font-size: 50%; /* xion sub menu 50%normal 60% groß */
	margin-left: 15px;
    padding-bottom: 2px;
}

#menu_main {
	margin-top: 1em;
	font-family: 'Open Sans', serif;
}

#menu_main .menu {
	height: 0px;
	overflow: hidden;
	opacity: 0;
}

#menu_main .menu a {
	white-space: nowrap;
	overflow: visible;     
}

#menu_main .menu_item,#menu_main.menu >.menu_item {
	padding-top: .3em;
}

#menu_main .menu.empty {
	margin-bottom: 0em;
	height: .1px;
	line-height: 0px;
}

#menu_main h3.selected a {
	color: #0F040F !important; /* the same as xion */
}


		#background_landing {
		background: url("../../cms/Upload_Backgroundimage/1533898851-71506866urheberandreykiselev.jpg") no-repeat center 0px fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height: 1280px;
	}
	
		#background_hello {
		background: url("../../cms/Upload_Backgroundimage/dark-beauty-bg2.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_behandlungen3 {
		background: url("../../cms/Upload_Backgroundimage/natural-beauty-bg6.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_fadenlifting99 {
		background: url("../../cms/Upload_Backgroundimage/dreamy-lila-bg6.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_haarentfernung84 {
		background: url("../../cms/Upload_Backgroundimage/1617186147-paveltimofeev2.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_microblading30 {
		background: url("../../cms/Upload_Backgroundimage/1533912061-39245499urhebergromovatayageschnitten.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_permanentmakeup95 {
		background: url("../../cms/Upload_Backgroundimage/dark-beauty-bg2.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_gutscheine12 {
		background: url("../../cms/Upload_Backgroundimage/golden-eye-bg3.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_produkte97 {
		background: url("../../cms/Upload_Backgroundimage/princess-rose-bg3.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_sommerangebote33 {
		background: url("../../cms/Upload_Backgroundimage/1701092735-36584857_sanaom.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_hausprospekt46 {
		background: url("../../cms/Upload_Backgroundimage/dreamy-lila-bg3.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_kontakt {
		background: url("../../cms/Upload_Backgroundimage/golden-eye-bg6.jpg") no-repeat center center fixed;
		height: 1280px;
	}
		#background_impressum {
		background: url("../../cms/Upload_Backgroundimage/golden-eye-bg7.jpg") no-repeat center center fixed;
		height: 1280px;
	}
.cn-slideshow .close {
	background: url('../images/closebtn.png');
	position: absolute;
	right: 0px;
	top: -45px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.cn-slideshow .close:hover {
	background: url('../images/closebtn.png') 40px 0px;
}

#hello_overlay {
		display: none;
		}
#behandlungen3_overlay {
		display: none;
		}
#fadenlifting99_overlay {
		display: none;
		}
#haarentfernung84_overlay {
		display: none;
		}
#microblading30_overlay {
		display: none;
		}
#permanentmakeup95_overlay {
		display: none;
		}
#gutscheine12_overlay {
		display: none;
		}
#produkte97_overlay {
		display: none;
		}
#sommerangebote33_overlay {
		display: none;
		}
#hausprospekt46_overlay {
		display: none;
		}
#kontakt_overlay {
		display: none;
		}
#impressum_overlay {
		display: none;
		}

.pink_overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0.95;
	cursor: pointer;
}

#content_main .overlay_content {
	color: #000000; /* overkill - textfarbe */
	font-family: 'Open Sans', serif;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 3;
}

#content_main .overlay_content h3 {
	font-family: 'Open Sans', serif;
	font-size: 22pt;
	font-weight: normal;
	width: 100%;
	text-align: center;
}

#content_main .overlay_content hr {
	height: 1px;
	line-height: 1px;
	width: 100%;
	background: none white;
	opacity: .2;
	margin-top: .7em;
	margin-bottom: .7em;
}

body.overlayed {
	overflow: hidden;
}
