body { color: #666; font-size: 10pt; font-family: "Trebuchet MS", Arial, Helvetica; }

h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 { color: #009; font-size: 12pt; font-weight: bold; }

p {color: #666; font-size: 10pt; font-family: "Trebuchet MS", Arial, Helvetica;}

td { padding: 0 15px; border-color: white; border-width: 1px; }
a:link {
	text-decoration:none;
	color:#009;
}

a:visited {
	text-decoration:none;
	color:#009;
}

a:hover {
	color: #009;
	text-decoration: none;
	border-color: #009;
	border-style: dotted;
	border-width: 0 0 1px;
}

a:active {
	color: #009;
	text-decoration: none;
	border-color: #009;
	border-style: dotted;
	border-width: 0 0 1px;
}

.header { font-size: 12pt; font-weight: bold; }
.titel { font-size: 32pt; font-weight: bold; }
.bildunterschrift { font-size: 10pt; font-weight: normal; font-style: italic; }
.footer { font-size: 10pt; font-weight: normal; }