/* External CSS Style Sheet File-ID: sc_style_01.css                                        *//*  -----------------------------------------------------------                                       *//* Änderungsdatum: 19. Dezember 2002                                                          *//* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                         *//*                                                                                                                   *//*                                                                                                                   *//*                                                                                                                   *//* Color Codes used                                                                                        *//* ~~~~~~~~~~~~~                                                                                        *//*                                                                                                                   *//* light yellow #FFFFCC      used in   text content box                                       *//* dark blue   #333399          used in banner box and Header-2                           *//* orange      #FF6600          used in text headers                                              *//*                                                                                                                   *//* ------- Hyperlink Attribute ------------------------------------------------------------*/a:link         { font-size: 10pt; font-family=verdana; color: darkblue}a:active     { font-size: 10pt; font-family=verdana; color: red}a:visited     { font-size: 10pt; font-family=verdana; color: purple}A:hover     {color:orange}A:hover     {text-decoration: overline underline}p               { font-family: Verdana; color: black; font-size: 10pt; }li                { font-family: Verdana; color: black; font-size: 10pt; } td               { font-family: Verdana, color: blue; font-size: 10pt; }/* ------- Style definitionen-----------------------------------------------------------------*/<STYLE>   BODY {               font-family: goofy; Georgia, Verdana;               color: blue ;                } </STYLE>/* ------- Header / Überschriften Attribute ----------------------------------------------*//*    H1 { font-size: 14pt; color : #FF6600; face="Verdana; font-family: sans-serif }  *//*    h2  { font-size: 12pt; color: #333399; face="verdana: sans-serif }                      */ /*   H3 { font-size: 10pt; color : black;      face="Verdana; font-family: sans-serif }   *//*   H4 { font-size: 08pt; color : black;      face="Verdana; font-family: sans-serif }   *//*   H5 { font-size: 08pt; color : black;      face="Verdana; font-family: sans-serif }   *//*   H6 { font-size: 08pt; color : green;      face="Verdana; font-family: sans-serif }   *//*----------------------------------SPAN IMAGE---------------------------------------------*/IMG.left-floating {float: left}IMG.right-floating {float: right}/*--------------End of CSS Style Sheet---------------------*/
