body {
	line-height: 140%;
}
	
h1,h2,h3,h4,h5,h6 {
	text-align: center;
	margin-top: 5%;
}

table {
    border-collapse: collapse;
}

td {
	padding-right: 5px;
	padding-left: 5px;
}

.ordner {
	font-size: small;
	font-weight: bold;
	color: #3366aa;
	vertical-align: middle;
}

.links {
	font-size: x-small;
	margin-left: 18px;
	color: #666666;
}

.copy {
	font-size: xx-small;
}

.index {
	font-size: 50%;
	vertical-align: super;
	color: #000000;
	text-decoration: none;
}

.footnote {
	font-size: 75%;
}
