/* selmsdorf bg_orange */


#content h1, 
#content h2,
#content .news-list-item h3 a, 
#right .cal-date,
#content .bodytext a {color: #ed6825;}

.csc-frame {border: 1px solid #ed6825;}

#content .news-list-item h3 a {font-weight:bolder; }

ul li ul.menu-level2 li a {
	text-decoration: none; 
	text-align: left;
	color: #ed6825;
	background: #ffffff;
	border-bottom: 1px solid #ed6825;
}

ul li ul.menu-level2 li.last a {
	border-bottom: 5px solid #ed6825;
}

ul li ul.menu-level2 li a:hover {
	color: #ffffff;
	background: #ed6825;
}


ul.rootline li,
ul.submenu li,
ul.rootline li.current {
  background-color: #ed6825; 
  color: white;
}

