body    {
            margin:  0px;
            padding: 0px;
            border: 0px none;
            color: black;
            background: #FFFFE6;
            text-align:center;
             }

 .middle    {
            width: 760px;
            height: auto;
            margin: 84px auto;
            text-align: center;
            background: #FFFFE6;
                  }
 .startlogo    {
            width: 588px;
            height: auto;
			margin: 0px auto;
            text-align:center;
            background: #FFFFE6;
                  }
 .balken    {
            width: auto;
            height: 25px;
			margin: 55px auto;
			padding: 5px 0px 0px 0px;
            text-align:center;
            background: #AA3335;
 			font-family: Arial,sans-serif;
            font-size: 12pt;
            font-weight: normal;
            text-align: center;
			color: #FFFFE6;
                  }
  }
