.netzwerk_liste {
	line-height: 1.5em;
	padding: 0.5em 1em;
	background-color: #e0e3e8;
}

.netzwerk_header {
	background-color: #c9ced4;
	padding: 0.5em 1em;
	font-weight: bold;
	text-align: left;
	border-top: 0.05em solid #fff;
	border-bottom: 0.08em solid #fff;
}

table.netzwerk th {
	background-color: #e7eaed;
	padding: 0.25em 1em;
	font-weight: normal;
	text-align: left;
	border-bottom: 0.08em solid #fff;
}

table.netzwerk td {
	vertical-align: top;
	padding: 0.5em 1em;
	border-bottom: 0.08em solid #fff;
	background-color: #e0e3e8;

}

table.netzwerk {
	margin-bottom: 1em;
}

table.notopmargin {
	margin-top: 0;
}
