/* 						*/
/* Mitglieder Style		*/
/* 						*/

/* Hintergrundfarbe Content */
#content {
	background: #FFE1CC;
}

/* Links im Content, Farbe der Trennlinien */
#subnavi li,
#content a {
	color: #FF6600;
}

/* Links in der Navigation und Überschriften */
#content h1,
#content h2,
#subnavi li a {
	padding-left: 10px;
	color: #FF6600;
	background: 0 2px url(/design/pfeil_mitglieder.gif) no-repeat;
}

/* Hintergrund Unterverzeichnis */
#subnavi {
	background: #FFC299 url(/design/english/background_mitglieder.gif) right top no-repeat;
}

/* Brotkrümmelchen */
#breads a {
	color: #FF6600;
}

#breads a.pfeil {
	padding-left: 10px;
	background: left center url(/design/pfeil_mitglieder.gif) no-repeat;
}

