#navigation a {
	color: #1A6535;
	text-decoration: none;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8em;
}
#navigation a:hover {
	color: #118DEE;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 2px;
}

#navigation {
	background-image: url("h_hell.gif");
	padding-bottom: 10px;
}

#navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url("linie.gif");
	background-repeat: no-repeat;
	height: 30px;
	background-position: bottom;
}
#navigation ul {
	padding: 0px;
	margin: 0;
	text-align: center;
	margin-top: 10px;
}
#navigation #zertifikat a:hover {
	color: #660066;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#navlist {
	z-index: 1;
}

