#diagramm	{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #000000;
	text-align: center;
	font-size:13pt;
	}
h1	{
	font-size: 22pt;
	}
h2	{
	font-size: 15pt;
	}
table	{
	background:#FEFDF0;
	border: 6px solid #707070;
	border-collapse: collapse;
	border-color: darkgreen;
	box-shadow: 10px 10px 10px grey;
	}
	.zug	{
	background: #e0e0e0;
	border: 1px solid #707070;
	box-shadow: 0 0 0 #ccc;
	}
td	{
	padding: 2px;
	}
a	{
	text-decoration:none;
	}
.e0	{
	color: #000000;
	}
.e1, .e2, .e3, .e4	{
	color: #800000;
	}
