h5 {
    background: transparent url(../Bilder/button_a.gif) no-repeat top right;
    font: bold 16px arial, sans-serif;
    color: black!important;
    display: block;
    float: left;
    width: 300px;
    height: 38px;
    margin: 20px 175px 20px 175px;
    padding-right: 16px;
    text-decoration: none;
    text-align: center;
}

h5 span {
    background: transparent url(../Bilder/button_span.gif) no-repeat;
    display: block;
    line-height: 28px;
    padding: 5px 0 5px 16px;
}

.zitat {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	padding-bottom: 10px;
}

.zitat strong {
	font-size: 18px;
	color: #7A1D61;
