/* berufsbildung.css - overwriting css values according to berufsbildung page design */

/*#midCol .h2-blue h2,
#midCol .h2-blue h2 a {
	color: #0b79c2
}*/

#address {
	left: 365px;
}

.ctArea a {
	/*color: #ff5a00;*/
	color: #b86057;
}

.ctArea ul li a {
	background: url(../images/li_button_orange.gif) no-repeat left center;
}

.ctArea ul.blogArchive li a {
	background-image: none;
}

.ctArea .csc-sitemap ul li a {
	background: url(../images/li_button_orange.gif) no-repeat -9999px 0;
}

#midCol .ctArea .csc-uploads a {
	background: url(../images/li_button_orange.gif) no-repeat left center;
}

.ctArea ul li a.specialListLink {
	display: block;
	background: url(../images/li_button_orange.gif) no-repeat 0 7px;
	text-decoration: none;
	margin-left: -12px;
	padding-left: 12px;
}

.ctArea ul li a.specialListLink:hover {
	background-color: transparent;
}

.tx-indexedsearch .browsebox li a {
	background-image: none;
}
