body {
    color: #ffffff;
    font-family: verdana, tahoma;
    font-size: 11px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #ffffff;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
}

table {
    background-color: #304070;
    border: 0;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

/* table.eins {
    width: 80%;
    float: right;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;

}*/

td.FensterTitel {
    background-color: #304070;
    font-size: 10px;
}

td {
    font-size: 10px;
    padding: 0;
    border: 0;
}

a:link {
    color: #ffffff;
}
a:hover {
    color: #ffff00;
}
a:visited {
    color: #ffffff;
}

a.image:link {
    color: #000000;
}

a.image:visited {
    color: #000000;
}

.userInput {
    background: #071964;
    background-color: #071964;
    color: #ffffff;
    border: 0px solid;
    border-color: #808080 #808080 #808080 #808080;
    width: 100%;
}

.selectDesktop {
    display: list-item;
    margin-left: 5%;
    margin-top: 2%;
    background: #071964;
    background-color: #071964;
    background-image: url("arrow-down.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    color: #ffffff;
    border: 2px solid;
    border-color: #808080 #808080 #808080 #808080;
    width: 40%;
    /* padding: 0.6em 1.0em 0.7em; */
    padding: 10px 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* 
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;padding: 0; 
    */
}

/* .selectDesktop:hover, .selectDesktop:focus {
    box-shadow: 4px 4px 2px #aaa;
    color: #c0392b;
    background-color: #0000ff;
    border-bottom-color: #DCDCDC;
} */
.selectDesktop:hover {
    box-shadow: 4px 4px 2px #aaa;
}

.selectMobil:hover {
    box-shadow: 4px 4px 2px #aaa;
}


.selectMobil {
    display: none;
    margin-left: 5%;
    margin-top: 2%;
    background: #071964;
    background-color: #071964;
    background-image: url("arrow-down.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    color: #ffffff;
    border: 2px solid;
    border-color: #808080 #808080 #808080 #808080;
    width: 40%;
    /* padding: 0.6em 1.0em 0.7em; */
    padding: 10px 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* transition: color 0.3s ease, background-color 0.3s ease, border-bottom-color 0.3s ease; */
}

.startImage {
    /* float: right; */
    margin-left: 60%;
    width: 30%;
    background-color: #071964;
    background-image: url("arrow-left.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    /* border: 0px; */
    outline: none;
    color: #fff;
    /* padding: 0.6em 1.0em 0.7em; */
    padding: 10px 0;
    position: relative;
    /* top: 20%;
    left: 10%; */
    transform: translate(0%, -100%);
}

.startImage:hover {
    box-shadow: 4px 4px 2px #aaa;
}

/* .startImage:visited {
    border: 0px;
} */

.resetbutton {
    background: #304070;
    background-color: #304070;
    color: #304070;
    border: 0px none;
    border-color: #304070 #304070 #304070 #304070;
    background-image: url("reset.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: center;
    margin: 0; /* Firefox and Safari have margin */
    /* overflow: visible;  */
    /* width: 40%; */
}

.resetbutton:visited, .resetbutton:focus, .resetbutton:active {
    border: 0px none;
    color: #304070;
    margin: 0; /* Firefox and Safari have margin */
    outline: 0px transparent !important;
    /* padding: 0px; */
}

.resetbutton:hover{
    box-shadow: 1px #405080;
} 

.textResolution {
    background: #304070;
    background-color: #304070;
    color: #ffffff;
    border: 0px solid;
    border-color: #304070 #304070 #304070 #304070;
    width: 10%;
}

.textanwahl {
    font-size: 14px;
    text-align: left;
    background: #304070;
    background-color: #304070;
    color: #ffffff;
    border: 0px solid;
    border-color: #304070 #304070 #304070 #304070;
    width: 40%;
}

.textneuanwahl {
    font-size: 14px;
    color: #ffffff;
    background: #00156f;
    border: 0px;
    outline: none;
    border-radius: 10px;
    padding: 0.6em 1.0em 0.7em;
}

.userInputButtons {
    background: #4e1dfd;
    border: 1px solid;
    border-color: #4e1dfd #4e1dfd #4e1dfd #4e1dfd;
    color: #ffffff;
    padding-left: 13%;
    padding-right: 13%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.startButton {
    background-color: #00156f;
    border: 0px;
    outline: none;
    border-radius: 10px;
    color: #fff;
    text-transform: uppercase;
    padding: 0.6em 1.0em 0.7em;
    /* padding: 0.84375em 1.3125em 0.78125em;
    border: 2px solid #00156f;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    vertical-align: top; */
}

.startButton:hover {
    box-shadow: 4px 4px 2px #aaa;
}

/* .startButton:visited {
    border: 0px;
} */


.code {
    font-family: Courier, sans-serif;
    font-size: 12px;
    color: #40c040;
}

.userInputCheckbox {
    color: #ffc040;
    border-color: #808080 #808080 #808080 #808080;
    background: #505050;
    border: 1px solid;
}

/* #controls {
    display: block;
    color: #fff;
    background-color: transparent;
    width: 80%;
    height: 80px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    padding: 12px;
    border: solid 1px transparent;
    border-radius: 5px;
    z-index: 35;
} */

.slider {
    width: 92%;
}

/* .clearfix {
    overflow: auto;
} */

/************ fullscreen ****************/
#fullscreenToggle {
    /* display: none;
    position: absolute;
    top: 0;
    right: 0;
    display: block; */
    width: 25px;
    height: 25px;
    padding: 5px;
    background-color: rgb(103, 115, 131);
    background-color: rgba(103, 115, 131, 0.8);
}

.mobile #fullscreenToggle {
    width: 30px;
    height: 30px;
}

/* body.fullscreen-enabled #fullscreenToggle {
    display: block;
}

#fullscreenToggle .icon {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 10px;
    height: 10px;
}

.mobile #fullscreenToggle .icon {
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
}

#fullscreenToggle .icon.on {
    display: none;
}

#fullscreenToggle .icon.off {
    display: block;
}
#fullscreenToggle.enabled .icon.on {
    display: block;
}
#fullscreenToggle.enabled .icon.off {
    display: none;
} */

