/* falls javascript nicht eingeschalten ist */

@media (min-device-width: 800px) {
    :root {
        --star-size: 20px;
        --star-color: #fff;
        --star-background: orange;

        --body-min-width:  999px;
        --body-width:     999px;
        --body-max-width: 2000px;

        --table-main:      999px;
        --table-main-max: 1399px;
     
        --sans-serif: Helvetica Neue,Helvetica,Tahoma,Arial,Verdana,sans-serif;
        --serifen: Courier,Kettler,Memphis,Rockwell,Times New Roman,serif;
        --monospace: Anonymous,Bitstream Vera Sans Mono,CamingoCode,Cousine,Droid Sans Mono,monospace;
        --cursive: Comic Sans MS,Comic Sans,Post-Antiqua,Time Script,cursive;
     
        --gefundeneKontenReihe-Padding:       8px;
        --gefundeneKontenReihe-PaddingSmall:  4px;
        --gefundeneKontenReihe-Radius:        8px;

        /*  NEUER TEIL  */

        --toplink-hight : 24px;
        --dim-all       : 100%;
        --dim-left      : 280px;
        --dim-right     : 120px;
        --dim-main      : CALC( var(--dim-all) - var(--dim-left) - var(--dim-right));
        --dim-header    : 120px;
        --col-header    : #ffffff;
        --col-main      : #f5f2ef;
        --col-right     : #e0d6cb;

        --small-border-y: 5px;
        --small-border-x: 10px;
        --debug-top: 5px;
        --debug-right: 10px;
        --debug-width: 490px;
        --debug-width-max: 490px;

    }
}






* {
    font-size: 1em;
}



/**
   
 NEUER TEIL
   
*/
.logoKarussel{
    width: VAR(--dim-left);
    background-color:#ddd;
}

.td01{
    height: 30px;
    width: VAR(--dim-left);
}




textarea,
input[type="text"],
input[type="button"],
input[type="submit"]
{
        appearance: none;
        border-radius: 0;
}

tr:nth-child(even).alternativ {  background-color: #fbd8dc; } /* rosa */
tr:nth-child(odd).alternativ  {  background-color: #feebed; } /* hell-rosa */

.silbentrennung {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-line;
    hyphens: auto;
} 

.blinking-cursor {
    font-weight: 100;
    font-size: 30px;
    color: #2E3D48;
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
}
label#label {
    border: 0 solid #000;
    width: 625px;
    text-align: left;
}
input#label, label#label {
    display:block;
}

.abuttons {
    border: 1px none #ccb333;
    background-color: #ccb333;
    text-shadow: -3px 0 Khaki, 0 3px Khaki, 3px 0 Khaki, 0 -3px Khaki;
    text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray;
    color: Khaki;
}

.umRahmen{
    position: relative;
    padding: 5px;
    border: 4px solid #fff;
    border-radius: 10px;
    z-index:9999;
}


.bfff{
    background-color:  #fff; 
}
.cfff{
    color:  #fff; 
}
.b996633{
    background-color:  #996633; 
}
.c996633{
    color:  #996633; 
}
.bcc6633{
    background-color:  #cc6633; 
}
.ccc6633{
    color:  #cc6633;
}

/* helle farben fuer hintergruende */
.LightYellow{      background-color:LightYellow;}
.LemonChiffon{      background-color:LemonChiffon;}
.LightGoldenrodYellow{  background-color:LightGoldenrodYellow;}
.PapayaWhip{      background-color:PapayaWhip;}
.Moccasin {        background-color:Moccasin;}
.PeachPuff{        background-color:PeachPuff;}
.PaleGoldenrod{      background-color:PaleGoldenrod;}
.Khaki{          background-color:Khaki;}


span.konten, div.konten {
    font-weight:              bold;
}
span.mark, div.mark {
    font-weight:              bold;
    color:                    #990000;
}

input, textarea {
    font-family:              VAR(--sans-serif) ;
    font-size:                1.1em;
}

input.alert, textarea.alert {
    background-color:         #ffcccc;
    color:                    #000000;
}

table.otto {
 border-spacing: 0;
 max-width:600px;
}
table.otto, th{
 border-bottom: 1px solid #000;
 font-size: 12px;
 margin: 0;
 padding: 0;
}
table.otto, td{
 font-size: 12px;
 margin: 0;
 padding: 0;
}

label.checky {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
input.checky {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
}

.twlogo{
    /* border-bottom: 2px solid #fff;  */
    vertical-align: text-bottom;
}
.twtr-icon {
    top:  4px;
        width:   16px;
        height: 14px;
}
.twtr-color-fill--white-neutral {
    fill: #fff;
}


.grossesLogo {

    margin: 0;
    padding:10px;
    height:55px !important;

    background-color: #cc6633;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.12, rgb(252,73,3)), 
        color-stop(0.41, rgb(204,102,51)),
        color-stop(0.87, rgb(250,130,88))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(252,73,3) 13%,
        rgb(204,102,51) 42%,
        rgb(250,130,88) 88%
        );
    text-align: center;

}

.bsatzPicRechts{
    position:relative;
    top:10px;
    height:200px;
}
.werbeKolone {
    position: absolute;
    /* height : CALC(100% - 135px); */
    height : CALC(100%);
    width: 200px;
    right: 0;
    vertical-align: top;
    background-color: #cccccc;
}

.keinUnterstrich ,
.keinUnterKlasse
{
    text-decoration:none;
    font-family:VAR(--sans-serif);
    margin:2px;
    padding: 5px;
    border-radius: 10px;
    border-width: 4px;
    cursor: pointer;
}
.keinUnterstrick{
    display:inline-block;
    text-decoration:none;
    font-family:VAR(--sans-serif);
    width:100%;
    cursor: pointer;
}




.sticky-unten {
    position: sticky;
    bottom: 0;
    height: 30px;
    /* width: 100vw; */
    /* background: yellow; */
}

.keinUnterstrich:hover {
    width:72px;
    margin:2px;
    padding: 5px;
    border-radius: 10px;
    border-width: 4px;
    background-color: chocolate;
}

td.karoussel {
   
    text-align: center;
    vertical-align: middle;
    background-color: chocolate;
    height: 50px !important;
}

div.karoussel {
    position:fixed;
    left: 0;
    width:var(--dim-left);
    height:66px;
    top:80px;
    background-color:#ccb333;
    z-index:5;
}
div.noscriptk {
    position:absolute;
    top:80px;
    z-index:9;
}

a.karoussel {
    position: relative;
    /* text-shadow: -3px 0 Khaki, 0 3px Khaki, 3px 0 Khaki, 0 -3px Khaki; */
    text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray;
    z-index:0;
    color: Khaki;
    top: 14px;
}


a.arrow {
    border: 0 solid black;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 6px;
    z-index:10;
}

.arr_right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.arr_left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.arr_up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.arr_down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}


p, span{
    font-size:                1em;
}


body {
    position: absolute;
    margin: 0;
    padding: 0;
    min-width:  VAR(--body-min-width);
    /* width: 100%; */
    width: 100%;
    max-width:  VAR(--body-max-width); /* PADDING + MENUE LINKS  */

    /* height: 100%; */
    height: CALC(100% - 25px);
    background-color: #828282;
    z-index: -5;
}

div.main{
    position: relative;
    top: 0; 

    width: 100%;
    min-width: VAR(--table-main);
    max-width: VAR(--table-main-max);

    height: CALC(100% + 10px);
    border:  0 none;
        border-spacing: 0;
        border-collapse: separate;
    z-index: -5;
}

div.BODY_TABELLE_OBEN{
    position: relative;
    height: 150px;
}

div.BODY_TABELLE_UNTEN{
    position: relative;
    height: CALC(100% - 130px);
    width: var(--dim-left);
    z-index: -3;
}


table.transaction > tr.transaction, table.aktiva, table.passiva, td.an {
    width: 100%;
    /* background-color:  #cc9966; */
    /* border-color:     red; */
    border-style: none;
    border-width: 0;
    vertical-align: bottom;
    margin: 0;
    border-spacing: 0;
}
table.transaction {
    max-width:       759px;
    margin-left:    30px;
    /* background-color:  #ddd; */
}
table.aktiva, table.passiva {

    width:       350px;
    /* background-color:  #fff; */
}
td.an{
    width:         59px;
    background-color:  #eee;
}
th.tt_konto, th.tt_betrag{
    width:         50px;
    background-color:  #ccc;
    border-style:     none;
    border-width:    0;
    padding:      3px 5px 3px 5px;
}
th.tt_name, th.tt_soll {
    width:         100%;
    background-color:  #ccc;
    border-style:     none;
    border-width:    0;
}
th.tt_soll {
    border-radius:     30px 30px 0 0;
    border-style:     none;
    border-width:    0;
    /* padding-left:    30px; */
}
td.tt_blank{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}
.rechts{
    text-align:      right;
    padding-right:    20px !important;
}
.links{
    text-align:       left;
    padding-right:    20px !important;
}
div.toplink {
    height: VAR(--toplink-hight);
    text-align: right;
    background-color: #CCB333;
}
.kaki {
    background-color: #cc9966 !important;
}

div.restObersteZeile{
    width: 100%;

}




.mobile{
    /* visible only on mobile */
    visibility: hidden;
}

.span1 {
    font-family: VAR(--sans-serif);
    color: gray;
    font-size: 1em;
}

summary.span1 {
    width: 150px;
    cursor:pointer;
    border:0 none;
}

details.span1 {
    position:relative;
    border:0 none;
    left:0;
    top:0;
    z-index:500;
}



input.toplink{
    border: solid 1px #20538D;
    /* background-color: #EEEEEE; */
    color: #333333;
   
    text-decoration: none;

    /* border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;   */
    line-height:    1.2;
}

input[type='text'].toplink {
    font: bold 18px Tahoma;
    padding: 4px 6px 4px 6px;
    width: 360px;
    max-width: 400px;
    position: relative;
    /* z-index: 1000; */
}

input[type="text"].toplink:invalid + button.toplink{
    display: none;
}

input[type="text"].toplink:invalid + input[type="button"].toplink{
    display: none;
}

button.toplink, input[type="reset"].toplink, input[type="button"].toplink {
    position: relative;
    cursor: pointer;
    background-image: url( https://www.buchungssatz.de/static/pic/edit_clear.png );
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    color: transparent;
    font-size: 1.2em;
    line-height: 1.2em;
    height: 28px;
    width: 28px;
    border: 0 none;
    top: 2px;
    left: -33px;
    z-index: 1;
}

input[type='submit'].toplink {
    position: relative;
    width: 200px;
    font: normal 18px Tahoma;
    padding: 4px 6px 4px 6px;
    left: 0;
}


div.suchFeld {
    display:      block;
    background-color:  #cc9966;
    margin:       0;
    top:       0;
    width:         266px; /* =270-4 */
    height:       65px;
    padding-top:    4px;
    padding-bottom:    4px;
    padding-left:    4px;
    padding-right:    4px;
    /* border-color:   red;
    border-style:     solid;
    border-width:     1px; */
}
input[type='text'].suchFeld {
    width:         170px;
    border-color:     red;
    border-style:     solid;
    border-width:     1px;
}
input[type='submit'].suchFeld {
    width:     60px;
    font:     bold 14px "Times New Roman";
    padding:  0.5px;
}


div.formularSuchfeld{
    position: relative;
    width:CALC(100% - var(--dim-left) + 1px);
    background-color:#CCC;
    display: inline;
    padding-top: 10px;
    padding-left: 50px;
    left: 1px;
    z-index: 1;
}

table.suchFeld{
        position:relative;
        width:CALC(100% - 100px);
        top: 0;
        left:60px;
        height:100%;
     
}
td.capdeatsa{
        border:         1px solid gray;
        padding:        5px;
        padding-top:    15px;
        padding-bottom: 15px;
}
div.capdeatsa{
        border:         1px solid gray;
        padding-left:   5px;
        padding-right:  5px;
        margin-top:     2px;
        padding-top:    2px;
        padding-bottom: 2px;
        margin-bottom:  2px;
}


div.bodyMenueBereich{
    position: relative;
    top: 0;
    left: 0;
    width: VAR(--dim-left);
    height: CALC(100% + 10px);
    background-color: #ccc;
   
}




    .pos_skr01 {
        left: 0px;
        transform: translateX(15px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr03 {
        left: 0px;
        transform: translateX(-63px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr04 {
        left: 0px;
        transform: translateX(-141px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr07 {
        left: 0px;
        transform: translateX(-219px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr14 {
        left: 0px;
        transform: translateX(-297px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr45 {
        left: 0px;
        transform: translateX(-375px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr49 {
        left: 0px;
        transform: translateX(-453px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr51 {
        left: 0px;
        transform: translateX(-531px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr70 {
        left: 0px;
        transform: translateX(-609px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr80 {
        left: 0px;
        transform: translateX(-687px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr81 {
        left: 0px;
        transform: translateX(-765px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr97 {
        left: 0px;
        transform: translateX(-843px);
        transition: transform 2s;
        position: relative;
    }
    .pos_skr99 {
        left: 0px;
        transform: translateX(-921px);
        transition: transform 2s;
        position: relative;
    }
    .pos_ikr {
        left: 0px;
        transform: translateX(-999px);
        transition: transform 2s;
        position: relative;
    }
    .pos_gkr {
        left: 0px;
        transform: translateX(-1077px);
        transition: transform 2s;
        position: relative;
    }
    .pos_kmu {
        left: 0px;
        transform: translateX(-1155px);
        transition: transform 2s;
        position: relative;
    }



button.bubu{
    position: relative;
    cursor: pointer;
    color: blue;
    border: solid 0 #fff;
    text-decoration: underline;
    background-color: transparent;
}



/* fuer insert key */
input[type=checkbox]:checked + label {
    background: lime;
}


div.kontenScroll {
    position: relative;  
    height: calc(100% - 170px);
    overflow-x: hidden;
    overflow-y: auto; 
    float: left;
    margin-left: 0;
    background-color:  #ddd;
    max-width: 280px;
}
div.afaScroll{
    height: calc(100% - 295px);
}
div.kontenScroii {
    height: calc(100% - 365px);
}
div.afaScroii{
    height: calc(100% - 355px);
}

div.beschreibung {
    position: absolute;
    top: 150px;
    text-align: left;
    bottom: 0;
    left: calc( var(--dim-left) + 1px);
    background-color: #ccc;
    height: calc(100% + 15px - 150px);
    width: calc(100%);
    max-width: calc(100% - var(--dim-left));
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
    z-index: -2;
}


button.konten {
    display:                  block;
    width:           100%;
    background-color:         #cc9966;
    border-top:               1px solid #dfbfa0;
    border-bottom:            1px solid #694f34;
    padding-top:              3px;
    padding-bottom:           3px;
    padding-left:             4px;
    font-family:              VAR(--sans-serif) ;
    font-size:                1.2em;
    color:                    #ffffff;
    text-decoration:          none;
    text-align:               left;
}
button.konten:hover {
    background-color:         #996633;
    border-top-color:         #4f341a;
    border-bottom-color:      #bfa080;
}

a.ausgabe, details.ausgabe, summary.ausgabe {
    /*background-color:         #cc9966;
    border-top:               1px solid #dfbfa0;
    border-bottom:            1px solid #694f34;
    padding-top:              2px;
    padding-bottom:           2px;
    padding-left:             4px;
    color:                    #ffffff;
    text-decoration:          none;
    display:                  block;*/
    font-family:              VAR(--sans-serif) ;
    font-size:                12px;
}

a.konten {
    display:                  inline-flex;
    width:                    CALC(100% - 20px);
    background-color:         #cc9966;
    border-top:               1px solid #dfbfa0;
    border-bottom:            1px solid #694f34;
    padding-top:              2px;
    padding-bottom:           5px;
    padding-left:             3px;
    padding-right:            2px;
    /* font-family:           VAR(--sans-serif); */
    /* font-size:             1em; */
    color:                    #ffffff;
    text-decoration:          none;
}

/*
a.konten:hover {
    background-color:         #996633;
    border-top-color:         #4f341a;
    border-bottom-color:      #bfa080;
}
*/

a.kontenhover {
    background-color:         #996633;
    border-top-color:         #4f341a;
    border-bottom-color:      #bfa080;
}

a.kontenkl, a.kontenkl2:hover {
    display:                  inline;
    background-color:         #996633;
    padding-top:              4px;
    padding-bottom:           2px;
    padding-left:             3px;
    padding-right:            3px;
    font-family:              VAR(--monospace);
    font-size:                1.6em;
    font-weight:              bold;
    color:                    #ffffff;
    text-decoration:          none;
}
a.kontenkl2, a.kontenkl:hover {
    display:                  inline;
    background-color:         #cc9966;
    padding-top:              4px;
    padding-bottom:           5px;
    padding-left:             3px;
    padding-right:            3px;
    font-family:              VAR(--monospace);
    font-size:                1.6em;
    font-weight:              bold;
    color:                    #990000;
    text-decoration:          none;
}

div.kontoZahl {
    display: inline-block;
    margin-left:0.5px;
    padding-left:0.5px;
    margin-top: 0;
    padding-top: 0;
    width: 55px;
    vertical-align: top;
    border: 0 solid #fff;
}

div.kontoZahlskr03,
div.kontoZahlskr04,
div.kontoZahlskr45,
div.kontoZahlskr49 {
    width: 46px;
}
div.kontoZahlskr14 {
    width: 84px;
}
div.kontoZahlskr80,
div.kontoZahlskr81 {
    width: 84px;
}

div.kontoName {
    font-size: 0.8rem;
    display:inline-block;
    margin-left: 5px;
    padding-left: 5px;
    margin-top: 0;
    padding-top: 2px;
    width:205px;
    vertical-align:top;
}

div.kontoNameskr01,
div.kontoNameskr03,
div.kontoNameskr04,
div.kontoNameskr07,
div.kontoNameskr45,
div.kontoNameskr49,
div.kontoNameskr51,
div.kontoNameskr70,
div.kontoNameskr99,
div.kontoNameikr,
div.kontoNamegkr 
{
    width:201px;
}

div.kontoNameskr14
{
    width:170px;
}

div.kontoNameskr80,
div.kontoNameskr81,
div.kontoNameskr97
{
    width:183px;
}


div.afaName {
    font-size:0.8em;
    display:inline-block;
    margin-top: 0;
    padding-top:2px;
    width:210px;
    vertical-align:top;
    border:0 solid #fff;
}


/* ------------------------- */
/*     SUCHE AUF DER SEITE   */
/* ------------------------- */
.viereckKonto {
    border:1px solid #DDD;
    background-color:#BF7818;
    color:#FFFF33;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    cursor:pointer;
    font-size:1.15em;
    font-family: VAR(--sans-serif);
    height:48px;
    margin:1px;
    padding:1px;
    width:50px; 
}
.viereckKonto:hover {
    color: LightYellow;
    text-shadow: -8px 0 LightYellow, 0 8px LightYellow, 8px 0 LightYellow, 0 -8px LightYellow;
    text-shadow: -3px 0 black, 0 3px black, 3px 0 black, 0 -3px white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}


div.suchen1{
    position: relative;
    padding:10px;
    top:30px;
    background-color:lightyellow;
    border: 5px solid orange;
    border-radius: 50px;
    width:80%;
    left:5%;
}
div.suchen2{
    font-size: 2.2em;
    display: inline;
    white-space: normal;
    width : 40px;
    height: 40px;
    padding: 5px;
    border: 8px solid #FF8888;
    background-color:#FFF;
    border-radius: 40px;
    text-align: center;
    font-weight: 900;
}
div.suchen3{
    min-height:50px;
    max-height:400px;
    /* display: inline; */
    left:10px;
    position: relative;
    overflow: hidden;
    max-width : 650px;
    font-size: 1.2em;
    white-space: normal;
    padding:5px;
    border: 1px none #000;
}



div.suche {
    display: block;
    width: 100%;
    font-size: 0.9em;
    overflow-x: hidden;
}

table.suche {
    table-layout:   auto;
    width:          100%;
    height:         100%;
    /* border-spacing: 5px; */
    /* border:         1px solid #FFCC55; */
     
}
td.suche, th.suche {
        padding:        0;
}

div.gefundeneKonten{
    position: relative;
    display: inline;
    grid-template-columns: 59px auto;
    margin-left: 10px;
}

span.crop{
    white-space:    break-spaces !important;
    display:        inline-block;
    text-overflow:  ellipsis;
    overflow:       hidden;
    padding-right:  5px;
    padding-top:    3px;
    color:          darkblue;
    left:           97px;
    position:       relative;
    width:          CALC(100% - 110px);
    text-rendering: geometricprecision;
    font-weight: bold;
}

div.gefundeneKontenReihe1 {
    background-color: hsl(204, 51% , 55%);
    color: rgb(255, 255 ,255);
    /* font-family: monospace; */
    /* font-stretch: condensed; */
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    padding-top: auto;
    padding-bottom: auto;
    /* float: left; */
    /* white-space: nowrap; */
    /* width: 80px !important; */
    /* max-width: 80px !important; */
    /* left: 10px; */
    border: 1px solid hsl(204, 51%, 35%);
    /* border-right: 0 solid #FFF; */
    border-top-left-radius: var(--gefundeneKontenReihe-Radius);
    border-bottom-left-radius: var(--gefundeneKontenReihe-Radius);
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
}

summary.gefundeneKontenReihe2,
a.gefundeneKontenReihe2,
a.gefundeneKontenReihe2:hover,
a.gefundeneKontenReihe2:visited,
a.gefundeneKontenReihe2:link,
a.gefundeneKontenReihe2:active
{
    position: absolute;
    cursor: pointer;
    /* color: #cc828c; */
    font-family: monospace;
    font-stretch: condensed;
    font-weight: bold;
    font-size: 1.4rem;
    text-decoration: none;
    text-decoration-line: none;
    text-shadow: .1em .1em white;
    white-space: nowrap;
    height: 100%;
}


div.gefundeneKontenReihe3 {
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    background-color: hsl(204, 51%, 89%);
    padding-left: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 6px;
    font-family: monospace;
    font-stretch: condensed;
    position: relative;
    height: 44px;
}
a.gefundeneKontenReihe3,
a.gefundeneKontenReihe3:hover,
a.gefundeneKontenReihe3:visited,
a.gefundeneKontenReihe3:link,
a.gefundeneKontenReihe3:active
{
    color:                  hsl(204, 51% , 55%);
    text-decoration:        none;
    text-decoration-line:   none;
    /* text-shadow:            .1em .1em #000; */
    font-family:            monospace;
    font-stretch:           condensed;
    white-space:            nowrap;
    margin-right:           5px;
}

div.content {
    position: relative;
    background-color: cornsilk;
}

h1.konten_nummern {
    z-index: -1;
}

div.konten_nummern {
    position: absolute;
    display: block;
    width: calc(100%); /* da kann werbung rein */
    left: 0;
    top: 0;
    background-color: #EEE;
}

/* Set Cellspacing in CSS */
table.konten_nummern {
    border-collapse: separate;
    border-spacing: 0;
    height: 3000px;
}

table.konten_nummern,
th.konten_nummern,
td.konten_nummern {
    border: 0 none;
}

table.konten_nummern th.konten_nummern,
table.konten_nummern td.konten_nummern {
    padding: 0;
}

















td.inputBox2 {
    width: 5px;
    display: inline-block;
}










/*  CSS FUER LOGEDIN BEREICH */
input[type=submit].deleteButton,
input[type=submit].rejectButton,
input[type=submit].acceptButton {
    position:relative;
    top:5px;
    left:5px;
    display:block;
    width:100px;
    padding:1px;
    margin:5px;
    font-family: VAR(--sans-serif);
    font-size:0.9em;
    z-index:501;
}

/***************************/

/* KOMMENTARE AUF DER SEITE*/

table.comment1 {
    padding: 0; margin: 0; width: 100%; border: 5px solid #fff; border-spacing: 0; display: inline-block;
}
table.comment1 td:first-child {
    vertical-align: top; width: 90%;
}
table.comment1 td:last-child {
    width:100px;
    vertical-align: top;
    top:5px;
    border:1px solid #fff;
    display: inline-block;
    text-align:right;
}
pre.comment1 {
    font-family: VAR(--sans-serif);
    font-size: 0.9em;
    color: #222;
}
div.ranking {
    position:relative; display: table-cell; width: 140px;
}

.ra_Stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: VAR(--serifen);
    line-height: 1;
}
.ra_Stars::before {
    content: '★★★★★';
    letter-spacing: 2px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    background-clip: inherit;
    -webkit-text-fill-color: transparent;
}

div.ra_rating {
    background: #eee;
    display: flex;
    justify-items:center;
    align-items:baseline;
    /* height: 100vh; */
}

.ra_rating {
    position: relative;
    box-sizing: border-box;
}

.ra_style {
    left:10px;
    top:5px;
    width: 100px;
    border:0 solid #fff;
    vertical-align: top;
    z-index:510;
}

button.card_down,  button.card_down_check:hover {
    width: 49px;
    height: 49px;
    background: url("static/pic/thumb-down-small-trans-gray.png") no-repeat;
    display: inline-block;
    border: 0;
}
button.card_down:hover,  button.card_down_check {
    width: 49px;
    height: 49px;
    background: url("static/pic/thumb-down-small-trans-red.png") no-repeat;
    display: inline-block;
    border: 0;
}


button.card_up  button.card_up_check:hover {
    width: 49px;
    height: 49px;
    background: url("static/pic/thumb-up-small-trans-gray.png") no-repeat;
    display: inline-block;
    border: 0;
}
button.card_up:hover  button.card_up_check {
    width: 49px;
    height: 49px;
    background: url("static/pic/thumb-up-small-trans-green.png") no-repeat;
    display: inline-block;
    border: 0;
}
/***************************/


div#yesJS {
    border:0 solid black;
    height: 70px;
    margin:0 auto;
    overflow:hidden;
    /* width:275px; */
    position: relative;
}
div.krAuswahl {

    height: 70px;
    width:2000px;
    user-select: none;
    cursor: grab;
    background-image: url("https://www.buchungssatz.de/static/pic/grey-10_640.png");
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #c63;
    position: relative;
    z-index: 0;
}
span.krAuswahl{
    display: inline-block;
    height: 70px;
    margin-left:80px;
}
div.krAuswahl:active {
    cursor: grabbing;
}


div.suchoptionen {
    display: inline-block;
    text-align: left;
    border: 0 none;
    color:  #787373;
    font-size:  0.85em;
}

div.so{

}

input.so, span.so, select.so{
    color:  #787373;
    font-size:  0.9em;
    width: 20px;
    display: inline-block;
}
input.so1, span.so1, select.so1{
    color:  #787373;
    font-size:  0.9em;
}


.degrade {
    width:CALC(100% - 10px);
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.12, rgb(232,191,151)), 
        color-stop(0.61, rgb(204,153,102)),
        color-stop(0.87, rgb(250,130,88))
    );
    background: -moz-linear-gradient(
        center bottom,
        rgb(232,191,151) 13%,
        rgb(204,153,102) 62%,
        rgb(250,130,88) 88%
    );
    border-radius: 0;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    margin:5px;
    padding:5px;
}


form.capdetabla {
    position: relative;
    display: block;
}

table.capdetabla{
    table-layout: fixed;
    width: CALC(100%);
}

td.capdetabla {
    background-color: #cc9966;
    border-top: 1px solid #dfbfa0;
    border-bottom: 1px solid #694f34;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: VAR(--sans-serif);
    font-size: 1.3em;
    color: #ffffff;
    text-decoration: none;
    width: 50%;
}


/* ----------------------

    DEBUG

-------------------------*/

div.debug {
    position: absolute;
    top: VAR(--debug-top);
    right: VAR(--debug-right);
    height: CALC(100% - VAR(--small-border-y));
    width: VAR(--debug-width);
    max-width: VAR(--debug-width-max);
    border: 1px solid #ddd;
    background-color: LightGoldenrodYellow;
    font-size: 0.9rem;
}

span.debug, pre.debug {
    font-size: 0.9rem;
    width: 490px;
}


pre#debug{
    position: absolute;
    text-align: left;
    background-color: #FFF;
    border: 1px solid #ddd;
    font-size: 0.85em;
    top:  0;
    bottom: 0;
    right: 0;
    width: CALC( VAR(--debug-width) - 15px);
    height:  calc(100% - 25px);
    z-index: 200;
    overflow-y: auto;
}



/* datevBlattListe_Zusammenstellen */
td.td20px {
    width:20px;
}
p.datenbladdZelleGelb{
    /* font-size:0.7em; */
    text-align:center;
    border:0.5px solid silver;
    background-color:yellow;
}
p.datenbladdZelle{
    font-size:0.7em;
    text-align:center;
    border:0.5px solid silver;
}



div.main10{
    position: relative;
    display: inline-block ;
    width: 100%;
    z-index: -2;
}

div.main11{
    position: relative;
    height: 1460px;
    overflow: hidden;
    display: inline-block;
    transform: translateX(35%) translateY(35%) scaleX(1.7) scaleY(1.7);
}

div.main12{
    position: relative;
    left: 0;
    top: 0;
    border: 1px solid #000;
}


.mark, mark {
    padding-top: 0.1em;
    padding-right: 0.1875em;
    padding-bottom: 0.1em;
    padding-left: 0.1875em;
    background-color: var(--bs-warning);
}

input[list="keyw"] {
    padding:5px;
    border:2px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 5px;
}

input[name="suche"] {
    padding:5px;
    border:2px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 5px;
}