/* firmenbuch, ausschreibungen, termine */
	.mdoc-set { display: none;}
	.breadcrumbs .bc1,
	.breadcrumbs .bc2 .b-spacer {
		display: none;
	}
	.breadcrumbs .bc2 {
		background: url(/pages/img/portal/raquo-headlines.png) no-repeat transparent;
		background-position: 4px 5px;
		font-size: 16px;
		line-height: 16px;
		padding-top: 2px;
	}
	.breadcrumbs .bc2 a {
		padding-left: 17px;
	}
	.breadcrumbs .bc4 {
		text-transform: none;
	}
	
	.contentlist .bottom {
		background: url(/pages/img/portal/spacer.gif) repeat-x transparent;
		background-position: 0% 0%;
		height: 10px;
		width: 610px;
		float: left;
	}
	.contentlist li {
		padding: 2px 0 8px 2px;
		background-position: 0% 0%;
		color: #666;
		width: 607px;
	}
	.contentlist li.double {
		background-image: none;
	}
	.contentlist .listtext p.single {
		padding-top: 6px;
	}
	.contentlist .listtext p strong {
		padding-right: 6px;
	}
	.listkw {
		width: 110px;
		float: left;
		font-size: 11px;
		font-weight: bold;
		text-align: right;
		padding-right: 15px;
		color: #666;
		border-top: 1px solid transparent;
		padding-top: 19px;
		}
	.listtext {
		
	}
	.contentlist .date {
		color: #333;
		font-size: 11px;
		padding-top: 2px;
	}
	.contentlist .fb-address {
		font-size: 11px;
		display: inline;
	}
	.channel-left .tab-keywords {
		float: left;
		width: 500px;
		top: -15px;
		height: 15px;
		position: relative;
		margin-bottom: -15px;
	}
	.channel-left .tab-keywords ul {
		float: left;
		width: 500px;
		border-left: 1px solid #9C9AA6;
		height: 14px;
	}
	.channel-left .tab-keywords li {
		float: left;
		background: url(/pages/img/portal/bg-teasertab.gif) repeat-x transparent;
		background-position: 100% 0;
		font-family: verdana,sans-serif;
		font-size: 9px;
		font-weight: normal;
		height: 13px;
		line-height: 13px;
		overflow: hidden;
		padding: 1px 4px 0 4px;
		text-transform: uppercase;
	}
	.channel-left .tab-keywords li a {
		color: #504e61;
	}
	.channel-left .tab-keywords li a:hover {
		color: #ff9600;
	}
	.channel-left .tab-keywords li.active a {
		color: #ff9600;
	}
