#entryCon {
    background: white;

    width: 1024px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}


#infoText {
    position: relative;
    top: 30px;
    left: 10px;
    width: 600px;
    height: auto;
    background: white;
    margin-bottom: 50px;
    border-width: 2px;
    border-color: #e5e5e5;
    border-style: none none none solid;
    font-family: "arial", sans-serif;
    font-size: 14px;
    padding-left: 20px;
    text-align: justify;
    color: #636363;
}

#referenzen {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: darkgray;
    background: white;
    line-height: 12px;
    float: left;
    width: 1000px;
    padding: 10px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: justify;
}

.cat {

    color: #636363;
}

#refHeader {
    width: 1005px;
    background-color: #ededed;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: arial, sans-serif;
    color: #7f7f7f;

}

#schrift {
    font-size: 18px;
    color: #848484
}

#schrift2 {
    font-size: 22px;
    color: black;
}