.headline {color: #2C58B0;
           font-size: 15px;}

.indikator1 {color: #000000;
             font-weight: bold;
             text-decoration: none;}

.indikator2 {color: #2C58B0;
             font-weight: bold;
             text-decoration: none;}

.navigation {color: #000000;
             text-decoration: none;}

.text {color: #000000;}

.unterstrich {color: blue;
              text-decoration: underline;}

a:hover {color: #87ADD7;
         text-decoration: none;}

a:active {color: #666666;
          text-decoration: none;}

body {background-color: #87ADD7;
      background-image: url(images/bg3.jpg);
      background-position: 0px 0px;
      background-repeat: no-repeat;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      margin: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;}

