/**
 * Style sheet HB_gruen
 */
/* Streifen unter Navi */
.mod_streifen
{
	background-color:#00A24C;
}

/* Seitenpfad */
.mod_breadcrumb
{
	border-bottom:1px dashed #00A24C;
}

/* Contentdarstellung */
#main h1
{
	border-bottom:1px solid #00A24C;
}

/* Contentdarstellung */
#main h2
{
	border-bottom:1px solid #00A24C;
}

