@charset "utf-8";
/* CSS Document */
	
	/*   ---------------Link-Eigenschaften------------*/

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
	color: #EBFEED;	
	background:#0000006a;
	border: 4px solid #000;
	border-radius: 20px;	
	padding: 14px;
	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 {
	
	color: #EBFEED;
	text-decoration: none;
	border: 4px solid #000;
	border-radius: 20px;
	background:#000000;
	padding: 14px;
	}
	

a:active {
	
	xcolor: #EBFEED;
	text-decoration: none;
	border: 4px solid #000;
	border-radius: 20px;
	background:#000000;
	padding: 14p}
	
	

/*fehlt noch Legende Bidl udn Text kommt am Ende rein*/
/*ab hier Navielelmente*/


		
		
	/*   ---------------Archiv------------*/	
	
Archi.alex_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 ;
	}
		
.xapDivUeb {
	font-size:80px;
	color: #22611F;
	text-shadow: 2px 2px 3px #EBFEED;
	left: 625px;
	}
	
	
.xBildLiege{
	position:absolute;
	width:200px;
	height:115px;	
	left: 652px;
	top: 238px;
	z-index:1;
}



