<!--

// CSS copyright 2003 by myers aka Johannes Rapp, mailto: Johannes.Rapp@t-online.de
// remember: ripping is lame ...

A:mailto      {
               color: #3F3F3F;
               text-decoration: none;
               font-family: verdana;
              }
A:link        {
               width: 80px;
               color: #FFFFFF;
               text-align: center;
               text-decoration: none;
               font-size: 11;
               font-family: verdana;
               margin-left:1px;
               margin-top:1px;
               margin-right:1px;
               margin-bottom:1px;
               border-left: #000000 1px solid;
               border-right: #000000 1px solid;
               border-bottom: #000000 1px solid;
               background-image: url(../gfx/menu_dark.gif);
              }
A:active      {
               width: 80px;
               color: #FFFFFF;
               text-align: center;
               text-decoration: none;
               font-size: 11;
               font-family: verdana;
               margin-left:1px;
               margin-top:1px;
               margin-right:1px;
               margin-bottom:1px;
               border-left: #000000 1px solid;
               border-right: #000000 1px solid;
               border-bottom: #000000 1px solid;
               background-image: url(../gfx/menu_light.gif);
              }
A:visited     {
               width: 80px;
               color: #FFFFFF;
               text-align: center;
               text-decoration: none;
               font-size: 11;
               font-family: verdana;
               margin-left:1px;
               margin-top:1px;
               margin-right:1px;
               margin-bottom:1px;
               border-left: #000000 1px solid;
               border-right: #000000 1px solid;
               border-bottom: #000000 1px solid;
               background-image: url(../gfx/menu_dark.gif);
              }
A:hover       {
               width: 80px;
               color: #000000;
               text-align: center;
               text-decoration: none;
               font-size: 11;
               font-family: verdana;
               margin-left:1px;
               margin-top:1px;
               margin-right:1px;
               margin-bottom:1px;
               border-left: #000000 1px solid;
               border-right: #000000 1px solid;
               border-bottom: #000000 1px solid;
               background-image: url(../gfx/menu_light.gif);
              }
body          {
               font-family: verdana;
               font-size: 12;
               color: #000000;
               padding-bottom: 0;
               padding-left: 0;
               padding-right: 0;
               padding-top: 0;
               margin-left:0px;
               margin-top:0px;
               margin-right:0px;
               margin-bottom:0px;
               vertical-align: top;
               background-color: #F7F7F7;
              }
body.inner    {
               font-family: verdana;
               font-size: 12;
               color: #000000;
               padding-bottom: 4;
               padding-left: 8;
               padding-right: 8;
               padding-top: 4;
               margin-left:0px;
               margin-top:0px;
               margin-right:0px;
               margin-bottom:0px;
               scrollbar-base-color:  #F7F7F7;
               scrollbar-track-color:  #F7F7F7;
               scrollbar-face-color: #F7F7F7;
               scrollbar-highlight-color:  #F7F7F7;
               scrollbar-3d-light-color:  #F7F7F7;
               scrollbar-darkshadow-color:  #F7F7F7;
               scrollbar-shadow-color:  #F7F7F7;
               scrollbar-arrow-color:  #000000;
               vertical-align: top;
               background-color: #F7F7F7;
               background-image: url(../gfx/back.jpg);
              }
.top          {
               width:100%;
               height: 54px;
               font-family: verdana;
               font-size: 10;
               color: #FFFFFF;
               text-align: left;
               vertical-align: top;
               padding-bottom: 0;
               padding-left: 0;
               padding-right: 0;
               padding-top: 0;
               vertical-align: top;
              }
.picture      {
               width:100%;
               height: 100px;
               font-family: verdana;
               font-size: 10;
               color: #FFFFFF;
               text-align: left;
               vertical-align: top;
               padding-bottom: 0;
               padding-left: 0;
               padding-right: 0;
               padding-top: 0;
               vertical-align: top;
              }
.middle      {
               width:100%;
               height: 55px;
               font-family: verdana;
               font-size: 10;
               color: #FFFFFF;
               text-align: left;
               vertical-align: top;
               padding-bottom: 0;
               padding-left: 0;
               padding-right: 0;
               padding-top: 0;
               vertical-align: top;
              }
.bottom      {
               width:100%;
               height: 22px;
               font-family: verdana;
               font-size: 10;
               color: #FFFFFF;
               text-align: left;
               vertical-align: top;
               padding-bottom: 0;
               padding-left: 0;
               padding-right: 0;
               padding-top: 0;
               vertical-align: top;
              }
td            {
               font-family: verdana;
               font-size: 12;
               color: #000000;
               text-align: justify;
               vertical-align: top;
               padding-bottom: 0;
               padding-left: 0;
               padding-right: 0;
               padding-top: 0;
              }
.text         {
               font-family: verdana;
               font-size: 12;
               color: #000000;
               vertical-align: top;
               padding-bottom: 0;
               padding-left: 10;
               padding-right: 10;
               padding-top: 0;
              }
input         {
               width: 120px;
               color: #FFFFFF;
               text-align: center;
               text-decoration: none;
               font-size: 11;
               font-family: verdana;
               border-left: #000000 1px solid;
               border-right: #000000 1px solid;
               border-top: #000000 1px solid;
               border-bottom: #000000 1px solid;
               background-color: #5F5F5F;
              }
img           {
               border-left: #000000 1px dotted;
               border-right: #000000 1px dotted;
               border-top: #000000 1px dotted;
               border-bottom: #000000 1px dotted;
              }
img.zwei      {
               border-left: #000000 0px dotted;
               border-right: #000000 0px dotted;
               border-top: #000000 0px dotted;
               border-bottom: #000000 0px dotted;
              }
-->
