/* CSS Document */

#wrapperhead {
	background-image:url(../img/wrapperhead_bg_gelb.jpg);
}

.menuepunkt a:hover {
	background-color:#e2c01c;
}
.menuepunkt_sub_selected a:hover {
	background-color:#eaeaea;
	color:#e2c01c;
}

.menuepunkt_selected a {
	background-color:#e2c01c;
}
#foot {
	background:#e2c01c;
}

h1 {
	color:#e2c01c;

}
h2 {
	color:#e2c01c;
}