/* CSS Document */
a[href^="tel:"] {
	font-weight:inherit;
	color:inherit;
}
@media (min-aspect-ratio: 4/3) {
body {
}
}
@media (max-aspect-ratio: 4/3) {
body {
}
}
html {
	min-height: 100%;
}
body {
	
	min-height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3ce84+0,b3ce84+100&0+0,1+100 */
	background: -moz-linear-gradient(top, hsla(82,43%,66%,0) 0%, hsla(82,43%,66%,1) 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(82,43%,66%,0)), color-stop(100%, hsla(82,43%,66%,1))); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, hsla(82,43%,66%,0) 0%, hsla(82,43%,66%,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, hsla(82,43%,66%,0) 0%, hsla(82,43%,66%,1) 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, hsla(82,43%,66%,0) 0%, hsla(82,43%,66%,1) 100%); /* IE10 preview */
	background: linear-gradient(to bottom, hsla(82,43%,66%,0) 0%, hsla(82,43%,66%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b3ce84', endColorstr='#b3ce84', GradientType=0 ); /* IE6-9 */
}
body {
	background-image: url(../img/site/leaves_bg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
}
.container {
	background-color: hsla(0,100%,100%,0.6);
	margin-bottom: 20px;
	border-radius: 0px 0px 10px 10px;
}
.row {
	/* [disabled]padding-left: 30px;
*/
	/* [disabled]padding-right: 30px;
*/
}
.background-fade-1 {
	position: relative;
	top: 0px;
	left: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8e09f+0,ffffff+100 */
	background: #c8e09f; /* Old browsers */
	background: -moz-linear-gradient(top, hsla(82,51%,75%,1) 0%, hsla(0,0%,100%,1) 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(82,51%,75%,1)), color-stop(100%, hsla(0,0%,100%,1))); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, hsla(82,51%,75%,1) 0%, hsla(0,0%,100%,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, hsla(82,51%,75%,1) 0%, hsla(0,0%,100%,1) 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, hsla(82,51%,75%,1) 0%, hsla(0,0%,100%,1) 100%); /* IE10 preview */
	background: linear-gradient(to bottom, hsla(82,51%,75%,1) 0%, hsla(0,0%,100%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8e09f', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: hsla(84,70%,36%,1);
	height: 58px;
}
.background-fade-2 {
	position: relative;
	left: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
	background: -moz-linear-gradient(top, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsla(0,0%,100%,1)), color-stop(100%, hsla(0,0%,100%,0))); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%); /* IE10 preview */
	background: linear-gradient(to bottom, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0 ); /* IE6-9 */
	height: 35px;
	z-index: -100;
}
#logo-header {
	margin-top: 15px;
	margin-bottom: 20px;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 90px;
	background-image: url(../img/site/Beethoven_Logo_Top.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50px;
}
#header-box {
	width: 150%;
	position: relative;
	height: 120px;
	margin-bottom: 0px;
}

#sidebar-box {
	width: 200px;
	position: absolute;
	top: 0px;
	left: -100px;
	z-index: 200;
}
.sidebar-sub-box {
	padding-bottom:0px;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8e09f+0,c8e09f+100&0+0,0.5+100 */
	background: -moz-linear-gradient(top, hsla(82,51%,75%,0) 0%, hsla(82,51%,75%,0.5) 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(82,51%,75%,0)), color-stop(100%,hsla(82,51%,75%,0.5))); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, hsla(82,51%,75%,0) 0%,hsla(82,51%,75%,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, hsla(82,51%,75%,0) 0%,hsla(82,51%,75%,0.5) 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, hsla(82,51%,75%,0) 0%,hsla(82,51%,75%,0.5) 100%); /* IE10 preview */
	background: linear-gradient(to bottom, hsla(82,51%,75%,0) 0%,hsla(82,51%,75%,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c8e09f', endColorstr='#80c8e09f',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
}
.desktop-hide .sidebar-sub-box {
	float:left;
	width: 30%;
	margin-right:4.333%;
}
.desktop-hide .sidebar-sub-box h6 {
	text-align:center;
}
.desktop-hide .sidebar-sub-box:last-of-type {
	margin-right:0%;
}
.inline-sub-box {
	height: 50px;
	background-color: hsla(180,100%,60%,0.5);
}
.main-content {
	padding-top:20px;
}
.main-content p {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
	margin-top:10px;
	margin-bottom:10px;
}

.main-content img {
	box-shadow: 5px 5px 15px 0px hsla(0,0%,0%,0.3);
}
#gmap {
	box-shadow: 5px 5px 15px 0px hsla(0,0%,0%,0.3);
}
.main-content #gmap img {
	box-shadow: none;
}
.menu-box {
	padding-top:10px;
	height: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: hsla(84,72%,33%,1);
}
.menu-box ul {
    margin: 0;
    padding: 0;
	height:20px;
}
.menu-box li {
    list-style-type: none;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bolder;
	color: hsla(200,1%,53%,1);
}
.menu-box a {
	display: block;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.menu-box a:first-of-type {
	padding-left: 20px;
}
a {
	text-decoration:none;
	color: hsla(200,1%,53%,1);
	letter-spacing:0.03em;
	font-weight:600;
}
a:hover {
	color: hsla(84,70%,36%,1);
}


li.dropdown {
    display: inline-block;
	padding-bottom:10px;
}
.dropdown-content {
	border-radius: 0px 0px 5px 5px;
	margin-top: 10px;
	display: none;
	position: absolute;
	background-color: hsla(0,0%,100%,0.9);
	box-shadow: 0px 8px 16px 0px hsla(0,0%,0%,0.2);
}
.dropdown-content a {
	color: hsla(200,1%,53%,1);
	text-decoration: none;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
}
.dropdown-content a:first-of-type {
	padding-left: 20px;
}
.dropdown-content a:last-of-type {
	border-radius: 0px 0px 5px 5px;
}
.dropdown-content a:hover {
	color:hsla(0,0%,100%,1);
	background-color: hsla(84,70%,36%,0.7);
}
.dropdown:hover .dropdown-content {
    display: block;
}

.hamburger-menu-box {
	width: 40px;
	height: 40px;
	background-image: url(../img/site/hamburger-menu-icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:30px;
	margin-bottom:20px;
}
.no-margin {
	margin-left:0px;
}
#footer-text {
	font-size:12px;
}
.footer-zeiten-box {
	font-size:12px;
	margin-right:20px;
}
#legal-links {
	font-size: 14px;
	width: 100%;
	height: 31px;
	text-align: center;
	float: none;
	top: 70px;
	font-weight: 400;
}
.infobar-sub-box h6, .sidebar-sub-box h6 {
	line-height:16px;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: hsla(84,72%,33%,1);
}
.infobar-sub-box p {
	margin-bottom:5px;
	padding:0px;
	font-size:12px;
	line-height:16px;
}
.infobar-sub-box img {
	border-radius: 5px 5px 5px 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	box-shadow: 3px 3px 8px 0px hsla(0,0%,0%,0.3);
}
.desktop-hide .infobar-sub-box {
	float:left;
	width: 45%;
	margin-right:5%;
}
.poster {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8e09f+0,c8e09f+100&0+0,0.5+100 */
	background: -moz-linear-gradient(top, hsla(82,51%,75%,0) 0%, hsla(82,51%,75%,0.5) 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(82,51%,75%,0)), color-stop(100%,hsla(82,51%,75%,0.5))); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, hsla(82,51%,75%,0) 0%,hsla(82,51%,75%,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, hsla(82,51%,75%,0) 0%,hsla(82,51%,75%,0.5) 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, hsla(82,51%,75%,0) 0%,hsla(82,51%,75%,0.5) 100%); /* IE10 preview */
	background: linear-gradient(to bottom, hsla(82,51%,75%,0) 0%,hsla(82,51%,75%,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c8e09f', endColorstr='#80c8e09f',GradientType=0 ); /* IE6-9 */
}

strong {
	 color:hsla(84,70%,36%,1);
}

.fold-trigger {
	color:hsla(200,1%,53%,1);
	cursor:pointer;
}
.fold-box {
	display:none;
	margin-bottom:30px;
}
.active {
	font-size:24px;
	color:hsla(84,70%,36%,1);
}
.team-box {
	min-height:200px;
	width:100%;
	margin-bottom:20px;
}
.team-box img {
	float: left;
	margin-right:30px;
}
.team-box ul {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	list-style-position: inside;
}
.team-box li {
	margin-bottom:0px;
	line-height: 20px;
}
.team-box h5 {
	line-height:1em;
}

sup {
	font-size:0.5em;
}

.kosmetik-link {
	position: relative;
	background-color: hsla(180,100%,60%,0.2);
	float:left;
}

.angebot-box {
	background-color: hsla(0,0%,100%,0.4);
	line-height: 1.3;
	margin-top:10px;
	padding:10px;
}
.angebot-artikel {
	font-size: 1.4em;
	font-weight: 600;
	color: hsla(200,1%,53%,1);
}
.angebot-text {
	font-size:0.9em;
	font-weight:400;
}
.angebot-statt {
	line-height: 1;
	font-size:0.9em;
	font-weight:400;
}
.angebot-nur {
	line-height: 1;
	font-size: 1.8em;
	font-weight: 600;
	color: hsla(2,80%,49%,1);
}
.angebot-rechtetext {
	font-size:0.5em;
	font-weight:300;
}

/*  SCHAUFENSTER NOTDIENST  */
.ce_table {
	position:relative;
	font-weight: 400;
	font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#table_notdienst{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:1200px;
	font-size: 18px;
}
.ce_table h1 {
	width:1200px;
	color: hsla(84,70%,36%,1);
	font-size: 28px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.row_top{
	font-weight:normal;
	height:17px;
}
.col1{
	font-weight:bold;
	height:30px;
}
.col2{font-weight:normal;}
.col3{font-weight:bold;}

