body {
	font-family: Verdana, Helvetica, Arial, Lucida, Serif;
	font-size: 12pt;
	background-color: #d1ccba;
	color: black;
	background: url(i/marmor.jpg);
	text-align: center;
	font-weight: bold;
}

a {
	color: #ff0000;
}

a:visited {
	color: #800080;
}

h1 {
	font-size: 24pt;
	text-align: center;
}

h2 {
	font-size: 14pt;
	text-align: center;
}

.small {
	font-size: 10pt;
}

.big {
	font-size: 16pt;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	color: #808080;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	text-decoration: none;
}

td {
	text-align: left;
	vertical-align: top;
	padding: 1ex;
}

td.boese {
	color: #305a2c;
}

td.gut {
	color: #2f1dab;
}

