html{

    background-color:#4D4E2C;

}

body {
    width: 90%;
    height: 90%;
    box-sizing:border-box;
    border: 0.75em solid #000;
    border-radius: 2em;
    background-color: #F1C71D;
    font-size: 100%;
    margin:0px auto;
    margin-top:30px;
    margin-bottom:30px;
    text-align:center;
}

nav{
     width: 90%;
     height: 620px;
     border:0.2em solid #000000;
     box-sizing:border-box;
     border-radius: 0.7em;
     margin: 0em auto;
     margin-top: 1.5em;
     margin-bottom: 1em;
     padding: 0.5em;
     text-align:center;
}

/*div{
     margin: 0em auto;
     text-align:center;
     float: left;
}*/

svg{
        box-sizing:border-box;
        border: 0.5em solid black;
        max-width: 37.5em;
        max-height: 37.5em;
        border-radius: 50em;


}

.container{
     display: block;
     width: 700px;
     border:0.2em solid #000000;
     border-radius: 0.5em;
     margin: 0em auto;
     margin-top: 1em;
     margin-bottom: 1em;
     text-align:center;

}

/*#Galerie{
        width:700px;
        height:700px;
        border:25px solid black;
        border-radius:500px;
        margin: 0em auto;
        text-align:center;*/

}


header{
    width: 1280px;
    background-color: #CC9966;
}

img{
        width: 55%;
        border: 0.5em solid black;
        /*border-radius:500px;*/
        margin-top: 0.5em;
}

canvas{
       box-sizing: border-box;

}
#Malerei{

        background-color: #FFFFCC;
        border: 1.5em solid black;
        box-sizing: border-box;
        border-radius: 350px;
        margin: 1em;
}


#Zeichnung{
        background-color: #FFFFCC;
        border: 1.5em solid black;
        box-sizing: border-box;
        border-radius: 400px;
        margin: 1em;
}

@media(max-width:1000px) {
         display: block;
         width: 90%;
         border:0.2em solid #000000;
         border-radius: 0.5em;
         margin: 0em auto;
         margin-top: 1em;
         margin-bottom: 1em;
         text-align:center;
}

#Zeichnung {
         width: 90%;
         height: auto;
         background-color: #FFFFCC;
         border: 1em solid black;
         box-sizing: border-box;
         border-radius: 350px;
         margin: 1em;
}

#Malerei{
          width: 90%;
          height: auto;
          background-color: #FFFFCC;
          border: 0.5em solid black;
          box-sizing: border-box;
          border-radius: 350px;
          margin: 1em;
}

h1{
    margin: 0.2em;
    border: #ffffff 0.2em double;
    border-radius: 0.5em;
    font-size: 1.5em;
    font-family: Helvetica;
    font-weight:100;
    color:#4D4E2C;
    text-align:center;
}

#custom {
    width: 350px;
    height: 350px;
    box-sizing:border-box;
    border: #000 20px double;
    border-radius: 400px;
    margin: 0em auto;
    margin-top: 1em;
    background-color: #4D4E2C;
}

#video_controls_bar{
    text-align:center;
    margin: 0em auto;
    width: 600px;
    height: 75px;
    box-sizing: border-box;
    border: #000 10px double;
    border-radius: 60px;
    margin-top: 1em;
    margin-bottom: 1em;
    background: #4D4E2C;
}

#play-pause{
    font-weight: bold;
    text-align: center;
    margin: 0em auto;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border: #000 2px double;
    border-radius: 18px;
    margin-top: 3px;
    background: #F1C71D
}

#mute{
    font-weight: bold;
    text-align:center;
    margin: 0em auto;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border: #000 2px double;
    border-radius: 18px;
    background: #F1C71D
}

#full-screen{
    font-weight: bold;
    font-size: 100%;
    text-align:center;
    margin: 0em auto;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border: #000 2px double;
    border-radius: 18px;
    background: #F1C71D
}

#seek-bar{
    font-weight: bold;
    text-align:center;
    margin: 0em auto;
    width: 135px;
    height: 35px;
    box-sizing: border-box;
    border: #000 2px double;
    border-radius: 18px;
    margin-top: 3px;
    padding-top: 0px;
    background: #4D4E2C;
}

#volume-bar{
    font-weight: bold;
    text-align:center;
    margin: 0em auto;
    width: 135px;
    height: 35px;
    box-sizing: border-box;
    border: #000 2px double;
    border-radius: 18px;
    padding-top: 0px;
    background: #4D4E2C;
}


input#seekslider{ width: 200px; }


input#volumeslider{ width: 80px; }



#Milch{
        width: 700px;
        height: 700px;
        border:25px solid black;
        border-radius:650px;
        margin: 0px auto;
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center;
}

*{

        user-select: none;
        -webkit-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
}

#toolbar{
        width: 15%;
        height: 700px;
        float: left;
        text-align:center;
        font-size: 30px;
        border: #ffffff 5px double;
        border-radius: 0.2em;
        margin-top: 1em;
        margin-left: 0.1em;
        position: fixed;
        background-color: transparent;
        color: white;

}

#pinsel{
        font-family: Helvetica;
        font-weight: 100;
        width: 94%;
        height: 50px;
        margin: 3%;
        box-sizing: border-box;
        border: 0.1em  solid white;
        border-radius: 0.3em;
        padding: 0.1em;
        float: left;
        background-color: black;
        text-align:center;
        font-size: 100%;
}

#text{
        margin: 0.1em;
}

.radcontrol{
        width: 0.5em;
        height: 0.5em;
        box-sizing: border-box;
        border: 0.1em  solid white;
        border-radius: 0.3em;
        float: left;
        margin: 0px auto;
        font-family:Helvetica;
        background-color: black;
        text-align: center;
        display:inline-block;

}

#incrad{
        width: 29%;
        height: 1em;
        margin: 3%;
        font-family:Helvetica;
        text-align: center;
        line-height: 0.8em;
}

#decrad{
        width: 29%;
        height: 1em;
        margin: 3%;
        font-family:Helvetica;
        text-align: center;
        line-height: 0.7em;

}

#rad{   width: 100%;
        height: 1.3em;
        font-family:Helvetica;
        text-align: center;
        line-height: 1.3em;

}

#radval{width: 28%;
        height: 1em;
        font-family:Helvetica;
        text-align: center;
}

#colors{
        float: right;
}

.swatch{
        width: 27px;
        height: 27px;
        padding: 15px;
        line-height:150px;
        border-radius: 15px;
        box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 2px rgba(0, 0, 0, 0.5);
        display: inline-block;
        margin-top: 10px;
        margin-left: 10px;
}

.swatch.active{
        border: 3px solid white;
        box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
}

#save{
        font-family: Verdana;
        text-align: center;
        width: 94%;
        height: 50px;
        margin: 3%;
        box-sizing: border-box;
        border: #ffffff 5px double;
        border-radius:100px;
        line-height: 1.3em;
        background-color: transparent;
}

#save:hover{
        background-color: #9F0000;
}