/* - - - 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:#A2B71A; }

	ul#navigation-main {
		border-bottom:6px solid #A2B71A;
	}


	body { background-color:#F1F4DD; }
	td#head { background-image:url(../images/site/td_id_head.jpg); }
