#Adresse {
	width: 240px;
	float: right;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
.firmenname {
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #F98822;
	margin: 0px;
}
.kontakt-impressum {
	color: #0E955A;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
	text-align: center;
}

.kontakt-impressum a {
	color: #0E955A;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
	text-align: center;
	text-decoration: none;
}
.adresse {
	text-align: center;
	font-size: 12px;
	line-height: 120%;
}

.adresse a {
	text-align: center;
	font-size: 12px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C975C;
}

