@charset "utf-8";
/* CSS Document */


/*-----------Text---------------*/		
		
#kontakt {
	
	font-size: 55px;
	font-style: normal;
	font-weight: 400;
	color: #3300CC;
	 text-shadow: -4px -4px 4px # f00;
	text-shadow: 5px -5px 5px #C62700;
	text-decoration: underline;
}


#tel {
	font-size: 28px;
	line-height: 33px;
	color: #FF0000;
	font-weight: 600;
	}



.textx1
{
	font-weight: 600;
	color: #6f6;	
	margin-left: 165px;
	padding-left:5px;
}	



#hygiene {
	color: #FC3;
	font-weight: 600;
}

/*------------Links---------------*/


a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
	color: #FCFDDD;	
	background:#0000008a;
	border: 4px solid #000;
	border-radius: 20px;	
	padding: 14px;
	z-index:2;
}

 a.tellinknav:link {
	color:;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	background:#0000008a;
	border: 4px solid #000;
	border-radius: 20px;	
	padding: 14px;
	margin-left:103px;
	z-index:2;
	
  }

a:hover {
	transition-duration:;
	text-decoration: none;
	background:#000;
	padding: ;
	opacity:1;
	/* [disabled]box-shadow: 0px 0px 50px 50px #C93; */
}

a:visited {
	font-size: 1.3em;
	color: #FCFDDD;
	text-decoration: none;
	border: 4px solid #000;
	border-radius: 20px;
	background:#000000;
	padding: 14px;
	}
a:active {
	font-size: 1.3em;
	color: #FCFDDD;
	text-decoration: none;
	border: 4px solid #000;
	border-radius: 20px;
	background:#000000;
	padding: 14p}
	
	

	
/*--------------------*/


		
#apDivLegende1 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:0;
	font-size: 18px;
	color: #d3d3d3;
	background-color: #f60;
	left: 726px;
	top: 429px;
	padding: 5px;
	text-align: center;
}
	

#BildAlex{
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 670px;
	top: 180px;
}
		

	/*   -------------Archiv--------------*/

.xalex_hover	{
	top:200px;
	left:105px;
	z-index:0;
	position: absolute;
	height: 100px;
	width: 200px;
	overflow:hidden;
	background-image: ;
	border: 8px solid #000;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 5px silver;
	 display:none ;
	}
	

