@charset "utf-8";
/* CSS Document */

	

/*------------Links---------------*/


a:link {
	background:#000000;
	padding: 14px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	text-decoration: none;
	color: #d9faf8;	
	background:#0000008a;
	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:#d9faf8;
	text-decoration: none;
	border: 4px solid #000;
	border-radius: 20px;
	padding: 14px;
	
a:active {
	color:#d9faf8 ;
	text-decoration: none;
	border: 4px solid #000;
	border-radius: 20px;
	background:#000000;
	padding: 14px;;
	}
	
	

/*fehlt noch Legende Bidl udn Text kommt am Ende rein*/
/*ab hier Navielelmente*/
	
/*--------Navigation---------------*/



.home	{
		}
.oase	{
	}
.alex	{
		}
			


	
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	/*   ---------------------------*/	
	
.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 ;
	}
		





