<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
:root{
	--ad--linkgrau:#878787;
}

html {
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0px top;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	//background: #eaded8;
	
	/*background-image: steht im home.html*/
}


.bgrot{
	background-color:#dab5ba;
}

.bggruen{
	background-color:#acdcc2;
}

.bgblau{
	background-color:#acb5dc;
}

.bggelb{
	background-color:#e7e5bf;
}

.bggrau{
	background-color:#d4d4d4;
}

.bgorange{
	background-color:#ff4800;
}

.pop{  /* auf ein bild um fancybox zu triggern */
	cursor:pointer;
}

u {
	text-decoration:none;
	border-bottom:1px solid #bfbfbf;
}

.prdetailhl u{
	border-bottom:2px solid #555555;
}

b{
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	font-weight: 700;
}

strong{
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	font-weight: 700;
}

p{
	display:inline;
}


a img { /* blauer Rahmen weg. */
	border: none;
}

button{
	/*outline:none;*/
}

body a{
	color: #000000;
	text-decoration:none;
}

a:active {
	color: #333333;
}

a:hover {
	//color: #666666;
	color: #dddddd;
}

/*################barrieren*/


.grau{
	color:var(--ad--linkgrau);
}

.schwarz{
	color: #000000;
}

.parserot{
	color:#ff0000;
}

hr {
	border:0px solid;
	border-bottom: 1px dashed #333333;
	margin-bottom:40px;
}

h1{
	font-weight: normal;
	
}

h2 {
	font-weight: normal;
	
}

h3 {
	font-weight: normal;
	
}


/*######## fancybox*/


.fancybox-button--close{
	margin-right:18px;
}



/*######## fancybox*/



/* Definitionslisten in ckeditor mit || zu trennen, dann leerzeile  */

#dlzeile{
	width:100%;
	overflow: hidden;
}

#dlvor {
	width:15%;
	float:left;
	overflow:visible;
}

#dlnach {
	width:85%;
	float:left;
}

/* Definitionslisten in ckeditor mit || zu trennen, dann leerzeile  */

/*##################divs und defs*/

#wrapper{
	width:100%;
	//border:1px solid orange;
}

#container { /*  die totale seite   */
	position:relative;
	max-width: 1140px;
	width:100%;
	margin: 0 auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. Er ist nicht erforderlich, wenn Sie die Breite von .container auf 100 Prozent setzen. */
	overflow: visible; 
	padding-left:0px;
	overflow: hidden; 
	//border:1px solid red;
	//background-color:#ececf8;
}

#header{  
	width:100%;
	height:114px;
	margin-top:0px;
	//padding-top:30px;  /*// war nur margin top!*/
	//margin-left:344px;
	position:fixed;
	background:#fff;
	z-index:1000;
	//opacity: 0.5;
	//background-color:#00c30c;
}


#logo{
	overflow:hidden;
	width:290px;
	/*height:38px;*/
	padding-top:37px;
	/*text-align:center;*/
	margin-left: calc( (100% / 2.0 ) - 490px);
	
	/*   REDO NEW */
	margin-left: calc( (100% / 2.0 ) - 490px );
	float:left;
	
	
	
}

#logo img{
	width:100%;
}

.navigation{
	width:320px;
	position: fixed;
	top:0;
	margin-left:900px; /*//margin-left:705px;*/
	z-index:4001;
}

#article {
	position:relative;
	float: left;
	max-width: 1140px; 
	width:100%;
	//min-height:800px;
	overflow:hidden; 
	//margin-bottom:40px;
	margin-top:94px;
	
	/*neu*/
	margin-top:104px;
	
	
	//border:1px solid blue;
	
}

#suchergebnis{
	//max-width:980px;
	width:100%;
	//margin-left:0px;
	//margin: 0 auto;
	background-color:#fff;
	min-height:100vh;
	z-index:1000;
	//opacity:0.5;
}

#suchwrap{
	max-width:980px;
	//border:1px solid;
	width:100%;
	padding-top:112px;
	
	/*neu*/
	
	padding-top:130px;
	
	
	margin: 0 auto;	
}



.newsspalte{
	position:relative;
	overflow:hidden;
	width:490px;
	margin-right:39px;
	float:left;
}


.kachelklick{
	//position:absolute;
	width:100%;
	height:100%;
	background-color:black;
	opacity:0.5;
}


#prliste, #kacheln, #kachelwrapper{
	width:100%;
}

#prkachelswitcher{
	position:relative;
	overflow:hidden;
	width:225px;
	height:40px;
	margin-bottom:20px;
	float:left;
	margin-right:39px;
	cursor:pointer;
	opacity:0.5;
	//border:1px solid;
}

#prkachelswitcher:hover{
	opacity:1;
	cursor:pointer;
}

.closex {
	opacity:1;
}

.closex:hover {
	opacity:0.4;
}

.prswitchhide{
	display:none;
}

.prhide{
	display:none;
}


.prkachelwrap{
	position:relative;
	overflow:hidden;
	margin-left:80px;
}

.prlistewrap{
	position:relative;
	overflow:hidden;
	margin-left:80px;
}

.prkacheldiv{
	position:relative;
	overflow:hidden;
	width:225px;
	height:225px; 
	margin-bottom:44px;
	margin-right:39px;
	float:left;
	background-color:black;
}

.prkachelpreis{
	position:absolute;
	top:15px;
	left:15px;
}

.prkacheltext{
	position:absolute;
	top:100px;
	left:15px;
	z-index:100;
}

.prkachelpreis, .prkacheltext{
	color:white;
	font-size:22px;
	line-height:24px;
	opacity:1;
	z-index:100;
}

.prkachelbild{
	position:absolute;
	top:0;
	left:0;
}

.prkachelbild img{
	width:100%;
}


a:hover .kachelklick {
	opacity:0.1;
}

.prlink{
	cursor:pointer;
}

.prlistediv, .prlistenoklick{
	width:100%;
	border-bottom:1px solid #ababab;;
	overflow:hidden;
	min-height:25px;
	padding-top:13px;
	font-size:20px;
}

.prlistenoklick .prlistetext{
	color:var(--ad--linkgrau) !important;
}


.prlistediv:hover{
	opacity:0.6;
}

.prlistejahr{
	width:100px;
	float:left;
	color:#ababab;
}

.prlistetext{
	width:calc(95% - 100px);
	float:left;
	color:#000;
	padding-bottom:10px;
}


.prdetailwrap{
	overflow:hidden;
	margin-left:80px;
	width:calc(100% - 80px);
	//background-color:#efefef;
}


.prdetailtxtwrap{
	overflow:hidden;
	margin-top:40px;
	width:100%;
	font-size:16px;
	line-height:24px;
	margin-bottom:50px;
}


/* NEW 
.prdetailslick, .bldsl img{
	height:795px;
	width:auto;
}*/

.slick-arrow{
	
	height:80%;
	width:30%;
	//border:1px solid red;
}

.prdetailclose{
	width:20px;
	margin-right:42px;
	float:left;
}

.prdetailclose img{
	width:100%;
}


.prdetailtxtlinks{
	width:290px;
	margin-right:50px;
	float:left;
}

.prdetailhl{
	display:inline-block;
	font-size:20px;
	line-height:28px;
	margin-top:-6px;
}

.prdetailtxtrechts{
	//width:530px;
	width:615px;
	float:left;
}

.prdetailtxtlinks a, .prdetailtxtrechts a{
	text-decoration:underline;
}

/*LABOR*/

.lakacheldiv{
	position:relative;
	overflow:hidden;
	width:490px;
	height:490px; 
	margin-bottom:44px;
	margin-right:39px;
	float:left;
	background-color:black;
}

.lakachelpreis{
	position:absolute;
	top:25px;
	left:25px;
}

.lakacheltext{
	position:absolute;
	top:100px;
	left:25px;
	z-index:100;
}

.lakachelpreis, .lakacheltext{
	color:white;
	font-size:22px;
	line-height:28px;
	opacity:1;
	z-index:100;
}


.lakachelbild{
	position:absolute;
	top:0;
	left:0;
}

.lakachelbild img{
	width:100%;
}





.lakachelpreis, .lakacheltext{
	color:white;
	font-size:32px;
	line-height:36px;
	opacity:1;
}

/*NEWS*/


.newsmasonry{
	overflow:hidden;
}


.nekacheldiv{
	position:relative;
	overflow:hidden;
	width:490px; 
	//width:40%;
	height:auto;
	margin-bottom:44px;
	margin-right:39px;
	//float:left;
	//background-color:green;
 // margin-bottom: 2%; /* Optional */
}

.nekawrap, .nekawrap_no{
	position:relative;
}

.nekawrap:hover{
	opacity:0.6;
}

.nekachelbild{
	margin-bottom:20px;
	overflow:hidden;
}

.nekachelbild img{
	width:100%;
}

.nekachelklick{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:4px;
	background-color:black;
	opacity:0.3;
}

.nekachelpreis{
	position:absolute;
	top:15px;
	left:25px;
}

.nekacheltext{
	color:black;
	font-size:16px;
	line-height:24px;
	opacity:1;
}

.nekacheltext a{
	text-decoration:underline;
}


.nekachelpreis{
	color:white;
	font-size:22px;
	line-height:26px;
	opacity:1;
}



.videocontainer { 
position: relative; 
padding-bottom: 56.25%; 
height: 0; 
overflow: hidden; 
max-width: 100%; 
margin-bottom:20px;
} 

.videocontainer iframe, .videocontainer object, .videocontainer embed { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
}




//.newsmasonry-child:nth-child(3n+1) { order: 1; }
.newsmasonry-child:nth-child(3n+1) { order: 1; }
.newsmasonry-child:nth-child(3n)   { order: 2; }

.break {
  flex-basis: 100%;
  width: 0;
  margin: 0;
}


/* personen */
.pekacheldiv{
	position:relative;
	overflow:hidden;
	width:225px;
	height:360px; 
	margin-bottom:0px;
	margin-right:39px;
	float:left;
	//background-color:green;
}

.pekachelbild{
	width:100%;
	position:absolute;
}

.pekachelbild img{
	height:280px;
}

.pekacheltext{
	position:absolute;
	top:292px;
	//left:15px;
	font-size:20px;
	line-height:26px;
}

.pekachelklick{
	//position:absolute;
	width:100%;
	height:100%;
	background-color:black;
	opacity:0;
}

.pedetailbild{
	max-height:380px;
	max-width:100%;
}

.pedetailbild img{
	max-height:380px;
	max-width:100%;
}

.pedetailtxtwrap{
	overflow:hidden;
	margin-top:40px;
	width:100%;
	font-size:14px;
	margin-bottom:80px;
}


.pedetailclose{
	margin-top:6px;
	width:20px;
	margin-right:42px;
	float:left;
}

.pedetailclose img{
	width:100%;
}

.pedetailhl{
	display:inline-block;
	//margin-top:-6px;
	float:left;
	width:calc(100% - 62px);
	margin-bottom:28px;
}

.pedetailtxtlinks{
	width:420px;
	margin-right:90px;
	float:left;
}


.pedetailtxtrechts{
	width:490px;
	float:left;
}

.pedetailhl{
	font-size:20px;
	line-height:28px;
}


.groesser{
	font-size: 20px;
	line-height: 28px;
}

.pedetailtxtlinks, .pedetailtxtrechts{
	font-size:16px;
	line-height:24px;
}

/*kontakt*/

.fl{
	float:left;
}

.kodetailwrap{
	width:100%;
}

.kodetailtxtlinks{
	width:480px;
	margin-right:40px;
	font-size: 16px;
	line-height: 24px;
}

.kodetailtxtlinks img{
	width:80% !important;
} 


.kodetailtxtrechts{
	width:480px;
	font-size: 16px;
	line-height: 24px;
}

#klickimpressum, #klickdatenschutz{
	cursor:pointer;
	font-size: 20px;
	line-height: 28px;
	color:var(--ad--linkgrau);
}

.idunderline{
	text-decoration:underline;
}

#impressum, #datenschutz{
	overflow:hidden;
	height:1px;
}

.idauf{
	height:auto !important;
}



/*  büro */

.buedetailwrap, .buedetailtxtrechts{
	float:left;
}

.buedetailwrap{
	width:480px;
	margin-right:40px;
}

.buedetailtxtlinks{
	width:100%;
	font-size:16px;
	line-height:24px;
	overflow:hidden;
	margin-bottom:36px;
}

.buedetailtxtrechts{
	width:530px;
}

/* NEW 
.buedetailslick {
	margin-bottom:20px;
	height:390px;
}

.buedetailslick .bldsl img{
	height:390px;
	width:auto;
}

*/

/*erfolge*/

.efdetailwrap{
	margin-top:7px;
	border-top:1px solid #ababab;
}

.efzeile{
	width:calc(100% - 120px);
	border-bottom:1px solid #ababab;
	overflow:hidden;
	min-height:25px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:20px;
	line-height:28px;
	padding-left:80px;
	padding-right:40px;
}

#efpf1, #efpf2, #efpf3{
	display:inline-block;
	margin-left:5px;
	width:26px;
	height:15px;
	
}

.invisible{
	display:none !important;
}

.visible{
	display:block;
}

.eflaenger{
	width:184px;
	float:left;
}

.eflinks{
	float:left;
	width:190px;
}

.efrechts{
	float:left;
	width:calc(100% - 200px);
}


/*fancybox fancybox fancybox fancybox fancybox fancybox*/

#fancycheck{
	display:none;
}

.fancybox-caption{
	padding: 5px 0;
  	color: #000;
 	border-top: 0;
 	margin-bottom:36px;
}
 
.fancybox-bg {
  background: #ffffff;
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
 }

.fancybox-button {
background: #ffffff; 
width: auto;
  height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding:0;
 float:left;
}


.fancybox-button img{
	padding:0;
	height:100%;
	width: auto;
 	margin:0;
}



.fancybox-toolbar{
	width:100px !important;
	 margin-top: -10px;
}

.fancybox-button--zoom{
	margin-right:5px;
}


.fancybox-button--close{
	margin-right:0px;
}

.fancybox-button--fullScreen{
	margin-right:0px;
}




:focus{
//  border:0 !important;
  padding:0;
}

a:focus { 
  border:0 !important;
  padding:0;
  margin:0;
}


button:focus { 
   border:0;
  padding:0; 
  outline:0;
}

button::-moz-focus-inner {
   border:0 !important;
  padding:0;
}




.fancybox-button--close{
	margin-left:10px;
}

.fancybox-navigation button {
  background: none; 
 }

.fancybox-navigation button:before {
	content: "";
	background: none; 
 }

.fancybox-navigation .fancybox-button--arrow_left {
top:100px;
  width:50%;
  height: 80vh;
}

.fancybox-navigation .fancybox-button--arrow_right {
top:150px;
  width:50%;
  height: 80vh;
  
  }
  
.fancybox-toolbar{
 /*// border:0px solid;*/
  top:36px;
  right:36px;
   background-color:#fff;
   padding-left:10px;
   width:60px;
}


/* navigation und suche *//* navigation */  /* navigation */  /* navigation */  /* navigation */  


.seitennavi{
	position:fixed;
	width:0;
	top:0;
	bottom:0;
	right:0;
	background-color:#fff;
	-moz-transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
     transition: all 0.2s linear;
     z-index:4000;
     
     box-shadow: 0px -10px 10px grey;
     
}


.snbottomclear{
	bottom:auto !important;
}

.backwhite{
	width:calc( ( ( 100% - 1366px)  / 2)  + 420px) ; /* */
 	-moz-transition: all 0.3s linear;
     -webkit-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
     transition: all 0.3s linear;
}

/*
.navigation{
	width:320px;
	position: fixed;
	top:0;
	margin-left:920px; 
	z-index:4001;
}
*/


#naviicons {/*mobil*/
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:20px;
	position: absolute;
	width:100px;
	height:60px;
	top: 0px;
	right:0;
	z-index:5000;
	border:0;
	z-index:5010;
}

#naviicons:hover {/*mobil*/
	opacity:0.6;
}

#burger{/*burgerbutton*/
	border:0;
    right:4px;
    top:30px;
    text-indent: 300%;
    overflow: hidden;
    width: 107px;
    height: 35px;
    cursor:pointer;
	position:absolute;
	z-index:5011;
}

#navimliste{/*mobil*/
    padding-left:45px;
    font-size:22px;
    z-index:5000;
    overflow:visible;
    width:310px;
    position: absolute;
    left:0px;
    top:0;
    bottom:0;
    min-height:100vh;
   // background-color:gray;
}


.navimlistenoheight{/*mobil*/
    min-height:1px !important;
}


#navimenue{
	margin-top:26px;
}

#findall{
	margin-top:36px;
	margin-bottom:15px;
	height:24px !important;
	width:241px;
	padding:3px;
	padding-left:0px;
	margin-left:0px;
	font-family:inherit;
	font-size:20px;
//	color:#cccccc;
	border:0;
	border-bottom:1px solid #cccccc;
}

#findall:focus, #findalld:focus{
	outline: none;
}

#suchvor{
	margin-top:68px;
	line-height:30px;
}


#suchvor .closebuttons{
	margin-right:8px;
	margin-top:8px;
}

#sprachenliste{
	
}

.sprachenlink{
	//color:#cccccc;
	font-size:16px;
}

#naviadresse{
	font-size:inherit;
	line-height:26px;
	//color:#cccccc;
}

#naviadresse a{
	//color:#cccccc;
}



.bopen{
 	/* steht in home.html wegen dem pfad zum bild*/
}

.bclose{/*burgerbutton*/
   /* steht in home.html wegen dem pfad zum bild*/
}

.navileerzeile {
	height:17px;
	width:100%;
}

.naviunsichtbar, .innaviunsichtbar {
	 display: none;
}

.navtrebene1 a:hover, .sprachenlink:hover{
	//opacity:0.6;
	color:#dddddd;
}

/* navigation */  /* navigation */  /* navigation */  /* navigation */  



  /* ######flex 
 	https://css-tricks.com/snippets/css/a-guide-to-flexbox/
 */


.elementtemplate9 {
  display: flex; /* or inline-flex */
  flex-direction: row; /* row | row-reverse | column | column-reverse;*/
  flex-wrap:wrap;  /*nowrap | wrap | wrap-reverse;*/
}

.elementtemplate9 .blddiv{
	width:31%;
	margin-right:2%;
	margin-bottom:2%;
}

.elementtemplate9 .qv, .elementtemplate9 .hv, .elementtemplate9 .qu {
	width:100%;
}


/* ###### supersized fullscreen slider*/


#supersized{
	/*z-index:10000 !important;*/
}

.supersized4{
	background-color:white;
	width:13px !important;
	overflow:hidden;
	position:absolute  !important;
	top:10px;
	right:10px;
	z-index:10005 !important;
}

.bodytemplate_4 #container{
	min-height:10vh;
}


/* navitree statt der navi includes */

.suchtrebene1{
	min-height:22px;
	margin-bottom:14px;
	overflow:hidden;
	width:310px;
	//border: 1px solid;
}


.navtrebene1{
	padding-top:11px;
	height:26px;
	//margin-bottom:0px;
	width:300px;
	//border:1px solid;
}

.navtrebene1 a{
	color: #000000; 
}

.subkategorie{
	padding-top:4px;
}

#navimenue .kontakt{
	padding-top:30px;
}


.navtr11{
	border-bottom:1px solid;
}

.navtr21{
	border-bottom:1px solid;
}

.navtrebene2{
	color: #cccccc; 
	height:22px;
	margin-bottom:14px;
	width:250px;
}


.navtrebene2 a{
	color: #cccccc; 
}

.navtrebene3{
	margin-left:10px;
}
.navtrebene4{
	margin-left:10px;
}




.subkategorie, .navtrebene2, .subkategorie a, #naviadresse a, #naviadresse, .sprachenlink, #findall{
	color: #adadae; 
} 




/*   REDO NEW */
#header{
	// background-color:yellow;
}

.desknavi{
	padding-top:43px;
	float:right;
	//background-color:green;
	font-size: 18px;
	margin-right:calc(((100% - 1140px) / 2) + 5px);
	display:flex;
}

#deskn1{
	display:flex;
	gap: 40px;
	justify-content : flex-end;
	//background-color:red;
	height:25px;
}

.desksprache{
	gap:0px;
}

.deskel1hi{
	//color:var(--ad--linkgrau);
	text-decoration:underline;
}

.deskel1hi{
	text-decoration:underline;
	color:var(--ad--linkgrau);
}

.desksub{
	display:flex;
	gap: 16px;
	justify-content : flex-end;
	height:35px;
	padding-top:8px;
}

.desksubsuche{
	height:30px;
}

.desksub a{
	color:var(--ad--linkgrau);
}

.desksuche, #findalld{
	display:block;
	margin-left:20px;
}

#desuchewrap{
	display:inline-block;
	//background-color:green;
	width:150px;
}



.lupe{
	height:30px;
	width:30px;
	cursor:pointer;
	//background-color:green;
	
	margin-left:30px;
	margin-right:20px;
	float:left;
}

.lupe img{
	width:100%;
	height:auto;
}

#findalld{
	font-size:20px;
	border:0;
	border-bottom:1px solid #cccccc;
	width:125px;
	//background-color:orange;
}
	
#logo{
	// background-color:orange;
}

.navigation{
	display:none;
}


/* home */
.slick9, .prdetailslick, .buedetailslick{
	width:100%;
	border:0;
	//background-color: #FFaa00;
	margin-bottom:20px;
	-webkit-aspect-ratio: 100/70;
	aspect-ratio: 100/70;
	//aspect-ratio: 16/9;
}

.slick9 img, .prdetailslick img, .buedetailslick img{
	width:100%;
	object-fit:cover;
	-webkit-aspect-ratio: 100/70;
	aspect-ratio: 100/70;
	//aspect-ratio: 16/9;
}

.slick9, .slick9 img{
	aspect-ratio: 16/9;
}



.newshomewrapper{
	margin-top:30px;
}

.slicklink{
	cursor:crosshair !important;
}

.noslicklink{
	cursor:default !important;
}

.nekachelklick{
	opacity:0;
}

.footerwrap{
	margin-left:80px;
	width:100%;
}

.footerwrap .ctcolumns3{
	width:25%;
}

.footermiddle{
	display:flex;
	gap:40px;
}


.pict-fb:before{
	content: "";
}

.pict-in:before{
	content: "";
}

.pict-li:before{
	content: "";
}

.social{
	position: relative;
	display:inline-block;
	font-family: "entypo-social";
 
 	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size:60px;
  	line-height:30px;
	height:30px;
	color:var(--ad--linkgrau);
}


/* kacheln umgedreht rollover*/

.kachelklick{
	//position:absolute;
	width:100%;
	height:100%;
	background-color:black;
	opacity:0;
}

a:hover .kachelklick {
	opacity:0.4;
}

.prkachelpreis, .prkacheltext, .lakachelpreis, .lakacheltext{
	opacity:0;
}

a:hover .prkachelpreis, a:hover .prkacheltext, a:hover .lakachelpreis, a:hover .lakacheltext   {
	opacity:1;
}

/* news news  news  news  news */
.nekawrap:hover{
	opacity:1;
}

.nekachelpreis{
	opacity:0;
}

a:hover .nekachelpreis {
	opacity:1;
}

a:hover .nekachelklick {
	opacity:0.3;
}

.nekawrap_no:hover .nekachelklick {
	opacity:0.3;
}

.nekawrap_no:hover .nekachelpreis {
	opacity:1;
}


.ismobile{ /* schaun ob wir mobil sind mit höhe */
	height:5px;
	border-top:0px solid red;
}

</pre></body></html>