body {width:100%; margin: 0; padding: 0; position:absolute;font-family:'Quicksand',sans-serif;font-weight:700;color:#000;font-size:20px;background:#071901 url(../../img/main/main.png)no-repeat;background-position:center top;}
#main {width:928px;height:658px;text-align:left;}
.platz1px {height:1px;}
#login {width:350px;height:207px;margin-top:25px;margin-left:528px;background:url(../../img/portal/login.png)no-repeat;}
.input1, .input2, .input3, .input4 {width:250px;height:40px;margin-top:42px;margin-left:50px;background:url(../../img/portal/input.png)no-repeat;}
.input2 {margin-top:6px;}
.input3 {margin-top:45px;margin-left:75px;}
.input4 {margin-top:6px;margin-left:75px;}
.logininput1, .logininput2, .inputanm1, .inputanm2, .inputanm3 {width:250px;height:39px;text-align:center;font-size:20px;background:none;border:none;font-family:'Quicksand',sans-serif;font-weight:700;color:#F4E99F;}
.loginbutton {width:159px;height:50px;cursor:pointer;background:url(../../img/portal/okbtn.png)no-repeat;margin-top:-40px;margin-left:618px;}
.loginbutton:hover {background:url(../../img/portal/okbtna.png)no-repeat;}
.okbutton {background:none;border:none;}
#login .bestimmung { margin-left: 20px; }
#regi {width:400px;height:294px;margin-top:50px;margin-left:50px;background:url(../../img/portal/regi.png)no-repeat;}
.bestimmung {width:310px;text-align:center;font-size:13px;margin-top:12px;color:#000000;}
#regi .bestimmung { margin-left: 50px; margin-top: 20px; margin-bottom: 20px; text-align:center; }
.regibutton {width:159px;height:50px;cursor:pointer;margin-left:110px;margin-top:8px;background:url(../../img/portal/okbtn.png)no-repeat;}
.regibutton:hover {background:url(../../img/portal/okbtna.png)no-repeat;}
a {color:#000000;}
a:hover {color:#266374; }
#footer {color:#E8D23D; text-shadow: 1px 1px 2px #052C2C; }
#footer a {color:#E8D23D; text-shadow: 1px 1px 2px #052C2C; text-decoration: none; }
#footer a:hover  {color:#FFFFFF;}
.logintxt {background:url(../../img/portal/logintxt.png)no-repeat;width:200px;height:42px;margin-left:603px;position:absolute;margin-top:10px;}
.regitxt {background:url(../../img/portal/regitxt.png)no-repeat;width:200px;height:42px;margin-left:150px;margin-top:-15px;position:absolute;}
#logo {margin-top:-500px;margin-left:45px;width:427px;height:75px;background:url(../../img/main/logo.png)no-repeat;}
#screentxt {width:200px;height:42px;background:url(../../img/main/screenstxt.png)no-repeat;margin-left:603px;margin-top:116px;}
#screens {width:336px;height:226px;margin-top:10px;margin-left:535px;background:url(../../img/screens/screens1.png)no-repeat;}
.pfeilr {width:40px;height:39px;margin-left:828px;margin-top:-133px;background:url(../../img/main/nextr.png)no-repeat;cursor:pointer;}
.pfeill {width:40px;height:39px;margin-left:538px;margin-top:-39px;background:url(../../img/main/nextl.png)no-repeat;cursor:pointer;}
#gameinfoplatz {margin-top:-290px;height:90px;width:400px;margin-left:50px;}
.logintextred {color:red;}

#datenschutz { width: 90%; margin: 0px auto; text-align: left; color: #FFFFFF; }
#datenschutz h1 { display: block; background: #4D4A51; padding: 5px 10px; margin: 10px 0px 0px 0px; color: #FFFFFF; text-align: center; }
#datenschutz h2 { display: inline-block; background: #FFFFFF; padding: 3px 5px; margin: 10px 0px 0px 0px; color: #4D4A51; }
#datenschutz a { color: #E8D23D; text-decoration: underline; }
.kb { opacity: 0.0; }

#cdi_layer {
         z-index: 101;
         bottom: 0;
         position: fixed;

         width: 100%;
         min-height: 50px;

         background: #77CC0B;
         border-top: 1px #000000 solid;

         color: #FFFFFF;
         font-size: 12px;
         font-weight: normal;
         text-shadow: #77CC0B 1px 1px 0px;
         text-align: left;

         -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.25), 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow:    inset 0px 1px 1px 0px rgba(255, 255, 255, 0.25), 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
        box-shadow:         inset 0px 1px 1px 0px rgba(255, 255, 255, 0.25), 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

#cdi_layer .cdi-clear { clear:both; line-height:0.0em; height: 0px; display: block; }

#cdi_layer .cdi-info {
        float:left;
         width: calc(100% - 200px);
         padding: 18px 0px 18px 10px;
}

#cdi_layer .cdi-info a, #cdi_layer .cdi-info a:visited {
        color: #FFFFFF;
        font-weight: bold;
         text-decoration: underline;
         text-shadow: #77CC0B 1px 1px 0px;

         padding: 0px 0px;
}

#cdi_layer .cdi-info a:hover { color: #000000; }

#cdi_layer .cdi-button {
        float:right;
         width: 180px;

         padding: 9px 10px 10px 0px;
         text-align: right;
}
#cdi_layer .cdi-button form { margin: 0px; padding: 0px; }

#cdi_layer .cdi-button a, #cdi_layer .cdi-button a:visited, #cdi_layer .cdi-button .button, #cdi_layer .cdi-button input[type="submit"] {
        display: inline-block;
         cursor: pointer;

        background: #FFFFFF;

         color: #77CC0B;
        font-weight: bold;
         text-shadow: #FFFFFF 1px 1px 0px;
         text-decoration: none;
         text-align: center;

         height: 35px;
         padding: 7px 15px !important;
         margin: 0px 0px;

         border: 1px #FFFFFF solid;
         -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;

         -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.25);
        -moz-box-shadow:    inset 0px 1px 1px 0px rgba(255, 255, 255, 0.25);
        box-shadow:         inset 0px 1px 1px 0px rgba(255, 255, 255, 0.25);
}

#cdi_layer .cdi-button a:hover, #cdi_layer .cdi-button .button:hover, #cdi_layer .cdi-button input[type="submit"]:hover {
        background: #F99F52;

         color: #FFFFFF;
         text-shadow: #F99F52 1px 1px 0px;

         border: 1px #F99F52 solid;
}

@media (max-width: 500px) {
        #cdi_layer .cdi-info, #cdi_layer .cdi-button { float: none; width: calc(100% - 40px) !important; padding: 18px 20px 18px 20px !important; text-align: left !important; }
         #cdi_layer .cdi-button { padding: 0px 20px 18px 20px !important; }
         #cdi_layer .cdi-button a, #cdi_layer .cdi-button a:visited, #cdi_layer .cdi-button .button, #cdi_layer .cdi-button input[type="submit"] { width: calc(100% - 2px); padding: 8px 0px !important; }
}