
div.content h3 {
	color: #005746;
}

div.csc-header h3 a,
div.csc-header h2 a{
	color: #005746;
}

div.margin .contentElement h2 {
	color: #005746;
	
	/* DEBUG NN HR BH 2010-03-25 */
	font-size: 1.1em !important;
}

div.margin .contentElement h3 {
	color: #005746;
}

div.content-teaser {
	border-top: 2px solid #005746;
}

div.content-teaser h3 {
	color: #005746;
}

div.content-teaser h3 a {
	color: #005746;
}

div.content-teaser .imageBlock {
	width: 37px;
	height: 9px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	background-color: #005746;
	overflow: hidden;
}

div.content table.contenttable-0,
div.content table.contenttable-1,
div.content table.contenttable-2,
div.content table.contenttable-3{
	border: 1px solid #005746;
}

div.content table.contenttable-0 th,
div.content table.contenttable-0 td,
div.content table.contenttable-1 th,
div.content table.contenttable-1 td,
div.content table.contenttable-2 th,
div.content table.contenttable-2 td,
div.content table.contenttable-3 th,
div.content table.contenttable-3 td {
	border: 1px solid #005746;
}

div.content table.contenttable-1 th,
div.content table.contenttable-2 th{
	background-color: #005746;
	color: #FFF;
	border: 1px solid #FFF;
}

div.content table.contenttable-2 .tr-even {
	background-color: #D7EDE6;
}

div.content-teaser h3 a {
	color: #005746;
}

