/* css fuer die presse-seiten */

body {}
td { font-family: Times New Roman, Times, serif; color: #0A1211; font-size: 10pt; }

.bigger { font-family: Times New Roman, Times, serif; color: #0A1211; font-size: 12pt; }
.titel { font-family: Times New Roman, Times, serif; color: #0A1211; font-size: 19pt ; font-weight: bold; }


a.standard:link { font-family: Times New Roman, Times, serif; color: #0A1211; font-size: 10pt; font-weight: bold; text-decoration: underline }
a.standard:visited { font-family: Times New Roman, Times, serif; color: #666600; font-size: 10pt; font-weight: bold; text-decoration: underline }
a.standard:hover { font-family: Times New Roman, Times, serif; color: #666600; font-size: 10pt; font-weight: bold; text-decoration: none }
a.standard:active { font-family: Times New Roman, Times, serif; color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none }

a.bigger:link { font-family: Times New Roman, Times, serif; color: #0A1211; font-size: 12pt; font-weight: bold; text-decoration: underline }
a.bigger:visited { font-family: Times New Roman, Times, serif; color: #666600; font-size: 12pt; font-weight: bold; text-decoration: underline }
a.bigger:hover { font-family: Times New Roman, Times, serif; color: #666600; font-size: 12pt; font-weight: bold; text-decoration: none }
a.bigger:active { font-family: Times New Roman, Times, serif; color: #000000; font-size: 12pt; font-weight: bold; text-decoration: none }

