#content a {
color: #c08000;
}

#content a:hover {
color: #d5a245;
}

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

.menu-ueberuns {
    color: #c08000;
}
.menu-ueberuns .menu-item-1 {
background-color: #faba31;
}

