/**
 * Style sheet HB_orange
 */
/* Streifen unter Navi */
.mod_streifen
{
	background-color:#FF9000;
}

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

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

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