/*
Colorcodes (Hex):

dark blue:		#4a667a
light blue:		#657d8e
dark yellow:	#dfa01d
light yellow:	#f1d499	
*/

.minifp td { padding-bottom: 15px; }

.minifp td p { margin-top: 3px; }

.minifp td img {
	border: 1px solid #4a667a;
	margin-left: -2px;
	margin-right: 9px;
}

.minifp-introtitle a {
	font-size: 14px;
	font-weight: bold;
	color: #4a667a;
}

.minifp-introtitle a:hover {
	text-decoration:underline;
}

.minifp-date {
	color: #657d8e;
	font-size: 12px;
}

a.minifp-full-link { font-weight:bold; }
a:hover.minifp-full-link { text-decoration:underline; }

/* Aktionen */
.moduletable_aktionen .minifp td {
	padding-right: 18px;
}

.moduletable_aktionen .minifp img {
	margin-bottom: 15px;
	clear: both;
	vertical-align: text-top;
}

.moduletable_aktionen .minifp-introtitle {
	padding-bottom: 10px;
}

.moduletable_aktionen .minifp-introtitle a {
	font-size: 12px;
	font-weight: bold;
	color: #4a667a;
}
