.third-margin{
    margin-right:2%;
}

.box-hinweis{
    padding:2%;
    clear:both;
    background-color:var(--box-background);
    width:96%;
    min-height:380px;
    margin-top:24px;
    text-align:left;
}

.box-third{
    margin-top: 24px;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 32px;
    width: 30%;
    background-color: var(--box-blue);
    min-height: 290px;
    float: left;
    color: var(--white);
    font-size: 14px;
}

.box-third h4{
    color: var(--white);
}


.third-margin{
    margin-right:2%;
}


.hinweis-title{
    float: left;
    width: 85%;
    text-align: left;
}

.fraktionen{
    float:left;
    width:80%;
}

div.klein{
    clear:both;
}

.box-hinweis-form{
    clear:both;
    text-align:left;
}

.box-hinweis-hinweis{
    background-color: var(--white);
    font-size: 16px;
    padding: 16px;
}

.div-05 {
    border-width: 1px;
    border-style: solid;
    background-color: var(--white);
    border-color: #7F9DB9;
    padding: 10px;
    margin:0 auto;
    width: 70%;
    background: var(--white) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00466442;
    border-radius: 6px;
    border: 0px;
}

.input-01{
    background: var(--white) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00466442;
    border-radius: 6px;
    border:0px;
    width:95%;
    line-height:47px;
    text-align:left;
}

.input-03{
    background: var(--white) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00466442;
    border-radius: 6px;
    border: 0px;
    line-height: 47px;
    text-align: left;
    width: 69%;
}

.input-04{
    background: var(--white) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00466442;
    border-radius: 6px;
    border:0px;
    line-height:47px;
    text-align:left;
}

.select-01{
    background: var(--white) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00466442;
    border-radius: 6px;
    border: 0px;
    padding: 14px 0;
    line-height: 47px;
    text-align: left;
    width: 20%;
}

.select2{
    background: var(--white) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #00466442;
    border-radius: 6px;
    border: 0px;
    padding: 14px 0;
    line-height: 47px;
    text-align: left;
    width: 20%;
}

.div-02 {
    width: 48%;
    float: left;
    padding: 1%;
    text-align: center;
}

.smallcount{
    width: 44px;
    margin-top: 15px;
}

.hinweis_btn{
    width: 76%;
    text-align: right;
}
.ausgabe.rechts{
    width:20%
}

.links{
    float:left;
}

.rechts{
    float:right;
}

.links2{
    float:left;
}

.rechts2{
    float:right;
}