#lederturmLogo{position: absolute;
                  color: white;
             text-align: center;
                 border: 1pt outset;
           border-color: white;
                  width: 600px;
                 height: 214px;
                    top: 45%;
                   left: 40%;
                 margin: -100px 0px 0px -200px;
                padding: 10px;
     -moz-border-radius: 30px;
}


