@CHARSET "ISO-8859-1";

/* path */

div#path {
	border:1px solid #CECECE;
	line-height:36px;
	margin-left:210px;
	padding:0 10px;
}

div#path .home {
	color: #638452;
}

div#path .compare {
	float: right;
	text-decoration: underline;
}

div#path span.trenner {
	background-image: url(digidesk/breadcrumb_pfeil.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 4px;
}