/* eingerichtet am 24/03/07 */
/* geändert am 26/03/07 */

body {
      background-color: #AAD9D7;
      margin-top: 12px;
      font-family: Arial, Verdana, Geneva, Helvetica, Univers, sans-serif;
      color: rgb(38,44,99);
      font-size: 12pt;
      font-weight: 500; }

#box1 {
      margin: 3% 4% 0px;
      padding: 5.5% 6% 0px 6%;
      background-color: #E0F5F4; }

div { /* nur Test */
      border-width: 0px;
      border-style: solid;
      border-color: rgb(50,50,255); }

.ueberschrift {
      font-size: 18pt;
      color: #116089;
      margin: 0px 0px 27px; }

.logo {
      position: relative;
      top: -56px;
      text-align: right; }

.uebersicht {
      text-align: right;
      position: relative;
      top: -46px;
      margin-right: 54px;
      font-size: 10pt; }

div.spalte1 {
      position: relative;
      top: -100px;
      margin-bottom: 12px;
      width: 150px; }

div.spalte2 {
      position: relative;
      top: -130px;
      left: 180px;
      width: 450px; }