#content
{
	font-size: 1.2em;	
	line-height: 0.7em;
}

#content h1
{
	font-size: 0.9em;
}

.leistungen
{
	margin-top: 1.2em; 
	
	
	
	text-align: justify;
	
	
	
}


.leistungen h2
{
	font-size: 0.8em;
	
	margin-bottom: 0.8em;
	
	padding-bottom: 0.4em;
	border-bottom: 1px dotted #aaaaaa;	


	
}

.leistungen ul
{
	list-style : disc;
	text-align: left;
	margin-bottom: 1.5em;
		
}

.leistung
{
	float: clear;

}

.enum-left
{
	margin-left: 1em;
	margin-right: 2em;
	float: left;
}

.leistungen li
{
	margin-left: 3em;
	padding-top: 0.5em;
	font-size: 0.7em;
	
}



