
/* CSS Document */

.ListeLinien {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px dotted #C0695F;
	list-style-type: none;
}
