	#rootlineandtabs {
	float:left;
	width:100%;
	font-size:90%;
	line-height:normal;
	}
	
	#rootlineandtabs ul{
	list-style-type: none;
	margin:0;
	padding:0;
	}


	#rootlineandtabs li{
	display:inline;
	margin:0;
	padding:0;
	}
	
	#rootlineandtabs a {
	float:left;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	}

	
	#rootlineandtabs a span {
	float:left;
	display:block;
	padding:5px 14px 3px 5px;
	}
	
/*	#rootlineandtabs #firstcrumb a span,#rootlineandtabs .midcrumb a span,#rootlineandtabs .next2last a span {
		color:#646464;
		font-weight:bold;
	background-color:#696969;
	background:url(arrow3-normal.gif) no-repeat right center;

	}*/
	#rootlineandtabs #firstcrumb a  {
	}
	#rootlineandtabs .midcrumb a  {
	}
	#rootlineandtabs .next2last a  {
	}
	#rootlineandtabs #firstcrumb a span {
		font-weight:bold;
		color:#eee;
		background-color:#696969;
		background:url(images/bread/arrow3-normal.gif) no-repeat right center;
	}
	#rootlineandtabs .midcrumb a span {
		font-weight:bold;
		color:#ccc;
		background-color:#696969;
		background:url(images/bread/arrow3-normal.gif) no-repeat right center;
	}
	#rootlineandtabs .next2last a span {
		font-weight:bold;
		color:#fff;
		background-color:#696969;
		background:url(images/bread/arrow3.gif) no-repeat right center;
	}
	.rootlineandtabs-level1 #firstcrumb a,.rootlineandtabs-level1 .midcrumb a,.rootlineandtabs-level1 .next2last a {
	background-color:#999;
	}

	.rootlineandtabs-level1 a {
		line-height:1.5em;
		font-size:1.2em;
		font-weight:normal;
	}
	.rootlineandtabs-normal li a span{
		line-height:1.5em;
		font-size:1.2em;
		font-weight:normal;
		color:#595959;
/*		color:#393939;*/
		/*scolor:white;*/
		border-right:solid white 1px;
	}
	.rootlineandtabs-normal  {
	background-color:#eee;
	border:solid #ddd 1px;
	}
	.rootlineandtabs-level1 #current a {
/*	background:url(../../web3/bread/dadada-right.gif) no-repeat right top;*/
	background:url('images/bread/76f4742f73.gif') no-repeat right top;

	}
	.rootlineandtabs-level1 #current a span {
	color:#333;
	font-weight:bold;
	}
	.rootlineandtabs-level1 {border-bottom:solid #cdcdcd 1px}
	.rootlineandtabs-level2 {
		padding-top:6px;
		background-color:#ccc;
	}
	.rootlineandtabs-level2 a span {
		color:#333333;
		font-weight:bold;
	}
	.rootlineandtabs-level2 #current a {
/*	background:url(../../../typo3temp/GB/eca3874e4d.gif) no-repeat left top;*/
	background:url('images/bread/d50cc89c89.gif') no-repeat left top;
	}
	.rootlineandtabs-level2 #current a span {
/*	background:url(../../../typo3temp/GB/c243ef7c2a.gif) no-repeat right top;*/
	background:url('images/bread/bc7e4f6255.gif') no-repeat right top;
/*	font-size:1.2em;*/

	}

	.rootlineandtabs-level3 {
		padding-top:2px;
		background-color:#e5e5e5;
	}
	

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#rootlineandtabs a span {float:none;}
	/* End IE5-Mac hack */
	
	.rootlineandtabs-level3 a span {
	font-weight:bold;
	color:#1a1a1a;
	padding:2px 14px 2px 5px;

	}
	.rootlineandtabs-level3 #current a span {
		font-weight:bold;
/*		font-size:1.2em;*/

	}

