/* - - - Einbinden der Master-Datei - - - */
	@import url(layout-master.css);
	

/* - - - Spezifische Farbeinstellungen - - - */
	a, a:link, a:visited, a:hover, a:focus, a:active, strong, b, em, h1, h2 { color:#2E8125; }

	ul#navigation-main {
		border-bottom:6px solid #2E8125;
	}


	body { background-color:#E0ECDF; }
	td#head { background-image:url(../images/site/td_id_head.jpg); }

