/****************************************************************************************
*     CINEMATIUQE  INSTRUMENTS 2021 (C)
/****************************************************************************************/
/* _________________________ TYPO _____________________________ */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;200;400;500;700&display=swap');
/*_______________________________________ MAIN ___________________________________________ */
html {
overflow: auto;
}

body{
margin-bottom: 30px;
float:top;
font-family: Heebo, sans-serif; 
}

.backdrop { 
position: fixed; 
top: 0; 
left: 0; 
/* Preserve aspet ratio */
min-width: 100%; 
min-height: 100%;
z-index: -1;
}

main_content {
position: absolute;
top: 0px;
width: 960px;
left: 50%;
margin-left: -480px;
margin-right: auto;
float: right;
background-color: white;
alpha(opacity=100);
opacity:1.00;
}

main_content_1100 {
position: absolute;
top: 0px;
width: 1100px;
left: 50%;
margin-left: -550px;
margin-right: auto;
float: right;
background-color: white;
alpha(opacity=100);
opacity:1.00;
}

main_content_1100_black {
position: absolute;
top: 0px;
width: 1100px;
left: 50%;
margin-left: -550px;
margin-right: auto;
float: right;
background-color: black;
alpha(opacity=100);
opacity:1.00;
}

#menuzeile {
position: absolute;
top: 0px;
left: 0px;
height: 65px;
width: 4000px;
background-color: #17100e; /* #212121; */
opacity: 1;
z-index: -1;
}

#menucart_area {
width: 190px; /*170*/
height: 28px; /*24*/
position: fixed; 
right: -1px; 
top: 25px; /*62*/
font-weight: 300;
font-size: 14px;
font-family: Heebo, sans-serif;
color: #999999; /* #999999; */
text-align: center; 
letter-spacing: 0.02em;
line-height:1.1em;
padding-top: 5px; /* 3px */
background-color: #17100e; /* #17100e; */
/* border-bottom: 1px solid #999999; /* 2f2f2f */
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
z-index: 2550; 
}

#top_area {
position: absolute;
top: 0px; /* früher 50 */
width: 960px; /* früher 1020 */
height: 65px;
background-color: #17100e; /* #212121; */
opacity: 1;
z-index: 40;
}

#top_area_1100 {
position: absolute;
top: 0px; /* früher 50 */
width: 1100px; /* früher 1020 */
height: 65px;
background-color: #17100e; /* #212121; */
opacity: 1;
z-index: 40;
}

.text_content{
position: relative;
margin: 130px 0 0 0;
z-index: 3;
}

#text_content a{
color: #1f8b17;
}

#menucart {
font-family: Heebo;
font-weight: 400; 
text-transform: uppercase;
font-size: 15px;
color: white;
top: 30px;
position: fixed;
right: 10px;
z-index: 60;
}

#menustretch {
position: absolute;
width: 960px;
top: 14px;
left: 412px;
z-index: 60;
}

#menustretch_1100 {
position: absolute;
width: 1100px;
top: 14px;
left: 412px;
z-index: 60;
}

#menu_klang {
background: #54c8ce; /* #60b200; */
padding: 5px 5px 4px 5px; 
color: #464646;
border-radius: 3px;
margin: -4px 0 0 14px;
}

#menu_klang a:hover{
background: #60b205;
padding: 5px 5px 4px 5px; 
color: white;
webkit-transition:  0.45s ease-in-out;
moz-transition: 0.45s ease-in-out;
}

#menu_klang  a:visited, a:active{
color: #474747;
}

#menu_index {
position: absolute;
top: 39px;
left: 457px; 
z-index: 50;
}

#stripe_full {
position: fixed;
top: 65px;
left:0px;
height: 1px;
width: 3000px;
background: #ababab; /* #212121; */
z-index: 40;
}

#stripe2017 {
background-color: black; /* #b4b4b4; */
position: relative;
top:0px;
left:0px;
height: 1px;
margin: 5px 0 5px 0;
width: 960px;
background: #ababab; /* #212121; */
z-index: -1;
}

#stripe2019 {
background-color: black; /* #b4b4b4; */
position: relative;
top:0px;
left:0px;
height: 1px;
margin: 25px 0 25px 0;
width: 960px;
background: #ababab; /* #212121; */
z-index: -1;
}

#stripe1100 {
background-color: black; /* #b4b4b4; */
position: relative;
top:0px;
left:0px;
height: 1px;
margin: 25px 0 25px 0;
width: 1100px;
background: #ababab; /* #212121; */
z-index: -1;
}

#stripe525 {
background-color: black; /* #b4b4b4; */
position: relative;
top:0px;
left:0px;
height: 1px;
margin: 25px 0 25px 0;
width: 525px;
background: #ababab; /* #212121; */
z-index: -1;
}

#stripe435 {
background-color: black; /* #b4b4b4; */
position: relative;
top:0px;
left:0px;
height: 1px;
margin: 25px 0 25px 0;
width: 435px;
background: #ababab; /* #212121; */
z-index: -1;
}

.footer {
width: 960px;
margin-top: -10px;
}

.footer_1100 {
width: 1100px;
margin-top: -10px;
}

.footer_head{
font-family: Heebo, sans-serif;
margin: 25px 0 0 0;
color: #383838;
font-weight: 700;
font-size: 14px;
}

.footer_text{
font-family: Heebo, sans-serif;
color: #242424;
font-weight: 300;
font-size: 14px;
letter-spacing: 0.05em;
line-height:1.6em;
}

.footer_text a:active,
a:visited {
color: #242424;
}

.footer_text a:hover {
color: black;
}

/*_________________________ LINKS _____________________________ */
a {				/* unvisited link */
color: black;
text-decoration: none;
}
a:hover {  		/* mouse over link */
-webkit-transition: 0.3s ease-in-out;
color: #6c6c6c;
}
a.active { 	 	/* selected link */
text-decoration: none;
}
a:hover.active {
-webkit-transition: 0.5s ease-in-out;
text-decoration: underline;
}
a,
a:hover,
a:active,
a:visited {
outline: 0px;
}


/*_________________________ IMAGE _____________________________*/
/* ALLE! Bilder werden agreundet */
img{
  border-radius: 5px;
}

.img_shadow{
	box-shadow: 5px 5px 8px grey;
}
.img_shadow_hover  {
	opacity: 1;
	max-width: 100%;
	box-shadow: 5px 5px 8px grey;
	-moz-transition: all 0.3s;
	-webkit-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out;

}
.img_shadow_hover :hover  {
	border: 2px red;
	opacity: .7;
	-moz-transform: scale3d(1.02);
	-webkit-transform: scale3d(1.02);
  	transform: scale3d(1.02);
}

/*_________________________ SCROLL TO TOP _____________________________*/

#back-top {
	position: fixed;
	bottom: 10px;
	left: 25px;
}
#back-top a {
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	/* background color transition */
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
#back-top :hover {
	color: white;
}
#back-top span {
	width: 108px;
	height: 30px;
	padding: 8px 3px 6px 3px;
	background: #ddd;
	/* rounded corners */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	alpha(opacity=40);
	opacity:.4;
	/* background color transition */
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
#back-top :hover span {
	background-color: #777;
}


/*______________________ 2019 IMPROVEMENTS __________________________ */

h1{
font-family: Heebo, sans-serif;
color: #6d6d6d;
font-weight: 300;
line-height: 26px;
letter-spacing: 0.023em;
text-transform: uppercase;
font-size: 22px;
}

h2{
font-family: Heebo, sans-serif;
letter-spacing: 0.04em;
line-height: 32px;
font-weight: 700;
font-size: 38px; 
}

h4 {
font-family: Heebo, sans-serif;
letter-spacing: 0.02em;
line-height:1.2em;
font-weight: 300;
font-size: 15px;
}

.textbighead2019{
font-family: Heebo, sans-serif;
letter-spacing: 0.03em;
text-transform: uppercase;
font-weight: 300;
font-size: 64px;
}

.texthead2019{
font-family: Heebo, sans-serif;
letter-spacing: 0.03em;
text-transform: uppercase;
font-weight: 700;
font-size: 38px; 
line-height: 36px;
}

.textsubhead2019 { 
font-family: Heebo, sans-serif;
color: #6d6d6d;
font-weight: 300;
line-height: 26px;
letter-spacing: 0.023em;
text-transform: uppercase;
font-size: 22px;
}

.textsubhead2019 a:hover{
color: #6d6d6d;
opacity: 0.7;
-webkit-transition: .4s ease-in-out;
transition: .4s ease-in-out;
}

.textsubhead2019 a:active,
a:visited {
color: #6d6d6d;
}

.flusstext14 {
font-family: Heebo, sans-serif;
letter-spacing: 0.02em;
line-height:1.2em;
font-weight: 300;
font-size: 15px;
}

.flusstext14 a{
color: red;
}

.flusstext15 {
font-family: Heebo, sans-serif;
letter-spacing: 0.02em;
line-height:1.2em;
font-weight: 300;
font-size: 16px;
}

.flusstext15 a{
color: blue;
}

.klangtext {
font-family: 'Barlow', sans-serif;
letter-spacing: 0.03em;
line-height:1.2em;
font-weight: 200;
font-size: 16px;
color: grey;
margin: 5px 0;
}

.klanghead {
font-family: 'Barlow', sans-serif;
letter-spacing: 0.03em;
line-height:1.2em;
font-weight: 200;
font-size: 20px;
color: grey;
}

.klang_head36{
font-family: Barlow, sans-serif;
margin-top: -2px;
letter-spacing: 0.1em;
line-height: 32px;
font-weight: 300;
font-size: 36px; 
color: #454545;
}

.klang_flusstext16 {
font-family: 'Barlow', sans-serif;
letter-spacing: 0.03em;
line-height:1.2em;
font-weight: 400;
font-size: 16px;
color: grey;
}

.overview_head {
font-family: Heebo, sans-serif;
text-transform: uppercase;
letter-spacing: 0.3em;
line-height:1.2em;
font-weight: 500;
font-size: 16px;
margin: 30px 0 0 39px; 
}

.overview_head a{
color: red;
}

.table_info {
font-family: Heebo, sans-serif;
letter-spacing: 0.01em;
line-height:12px;
color: #4c4c4c;
font-size: 12px;
text-transform: uppercase;
background-color: none;
}

.table_info_1100 {
font-family: Heebo, sans-serif;
letter-spacing: 0.01em;
line-height:12px;
color: #4c4c4c;
font-size: 13px;
text-transform: uppercase;
background-color: none;
}

.table_facts {
font-family: Heebo, sans-serif;
font-weight: 300;
letter-spacing: 0.04em;
line-height:1.2em;
font-size: 14px;
margin-top: 30px;
background-color: #dadada;
padding: 30px;
}

.table_head {
font-family: Heebo, sans-serif;
letter-spacing: 0.3em;
text-transform: uppercase;
font-weight: 400;
color: #bbbbbb;
font-size: 20px;
vertical-align: text-top;
margin: -179px 0 0 10px;
z-index: 100;
}
.table_fluss {
font-family: Heebo, sans-serif;
letter-spacing: 0.02em;
text-transform: uppercase;
font-weight: 400;
color: #bbbbbb;
font-size: 13px;
margin: 10px 5px 0 0;
z-index: 100;
}

.downloadcounter {
font-family: Heebo, sans-serif;
font-size: 16px;
width: 300px;
height: 30px;
margin: 10px 0 10px 330px;
text-align: center;
background: none;
color: #101010;
border: 2px solid black;
padding: 3px 5px 28px 5px;
}
.downloadcounter:visited,
.downloadcounter:hover,
.downloadcounter:focus {
 color: #101010;
 background: #60b200;
 -webkit-transition:  0.25s ease-in-out;
 -moz-transition: 0.25s ease-in-out;
}

.downloadlink_button {
  display: inline;
	font-family: Heebo, sans-serif;
	font-size: 10pt;
	color: #c1c1c1;
	font-size: 16px;
	width: 300px;
	height: 15px;
	margin: 1px 0 0 -18px;
	text-align: center;
	text-transform: uppercase;
	background: none;
	border: 1px solid #c1c1c1;
	border-radius: 3px;
	padding: 5px 7px;
}

.downloadlink_button:hover,
.downloadlink_button:visited {
 color: #c1c1c1;
 background: #60b200;
 -webkit-transition:  0.25s ease-in-out;
 -moz-transition: 0.25s ease-in-out;
}

.add_to_cart {
font-family: Heebo, sans-serif;	
font-size: 20px;
font-weight: 400;
width: 180px;
height: 20px;
text-align: center;
background: none;
margin-top: -2px;
color: #101010;
border: 2px solid #222;
padding: 12px 5px 12px 5px;
}

.add_to_cart a{
color: #101010;
}
.add_to_cart:hover,
.add_to_cart:focus {
 background: #a4a4a4;
 -webkit-transition:  0.45s ease-in-out;
 -moz-transition: 0.45s ease-in-out;
}

.add_to_cart_long {
font-family: Heebo, sans-serif;	
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
width: 190px;
text-align: center;
background: none;
margin-top: -2px;
color: #101010;
border: 2px solid black;
padding: 12px 0px 12px 0px;
}

.add_to_cart_long a{
color: #101010;
}
.add_to_cart_long:hover,
.add_to_cart_long:focus {
 background: #a4a4a4;
 -webkit-transition:  0.45s ease-in-out;
 -moz-transition: 0.45s ease-in-out;
}

.free_download21 {
font-family: 'Barlow', sans-serif;
font-size: 20px;
letter-spacing: 1.5px;
line-height:1.2em;
font-weight: 500;
background: #e4e4e4;
border: 0px solid;
border-radius: 5px;
color: #e68b3f;
}

.free_download21: a {
color: #101010;
}

.free_download21:hover,
.free_download21:focus {
 background: #e68b3f;
 color: black;
-webkit-transition:  0.45s ease-in-out;
border-radius: 5px;
-webkit-border-radius: 5px;
}

.vat_pos {
position:relative;
top:-13px;
font-size:11px;
color:#bfbfbf;
}
.novat_pos {
position:relative;
margin: 3px 0 0 2px;
top:-13px;
font-size:11px;
color:#bfbfbf;
}

/* ----------------------------------------------------------------------------------- */
/*     		                SONDER CSS FUER BLACK FRIDAY PAGE 2023      	   	           */
/* ----------------------------------------------------------------------------------- */

#blackfriday_instr{
vertical-alignment: top;
font-family: 'Barlow', sans-serif; 
letter-spacing: 2px; 
font-weight: 500; 
font-size: 24px; 
color: grey; 
margin: -10px 0 0 0;"
}

#blackfriday_price_old{
font-family: 'Lato', sans-serif; 
letter-spacing: 0.3px; 
font-weight: 200;
font-size: 28px;
color: grey;
text-decoration: line-through;"
}

#blackfriday_price_new{
font-family: 'Lato'; 
position: relative; 
top: -12px; 
left: 0px; 
letter-spacing: 0.03em; 
font-weight: 500; 
font-size: 44px; 
color: grey;"
}

#blackfriday_discount{
position: relative; 
top: -5px; 
left: 110px; 
font-family: 'Lato', sans-serif; 
letter-spacing: 0.00em; 
color: red; 
font-weight: 200;
font-size: 		44px;"
}


/*_________________________ MENU _____________________________ */


nav ul ul {
display: none;
z-index: 50;
}

nav ul li:hover > ul {
display: block;

}

/* Darstellung des Menus */
nav ul {
font-family: Heebo;
font-weight: 400; 
text-transform: uppercase;
font-size: 15px;
color: #8a8a8a; ;  /*Farbe der Menuschrift unbenutzt 3c3c3c*/
vertical-align: left;
padding: 0 0;
list-style: none;
position: relative;
display: inline-table;
}

nav ul a:visited{
color: #8a8a8a; ;  /*Farbe der Menuschrift unbenutzt 3c3c3c*/
}

nav ul:after {
content: ""; 
clear: both; 
display: block;
}
nav ul li {
float: left;
}
nav ul li:hover {
background: transparent; /* #7f8b7b;  = BG für oberste Zeile*/ 
}

/* Darstellung der oberen Menu Zeile wenn gedrückt */
nav ul li:hover a {
-webkit-transition: 0.3s ease-in-out;
color: #60b200; /*Früher RED -> Farbe der Hover + Aktivierung*/
}
nav ul li a {
display: block; padding: 2px 15px; /* Groesse des Main Menu B x H  */
color: #d3d3d3;  /*Farbe der Menuschrift nach drücken*/
text-decoration: none;
}

nav ul ul {
padding: 2px 12px;
background: white; /* bg klapp */
border-radius: 0px; 
padding: 0;
position: absolute; top: 100%;
filter:alpha(opacity=85);
opacity:.85;
-webkit-transition: 1s ease-in-out;
-moz-border-radius:0px; /* Firefox */
-webkit-border-radius: 0px; /* Safari, Chrome */
-khtml-border-radius: 0px; /* Konqueror */
border-radius: 0px; /* CSS3 */
}

nav ul ul li {
float: none;
border-top: 0px solid #000000;
position: relative;
}

nav ul ul li a {
}

nav ul ul li a:hover {
background: #aaaaaa;   /* bg - klapp hover */
border-bottom: 1px solid #e0e0e0;
color: #000000;
}
nav ul ul ul {
position: absolute; left: 100%; top:0;
}

nav h5 {  
    font-size:12px;  
    margin: 0 0 0 0;  
	color: black;
	background-image:url('../pic/new_blue2.png');
    text-transform: uppercase;
} 


/*_________________________ START INDEX BANNER _____________________________ */

.start_container {
margin-top: 18px;
padding: 10px; 
height: 160px;
font-family: Heebo; /* Helvetica; */
font-weight: 500; 
font-size: 32px;
text-transform: uppercase;
-moz-border-radius:3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari, Chrome */
-khtml-border-radius: 3px; /* Konqueror */
border-radius: 3px; /* CSS3 */
-moz-box-shadow: 2px 0 5px #535353; 
-webkit-box-shadow: 2px 0 5px #535353;
box-shadow: 2px 0 5px;
}


/* ----------------------------------------------------------------------------------- */
/*     		                   CSS SHOP - SHOPPING CART u.a.      	   	               */
/* ----------------------------------------------------------------------------------- */

		.cartHeaders div{  /* Überschrift */
			position: relative;
			font-family: Heebo;
			font-weight: 300;
			font-size: 16px;
			letter-spacing: 0.45px;
			color:#333;
			margin-bottom: 10px;
			text-transform: uppercase;
		}

		.simpleCart_items{
			position: absolute;
			text-transform: uppercase;
			top: 100px;
			left: 75px;
			float:left;
			clear:left;
			width: 450px;
		}
		.itemContainer{  /* Typo und Form der Liste */
			clear:both;
			padding: 5px 0; /* ABstand der Zeilen */
			font-family: Heebo;
			font-weight: 300;
			font-size: 13px;
			line-height:13px;
			height:12px;
			border-bottom:1px solid #c0c0c0;
		}
		.itemImage{
			float:left;
			width:80px;
		}
		.itemImage img{
			vertical-align:middle;
		}
		.itemName{
			float:left;
			color: #888888;
			width: 200px;
		}
		.itemPrice{
			float:left;
			width: 35px;
			color: #888888;
			/* color:#418932; */
		}
		.itemQuantity{
			float:left;
			width: 160px;
			vertical-align:top;
			text-align:center;
		}
		
		.itemQuantity input{
			width: 20px;
			font-family: Heebo;
			text-align: center;
			color: #888888;
			font-size:13px;
			margin: -2px 0 0 25px;
			padding:1px 3px;
			display:block;
			border:0px solid #ccc;
			
		}
		.itemincrement {
			float:left;
			font-family: Heebo;
			font-size: 14px;
			text-align: center;
			color: #888888;
			padding: 2px 7px 0 6px;
			margin: -2px 0 0 -90px;
			width: 5px;
			display: block;
			border:1px solid #ccc;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
		}
		.itemdecrement {
			float:left;
			font-family: Heebo;
			font-weight: 300;
			font-size: 16px;
			color: #888888;
			text-align: center;
			padding: 2px 7px 0 6px;
			margin: -2px 0 0 -65px;
			width:5px;
			display:block;
			border:1px solid #ccc;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
		}
		.itemTotal{
			float:left;
			color: red;
			text-align:right;
			width: 50px;
		}
		.totalRow{
			clear:both;
			float:left;
			margin-top:30px;
		}
		.totalItems{
			float:left;
			width: 55px;
			margin-left:295px;
			text-align:center;
		}
		.totalPrice{
			float:right;
			text-align:right;
		}

		.cartFrame {  /* Rahmen und Grunddefinition */
			position: fixed;
			top:550px;
			left:550px;
			width:140px;
			height: 20px;
			font-family: Heebo;
			font-weight: 500;
			font-size: 30px;
			letter-spacing: 0.45px;
			background: #4d1402;
			color: red;
			padding: 4px;
			border: 1px solid #292929;
}
		.simpleCart_finalTotal {
			position: absolute; 
			left: 58px;
			top: 1px;
			font-family: Heebo;;
			font-weight: 500;
			font-size: 22px;
			color: blue;
}

		#cart_reset {
			background: #a71613;
			font-family: Heebo;;
			padding: 5px 30px; 
			color: white;
			border-radius: 3px;
			position: absolute;
			top: 2px;
			left: 600px;
			}

		#cart_reset: hover{
			color: black;
			webkit-transition:  0.45s ease-in-out;
			moz-transition: 0.45s ease-in-out;
			}
			
		#cart_checkout {
			background: #60b200;
			font-family: Heebo;
			color: white;
			font-size: 15px;
			padding: 3px 15px;
			border: 0px #60b200;
			border-radius: 3px;
			position: absolute;
			top: 2px;
			left: 710px;
			opacity: 1;
			}
		#cart_checkout: hover{
			color: white;
			opacity: .7;
			webkit-transition:  0.45s ease-in-out;
			moz-transition: 0.45s ease-in-out;
			}


/* ----------------------------------------------------------------------------------- */
/*     		         CSS FUER DAS POPUP FENSTER BEI ADD TO CART        	   	           */
/* ----------------------------------------------------------------------------------- */
		.Add-To-Cart-PopUp{
		    display:none;
		    z-index: 50;
		}
		.Add-To-Cart-PopUp .helper{
		    display:inline-block;
		    vertical-align:middle;

		}
		.Add-To-Cart-PopUp > div {
			font-family: Heebo;
			font-weight: 300;
			font-size: 18px;
		    background-color: #fff;
		  	height: 380px;
		    width: 600px;

			position: fixed;
    		top: 300px;
		    left: 50%; 
			margin-left: -300px; /* Hälfte des Wertes die das Element breit ist */ 
 
    		box-shadow:0px 3px 6px rgba(0, 0, 0, 0.4);
		    border: 6px solid #646660;
		    border-radius: 2px; 
		    padding:2px;
		    z-index: 50;
		}
		.Add-to-Cart-PopUp-Button /* "x" zum schließen */{
		    background: #646660;
		    padding: 2px 30px;
			margin: 5px 0 0 50px;
		    border: 1px solid #999;
		    border-radius: 2px;
		    cursor: pointer;
		    display: inline-block;
		    font-family: Heebo;
		    font-weight: 300;
		    font-size: 16px;
		    line-height: 30px;
		    color: #fff;
		    width: 160px;
		    height: 30px;
		    text-align: center;
		}
		.Add-to-Cart-PopUp-Button:hover {
		    background-color: #848582;
		}
		.Add-to-Cart-PopUp-Button a:visited {
		    background: #646660;
		    color: #fff;
		}
		.Add-to-Cart-PopUp-Close /* "x" zum schließen */{
		    background-color: #fff;
		    border: 3px solid #999;
		    border-radius: 50px;
		    cursor: pointer;
		    display: inline-block;
		    font-family: Heebo;
		    font-weight: bold;
		    position: absolute;
		    top: -20px;
		    right: -20px;
		    font-size: 25px;
		    line-height: 30px;
		    width: 30px;
		    height: 30px;
		    text-align: center;
		}
		.Add-to-Cart-PopUp-Close:hover {
		    background-color: #ccc;
		}

/* ----------------------------------------------------------------------------------- */
/*     		    LINKLOK CSS FUER SEITEN AUS DEM USER BEREICH/ DOWNLOADS       		   */
/* ----------------------------------------------------------------------------------- */


		#linklokorders {
			height: 400px;
			width: 600px;
			border: solid black 1px;
			overflow-y: auto;
			overflow-x: auto;
			margin-left: 0px;
			margin-top: 10px;
			padding: 5px;
			font-weight: 300;
		}
		
		.treemenu {
			margin : 0px 0px;
			padding : 10px;
			list-style : none;	
			background-color : white;
			border : none;
			width : 900px;
			font-weight: 300;
		}
		
		.treemenu UL {
			list-style : none;
			margin : 0px 10px;
			padding : 0px 10px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: black;
			font-weight: 300;
		}
		
		.treemenu LI {
			display : block;
			padding-left : 10px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: black;
		}
		
		.treemenu A{
			display : block;
			padding-left : 12px;
			text-decoration : none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: black;
			font-weight: 300;
		}
		
		.treemenu a:hover{
			text-decoration : none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: 300;
			color: black;
		}
		
		.downloadlink {
		  display: inline;
			font-family: Heebo, sans-serif;	font-size: 10pt;
			color: black;
			font-size: 16px;
			width: 300px;
			height: 15px;
			margin: 1px 0 0 -18px;
			text-align: center;
			text-transform: uppercase;
			background: none;
			border: 2px solid black;
			padding: 5px;
		}
		
		.downloadlink:hover,
		.downloadlink:visited {
		 color: #101010;
		 background: #60b200;
		 -webkit-transition:  0.25s ease-in-out;
		 -moz-transition: 0.25s ease-in-out;
		}
		
		
		.treemenu .treeopen {
			background-image : url('open.gif');
			background-repeat : no-repeat;
			background-position : left;
		}		
		
		.treemenu .treeclosed {
			background-image : url('closed.gif');
			background-repeat : no-repeat;
			background-position : left;
		}
		

/*-------------------------------------------------------------------*/

/* ######################################################################################## */
/* Display Filter CSS */
/* ######################################################################################## */

/* das DIV Feld, dass gezeigt werden soll */
.filterDiv {
 float: left;
  background-color: none;
  color: #ffffff;
  width: 358px;
  height:193px;


  display: none;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

.container {
  margin-top: 20px;
  overflow: hidden;
}

/* Style the buttons */
.filter-btn {
margin: 2px -1px;
font-family: Barlow, sans-serif;  
font-size: 18px;
font-weight: 300;
max-height: 40px;
padding-top: 2px;
text-align: center;
background: none;
color: #4b3838;
border: 1px solid black;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

/* Add a light grey background on mouse-over */
.filter-btn:hover {
  background-color: #ddd;
}

/* Add a dark background to the active button */
.filter-btn.active {
  background-color: #666;
  color: white;
}


		