#leftnav h2 {
	background-color: #D9231C;
}
#leftnav {
	border-bottom: 5px solid #D9231C;
}
#leftnav .active {
	background-image: url(pix/bullet_erleben.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.6em;
}
#rightcol h4 {
	background-color: #D9231C;
}
.blockrechts {
	border-bottom: 5px solid #D9231C;
}
/* IE Hacks */
* html #nav1 a {
	padding-top: 0px;
	margin-bottom: 0px;
}
