#nav-top2 {
	width: 940px;
	height:22px;
	top: 102px;
	left: 0px;
	position: absolute;
	line-height:22px;
        	background:#4A4D60;

}
#nav-top2 a {
	color: #fff;
	display: block;
	font-weight: normal;
	padding-left: 10px;
	padding-right:10px;
	margin-right:0;
}
#nav-top2 a:hover{
	color: #fff;
	display: block;
	font-weight: normal;
	padding-left: 10px;
	padding-right:10px;
	margin-right:0;
	text-decoration:none;
	background:#669999;
}
#nav-top2 .active {
	width:100px;
	color: #fff;
	font-weight: normal;
	padding-left: 10px;
	padding-right:10px;
	margin-right:0;
	text-decoration:none;
	background:#669999;
}

/*//////////////////////////////////////////////////////////*/
#bread {
	background: #fff;
	color: #000;
	font-size: 11px;
	width: 516px;
	top: 130px;
	left: 200px;
	position: absolute;
}
#bread a {
	color: #000;
	text-decoration: none;
}

#bread span {
	padding: 0 6px 0 0;
}
/*//////////////////////////////////////////////////////////*/

#toolbar .tx-macinasearchbox-pi1 {
	position: absolute;
	top: 160px;
	right: 10px;
	width:210px;
	border: 0px solid #ccc;
}

#toolbar .tx-macinasearchbox-pi1 input {
	border: 1px solid #ccc;
	margin-right: 6px;
	padding: 1px;
	width:145px;
	float: left;
}

#toolbar .tx-macinasearchbox-pi1 input.button {
	background: #ccc;
	clear: none;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 52px;
}
/*//////////////////////////////////////////////////////////*/
#nav-left {
	height: auto;
	width: 195px;
}
#nav-left ul {
	left: 10px;
	top: 10px;
	position: relative;	
}
#nav-left li {
	list-style: none;
	margin-bottom: 0px;
}
#nav-left a {
	color: #000;
	display: block;
	font-weight:normal;
	line-height:15px;
	padding-left: 15px;
	text-decoration: none;
	/*background: url(../img/arrow.gif) no-repeat left;*/
}
#nav-left a.active {
	/*background: url(../img/arrow-down.gif) no-repeat left;*/
	color:#F65012;
}

#nav-left a:hover {
	color: #F65012;
}
#nav-left ul ul a.active {
	color:#F65012;
	background:none;
}
#nav-left ul ul {
	top: 2px;
	margin-bottom:20px;
}
#nav-left ul ul a {
	padding-left: 20px;
	font-weight:normal;
	background:none;	
}
#nav-left ul a {
	padding-left: 15px;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom:0px dashed #999;
}
#lid-worden {display:none;}
