#ausgabenblock {
	text-align: center;	
	width: 100%;
}

#ausgabenblock img {
	border: 1px solid #999;
}

.cabtable {
	/*background-color: #B0C4DE;*/
}

.ausgabe {
	float: left;
	margin: 3px 11.5px 5px 0;
	text-align: center;
}
.ausgabe a,
.ausgabe a:link,
.ausgabe a:hover,
.ausgabe a:visited {
	text-decoration: none;
}
.ausgabe span {
	display: block;
}

/* style for the ajay loaded template */
#archivtarget .ausgabe {
	margin: 3px;	
}

#archivtarget .ausgabe * {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #fff !important;
}

