/* -------------------------------------------------- *//* StyleSheet fuer http://www.droessler.at            *//*                                                    *//*   Copyright (c) 2001 by Klaus Droessler            *//* -------------------------------------------------- *//*                                                    *//* Definition der verwendeten Tags                    *//*                                                    */BODY {  color             : white;  background        : #777987;   background-attachment: fixed;  background-position: 0 0;  background-repeat: repeat;  scrollbar:none;  scrollbar-3d-light-color: #A9ABB7;   scrollbar-arrow-color: #A9ABB7;  scrollbar-base-color: #777987;   scrollbar-dark-shadow-color: #1D2234;  scrollbar-face-color: #777987;   scrollbar-highlight-color: #A9ABB7;  scrollbar-shadow-color: #1D2234;}P, TD, TH, DIV, UL, LI {    font-family      : "Verdana", "Arial", "Helvetica", "Helv", sans-serif;    font-size: 10pt;}li{    font-weight: bold;    list-style-type: font-family; }H1 {   font-family      : "Verdana", "Arial", "Helvetica", "Helv", sans-serif;    letter-spacing: 1pt   ;   font-size: 14pt;   font-weight      : bold;}H2 {   font-family      : "Verdana", "Arial", "Helvetica", "Helv", sans-serif;    letter-spacing: 1pt   ;   font-size: 12pt;   font-weight      : bold;}.fields	 {			background : #777987 ;			font-variant : normal  ;			text-transform : none  ;			Text-Align : Left ;			Font-Family : Helvetica,Arial;			Font-Size : 8pt ;			Color : #000000 ;			Text-Decoration : None ;			Font-Style : Normal ;			Font-Weight : Normal		}.required	 {			background : #777987 ;			font-variant : normal  ;			text-transform : none  ;			Text-Align : Left ;			Font-Family : Helvetica,Arial;			Font-Size : 8pt ;			Color : #000000 ;			Text-Decoration : None ;			Font-Style : Normal ;			Font-Weight : Normal}CODE {    font-family      : "Courier New", Courier, Mono, monospace;    background       : transparent;   color            : #000080;}/*                                                    *//* Erscheinungsbild der Links                         *//*                                                    *//* link="#FFFFFF" vlink="#A9ABB7" alink="#1D2234"     */a:link {   color           : #FFFFFF;   font-size: 12pt;   background      : transparent;   text-decoration : none;   font-weight      : bold;}a:visited    {    background-repeat: repeat;    background-attachment: scroll;    text-decoration: none;    font-weight: bold;   font-size: 12pt;    background-position: transparent; }a:active{   color           : #1D2234;   font-size: 12pt;   background      : transparent;   text-decoration : none;    font-weight      : bold;}a:hover {   color: #777987;    background-color: #FFFFFF;    font-weight: bold;}fieldset     { border-style: solid; border-color: #000000 }
