.nav1 {
	position: relative;	z-index: 0;
	line-height:0;
	font-size:0;
	z-index: 50;
}

.nav1 span {
	position: absolute;
visibility: hidden;	
left: -1000px;
text-decoration: none;
}

.nav1:hover{background-color: transparent;z-index: 50;}.nav1 span img{ /*CSS for enlarged image*/border-width: 0;padding: 0;}

.nav1:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: -21px;
z-index: 50;left: 0px; /*position where enlarged image should offset horizontally */}

.copy {
		
	        font-family: Arial,Helvetica, sans-serif;
			font-size:10pt;
			line-height:16pt;
			color:#565656;  
}
.jahre {
		
	        font-family: Arial,Helvetica, sans-serif;
			font-size:10pt;
			line-height:16pt;
			color:#565656;  
}
.jahre a {
			text-decoration:none;
}