/* 						*/
/* Aktuell Styles 		*/
/* 						*/

/* Hintergrundfarbe Content */
#content {
	background: #CCE1E2;
}

/* Links im Content, Farbe der Trennlinien */
#content h3,
#subnavi li,
#content a {
	color: #036564;
}

/* Links in der Navigation und Überschriften */
#content h1,
#content h2,
#subnavi li a {
	padding-left: 10px;
	color: #036564;
	background: 0 2px url(/design/pfeil_aktuell.gif) no-repeat;
}

/* Hintergrund Unterverzeichnis */
#subnavi {
	background: #99C3C2 url(/design/english/background_aktuell.gif) right top no-repeat;
}

/* Brotkrümmelchen */
#breads a {
	color: #036564;
}

#breads a.pfeil {
	padding-left: 10px;
	background: left center url(/design/pfeil_aktuell.gif) no-repeat;
}

