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

* {
	margin: 0;
	padding: 0;
	outline: none;
	font-size: 1em;
	border: 0;
	color: #555;
	list-style: none; 
	text-decoration:none;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#container {
	position: relative;
	width: 1086px;
	height: auto;
	margin: auto;
}

#header {
/*	margin-top: 57px;*/
	width: 1086px;
	height: 169px;
	margin-bottom: 57px;
/*	padding-bottom: 57px;*/
	background: url(../bilder/glasatelier-schoenefeld-header_2018_03.png) bottom no-repeat;
	z-index: 5;
}

.logo {
	position: absolute;
	margin-top: 70px;
	margin-left: 305px;
	height: 70px;
	width: 670px;
	text-indent: -100000px;
	font-size: 1px;
	visibility: visible;
	left: -1px;
}

.right {
	width: 252px;
	height: 46px;
	background: url(../bilder/bg_streifen_2016.png) ;
	z-index: 20;
	position: absolute;
	left: 1100px;
	top: 88px;
	visibility: visible;
}

.left {
	width: 252px;
	height: 46px;
	background: url(../bilder/bg_streifen_2016.png);
	z-index: 20;
	position: absolute;
	left: -265px;
	top: 88px;
	visibility: visible;
}

/*.leftBottom {
	width: 252px;
	height: 201px;
	background: url(../bilder/bg_strifen_li_unten.png) no-repeat;
	z-index: 30;
	position: absolute;
	left: -305px;
	top: 45px;
	visibility: visible;
}*/

.rightBottom {
	width: 252px;
	height: 226px;
	background: url(../bilder/bg_strifen_re_unten_2016.png) no-repeat;
	z-index: 20;
	position: absolute;
	left: 1061px;
	top: 57px;
	visibility: visible;
}

#bildLeiste {
	width: 1046px;
	height: 170px;
	margin-left: 40px;
	background: url(../bilder/glasatelier-schoenefeld-bildleiste.jpg) no-repeat;
}

#bildLeisteGalerie {
	width: 1004px;
	height: 134px;
	margin-left: 40px;
	background: url(../bilder/glasatelier_bildleiste2018_06.png) no-repeat;
	padding: 18px 18px;
}

.inAktiv {
	margin-right:4px;
	-webkit-box-shadow: 0px 0px 8px #10713d; /* WebKit */
	-moz-box-shadow: 0px 0px 8px #10713d; /* Firefox */
	box-shadow: 0px 0px 8px #10713d; /* Standard */
}

#bildLeisteGalerie a {
	float: left;
	margin-right: 9px;
/*	border: 1px dotted #169f55;*/
	-webkit-box-shadow: 0px 0px 8px #10713d; /* WebKit */
	-moz-box-shadow: 0px 0px 8px #10713d; /* Firefox */
	box-shadow: 0px 0px 8px #10713d; /* Standard */
}

/*#bildLeisteGalerie a {
	border: 1px dotted #169f55;
}*/

#bildLeisteGalerie a:hover {
	/*border: 1px dotted #169f55;*/
	-webkit-transform: scale(1.03,1.03);
	-moz-transform: scale(1.03,1.03);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}

#content {
	position: relative;
	width: 1046px;
	height: 343px;
	left: 40px;
	background: url(../bilder/glasatelier_schoenefeld_content_2018_05.png);
	visibility: visible;
}

#navi {
	position: absolute;
	/*width: 305px;*/
	width: 641px;
	height: 340px;
	background: url(../bilder/glasatelier_schoenefled_bg_navi2018.png) no-repeat;
	/*left: -40px;*/
	left: -306px;
	padding-top: 20px;
	/*text-indent: 86px;*/
	text-indent: 350px;
	text-transform: uppercase;
	visibility: visible;
}

#navi li {
	/*background: url(../bilder/hauptNaviBg_2016.png) left bottom no-repeat;*/
	margin-top: 7px;
    padding-bottom: 63px;
}

#navi a {
	color: #0c7a3f;
	font-weight: bold;
	/*text-shadow: 0px 1px 0px #575757;*/
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}

#navi a:hover {
	color: #E10019;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}

#navi a.selected {
	color: #E10019;
}

#slider {
	position: absolute;
	top: 16px;
	left: 330px;
	width: 600px;
/*	left: 420px;
	width: 520px;
*/	height: 310px;
/*	-webkit-box-shadow: 0px 0px 8px #333333; /* WebKit */
	/* -moz-box-shadow: 0px 0px 8px #333333; /* Firefox */
	/*box-shadow: 0px 0px 8px #333333; /* Standard */
}

#videoPlay {
/*	background: url(../bilder/play.png); 
  height: 15px;
    left: 46px;
    position: absolute;
    top: 260px;
    width: 15px;*/ 

}

#videoPlay a {
	background: url(../bilder/play.png) no-repeat;
	height: 15px;
    left: 960px;
    position: absolute;
    top: 300px;
    width: 15px;
	text-indent: -10000px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}

#videoPlay a:hover{
	background: url(../bilder/play_over.png) no-repeat;
}

#video {
	position: absolute;
	top: -222px;
	right: 74px;
	z-index: 10;
	padding: 20px 20px 10px;
	background: rgba(12,122,63,0.7);
	 -webkit-box-shadow: 0px 0px 16px 7px rgba(0, 0, 0, 0.5); /* WebKit */
-moz-box-shadow: 0px 0px 16px 7px rgba(0, 0, 0, 0.5); /* Firefox */
box-shadow: 0px 0px 16px 7px rgba(0, 0, 0, 0.5); /* Standard */ 
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#innen {
	position: absolute;
	top: 28px;
	left: 290px;
	width: 650px;
	height: 280px;
	padding-right: 20px;
	font-size: .85em;
	line-height: 140%;
	visibility: visible;
}

#innenKontakt {
	position: absolute;
	top: 28px;
	left: 290px;
	width: 650px;
	height: 280px;
	padding-right: 20px;
	font-size: .85em;
	line-height: 140%;
	visibility: visible;
	overflow: auto;
}

#subNav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 20px;
	z-index: 20;
/*	font-size: .85em;*/
}

#innen p {
	margin-bottom: 10px;
}

#subNav ul {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
}

#subNav ul li {
	float: left;
	margin-right: 50px;
}

#subNav ul li, x:-moz-any-link, x:default { margin-right: 50px; } /* FireFox 3 */

#subNav ul li.last {
	margin-right: 0px;
	border-right: none;
}

.navLeft {
	position: relative;
	width: 330px;
	float: left;
}

.navRight {
	position: relative;
	margin-left: 320px;
	width: 350px; 
}

.navRightMoebel {
	position: relative;
	margin-left: 330px;
	/*width: 350px; */
}

.marRight {
	margin-right: 25px;
}

#subNav ul li ul {
	margin-left: 3px;: 0; 
	padding: 25px 40px;
    position: absolute;
	width: 580px;
	/*max-width: 630px;*/
    top: 1.2em; 
	left: -2px;
	font-size: 15px;
    display: none;  /* Unternavigation ausblenden */
	background-color: rgba(12, 122, 63, 0.6);
	-webkit-box-shadow: 0px 2px 6px #10713D; /* WebKit */
	-moz-box-shadow: 0px 2px 6px #10713D; /* Firefox */
	box-shadow: 0px 2px 6px #10713D; /* Standard */
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}

#subNav ul li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */	
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}

#subNav ul li ul li {
    float: left;
    display: block;
	/*margin-right: 10px;*/
    margin-bottom: 0.2em;
/*	border-right: 1px solid #555A51;*/
	padding-right: 0px;
	font-size: .9em;
}

#subNav ul li ul li a {
	color: #efefef;
}

#subNav ul li ul li a:hover {
	color: #ccc;
	text-decoration: none;
}

#subNavExt ul li ul li {
    float: left;
    display: block;
	margin-right: 10px;
    margin-bottom: 0.2em;
/*	border-right: 1px solid #555A51;*/
	padding-right: 10px;
	font-size: .9em;
}

#subNavExt ul li ul li a {
	color: #efefef;
}

#subNavExt ul li ul li a:hover {
	color: #ccc;
	text-decoration: none;
}

#innen {
	/*overflow: scroll;*/
}

#innen a {
		color: #0c7a3f;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
}

#innen a:hover, #innen a.selected {
		color: #E10019;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
}

#innen p a {font-weight: bold;}

#text {
    position: absolute;
    top: 36px;
    height: 250px;
    overflow: auto;
    padding-right: 15px;
    left: -3px;
}

h1 {
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.marginRight {
	margin-right: 53px;
	color: #555;
	font-weight: bold;
}
	
.bold {
	font-weight: bold;
}

.haftung {
	font-size: .85em;
	line-height: 120%;
	padding-top: 5px;
}

dl {
    border:none;
    padding: 0;
	margin-bottom: 0px;
	line-height: 120%;
}

dt {
    float: left;
    clear: left;
    width: 320px;
    text-align: left;
}

dd {
    margin: 0 0 0 320px;
    padding: 0 0 0.3em 0;
}

table.komp  {
	font-size: .85em;
}

.last {line-height: 130%; margin-bottom: 0px !important;}

.vielfalt {line-height: 130%;margin-bottom: 9px;}

.einruecken {
	margin-left: 11px;}
	
.buero {
	font-size: .9em !important;
	font-weight: normal;
	text-transform: none;
}

#close  {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
#close a {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}

#close a:hover {
	color: #E10019;
}

.clear {
	clear: both;
}
	
.marginKompetenz {
	margin-bottom: 5px;
}

.icon {
	margin-right: 10px;
	-webkit-box-shadow: 0px 2px 6px #10713D; /* WebKit */
	-moz-box-shadow: 0px 2px 6px #10713D; /* Firefox */
	box-shadow: 0px 2px 6px #10713D; /* Standard */
}

.icon:hover {
	-webkit-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}

p a .playNeu {background: url(../bilder/play_neu.png) no-repeat;
	width: 37px;
	Height: 37px;
	display: block;
}

p a .playNeu:hover {
	background: url(../bilder/play_neu_hover.png) no-repeat;
}

p.marBott {
	margin-bottom: 0px !important;
	font-size: .85em;
}
