/* schriftstil,abstände */body         { font-family:  georgia, times; font-size: 11pt}table,tr,td   { color: #000000 ;font-family: georgia, times; font-size: 11pt}/* scrolleiste internet explorer ab vers.5.5 */body{scrollbar-arrow-color: #527b80; scrollbar-base-color:#ffffff;scrollbar-highlight-color: #527b80; scrollbar-shadow-color:#ffffff;scrollbar-track-color:#ffffff; scrollbar-darkshadow-color :#527b80 }/* allgemeine links im text */a:link       { color: #009d9d; text-decoration: none; font-family: Georgia, times;                font-size: 11pt}a:visited{color:#009d9d;text-decoration:none;font-family: Georgia,times; font-size: 11pt}a:active {color:#009d9d;text-decoration:none;font-family: Georgia, times; font-size: 11pt}a:hover      { color: #C60000; text-decoration: none; font-family: Georgia, times;                font-size: 11pt }