/*
 * Datei: css_main.css
 * Website:	http://www.bagamoyo.com
 * Autor: SoDa Consulting - Peter Soddemann GbR
 * Version: 1.0
 * Beschreibung: Ergänzung der CSS-Definitionen für die Seiten - Aktuelles, Links bzw. die Rubrik Kunst und Kultur
 * Medium: Screen, Projection
 * Gestetet unter: WinXP, Win2000 - Opera 9.0, Firefox 1.5, IE 6.0
 */

#content .right {
	background-image: url(images/content_bg_top_orange.gif);
	background-repeat: repeat-x;
} 

#content .right .top-box .csc-firstHeader {
	color: #000000;
}
#content .right .path {
	padding: 0.5em 1.0em 1.0em 1.5em;
	text-align: right;
	color: #000000;
	font-size: 0.85em;
}
#content .right .path a, .path a:link, .path a:visited {
	color: #000000;
	font-weight: normal;
}
#content .right .path a:hover, .path a:focus, .path a:active {
	border: 1px dashed #ffffff;
	color: #000000;
}