/* Farben und Bilder gelb_beschriftung */

h1 { color: #E2BD2A; }
h3 { color: #E2BD2A; }
a:link , a:visited { color: #E2BD2A; }

#head {	background-image: url("../images/banner_gelb_beschriftung.jpg");	}
	
#wrapper_nav { background: #E2BD2A url("../images/menu_gelb.jpg") 0 0 repeat-x;	}
	
#c_1 ul li a:hover { color: #E2BD2A; }
#c_2 ul li a:hover { color: #E2BD2A; }

#footer a:active , #footer a:hover { color: #E2BD2A; }