.button {
	font : xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

.ticker-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : none;
	background-color : transparent;
	font-size : 10px;
}

.fusszeile{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #7D442C;
}

.link-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
}

.txt-erklaerung{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
}

.txt-normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	border: 1;
}

.txt-normal-bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}
.txt-normal-bold-underline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
.txt-normal-rot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #F00;
}

.txt-titel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	font-weight : bold;
}

.txt-titel16{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	font-weight : bold;
}
.txt-titel16bold {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.txt-titel16bold-blau {
	font-family: Arial;
	font-size: 16px;
	color: #009;
	font-weight: bold;
}
.txt-titel16-rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #CA0000;
	font-weight : bold;
}
.txt-titel16-rot-bold {
	font-family: Arial;
	font-size: 18px;
	color: #CA0000;
	font-weight: bold;
}
.txt-titel25{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 25px;
	color : Black;
	font-weight : bold;
}
.spalten-titel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	font-weight : bold;
}
.txt-normal div table tr td table tr td {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt-normal div table tr td table tr td h3 {
	color: #F00;
}

