/* Startseite Auflistung(Buttons) */
#content_mitte #auflistung{
   margin-right: auto;
	margin-left: auto;
	margin-top:107px; 
	width:120px;
	background-color: white;
}
#content_mitte #auflistung .buttons{
	width:120px;
	height:22px;
	padding-left: 25px;
	background-image: url(../images/button_auflistung.gif);
	background-repeat: no-repeat;
	background-color: white;
	color: #707172;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
