h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #878889;
	font-family: Arial, Helvetica, sans-serif;
}

.fett {
	font-weight: bold;
	color: #333333;
}

a {
	color: #f39d00;
	text-decoration: none;
}

a:hover {
	color: #f39d00;
	text-decoration: none;
}

ul {
	list-style-position: outside;
	list-style-image: url(../images/liste.gif);
}
.navi {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b1b2b4;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.liste {
	font-weight: normal;
	color: #3f3e40;
	line-height: 28px;
}
.copy {
	color: #3e3e40;
}
.schwarz {
	color: #3f3e40;
	font-weight: normal;
	line-height: 14px;
}
.active {
	color: #f39d00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

