* {
    margin: 0;
    padding: 0;
    border: 0;
}

img {
    border: none;
}

p {
    cursor: default;
}

a, a:visited {
    color: #e5a10a;
}

a img.partner {
    border: solid 1px #fff
}

ul {
    list-style: none;
}

li {
    list-style-type: none;
    color: #e5a10a;
    margin: 0px;
    line-height: 16px;
    text-decoration: underline;
    cursor: pointer;
}

html, body {
    height: 100%;
}

body {
    color: #ff0000;
    background-image: url(/images/background.gif);
    background-repeat: repeat-x;
    background-color: #9f2e53;
    overflow-x: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
}

nav .header {
    font: bold 9pt verdana;
    color: white;
}

nav h2 {
    font: bold 12px/22px arial;
    color: #fff;
    height: 22px;
    padding: 0;
    text-align: center;
    margin: 0;
    cursor: default;
    text-shadow: 1px 1px 1px #000;
    background: -webkit-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -moz-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -o-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -ms-linear-gradient(top, #c38989 0%, #573232 70%);
    background: linear-gradient(top, #c38989 0%, #573232 70%);
    border: solid 1px rgba(0, 0, 0, 0.7);
    border-top-left-radius: 8px;
    border-bottom: none;
}

nav:hover {
    margin-right: 0px;
}

.SchachLoginPanel {
    background-image: url('/img/games/schach/backdrop.jpg');
    background-repeat: no-repeat;
    border: 1px black solid;
}

#header {
    color: #ffffff;
    font-size: 12px !important;
    font-family: arial;
    font-weight: bold;
}

#chatAPP {
    width: 916px;
    height: 687px;
    float: left;
}

#loadingAPP {
    text-align: center;
    font-family: sans-serif;
    font-size: 36px;
    font-style: italic;
    font-weight: bold;
    padding-top: 250px;
    color: #ffffff;
}

#navigation-list ul.navigation li {
    text-decoration: none;
    line-height: 22px;
    height: 22px;
    max-height: 22px;
    overflow: hidden;
    text-shadow: 1px 1px 1px #000;
    padding-left: 0.5em;
    background: -webkit-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -moz-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -o-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -ms-linear-gradient(top, #c38989 0%, #573232 70%);
    background: linear-gradient(top, #c38989 0%, #573232 70%);
    list-style-type: none;
    margin-bottom: 0;
    border-bottom-left-radius: 8px;
    border: solid 1px rgba(0, 0, 0, 0.7);
    border-top: none;
}

#navigation-list ul.suggestion li {
    text-decoration: none;
    line-height: 22px;
    height: 22px;
    max-height: 22px;
    overflow: hidden;
    text-shadow: 1px 1px 1px #000;
    padding-left: 0.5em;
    background: -webkit-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -moz-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -o-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -ms-linear-gradient(top, #c38989 0%, #573232 70%);
    background: linear-gradient(top, #c38989 0%, #573232 70%);
    list-style-type: none;
    margin-bottom: 0;
    border-bottom-left-radius: 8px;
    border: solid 1px rgba(0, 0, 0, 0.7);
    cursor: pointer;
    border-top: none;
}

#navigation-list ul.navigation li a, #navigation-list ul.suggestion li a {
    text-decoration: none;
    cursor: pointer;
}

#navigation-list li a {
    color: rgb(255,255,255);
}

#navigation-list li a:hover {
    color: #d6a273;
}

#skyscraper {
    display: block;
    font: bold 12px/22px arial;
    position: relative;
    width: 160px;
    float: left;
    clear: left;
    margin-top: 38px;
}

#skyscraper .box {
    border: solid 1px #000;
    height: 600px;
    border-left: none;
    overflow: hidden;
}

aside#skyscraper h2 {
    font: bold 12px/22px arial;
    color: #fff;
    text-align: center;
    height: 22px;
    padding: 0;
    margin: 0;
    cursor: default;
    background: -webkit-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -moz-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -o-linear-gradient(top, #c38989 0%, #573232 70%);
    background: -ms-linear-gradient(top, #c38989 0%, #573232 70%);
    background: linear-gradient(top, #c38989 0%, #573232 70%);
    text-shadow: 1px 1px 1px #000;
    border-top-right-radius: 8px;
    border: solid 1px rgba(0, 0, 0, 0.7);
}

div#skyscraper-box.box {
    border: solid 1px rgba(0,0,0,0.5);
    border-top: none;
    height: 600px;
    border-left: none;
    overflow: hidden;
}

#erinnerungen {
    margin: 1em 0;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

#erinnerungen h2 {
    padding-bottom: 0;
    border-bottom: 1px solid black;
}

#erinnerungen div.box {
    z-index: 1;
    padding-top: 0;
    color: #fff;
    border: solid 1px rgba(0,0,0,0.5);
    border-right: 0;
    border-top: 0;
    background-color: rgb(131, 93, 93);
    border-bottom-left-radius: 5px;
}

#erinnerungen div.box ul {
    list-style: none outside;
    margin: 0;
    padding: 3px;
}

#loadingDIV {
    display: block;
    position: fixed;
    top: 100px;
    width: 700px;
    height: 66px;
    left: 50%;
    margin-left: -350px;
    font-family: sans-serif;
    font-size: 28px;
    font-style: italic;
    font-weight: bold;
    color: #ffffff;
}

#loadingTextDIV {
    text-align: center;
}

iframe#footer-advert {
    display: none;
}

@media screen and (min-height:839px) {
    iframe#footer-advert {
        display: block;
        position: fixed;
        bottom: 0;
        width:745px;
        height:95px;
        left: 50%;
        margin-left: -372px;
    }
}

nav {
    font: bold 12px/22px arial;
    position: absolute; right: 0;
    width: 160px;
    float: right;
    margin-top: 0px;
    margin-right: -100px;
    display: block;
    z-index: 100;
}

aside#skyscraper {
    font: bold 12px/22px arial;
    position: absolute;
    width: 160px;
    margin-top: 0px;
    display: none;
}

#content {
    margin: 0px;
    width: 916px;
}

@media screen and (min-width:1085px) {
    nav {
        display: block;
        margin-right: 0;
    }

    aside#skyscraper {
        display: none;
    }

    #content {
        margin: 0px;
    }
}

@media screen and (min-width:1258px) {
    nav {
        display: block;
        margin-right: 0;
    }

    #content {
        margin: 0px auto 0px;
    }
}

