.button_praxen, .button_dienstleister{
	width:111px;
	height:30px;
	display:block;
	float:right;
	margin: 180px 20px 0px 0px;
	cursor: pointer;
}

.button_praxen{
	background:url(../images/button_praxen.png);
}	

.button_dienstleister{
	background:url(../images/button_dienstleister.png);
}	

div#az img, div#aktuelles img{
	margin-left:5px;
}

div#az a:hover, div#aktuelles a:hover{
	text-decoration:underline;
}
