body {
    margin: 0;
}

#myCanvas {
    background-color: lightgrey;
    background-Image: url("../Bilder_oldest_ice/ant-topo2_k.png");
}
#leinwand {
    
    background-image: url("../Bilder_oldest_ice/ant-topo2_k.png");
    
    background-color: whitesmoke;
}

#superglazi_allein{
    position:absolute;
    top: 320px;
    left: 50px;
    transition: 0.3s;
    /*animation: wobble ease-in-out 1.5s infinite;*/
    pointer-events: none;
}
#superglazi_ende{
    position: absolute;
    top: 120px;
    left: 50px;
    transition: 0.3s;
    /*animation: wobble ease-in-out 1.5s infinite;*/
    pointer-events: none;
}


} 
#spielfigur { 
    background-Image: url("../Bilder_oldest_ice/spielfigur.png"); 
    visibility: hidden;
}

#balken_img { 
    background-Image: url("../Bilder_oldest_ice/spielfigur.png"); 
    width: 30px;
    height: 10px;
}


.button {
    
    color: #fff;
    padding: 15px 25px;
    border-radius: 100px;
    background-color: #4C43CD;
    background-image: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0%, transparent 86.18%), radial-gradient(66% 87% at 26% 20%, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%);
    border: none;
    box-shadow: 2px 19px 31px rgba(0, 0, 0, 0.2);
    font-size: 20px;
    position: absolute;
    left: 200px;
    top: 400px;
    font-family: monospace;
    font-weight: bolder;
    border: none;
    
    
}
.button:hover {
    background-color: green; /* Green */
    
}


.button_2 {
    
    color: #fff;
    padding: 15px 25px;
    border-radius: 100px;
    background-color: #4C43CD;
    background-image: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0%, transparent 86.18%), radial-gradient(66% 87% at 26% 20%, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%);
    border: none;
    box-shadow: 2px 19px 31px rgba(0, 0, 0, 0.2);
    font-size: 20px;
    position: absolute;
    left: 300px;
    top: 300px;
    font-family: monospace;
    font-weight: bolder;
    border: none;
    
    
}
.button_2:hover {
    background-color: green; /* Green */
    
}


#canvas{
    position: absolute;
    left: 0px;
    top: 0px;
    background-image:url('../images/t1.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
}


#drill_information{
    visibility: hidden;
    position: absolute;
    font-weight: bolder;
    font-family: comic sans MS;
    font-size: 16px;
    color: black;
    left: 30px;
    top: 0px;
    width: 210px;

}

#akk{
    position: absolute;
    font-weight: bolder;
    font-family: comic sans MS;
    font-size: 16px;
    color: white;
    left: 400px;
    top: 0px;
    width: 200px;
    height: 30px;
}
#dick{
    position: absolute;
    font-weight: bolder;
    font-family: comic sans MS;
    font-size: 16px;
    color: white;
    left: 400px;
    top: 30px;
    width: 200px;
    height: 30px;
}
#eisalt{
    position: absolute;
    font-family: comic sans MS;
    font-size: 20px;
    font-weight: bolder;
    left: 220px;
    top: 250px;
    width: 300px;
    height: 30px;
    visibility: hidden;
}
#kernl{
    position: absolute;
    font-family: comic sans MS;
    font-size: 20px;
    font-weight: bolder;
    left: 450px;
    top: 160px;
    width: 250px;
    height: 30px;
    visibility: hidden;
}




#spielbereich {
    position: relative;
    width: 570px;
}



#spielwerteanzeigen {
    
    position: absolute;
    top: 0;
    left: 350;	
    visibility: hidden;
    width: 200px;
    height: 70px;
/*    background-color: hsla(0, 50%, 50%, 0.7);*/
}

#spielwerteanzeigen {
    
    position: absolute;
    top: 0;
    left: 350;	
    visibility: hidden;
    width: 200px;
    height: 70px;
/*    background-color: hsla(0, 50%, 50%, 0.7);*/
}


#spielwerteanzeigen_2 {
    
    position: absolute;
    border: 4px solid red;
    font-size: 20px;
    visibility: hidden;
    width: 400px; 
    height: 70px;
    background-color: hsla(0, 50%, 50%, 0.7);
}



#computer_arrow {
    background-Image: url("../Bilder_oldest_ice/computer_arrow.png"); 
    visibility: hidden;

}

#computer_b {
    background-Image: url("../Bilder_oldest_ice/taste_B.png"); 
    visibility: hidden;
    
}

#anfang_info {
    visibility: visible;
    position: absolute;
    top: 30px;
    left: 80px;    
    font-family: comic sans MS;
    font-style: italic;
    
    font-weight: bolder;
}

#final_info {
    display: none;
    position: absolute;
    top: 0;
    left: 0;    
    font-family: comic sans MS;
    font-style: italic;
    font-size: 24px;
    font-weight: bolder;
    margin: 2%;
    width: 100%;
    height: 100%;
}


#arrow_info {
    display: none;
    position: absolute;
    top: 480px;
    left: 200px;	
    font-family: comic sans MS;
    //font-style: italic;
    font-size: 22px;
    font-weight: bolder;

}
#b_info {
    display: none;
    position: absolute;
    top: 480px;
    left: 150px;	
    font-family: comic sans MS;
    font-style: italic;
    font-size: 20px;
    color:blue;
    font-weight: bolder;
    
}


#oldestice   {
    display: none;
    position: absolute;
    top: 520px;
    left: 50px;	
    font-family: comic sans MS;
    font-size: 24px;
    font-weight: bolder;
    color: black;
    
}
#glafanf   {
    display: none;
    position: absolute;
    top: 430px;
    left: 50px;	
    font-family: comic sans MS;
    font-size: 20px;
    font-weight: bolder;
    color: black;
    
}
#oldestice_in_game   {
    display: none;
    position: absolute;
    top: 320px;
    left:100px;	
    font-family: comic sans MS;
    font-size: 20px;
    font-weight: bolder;
    color: black;
    
}




#gameover {
    
    position: absolute;
    top: 450px;
    left: 300px;	
    border: 4px solid red;
    margin: 10%;
    background-color: hsla(0, 50%, 50%, 0.7);
    width: 80%;
    height: 70%;
}

/*#but {
    position: absolute;
    top: 200px;
    left: 100px;
    transition: 0.3s;
    /*animation: wobble ease-in-out 1.5s infinite;*/
    /* Green 
    pointer-events: none;
    
    background-color: blue; 
    border: none;
    border-radius: 50%;
    color: white;
    padding: 15px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    
    
    
}*/

/* CSS */
#button_90 {
    color: #fff;
    padding: 15px 25px;
    border-radius: 100px;
    background-color: #4C43CD;
    background-image: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0%, transparent 86.18%), radial-gradient(66% 87% at 26% 20%, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 2px 19px 31px rgba(0, 0, 0, 0.2);
    font-weight: bold;
    font-size: 16px;
    border: 0;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    visibility: hidden;
    cursor: pointer;
    top: 450px;
    left: 300px;	
    
}



