/* CSS Document */

.oldies {
	color: #CCCCCC;
	font-size: x-small;
	text-align: right;
}

.oldies a {
	text-decoration: none;
}

.oldies a:hover, a:active {
	color: #999999;
}

.rotbetont {
	font-size:larger;
	color: Darkred;
	font-weight: bold;
}

.blautbetont {
	font-size:larger;
	color: Indigo;
	font-weight: bold;
}

.namen {
	font-family: Courier, mono;
	font-style: italic;
	font-size: 1.2em;
}