.gesamt
  {
    background-image: url(../pict/grandestart.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
  }

.logo
  {
    margin-top: 3%;
    text-align: center;
    vertical-align: top;
  }

.logobild
  {
    text-align: center;
    vertical-align: top;
    width: 620px;
    height: 310px;
  }

.counterbild
  {
    text-align: center;
    vertical-align: top;
    width: 50px;
    height: 15px;
  }

.logotext
  {
    margin-top: 1%;
    text-align: center;
    vertical-align: top;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial,sans-serif;
  }

.flaggen
  {
    padding-top: 1%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    border: 0 0 0 0;
  }

.flaggenbild
  {
    padding-top: 0px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 0px;
    text-align: center;
    vertical-align: top;
    width: 50px;
    height: 30px;
    border: 0px;
  }

.autor
  {
    padding-top: 0.5%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: right;
    vertical-align: top;
    width: 100%;
    border: 0 0 0 0;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial,sans-serif;
    color: #00FFFF;
  }

a:link
  {
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    font-weight: bold;
    color: #00FFDF;
  }

a:active
  {
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    font-weight: bold;
    color: #00FFDF;
  }

a:visited
  {
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    font-weight: bold;
    color: #00FFDF;
  }