h1 {
	font-size:16px;
	color:#808285;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
h2 {
	font-size:14px;
	color:#808285;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
h3 {
	font-size:12px;
	color:#808285;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
a, a:hover, a:active, a:visited {
	color:#808285;
	font-weight:bold;
	text-decoration:none;
}
table.startNewsAbfall {
	width: 100%;
}
table.startNewsAbfall td {
	padding: 5px 10px 0 15px;
}
table.startNewsAbfall td h2 {
	color: #008837;
}
table.startNewsAbfall td a {
	color: #008837;
}
table.startNewsTransport {
	width: 100%;
}
table.startNewsTransport td {
	padding: 5px 10px 0 15px;
}
table.startNewsTransport td h2 {
	color: #c0362c;
}
table.startNewsTransport td a {
	color: #c0362c;
}
div.csc-header h1 {
	font-size: 12px;
	color: ffffff;
	margin: 25px 0 0 0;
	padding: 5px 5px 5px 15px;
}
div.csc-header-n1 {
	background-color: #008837;
}
div.csc-header-n2 {
	background-color: #c0362c;
}