.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}

.pfeil {
	background-image:url(../images/pfeil.jpg); background-repeat:no-repeat;
	background-position: left top;
	padding-left:20px;
	padding-top:1px;
}
