.res_tab{overflow:hidden;border:1px solid #b3b3b3;background-color:#fafafa}.res_bit form{display:inline}.res_tab button{background-color:#fafafa;background-image:none;border-radius:0;float:left;border:none;outline:none;cursor:pointer;padding:5px 10px;transition:0.3s;font-size:1.1em;font-weight:bold}.res_tab button:hover{background-color:#ddd}.res_tab button.active{border-bottom:3px solid #3b3b3b}.res_tabcontent{background:#e9e9e9;padding:6px 12px;border:1px solid #ccc;border-top:none;animation:fadeEffect 1s}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.res_ausgabe{display:flex;flex-wrap:wrap}.res_ausgabe h1{flex-basis:100%;text-align:center}.res_ausgabe .res_bit{flex-grow:1}.res_add{display:flex;flex-wrap:wrap;justify-content:center}.res_add h2{flex-basis:100%;text-align:center}.res_add_save{flex-basis:100%;text-align:center}.res_mod{background:#e9e9e9;padding:6px 12px;border:1px solid #ccc;border-top:none}.res_add_inputs,.res_add_select{margin:5px 25px}.res_add_inputs{text-align:right}.lists{width:100%;display:flex;gap:20px;justify-content:space-between}.lists_menu{width:20%;display:flex;flex-direction:column;gap:10px;background:#efefef;align-items:flex-start}.lists_menu-head{height:50px;width:100%;background:#b8b8b8;display:flex;justify-content:center;align-items:center;font-weight:bold;text-transform:uppercase}.lists_menu-item{height:25px;width:90%;margin:0 auto;padding:10px 20px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid #b4b4b4}.lists_content{width:80%;box-sizing:border-box;background:#efefef}.lists_content-head{height:50px;width:100%;background:#b8b8b8;font-size:30px;display:flex;justify-content:center;align-items:center;font-weight:bold;text-transform:uppercase}.lists_content-description{padding:20px 40px;text-align:justify;line-height:180%}.lists_content-bit{padding:0 40px 40px 40px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.lists_content-block{width:45%}.lists_content-item{margin-bottom:5px}