#nav ul li#p1 a {
	padding-top: 40px;
	background: #bababa url(/pictures/bg_oeffentl.gif) no-repeat 0 bottom;
	}
#nav ul li#p1 a:hover,
#nav ul li#p1.active a {
	background: #e12e32 url(/pictures/bg_oeffentl_hover.gif) repeat-x 0 bottom;
	}

#nav ul li#p2 a {
	padding-top: 40px;
	margin-top: 10px;
	background: #bababa url(/pictures/bg_geschuetzt.gif) no-repeat 0 bottom;
	}
#nav ul li#p2 a:hover,
#nav ul li#p2.active a {
	background: #e12e32 url(/pictures/bg_geschuetzt_hover.gif) repeat-x 0 bottom;
	}
