#topbild {
	float: left;
	height: 110px;
	width: 620px;
	text-decoration:none;
	background-image:url(../bilder/unav/pract/pract_bg.jpg);
	background-repeat:no-repeat;
}

#unavcontainer a.pract_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color: white;
	background-image:url(../bilder/unav/pract/prac_out.gif);
	background-repeat:no-repeat;
	background-position: left;
	text-indent: 20px;
	display: block;
	}
#unavcontainer a.pract_off:hover {
	background-image:url(../bilder/unav/pract/prac_over.gif);	
	}
	
/* Linkplatzierung für Practitioner */

#pract_unav1 { 
	position:relative;
	top:20px;
	left: 40px;
	width:100px;
	height:30px;
	z-index:100;
}
#pract_unav2 { 
	position:relative;
	top:2px;
	left: 220px;
	width:100px;
	height:30px;
	z-index:100;
}
#pract_unav3 { 
	position:relative;
	top:-40px;
	left: 450px;
	width:100px;
	height:30px;
	z-index:100;
}
#pract_unav4 { 
	position:relative;
	top:-8px;
	left: 65px;
	width:100px;
	height:30px;
	z-index:100;
}
#pract_unav5 { 
	position:relative;
	top:-40px;
	left: 270px;
	width:100px;
	height:30px;
	z-index:100;
}
#pract_unav6 { 
	position:relative;
	top:-80px;
	left: 500px;
	width:114px;
	height:30px;
	z-index:100;
}