@charset "iso-8859-1";


#left1 {
	position:relative;
	width:11em;
	
	}
	
#left1 a:link{
	cursor: hand;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold ;
	color: #003366;
	}

#left1 a:visited {
	

	cursor: hand;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold ;
	color: #003366;
	}
	

#left1 a:hover {
	
 
	background-image:url(../pictures/hintergrund2.jpg);
	
	}

