/* -------------------------------------------------- *//* StyleSheet fuer http://air.droessler.at/galtuer    *//*                                                    *//*   Copyright (c) 2001 by Klaus Droessler            *//* -------------------------------------------------- *//*                                                    *//* Definition der verwendeten Tags                    *//*                                                    */BODY {  color             : white;}P, TD, TH, DIV, UL, LI {    font-family      : "Futura Md BT", "Verdana", "Arial", "Helvetica", "Helv", sans-serif;    font-size: 10pt;   color: #808080;}li{    font-weight: bold;    list-style-type: font-family; }H1 {   font-family      : "Futura Md BT", "Verdana", "Arial", "Helvetica", "Helv", sans-serif;    letter-spacing: 1pt   ;   font-size: 13pt;   font-weight      : bold;}H2 {   font-family      : "Futura Md BT", "Verdana", "Arial", "Helvetica", "Helv", sans-serif;    letter-spacing: 1pt   ;   font-size: 11pt;   font-weight      : bold;}CODE {    font-family      : "Courier New", Courier, Mono, monospace;    background       : transparent;   color            : #000000;}.MOD{   font-size: 11pt;}.title{   font-size: 13pt;}/*                                                    *//* Erscheinungsbild der Links                         *//*                                                    *//* link="#FFFFFF" vlink="#A9ABB7" alink="#1D2234"     */a:link {   color           : #000000;   font-size: 12pt;   background      : transparent;   text-decoration : none;   font-weight      : bold;}a:visited    {    color           : #000000;   background-repeat: repeat;    background-attachment: scroll;    text-decoration: none;    font-weight: bold;   font-size: 12pt;    background-position: transparent; }a:active{   color           : #000000;   font-size: 12pt;   background      : transparent;   text-decoration : none;    font-weight      : bold;}a:hover {   color: #FFFFFF;    background-color: gray;    font-weight: bold;}fieldset     { border-style: solid; border-color: #000000 }