body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
img { border:0px; }
a {
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h1 {
	font-size: 16pt;
}
h3 {
    font-size: 11pt;
	font-style: normal;
    font-weight: bold;
    margin: 0px;
}
.style1 {font-size: medium}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.fettrot {
	color: #FF0000;
	font-weight: bold;
}
.rot {color: #FF0000}

.klein {font-size: 9pt; }
.kleinfett { font-size: 9pt; font-weight: bold; }
.fett { font-weight: bold; }

.player16 {
    width: 300px;
    height: 16px;
    background-color: white;
    padding: 0px;
    margin: 0px;
}
.player24 {
    width: 300px;
    height: 24px;
    background-color: white;
    padding: 0px;
    margin: 0px;
}
table {
    padding: 0px;
    margin: auto;
    border: 0px;
}
td {
    padding: 0px;
    margin: 0px;
}
hr {
    padding: 0px;
    margin: 0px;
}
.subline {
    font-size: 9px;
    color: #000000;
}
