
/* Navigationspunkt Leistungen */

.navileistungen
{
	background-image: url(Bilder/navileistungen-leer.gif);
	width: 158px;
	height: 440px;
	float: left;
	text-decoration: none;
}



.navileistungen:hover
{
	background-image: url(Bilder/navileistungen-leer.gif);
	width: 158px;
	height: 440px;
	float: left;
	text-decoration: none;

}

/*Content*/


.leistungenhl
{
	top: 61px;
	left: 30px;
	position: relative;
	width: 81px;
	height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.liste
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	font-size: 1em;
	color: #000000;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 86px;
	left: 30px;
	width: 280px;
	height: 350px;
	text-align: left;
	float: left;
}

.einleitung
{
	margin-top: 10px;

}

.listenpunkt
{
	margin-top: 30px;
}

