/* Start of CMSMS style sheet 'GVA-Firmenvorstellung' */
div#firmenvorstellung{
	border: 1px solid #990000;
	background: white;
	margin-bottom: 10px;
}

div#firmenvorstellung .NewsSummaryPostdate{
	display: none;
}

div#firmenvorstellung .NewsSummaryLink{
	display:none;
	text-align: center;
	background: silver;
	padding-bottom: 2px;
	border-bottom: 1px dotted #990000;
}

div#firmenvorstellung .NewsSummarySummary img{
	margin-left: -5px;
	margin-right: -5px;
}

.firmenvorstellungstitle{
	background: silver;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px dotted #990000;
}
/* End of 'GVA-Firmenvorstellung' */

