#content a {
color: #009966;
}

#content a:hover {
color: #10a976;
}

	
h1 {
	font-weight: lighter;
	font-size: 26px;/* IE bug: medium renders too big */
	color: #009966;
	margin-bottom: 1.2em;
	margin-top: 2.3em; /* IE bug: margins are calculated incorrectly */
	position: relative;
	/*width:100%; /* IE bug */
}

.menu-angebote {
    color: #009966;
}
.menu-angebote .menu-item-1 {
background-color: #009966;
}
