.titel {
	font-family: "Century Gothic", Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 28px;
	color: #666666;
}
.lauftext {
	font-family: Arial, Helvetica, "Century Gothic", "Helvetica Neue", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	letter-spacing: 1px;
}
.legende {
	font-family: Arial, Helvetica, "Century Gothic", "Helvetica Neue", sans-serif;
	font-size: 10px;
	color: #444444;
}
a:link {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003399;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -18px;
}
.reg {
	vertical-align: superexposant;
}

