body
{
  background:url(bilder/bg.gif);
  background-color: #5A9D4C;
}

.row1
{
  background:#000000;
  border-width: 2px solid;
}

.row2
{
  background:#A5CF98 url(bilder/bg2.gif);
  border-width: 0px;
}

.row3
{
  background:#FFFFFF;
  border-width: 0px;
}

a:active
{
  color: #FF0000;
  Text-Decoration: none;
}

a:link
{
  color: #0000FF;
  Text-Decoration: none;
}

a:visited
{
  color: #0000FF;
  Text-Decoration: none;
}

a:hover
{
  color: #EF2303;
  Text-Decoration: underline;
}

div#clink
{
    font: 16px Tahoma, sans-serif;
    font-weight: bold;
    width: 76%;
}

div#clink a
{
    border-bottom: #000000 2px solid; padding-right: 10px;
    border-left: #000000 2px solid;
    border-right: #000000 2px solid;
    border-top: #000000 2px solid;
    display: block;
    padding-left: 10px;
    border-left-width: 2px;
    background: #76CF5A;
    border-bottom-width: 2px;
    padding-bottom: 2px;
    margin: 1px 1px 2px;
    color: #000000;
    padding-top: 2px;
    text-align: left;
    text-decoration: none;
}

div#clink a:hover
{
    border-bottom: #000000 2px solid; padding-right: 10px;
    border-left: #000000 2px solid; background: #79FF4F; color: #000000;
    border-right: #000000 2px solid; background: #79FF4F; color: #000000;
    border-top: #000000 2px solid; background: #79FF4F; color: #000000;
}


.head1
{
  PADDING-TOP: 0px;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 14pt;
  COLOR: darkgreen;
  FONT-WEIGHT: bold;
}

.text1
{
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  FONT-SIZE: 12pt;
  COLOR: #000000;
  FONT-WEIGHT: normal;
}

.field
{
  BORDER-BOTTOM: #cccccc 1px dotted;
  BORDER-LEFT: #cccccc 1px dotted;
  BORDER-RIGHT: #cccccc 1px dotted;
  BORDER-TOP: #cccccc 1px dotted;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
}

.button
{
  BORDER-BOTTOM: #000000 1px ridge;
  BORDER-LEFT: #000000 1px ridge;
  BORDER-RIGHT: #000000 1px ridge;
  BORDER-TOP: #000000 1px ridge;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
  HEIGHT: 20px;

}

.field_s
{
  BORDER: #000000 1px solid;
  BACKGROUND-COLOR: #026FD2;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  COLOR: #f0f0f0;
  FONT-WEIGHT: normal;
}

.button_s
{
  BORDER: #000000 1px solid;
  BACKGROUND-COLOR: #0060B4;
  COLOR: #f0f0f0;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: bold;
}