a { font-family: 'Microsoft Sans Serif'; /*color: rgb(0,75,0);*/ color:rgb(0,0,0); text-decoration: underline; /* background-color: 'white'; */ font-size: 10pt; } a:link { color:rgb(0,0,0); } a:visited { color:rgb(0,0,0); } a:hover { text-decoration: underline; } a:active { text-decoration: underline; } a:focus { text-decoration: underline; } div { font-family: 'Microsoft Sans Serif'; font-size: 10pt; margin-left: 10px; margin-right: 10px; color:rgb(0,0,0); } div.link { /* background-color: 'white'; */ color:rgb(0,0,0); } div.text { } div.unterueberschrift { font-weight: bold; } div.ueberschrift { text-align: center; font-size: 15pt; font-family: 'Microsoft Sans Serif'; margin-top: 30px; margin-bottom: 40px; } div.ueberschrift2 { text-align: center; font-size: 10pt; font-family: 'Microsoft Sans Serif'; font-weight = bold; margin-top: 25px; margin-bottom: 30px; } div.listenueberschrift { font-weight: bold; } div.tabellenueberschrift { font-family: 'Microsoft Sans Serif'; font-weight: bold; } div.impressum { font-size: 7pt; } body { background-color:rgb(255,255,255); margin: 0px; scrollbar-base-color = rgb(192,192,102); scrollbar-3dlight-color = rgb(160,160,160); scrollbar-arrow-color = rgb(130,130,130); scrollbar-darkshadow-color = (130,130,130); scrollbar-face-color = rgb(160,160,160); scrollbar-highlight-color = rgb(160,160,160); scrollbar-shadow-color = rgb(160,160,160); scrollbar-track-color = rgb(192,192,192); } li { font-family: 'Microsoft Sans Serif'; font-size: 10pt; color:rgb(0,0,0); } table { width: 100%; } td { font-family: 'Microsoft Sans Serif'; font-size: 10pt; color:rgb(0,0,0); } td.list_links { font-family: 'Microsoft Sans Serif'; font-size: 10pt; color:rgb(0,0,0); width: 50%; text-align: right; } td.list_rechts { font-family: 'Microsoft Sans Serif'; font-size: 10pt; color:rgb(0,0,0); width: 50%; text-align: left; } hr { margin-left: 10px; margin-right: 10px; color:rgb(0,0,0); height: 1px; width: 70%; } img { margin-left: 10px; margin-right: 10px; } img.hintergrund { margin-left: 0px; margin-right: 0px; }