﻿.ga-third {
    width: 33.33333%;
    float: left;
}

.ga-bottombar {
    background-color: #fff;
    color: #26547a;
}

.ga-padding {
    padding: 8px 16px !important;
    margin: 5px 0;
    border-radius: 3px;
}

.ga-border-red, .ga-hover-border-red:hover {
    background: #117eb1 !important;
    color: #fff !important;
}

.gaDiv {
    width: 458px;
    text-align: center;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.gatabDiv {
    height: 800px;
    width: 980px
}
.pdfViewer {
    height: 800px;
    width: 980px;
}


/*box-sizing: inherit;*/
html {
    box-sizing: border-box
}
*, *:before, *:after {
    box-sizing: inherit
}

.data-container {
    width: 980px;
}

.ga-container {
    margin-left: 25%;
}
#imprint {
    width: 482px;
    text-align: center;
}

#privacy {
    width: 497px;
    text-align: center;
}
