@charset "utf-8";
/* CSS Document */

body  {
	font-size: 16px;
	margin:0;
	padding:0;
}
.bg_home {
	background-repeat: repeat-y;
	background-image: -webkit-gradient(linear, 0.00% 89.06%, 100.00% 10.94%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(151,148,148,1.00)));
	background-image: -webkit-repeating-linear-gradient(38deg,rgba(255,255,255,1.00) 0%,rgba(151,148,148,1.00) 100%);
	background-image: repeating-linear-gradient(52deg,rgba(255,255,255,1.00) 0%,rgba(151,148,148,1.00) 100%);
}
.bg_kontakt {
	background-repeat: repeat-y;
	background-image: -webkit-gradient(linear, 0.00% 89.06%, 100.00% 10.94%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(151,148,148,1.00)));
	background-image: -webkit-repeating-linear-gradient(38deg,rgba(255,255,255,1.00) 0%,rgba(151,148,148,1.00) 100%);
	background-image: repeating-linear-gradient(52deg,rgba(255,255,255,1.00) 0%,rgba(151,148,148,1.00) 100%);
}
.bg_impressum {
	background-repeat: repeat-y;
	background-image: -webkit-gradient(linear, 0.00% 89.06%, 100.00% 10.94%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(151,148,148,1.00)));
	background-image: -webkit-repeating-linear-gradient(38deg,rgba(255,255,255,1.00) 0%,rgba(151,148,148,1.00) 100%);
	background-image: repeating-linear-gradient(52deg,rgba(255,255,255,1.00) 0%,rgba(151,148,148,1.00) 100%);
}
.bg_Nagelstudio {
	background-image: url(../Bilder/Nagelbildergalerie/Galerie%20Nagelbilder/resources/images/large/_3512908595.png);
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.bg_Lasertechnik {
	background-image: url(../Bilder/gentle_yag_transp.png);
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
#wrapper  {
	height: 100%;
	width: 100%;
}
/* ============================== */
/* Header Definition              */
/* ============================== */
header {
	width: 100%;
	height: 155px;
}
/* ============================== */
/* Header inner Definition        */
/* ============================== */
header .header_inner{
	width: 100%;
	height: 155px;
	padding: 0px;
	margin: 0 auto;
}
header .header_inner .header_logo   {
	width: 100%;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 20px;
	margin-right: 0px;
}
header .header_inner .header_logo h1 {
	font-size: 38px;
	letter-spacing: -3px;
	line-height: 1px;
	margin: 0px;
	width: auto;
	height: 100px;
	background-image: url(../Bilder/Beyuty%20To%20Go%20Logo%20Web.png);
	background-repeat: no-repeat;
	background-position: center center;
}
header header_inner.header_logo h1 a {
	display: block;
	width: auto;
	height: 155px;
}
header .header_inner .header_logo h1 span {
	visibility: hidden;
	display: block;
	text-indent: -9999px;
	height: 155px;
}
header .header_inner nav {
	width: 98%;
	high: auto;
	minheight: 65px;
	position: static;
	/* Firefox v3.5+ */
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#7e000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#7e000000,Positive=true);
	height: 70%;
	text-align: center;
	margin-bottom: 0;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 20px;
}
header .header_inner nav ul {
	width: 100%;
	height: 45px;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
	min-width: 600px;
}
header .header_inner nav ul li {
	height: 45px;
	margin-top: 12px;
	text-align: center;
	display: inline-block;
}
header .header_inner nav ul li a {
	font-size: 21px;
	font-style: normal;
	line-height: 120%;
	font-weight: 400;
	text-transform: uppercase;
	color: #000000;
	width: 158px;
	padding-top: 10px;
	padding-right: 1.52em;
	padding-bottom: 6px;
	padding-left: 1.52em;
	text-align: center;
}
header .header_inner nav ul li a:hover {
	color: rgba(0,0,0,1);
	opacity: 0.8;
	width: 158px;
	background-color: rgba(204,204,204,1);
	background-image: -webkit-gradient(linear, 100.00% 21.13%, 0.00% 78.87%, color-stop( 21.76% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(132,124,124,1.00)));
	background-image: -webkit-linear-gradient(210deg,rgba(255,255,255,1.00) 21.76%,rgba(132,124,124,1.00) 100%);
	background-image: linear-gradient(240deg,rgba(255,255,255,1.00) 21.76%,rgba(132,124,124,1.00) 100%);
	border-radius: 14px;
	-webkit-box-shadow: 9px 4px 13px;
	box-shadow: 9px 4px 13px;
}
header .header_inner nav ul li.active a {
	color: rgba(0,0,0,1);
	opacity: 0.6;
	width: 158px;
	background-color: rgba(204,204,204,1);
	background-image: -webkit-gradient(linear, 100.00% 77.72%, 0.00% 22.28%, color-stop( 12.43% , rgba(255,255,255,1.00)),color-stop( 96.37% , rgba(132,124,124,1.00)));
	background-image: -webkit-linear-gradient(151deg,rgba(255,255,255,1.00) 12.43%,rgba(132,124,124,1.00) 96.37%);
	background-image: linear-gradient(299deg,rgba(255,255,255,1.00) 12.43%,rgba(132,124,124,1.00) 96.37%);
	border-radius: 4px / 9px;
	-webkit-box-shadow: -3px -2px 8px;
	box-shadow: -3px -2px 8px;
}
section {
	height: 100%;
	width: 100%;
	min-width: 600px;
}
section article {
	height: 100%;
	width: 98%;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 550px;
	min-width: 600px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
section article .block {
	float: left;
	height: 100%;
	width: 49%;
	text-align: center;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 0px;
	/* Firefox v3.5+ */
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#7e000000,Positive=true)";

	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#7e000000,Positive=true);
	/* [disabled]text-align: center; */
	min-width: 300px;
}
section article .block div p a img:hover {
	opacity: 0.8;
}
section article .block.last {
	margin: 0;
	min-width: 300px;
}
section article .block.last p a img:hover {
	opacity: 0.8;
}
section article .block h1 {
	font-style: normal;
	font-weight: 400;
	font-family: sofia;
	font-size: 2em;
	text-shadow: 6px 2px 11px rgba(0,0,0,0,9),0,0,0,7 );
	border-color: rgba(0,0,0,1);
	border-top-left-radius: 12px;
	display: inline-block;
}
section article .block p img {
	text-shadow: 9px 0px 13px rgba(0,0,0,9);
	padding-right: 6px;
}

section article .block p {
	font-size: 0.7em;
	padding-left: 6px;
	padding-right: 6px;
}
section article .block_fullwidth {
	width: 950px;
	height: 100%;
	margin: 0 25px 0 0;
	background-color: rgba(255,255,255,0.5);
	/* Firefox v3.5+ */
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#7e000000,Positive=true)";

	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#7e000000,Positive=true);
}
footer {
	width: 98%;
	height: 100px;
	font-size: 0.7em;
	margin-top: 30px;
	-webkit-box-shadow: 0px 1px 3px #333333;
	box-shadow: 0px 1px 3px #333333;
	display: inline;
	margin-left: 1%;
	margin-right: 1%;
}
footer nav ul li {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
/* Restaurant */
section article .block_headline {
	background-color: rgba(255,255,255,0.5);
	width: 98%;
	height: 45px;
	margin: 0 auto;
	padding-bottom: 5px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0;
}
section article .block_headline h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 21px;
	line-height: 120%;
	font-weight: normal;
	color: rgb(0,0,0);
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
}
section article .block_fullwidth.content {
	height: 100%;
	width: 97%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
section article .block_fullwidth.content .left {
	float: left;
	height: 100%;
	width: 61%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
section article .block_fullwidth.content .left h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	color: rgb(0,0,0);
	margin: 0px;
	padding: 0px;
}
section article .block_fullwidth.content .left ul {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: rgb(0,0,255);
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: square;
	position: relative;
}
section article .block_fullwidth.content .left ul li span {
	font-family: "Open Sans", sans-serif;
	color: rgb(51,51,51);
}
section article .block_fullwidth.content .left p {
	font-family: "Open Sans", sans-serif;
	font-size: 1.3em;
	line-height: 150%;
	color: rgb(51,51,51);
	margin: 0px;
	padding: 10px 0 10px 0;
}
section article .block_fullwidth.content .right {
	float: left;
	height: 100%;
	width: 36%;
	min-width: 500px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 65px;
	margin-bottom: 20px;
}
section article .block_fullwidth.content .right #slideshow {
	position: relative;
	height: 350px;
}
section article .block_fullwidth.content .right #slideshow img {
	position: absolute;
	z-index: 8;
	left: 0px;
	top: 0px;
	height: 350px;
	width: 500px;
}
section article .block_fullwidth.content .right #slideshow img.active {
	z-index: 10;
		height: 350px;
		width: 500px;
}
section article .block_fullwidth.content .right #slideshow img.last-active {
	z-index: 9;
		height: 350px;
		width: 500px;
}
section article .block_fullwidth.content .left div nav ul {
	width: 100%;
	height: 25px;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
section article .block_fullwidth.content .left div nav ul li {
	height: 45px;
	margin-top: 12px;
	text-align: center;
	display: inline-block;
}
section article .block_fullwidth.content .left div nav ul li a {
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: 400;
	text-transform: uppercase;
	color: #000000;
	width: 158px;
	padding-top: 10px;
	padding-right: 1.52em;
	padding-bottom: 6px;
	padding-left: 1.52em;
	text-align: center;
}
section article .block_fullwidth.content .left div nav ul li a:hover {
	color: rgba(0,0,0,1);
	opacity: 0.8;
	width: 158px;
	background-color: rgba(204,204,204,1);
	background-image: -webkit-gradient(linear, 100.00% 21.13%, 0.00% 78.87%, color-stop( 21.76% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(132,124,124,1.00)));
	background-image: -webkit-linear-gradient(210deg,rgba(255,255,255,1.00) 21.76%,rgba(132,124,124,1.00) 100%);
	background-image: linear-gradient(240deg,rgba(255,255,255,1.00) 21.76%,rgba(132,124,124,1.00) 100%);
	border-radius: 14px;
	-webkit-box-shadow: 9px 4px 13px;
	box-shadow: 9px 4px 13px;
}
section article .block_fullwidth.content .left div nav ul li.active a {
	color: rgba(0,0,0,1);
	opacity: 0.6;
	width: auto;
	background-color: rgba(204,204,204,1);
	background-image: -webkit-gradient(linear, 100.00% 77.72%, 0.00% 22.28%, color-stop( 12.43% , rgba(255,255,255,1.00)),color-stop( 96.37% , rgba(132,124,124,1.00)));
	background-image: -webkit-linear-gradient(151deg,rgba(255,255,255,1.00) 12.43%,rgba(132,124,124,1.00) 96.37%);
	background-image: linear-gradient(299deg,rgba(255,255,255,1.00) 12.43%,rgba(132,124,124,1.00) 96.37%);
	border-radius: 4px / 9px;
	-webkit-box-shadow: -3px -2px 8px;
	box-shadow: -3px -2px 8px;
}
section article .block_fullwidth.content .left div {
	margin-top: 20px;
	margin-bottom: 20px;
}
section article .block_fullwidth.content .left div p {
	font-size: 0.8em;
}
.bg_impressum section article {
	padding-left: 50px;
	padding-right: 50px;
}
.bg_Nagelstudio img {
	margin-bottom: 20px;
}
.bg_kontakt #wrapper section article .block h1 {
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.3em;
}
