
/* Body-Background */
body {
  background-color:#FFFFFF;
  background-image:url(bilder/bghandball.jpg);

  scrollbar-base-color:#FFFFFF;
  scrollbar-darkshadow-color:#3300FF;
  scrollbar-face-color:#eeeeee;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-3dlight-color:#3300FF;
  scrollbar-arrow-color:#3300FF;   }

body.adm { background-color:#ACAAAC; background-image:url(bilder/bg_yellow.jpg);  }

a:active,a:link,a:visited {
    color: #ff0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none }
a:hover   {
    color: #3300ff;
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: underline overline}


a.m1:active,a.m1:link,a.m1:visited {
    color: #ff0000;
    font-family: Comic Sans MS, GoudyOlSt XBd BT, Arial;
    font-weight: normal;
    font-size: 12pt;
    text-decoration: none }
a.m1:hover   {
    color: #3300ff;
    font-family: Comic Sans MS, GoudyOlSt XBd BT, Arial;
    font-weight: normal;
    font-size: 12pt;
    text-decoration: underline overline;}

th.geb {
    color: #blue;
    font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: underline }
a.geb,td.geb {
    color: #000000;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none}

th.main {
    color: #ffffff;
    font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none }

td.main {
    color: #000000;
    font-family: Verdana;
    font-weight: normal;
    font-size: 7pt;
    text-decoration: none }

font.main_kl {
    color: #000000;
    font-family: Verdana;
    font-weight: normal;
    font-style: italic;
    font-size: 7pt;
    text-decoration: none }

/* ----------------------- */
/* Gästebuch               */
/* ----------------------- */
a.nix:link,a.nix:visited,a.nix:active,a.nix:hover
{ background-color:transparent;
  text-decoration:none }

th.gb
{ font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  text-decoration:none;
}
td.gb
{ font-family: Verdana;
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  text-decoration:none;
}
a.gb:link,a.gb:visited,a.gb:active
{ color:#000000;
  font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
  font-weight:normal;
  font-size: 13px;
  text-decoration:none; }
a.gb:hover
{ color:#000000;
  font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
  font-weight:normal;
  font-size: 13px;
  background-color:#7996a6;
  text-decoration:overline underline; }

/* Adminbereich */
h1.adm {
    color: #3300ff;
    font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
    font-weight: bold;
    font-size: 32pt }

h3.adm {
    color: #000000;
    font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
    font-weight: bold;
    font-size: 20pt }

h5.adm {
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt }

select.adm {
    color: #000000;
    background: #cccccc;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt }

th.adm {
    color: #000000;
    background: #cccccc;
    font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
    font-weight: bold;
    font-size: 16pt }

td.adm {
    color: #000000;
    font-family: Comic Sans MS, GoudyOlSt XBd BT, Verdana;
    font-weight: normal;
    font-size: 12pt }

a.adm:active,a.adm:link,a.adm:visited {
    color: #ff0000;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12pt;
    text-decoration: none }
a.adm:hover   {
    color: #000000;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12pt;
    text-decoration: underline overline}

