@import url("../../../lib/Fonts/fontfaces.css");

h1 {
    margin: 30px auto 30px auto;
    padding: 0px;    
}

h6 {
    font-size: 100%;
    font-family: "Helvetica Neue", "Helvetica", "Arial", "sans serif";
    font-weight: bold;
    color: #FF0000;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

em {
    font-family: "Helvetica Neue", "Helvetica", "Arial", "sans serif";
    font-weight: bold;
    color: #FF0000;
}

body{
    margin: 0px;
    padding: 8px;
    font-family: "Helvetica Neue", "Helvetica", "Arial", "sans serif";
    color: #164362;
    background-color: #808000;
}

#container{
    width: inherit;
    max-width: 960px;
    margin: 10px auto 10px auto;
    padding: 10px;
    color: inherit;
    background-color: #EABC77;
}

#headline{
    display: inline-block;
    width: inherit;
    margin: 0px auto 0px auto;
    color: inherit;
    background-color: #808000;
}

#headline figure {
    margin-top: 0px;
    margin-left: 10px;
}

#titelbild {
    width: 80px;
}

#headline figcaption {
    display: inline;
    padding: 10px;
    font-family: "CloisterBlack";
    font-size: 300%;
    text-align: center;
    vertical-align: bottom;
}

#eingabefeld {    
    display: block;
    width: 500px;
    margin: 0px auto 0px auto;
    padding: 30px;
    color: inherit;
    background-color: inherit;
}

.value {
    width: 40px;
    height: 40px;
    border: 1px solid black;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
    color: inherit;
}

p.tiny {
    font-size: 80%;
    line-height: 10px;
}

#AU {
    position: absolute;
    right: 330px;
    top: 30px;
    background-color: #FF0000;
}
#GL {
    position: absolute;
    right: 210px;
    top: 30px;
    background-color: #FFFFFF;
}
#ST {
    position: absolute;
    right: 270px;
    top: 30px;
    background-color: #0080C0;
}
#GO {
    position: absolute;
    right: 150px;
    top: 30px;
    background-color: #E2AD0E;
}
#INV {
    position: absolute;
    right: 50px;
    top: 20px;
    width: 50px;
}

@media screen and (max-width: 400px) {
    .value {
        width: 30px;
        height: 30px;
        border: 1px solid black;
        border-radius: 30px;
        text-align: center;
        line-height: 30px;
        color: inherit;
    }
    p.tiny {
        font-size: 80%;
        line-height: 10px;
    }
    #AU {
        position: absolute;
        right: 300px;
        top: 30px;
        background-color: #FF0000;
    }
    #GL {
        position: absolute;
        right: 180px;
        top: 30px;
        background-color: #FFFFFF;
    }
    #ST {
        position: absolute;
        right: 240px;
        top: 30px;
        background-color: #0080C0;
    }
    #GO {
        position: absolute;
        right: 120px;
        top: 30px;
        background-color: #E2AD0E;
    }
    #INV {
        position: absolute;
        right: 30px;
        top: 20px;
        width: 40px;
    }    
}

#story{
    width: inherit;
    margin: 10px auto 10px auto;
    padding: 10px;
    font-family: "Courgette";
    font-size: 130%;
    color: inherit;
    background-color: #FEEFB1;
}

#story img.float{
    float: left;
    margin: 0 10px 10px 0;
}

#story img.top{
    display: block;    
    margin: 10px auto 10px auto;
}

#story img.bottom{
    display: block;
    margin: 10px auto 10px auto;
}

#auswahl{
    width: inherit;
    margin: 20px auto 20px auto;
    padding: 10px;
    background-color: #FEEFB1;
}

#auswahl input {
    margin: 5px 20px 10px 20px;
    color: inherit;
}

#auswahl input.cont {
    display: block;
    margin: 20px auto 10px auto;
    width: 100px;
    height: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 5px;
    box-shadow: 2px 2px 2px 0px #000000;
    font-size: 80%;
}

#auswahl label {
    font-family: "Courgette";
    font-size: 120%; 
}

#anfrage {
    margin: 10px auto 20px auto;
    font-family: "Courgette";
    font-size: 100%;     
}

#Error {
    position: absolute;
    right: 500px;
    top: 70px;
    width: 60px;    
}

#inventar{
    width: inherit;
    margin: 10px auto 10px auto;
    padding: 10px;
    font-family: "Courgette";
    font-size: 130%;
    color: inherit;
}

#message {
    max-width: 800px;
    margin: 10px auto 10px auto;
    background-color: inherit;
}
#message p {
    color: #0000A0;
    text-align: center;
    margin: 20px auto 20px auto;
}

#frontbild {
    display: block;    
    width: 150px;
    margin: 40px auto 10px auto;
}

.highlight {
    background-color: #FFDF00;
}


#eingabefeld label {
    display: block;
    margin: 10px auto 10px auto;
    width: 300px;
    text-align: center;
}

#sb  {
    display: block;
    margin: 10px auto 10px auto;
    width: 100px;
}

#fronttitel {
    display: block;
    padding: 10px;
    text-align: center;
    font-family: "CloisterBlack";
    font-size: 400%;
}

#subtitel {
    font-family: inherit;
    font-size: 100%;
    text-align: center;
    margin: 10px auto 10px auto;
}

#name {
    display: block;
    margin: 10px auto 20px auto; 
    width: 300px;
    height: 40px;
    font-family: "Sigmar_One";
    font-size: 200%;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: red;
    background-color: #ffff33;
}

#btn {
    display: block;
    margin: 20px auto 10px auto;
    width: 100px;
    height: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 5px;
    box-shadow: 2px 2px 2px 0px #000000;
    font-size: 80%;    
}

/*.ui-dialog-content.ui-widget-content {
    background: #FEEFB1;
}*/

.ui-dialog-buttonpane.ui-widget-content {
    background: #FEEFB1;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog-info.ui-widget.ui-widget-content {
    background: #FEEFB1;
    border: 4px solid #993300;
    border-radius: 6px;
}

.ui-dialog-info.ui-dialog-titlebar.ui-widget-header {
    padding: .1em;
    font-family: "Courgette";
    border: 4px solid #EABC77;
    border-radius: 6px;
    font-size: 200%;
    color: #993300;
    text-align: center;
    background: #EABC77;
}

.ui-dialog-error.ui-widget.ui-widget-content {
    background: #FEEFB1;
    border: 4px solid #ff0000;
    border-radius: 6px;
}

.ui-dialog-error.ui-dialog-titlebar.ui-widget-header {
    padding: .2em;
    border: 4px solid #ff0000;
    border-radius: 6px;
    font-size: 150%;
    color: #ffffff;
    text-align: center;
    background: #ff0000;
}

.ui-widget.ui-button.ui-corner-all{
    width: 100px;
    height: 30px;
    color: #000000;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 5px;
    background: #cccccc;
    box-shadow: 2px 2px 2px 0px #000000;
    font-size: 80%;    
}

#notebook {
    width: 40px;
}

#ui-id-2 {
    width: 80%;
}






