
/* 						*/
/* Organisation Styles 	*/
/* 						*/

/* Hintergrundfarbe Content */
#content {
	background: #E1E2DC;
}

/* Links im Content, Farbe der Trennlinien */
#subnavi li,
#content a {
	color: #616B48;
}

/* Links in der Navigation und Überschriften */
#content h1,
#content h2,
#subnavi li a {
	padding-left: 10px;
	color: #616B48;
	background: 0 2px url(/design/pfeil_organisation.gif) no-repeat;
}

/* Hintergrund Unterverzeichnis */
#subnavi {
	background: #C2C4B7 url(/design/background_organisation.gif) right top no-repeat;
}

/* Brotkrümmelchen */
#breads a {
	color: #616B48;
}

#breads a.pfeil {
	padding-left: 10px;
	background: left center url(/design/pfeil_organisation.gif) no-repeat;
}

