﻿
body {
    font-family: Verdana, Geneva, sans-serif;
    font-family: Helvetica, sans-serif !important;
    font-size: 24px;
    background-color: #ffffff;
    background-image: none;
    margin: 0px 0px 0px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 500px;
}


.Alti-clock {
    display: table;
    background-color: #ffffff;
    border-radius: 0%;
    background: #fff url(../image/ares_ii_blue_web.png) no-repeat center;
    background-size: 370px;
    color: dimgray;
    color: gray;
    color: skyblue;
    left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 20em;
    height: 12em;
}

#Alti-Text {
    display: table-cell;
    vertical-align: middle;
    font-family: 'HelveticaNeue-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 80px;
    text-align: center;
}

.Alti-Anzeige {
    margin-left: 100px;
    max-width: 90%;
    
}
.Alti-Space {
    min-width: 10px;
}

.viewNav_content {
    /*padding-top: 15px;*/
}

.Alti-pointer {
    background: #000;
    height: 110px;
    top: calc(50% - 110px);
    left: calc(50% - 2px);
    position: absolute;
    transform-origin: 50% 80%;
    width: 3px;
    z-index: 8;
}
/*.Alti-clock {
    border-radius: 0%;
    background: #fff url(../images/GoJump-Alti-yr-m.png) no-repeat center;
    
  
    
    left: 0px;
    height: 12em;
    padding-bottom: 31%;
    position: relative;
}


.Alti-pointer-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}*/






