body {
   background-color:#F8F6EC;
   color:#009900;
   font-family:Arial,sans-serif;
   scrollbar-base-color:#F8F6EC;
   scrollbar-face-color:#F8F6EC;
   scrollbar-shadow-color:#000000;
   scrollbar-highlight-color:#F8F6EC;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-track-color:#F8F6EC;
   scrollbar-arrow-color:#000000;
}

a {
    text-decoration: none;
    border: none;
}

#StartLadeStatus {
   position:absolute;
   left: 10px;
   top: 10px;
   width: 600px;
   height: 200px;
   z-index: 1;
   visibility: visible;
}

#HauptAnker {
   position:absolute;
   left: 0px;
   top: 0px;
   width: 960px;
   height: 720px;
   z-index: 1;
   visibility: hidden;
}

#LadeEbene {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    height: 250px;
    border-top: 1px solid #000000;
    border-right: none;
    border-bottom: 1px solid #000000;
    border-left: none;
    z-index: 2;
    visibility: hidden;
}

#LadeBalken {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 400px;
    height: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    border: none;
    z-index: 2;
    visibility: hidden;
}

#Bezeichnung {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 400px;
    height: 10px;
    border: none;
    z-index: 2;
    visibility: hidden;
}

#ProzentAnzeige {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 400px;
    height: 10px;
    border: none;
    z-index: 2;
    visibility: hidden;
}

#StatusEbene {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    height: 40px;
    z-index: 1;
    overflow: visible;
    visibility: hidden;
}

.LadeStatusSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #004F4F;
}

.LadeBezeichnungSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #004F4F;
}

.ProzentSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #004F4F;
}

.StatusSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #004F4F;
}

.CopyRightSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #004F4F;
}

.NoscriptUeberSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #990000;
}

.NoscriptStandardSchrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #004F4F;
}
