html            { font-family               : Arial,"Gill Sans Lt","Trebuchet MS",Verdana,Helvetica,sans-serif;
              	  font-size                 : 16px }

body            { color                     : #000000;
                  background-color          : #ffffff;
                  background-image          : url("../img/gtexture.gif");
                  background-repeat         : repeat;
                  background-attachment     : fixed;
                  text-align                : left;
                  padding-top               : 0px;
                  padding-right             : 0px;
                  padding-bottom            : 0px;
                  padding-left              : 0px;
                  margin-top                : 0px;
                  margin-right              : 0px;
                  margin-bottom             : 0px;
                  margin-left               : 0px;
                  height                    : 100%;
                  width                     : 100%;
                  overflow                  : auto;       /* Rollbalken bei Bedarf                  */
                  scrollbar-base-color      : #ffffff;    /* Basisfarbe der Scroll-Leiste           */
                  scrollbar-3dlight-color   : #ffffff;    /* Basisfarbe der Scroll-Leiste           */
                  scrollbar-arrow-color     : #0000aa;    /* Farbe für Verschiebepfeile             */
                  scrollbar-darkshadow-color: #ffffff;    /* Farbe für Schatten                     */
                  scrollbar-face-color      : #eeeeee;    /* Farbe für Oberfläche                   */
                  scrollbar-hightlight-color: #eeeeee;    /* Farbe für oberen und linken Rand       */
                  scrollbar-shadow-color    : #eeeeee;    /* Farbe für unteren und rechten Rand     */
                  scrollbar-track-color     : #ffffff }   /* Farbe für freibleibenden Verschiebeweg */

p               { font-size                 : 100%;
  	              line-height               : 120%;
  	              color                     : #000000;
                  font-weight               : normal;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none }

p big           { font-size                 : 120%;
                  font-weight               : normal }

h1              { font-size                 : 240%;
                  line-height               : 120%;
                  color                     : #c0c0c0;
                  font-weight               : bolder;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : uppercase;
                  text-align                : center }

h1 big          { font-size                 : 120%;
                  font-weight               : bold }

h2              { font-size                 : 140%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : bold;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : uppercase;
                  text-align                : left }

h2 big          { font-size                 : 120%;
                  font-weight               : bold }

h3              { font-size                 : 140%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : bold;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;
                  text-align                : left }

h3 big          { font-size                 : 120%;
                  font-weight               : bold }

h4              { font-size                 : 120%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : bold;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;
                  text-align                : left }

h4 big          { font-size                 : 120%;
                  font-weight               : bold }

h5              { font-size                 : 82%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : bold;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;
                  text-align                : left }

h5 big          { font-size                 : 120%;
                  font-weight               : bold }

h6              { font-size                 : 82%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : normal;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;
                  text-align                : left }

h6 big          { font-size                 : 120%;
                  font-weight               : normal }

table           { table-layout              : auto;       /* fixed - auto */
                  border-collapse           : collapse;   /* separate - collapse */
                  border-top-style          : none;
                  border-right-style        : none;
                  border-bottom-style       : none;
                  border-left-style         : none;
                  border-top-width          : 0px;
                  border-right-width        : 0px;
                  border-bottom-width       : 0px;
                  border-left-width         : 0px;
                  border-top-color          : #000000;
                  border-right-color        : #000000;
                  border-bottom-color       : #000000;
                  border-left-color         : #000000;
                  text-align                : left;
                	vertical-align            : middle }

thead           { font-size                 : 100%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : bold;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;
                  text-align                : center;
                	vertical-align            : bottom;
                  padding-top               : 4px;        /* Innenabstand */
                  padding-right             : 4px;
                  padding-bottom            : 4px;
                  padding-left              : 4px }

th              { border-top-style          : none;
                  border-right-style        : none;
                  border-bottom-style       : none;
                  border-left-style         : none;
                  border-top-width          : 0px;
                  border-right-width        : 0px;
                  border-bottom-width       : 0px;
                  border-left-width         : 0px;
                  border-top-color          : #000000;
                  border-right-color        : #000000;
                  border-bottom-color       : #000000;
                  border-left-color         : #000000 }

tbody           { font-size                 : 100%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : normal;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;

                  text-align                : left;
                  padding-top               : 4px;        /* Innenabstand */
                  padding-right             : 6px;
                  padding-bottom            : 4px;
                  padding-left              : 6px }

td              { border-top-style          : none;
                  border-right-style        : none;
                  border-bottom-style       : none;
                  border-left-style         : none;
                  border-top-width          : 0px;
                  border-right-width        : 0px;
                  border-bottom-width       : 0px;
                  border-left-width         : 0px;
                  border-top-color          : #000000;
                  border-right-color        : #000000;
                  border-bottom-color       : #000000;
                  border-left-color         : #000000 }

tfoot           { font-size                 : 82%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : bold;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;
                  text-align                : left;
                	vertical-align            : top;
                  padding-top               : 4px;        /* Innenabstand */
                  padding-right             : 4px;
                  padding-bottom            : 4px;
                  padding-left              : 4px }

table.bild      { table-layout              : auto;       /* fixed - auto */
                  border-collapse           : collapse;   /* separate - collapse */
                  border-top-style          : none;
                  border-right-style        : none;
                  border-bottom-style       : none;
                  border-left-style         : none;
                  border-top-width          : 0px;
                  border-right-width        : 0px;
                  border-bottom-width       : 0px;
                  border-left-width         : 0px;
                  border-top-color          : #000000;
                  border-right-color        : #000000;
                  border-bottom-color       : #000000;
                  border-left-color         : #000000;
                  text-align                : left;
                	vertical-align            : middle }

thead.bild      { font-size                 : 100%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : bold;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;
                  text-align                : center;
                	vertical-align            : bottom;
                  padding-top               : 4px;        /* Innenabstand */
                  padding-right             : 4px;
                  padding-bottom            : 4px;
                  padding-left              : 4px }

th.bild         { border-top-style          : none;
                  border-right-style        : none;
                  border-bottom-style       : none;
                  border-left-style         : none;
                  border-top-width          : 0px;
                  border-right-width        : 0px;
                  border-bottom-width       : 0px;
                  border-left-width         : 0px;
                  border-top-color          : #000000;
                  border-right-color        : #000000;
                  border-bottom-color       : #000000;
                  border-left-color         : #000000 }

tbody.bild      { text-align                : center;
                  padding-top               : 0px;        /* Innenabstand */
                  padding-right             : 0px;
                  padding-bottom            : 0px;
                  padding-left              : 0px }

td.bild         { border-top-style          : none;
                  border-right-style        : none;
                  border-bottom-style       : none;
                  border-left-style         : none;
                  border-top-width          : 0px;
                  border-right-width        : 0px;
                  border-bottom-width       : 0px;
                  border-left-width         : 0px;
                  border-top-color          : #000000;
                  border-right-color        : #000000;
                  border-bottom-color       : #000000;
                  border-left-color         : #000000 }

tfoot.bild      { font-size                 : 82%;
                  line-height               : 120%;
                  color                     : #000000;
                  font-weight               : bold;
                  font-style                : normal;
                  letter-spacing            : 0px;
                  text-decoration           : none;
                  text-transform            : none;
                  text-align                : left;
                	vertical-align            : top;
                  padding-top               : 4px;        /* Innenabstand */
                  padding-right             : 4px;
                  padding-bottom            : 4px;
                  padding-left              : 4px }

ul              { margin-left               : 10%;
                  line-height               : 200%;
                  list-style-type           : disc;
                  list-style-position       : outside }

#bildlinks      { float                     : left;
                  margin-top                : 4px;
                  margin-right              : 10px;
                  margin-bottom             : 3px;
                  margin-left               : 0px }

#bildlinksoben  { float                     : left;
                  margin-top                : 23px;
                  margin-right              : 10px;
                  margin-bottom             : 3px;
                  margin-left               : 0px }

#bildmitte      { text-align                : center }

#bildrechts     { float                     : right;
                  margin-top                : 4px;
                  margin-right              : 10px;
                  margin-bottom             : 3px;
                  margin-left               : 10px }

#bildrechtsoben { float                     : right;
                  margin-top                : 23px;
                  margin-right              : 10px;
                  margin-bottom             : 3px;
                  margin-left               : 10px }

#bildtab        {                     /*?????????????????*/
                  table-layout              : auto;     /* fixed */
                  border-collapse           : collapse; /* separate */
                  border-spacing            : 10px;
                  border-top-style          : none;
                  border-right-style        : none;
                  border-bottom-style       : none;
                  border-left-style         : none;
                  border-top-width          : 0px;
                  border-right-width        : 0px;
                  border-bottom-width       : 0px;
                  border-left-width         : 0px;
                  border-top-color          : #000000;
                  border-right-color        : #000000;
                  border-bottom-color       : #000000;
                  border-left-color         : #000000;
                  padding-top               : 4px;
                  padding-right             : 4px;
                  padding-bottom            : 4px;
                  padding-left              : 4px;
                  text-align                : center;
                	vertical-align            : top;

                                                      }

#format8{
	width:8px;
	height:16px;
	vertical-align:middle;
	border-style:none;
	border-width:0px;
}

#format16{
	width:16px;
	height:16px;
	vertical-align:middle;
	border-style:none;
	border-width:0px;
}

#links          { text-align                : left }

#mitte          { text-align                : center }

#rechts         { text-align                : right;
                  margin-right              : 10px }

#rand           { margin-left               : 30px }

b               { font-weight               : bold }

i               { font-style                : italic;
                  font-weight               : bold }

a               { color                     : #0000cc;
                  font-style                : normal;
                  font-weight               : normal;
                  text-decoration           : none }

a:link          { color                     : #0000cc;    /* noch nicht besucht  */
                  font-style                : normal;
                  font-weight               : normal;
                  text-decoration           : none }

a:visited       { color                     : #0000cc;    /* bereits besucht     */
                  font-style                : normal;
                  font-weight               : normal;
                  text-decoration           : none }

a:hover         { /* color                     : #c0c0c0; */   /* bei Maus überfahren */
                  color                     : #0000cc;
                  font-style                : normal;
                  /* font-weight               : normal; */
                  font-weight               : normal;
                  text-decoration           : underline }

a:active        { color                     : #808080;    /* gerade angeklickt   */
                  font-style                : normal;
                  font-weight               : normal;
                  text-decoration           : none }

a:focus         { /* color                     : #c0c0c0; */   /* hat gerade den Focus, z.B. durch TAB */
                  color                     : #0000cc;
                  font-style                : normal;
                  /* font-weight               : normal; */
                  font-weight               : bold;
                  text-decoration           : none }

