@charset "utf-8";

/* CSS Document */
/* Setting box model */
html {
    box-sizing: border-box;
   
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

/* Remove padding and margin */
* {
    margin: 0;
    padding: 0;
}

body {
    background-color: var(--hg_body);
	font-family: scs_font, Verdana, Geneva, sans-serif;
	 font-size: .9em;
    color: var(--vg_body);    
    margin: 0;
    padding: 0;
    word-wrap: break-word !important;
	
}
p { 
	line-height: 1.5;	// Zeilenhöhe innerhalb von p-Elementen
	margin-top: 0; 		// Abstand zwischen p-Elementen
	margin-bottom: 0; 
}

h1 {
    font-size: 2.0em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}
.h3a {
	 font-size: 1.3em;
  
}
h4 {
    font-size: 1.0em;
}

h5 {
    font-size: 0.87em;
}

a {
    color: var(--hg_button);
    ;
    text-decoration: none;
}

a:link {
    color: var(--hg_button);
    ;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: var(--hg_button);
    ;
}

a:hover {
    text-decoration: none;
    color: var(--hg_hover_button);
}

a:active {
    text-decoration: none;
    color: var(--vg_body);
}

.container {
    padding: 1em;
    width: 99%;
    max-width: 86em;
    margin: auto;
	

}

.container #containerinnen {
    border: 2px solid var(--vg_rahmen);
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    box-shadow: 5px 5px 5px var(--vg_schatten);
    background-color: var(--hg_container);
	
    min-height: 400px;
	
}

#bildcontainer {
    padding: 5px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background-color: var(--hg_bildcontainer);
    color: var(--vg_bildcontainer);
}

.headline {
    background-color: var(--hg_bildcontainer);
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    color: var(--vg_bildcontainer);
}

.desktop {
    background-color: var(--hg_desktop);
}
.csshead,.css_titel {
    background-color:var(--hg_mitte); 
    font-weight: bold;
    text-align: center;
}

.css_message {
    float: left;
}

.css_lire {
    font-size: 2em;
    font-weight: bold;
    cursor: pointer;
}

.css_weiss {
    background-color: #FFF;
}

.cmslupe {
    vertical-align: middle;
}

.cmslupe2 {
    vertical-align: middle;
    margin-left: -20px;
}

.css_mitte {
    vertical-align: middle;
}

input.css_icons {
    padding-right: 25px;
}

img.cssicon {
    cursor: pointer;
    margin-left: -22px;
    vertical-align: middle;
}

img.cssicon_neben {
    cursor: pointer;
    margin-left: -40px;
    vertical-align: middle;
}

img.cssicon_32 {
    cursor: pointer;
    margin-left: -36px;
    margin-top: -3px;
    vertical-align: middle;
}

img.css_block {
    visibility: visible;
}

img.css_no_block {
    visibility: hidden;
}

.css_symbol {
    vertical-align: middle;
    margin-left: -17px;
    cursor: pointer;
}

.css_symbol2 {
    margin-top: 12px;
    cursor: pointer;
}

.css_icon {
    width: 16px;
    height: 16px;
}

.css_icon_bottom {
    width: 32px;
    height: 32px;
}
.css_icon_liste
{
height:24px;
width:auto;
vertical-align: middle;
}

.css_menue_bottom {
    float: left;
    padding: 5px;
    /*   padding: right:10px;
    padding-left: 10px;*/
    cursor: pointer;
    text-align: center;
}

.css_menue_bottom_top {
    padding-left: 20px;
}

.css_menue_bottom_bottom {
    padding-right: 20px;
}
.css_error
{
	  background-color: var(--hg_fehler);
    color: var(--vg_fehler);
    font-weight: bold;
	padding: 4px;
	    border-left: 3px solid var(--vg_rahmen);
    box-sizing: border-box;
    border: 2px solid var(--vg_rahmen);
    border-radius: 3px;
	height:34px;
    
}
.cssfehler,
.cssinfo {
    background-color: var(--hg_fehler);
    color: var(--vg_menue);
    font-weight: bold;
    text-align: center;
}

.cssinfo {
    background-color: var(--hg_info);
    ;
    color: var(--vg_menue);
}

.leerspalte {
    display: block;
}

.ueberschrift {
    text-align: center;
    color: var(--hg_menue);
    font-size: 1.5em;
}

#cssvedialog,
#cssweitereeingabe {
    display: none;
    position: absolute;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    border-left: solid 1px DimGrey;
    border-right: solid 4px DimGrey;
    border-top: solid 1px DimGrey;
    border-bottom: solid 4px DimGrey;
    color: var(--hg_menue);
    background-color: var(--hg_gruppe);
    padding: 0;
    z-index: 1003;
}
#feste_nav_zeile,
#feste_zeile
{
  /*  position: sticky;	*/
	top:0;
	background-color:var(--hg_container);
	border-bottom: 2px solid var(--hg_container);
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
    z-index: 10;
	
}
#feste_nav_zeile{
	    z-index: 12;
		top:0;
}
.spalte_0,
.spalte_2,
.spalte_2_5,
.spalte_1,
.spalte_5,
.spalte_5_nores,
.spalte_rund,
.spalte_6,
.spalte_7_5,
.spalte_7_5_nores,
.spalte_7_5_icon,
.spalte_8,
.spalte_10,
.spalte_10_icon,
.spalte_12,
.zelle_12_5_nores,
.spalte_12_5,
.spalte_12_5_icon,
.spalte_15,
.spalte_15_icon,
.spalte_17_5,
.spalte_22,
.spalte_22_5,
.spalte_23,
.spalte_25,
.spalte_m_15,
.spalte_20,
.spalte_27_5,
.spalte_20_icon,
.spalte_20_2,
.spalte_28_5,
.spalte_30,
.spalte_32_5,
.spalte_33,
.spalte_35,
.spalte_32px,
.spalte_37_5,
.spalte_38_5,
.spalte_40,
.spalte_42_5,
.spalte_47_5,
.spalte_45,
.spalte_50,
.spalte_55,
.spalte_57_5,
.spalte_60,
.spalte_61,
.spalte_62_5,
.spalte_67_5,
.spalte_65,
.spalte_70,
.spalte_70_5,
.spalte_72_5,
.spalte_75,
.spalte_m_85,
.spalte_75_icon,
.spalte_80,
.spalte_82_5,
.spalte_85,
.spalte_87_5,
.spalte_90,
.spalte_92_5,
.spalte_100 {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.spalte_2 {
    width: 2%;
}
.spalte_1 {
    width: 1%;
}
.zelle_5_nores,
.spalte_5_nores,
.spalte_5,
.zelle_5 {
    width: 5%;
}
.spalte_5_nores
{
	width: 4.5%;
}
.spalte_rund {
    width: 5%;
    border-right: 1px solid var(--vg_rahmen);
    border-top: 1px solid var(--vg_rahmen);
    border-bottom: 1px solid var(--vg_rahmen);
    border-radius: 12px;
}


.spalte_2_5
{
	width:2.5%;
}
.spalte_5
{
	width:5%;
}
.spalte_6 {
    width: 6.5%;
}

.zelle_7_5,
.spalte_7_5_nores,
.zelle_7_5_nores,
.spalte_7_5,
.spalte_7_5_icon {
    width: 7.5%;
}
.spalte_8_icon {
    width: 8%;
}
.zelle_10,
.spalte_10 {
    width: 10%;
}

.spalte_10_icon {
    width: 10%;
}

.spalte_12 {
    width: 11%;
}

.zelle_12_5_nores,
.zelle_12_5,
.spalte_12_5,
.spalte_12_5_icon {
    width: 12.5%;
}
.spalte_15_icon,
.spalte_15 {
    width: 15%;
}

.spalte_17_5 {
    width: 17.5%;
}

.spalte_20,
.spalte_20_icon {
    width: 20%;
}
.spalte_20_2{
	width: 20%;
}
.spalte_22 {
    width: 21%;
}
.spalte_22_5 {
    width: 22.5%;
}
.spalte_23 {
    width: 23%;
}

.spalte_m_15 {
    width: 15%;
}

.spalte_m_85 {
    width: 85%;
}

.spalte_25 {
    width: 25%;
}
.spalte_27_5 {
    width: 27.5%;
}
.spalte_28_5 {
    width: 28.5%;
}

.spalte_30 {
    width: 30%;
}
.spalte_32_5 {
    width: 32.5%;
}
.spalte_33 {
    width: 33%;
}
.zelle_35{
	width:37.5%;
}
.spalte_35 {
    width: 35%;
}
.spalte_32px {
    width: 42px;
}

.spalte_37_5 {
    width: 37.5%;
}

.zelle_40,
.spalte_40 {
    width: 40%;
}

.spalte_42_5 {
    width: 42.5%;
}

.spalte_45 {
    width: 45%;
}
.spalte_47_5 {
    width: 47.5%;
}
.spalte_50 {
    width: 50%;
}

.spalte_55 {
    width: 55%;
}

.spalte_57_5
{
	width: 57.5%
}
.spalte_60 {
    width: 60%;
}

.spalte_61 {
    width: 60%;
}
.spalte_62_5 {
    width: 63.5%;
}

.spalte_65 {
    width: 65%;
}
.spalte_67_5 {
    width: 67.5%;
}
.spalte_70 {
    width: 69.5%;
}
.spalte_70_5{
	width: 70.5%;
}
.spalte_72_5 {
    width: 72.5%;
}

.spalte_75,
.spalte_75_icon {
    width: 75%;
}

.spalte_80 {
    width: 80%
}

.spalte_82_5 {
    width: 82.5%
}

.spalte_85 {
    width: 85%
}

.spalte_87_5 {
    width: 87.5%
}

.spalte_90 {
    width: 90%
}
.spalte_92_5{
	width: 92.5%;
}
.spalte_100 {
    width: 100%;
}
.zelle_35,
.zelle_40,
.zelle_10,
.zelle_12_5,
.zelle_7_5,
.zelle_7_5_nores,
.zelle_5_nores,
.zelle_5 {
    float: left;
}

.exit {
    display: inline;
    float: right
}

.row,.row2 {
    clear: both;
    width: auto;
    min-height: 20px;

    float: none;
}
.row{
		padding-bottom:4px;
}
.row_exp{
    clear: both;
    width: auto;
	text-align:center;
    float: none;


}

.div_rowtabelle {
    margin-left: 10px;
    margin-right: 10px;
}

.th {
    border-right: 1px solid var(--vg_rahmen);
    border-top: 1px solid var(--vg_rahmen);
    border-bottom: 1px solid var(--vg_rahmen);
    background-color: var(--hg_gruppe);
    text-align: center;
    font-weight: bold;
}

.td_o {
    border-top: 1px solid var(--vg_rahmen);
}

.td_l {
    border-left: 1px solid var(--vg_rahmen);
}

.td {
    border-bottom: 1px solid var(--vg_rahmen);
    border-right: 1px solid var(--vg_rahmen);
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}

.rowtitel {
    margin-left: -5px;
    margin-right: -5px;
}

.row:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

/* formular input elements */
.css_textarea,
.cssinput,
.cssinput2,
.cssinputzahl {
    padding: 4px;
    background-color: var(--hg_textbox);
    /*LightYellow;*/
    border-left: 3px solid var(--vg_rahmen);
    box-sizing: border-box;
    border: 2px solid var(--vg_rahmen);
    border-radius: 3px;
}

.css_textarea:focus,
.cssinput:focus,
.cssinput2:focus,
.cssinputzahl:focus {
    border: 1px solid var(--vg_rahmen);
    border-left: 3px solid var(--hg_info);
    background: var(--hg_textbox_focus);
}

.cssinputzahl {
    text-align: right;
}
.cssdisno
{
	display:none;
}
.css_readonly,
.cssreadonly {
    background-color: var(--hg_textbox_ro);
}

.cssreadonly:focus {
    background-color: var(--hg_textbox_ro_focus);
    color: var(--vg_textbox_ro_focus);
}

select {
    appearance: none;
    border: none;
    cursor: pointer;
}

select {
    /* styling */
    border: thin solid var(--hg_select_classic_image);
    border-radius: 4px;
    display: inline-block;
    padding: 0.5em 3.5em 0.5em 1em;
	
    /*reset */
    margin: 0;
    box-sizing: border-box;
}

/* arrows */
input.combo
{
	 cursor: pointer;
	 padding-right:30px;
}

input.combo,
select.classic {
    background-image:
        linear-gradient(45deg, transparent 50%, var(--vg_select_classic_image) 50%), linear-gradient(135deg, var(--vg_select_classic_image) 50%, transparent 50%), linear-gradient(to right, var(--hg_select_classic_image), var(--hg_select_classic_image));
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2em 2em;
    background-repeat: no-repeat;
	padding-right:33px;
}
input.combo:focus,
select.classic:focus {
    background-image:
        linear-gradient(45deg, var(--vg_select_classic_focus) 50%, transparent 50%), linear-gradient(135deg, transparent 50%, var(--vg_select_classic_focus) 50%), linear-gradient(to right, var(--hg_select_classic_focus), var(--hg_select_classic_focus));
    background-position:
        calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
    background-size:
        5px 5px, 5px 5px, 2em 2em;
    background-repeat: no-repeat;
    border-color: var(--vg_body);
    outline: 0;
}

input,
select,
label,
.labbel,
textarea,
.cssnoinput {
    width: 100%;
    padding: 5px;
    min-height: 20px;
    font-size: 1em;
}
.ohne_label{
    padding-top: 5px;
    padding-bottom: 5px;
}

textarea
{
    font-size: 1.2em;
	min-height:100px;
}

.labbel,
label {
    padding-bottom: 1px;
}

.caption {
    padding-top: 10px;
}

input,
select,
textarea {
    border: 1px solid Teal;
}

select {
    background-color: var(--hg_bildcontainer);
}

input:disabled,
select:disabled,
textarea:disabled {
    color: var(--vg_rahmen);
    border-color: var(--vg_rahmen);
}

/* Nummerpfeile entfernen Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
    text-align: right;
}

input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    min-height: 32px;
}

.grid-1 input[type="checkbox"] {
    margin: 5px;
    display: inline-block;
}

.dropdown {
    position: relative;
}

.dropdown select {
    width: 100%;
}

.dropdown>* {
    box-sizing: border-box;
}

.dropdown input {
    position: absolute;
    width: calc(100% - 30px);
    height: 28px;
}

.nolabel {
    margin-left: 3px;
}

/* special format for label element */
.label {
    margin-bottom: 3px;
    padding: 0 3px;
}

.label-3 {
    margin-top: 10px;
    padding: 0 3px;
}

.label label {
    display: block;
    color: #000;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
}

.label label.weiss {
    color: var(--vg_menue);
}

.label.wrap label {
    white-space: normal;
}

#css_dm_formular {
    position: absolute;
    z-index: 2000;
}

#kreuz_close {
    cursor: pointer;
    color: white;
    margin-right: 15px;
    float: right;
    margin-top: -30px;
    z-index: 2003;
}

.suche_kreuz {
    margin-left: -15px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    cursor: pointer;
    background-color: #ccc;
    border-radius: 50%;
}

.css_dm_titel {
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    background: var(--hg_menue);
    background: -moz-linear-gradient(top, var(--hg_menue), var(--hg_menue_verlauf));
    background: linear-gradient(to top, var(--hg_menue), var(--hg_menue_verlauf));
    background-repeat: no-repeat;
    display: block;
    line-height: 2em;
    width: 100%;
    font-size: 1.2em;
    color: var(--vg_menue);
    padding: 2px;
    min-width: 300px;
    text-align: center;
}

.css_dm_titel {
    margin-top: -1px;
}

.css_top_10 {
    margin-top: 10px;
}

.css_top_2 {
    margin-top: 0;
}
.div_seite_schrauben,
.div_seite{
	
	border: 2px solid var(--vg_rahmen);
    
    box-shadow: 5px 5px 5px var(--vg_schatten);
   color: Black;


    min-height: 1500px;
	width:95%;
	margin:auto;
	margin-bottom:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:50px;
}
.div_seite_schrauben
{
	width:100%;
	padding-top:10px;
		padding-left:10px;
	padding-right:10px;
	    min-height: 1000px;
}
.div_seite_lp{
	
	border: 2px solid var(--vg_rahmen);
    
    box-shadow: 5px 5px 5px var(--vg_schatten);
   color: Black;


    min-height: 1500px;
	width:95%;
	margin:auto;
	margin-bottom:20px;
	padding-left:5px;
	padding-right:5px;
}
#txt_edit{
	min-height:1000px;
}
#text_editor{
	display: none;
    position: absolute;

    color: Black;
    width:100%;
	height:75px
    min-width: 20em;
    top: 50px;
    left: 300px;
    z-index: 999;

}
#dw_maske,
#dialog_maske2,
#dialog_maske,
#dialog_maske_cf,
#login_maske {
    display: none;
    position: absolute;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    border-left: solid 1px DimGrey;
    border-right: solid 4px DimGrey;
    border-top: solid 1px DimGrey;
    border-bottom: solid 4px DimGrey;
    color: Black;
    background-color: white;
    min-width: 20em;
	 max-width: 80em;
    top: 50px;
    left: 300px;
    z-index: 2000;
}
#dw_maske,
#dialog_maske_cf {
    z-index: 2006;
}
#dialog_maske2{
    z-index: 2005;
}
.dm_30,
.dm_40 {
    max-width: 35em;
}
.dm_45 {
    max-width: 40em;
}
.dm_50,
.dm_70,
.dm_60 {
    max-width: 50em;
}

.dm_55 {
    width: 55%;
}

.dm_30 {
    width: 30%;
}

.dm_40 {
    width: 40%;
}

.dm_45 {
    width: 48%;
}

.dm_50 {
    width: 50%;
}

.dm_60 {
    width: 60%;
}
.dm_65 {
    width: 65%;
}
.dm_70 {
    width: 70%;
}

.dm_80 {
    width: 80%;
   max-width: 75em;
}
.dm_85 {
    width: 85%;
   max-width: 85em;
}
.dm_90 {
    width: 90%;
   max-width: 85em;
}
.dm_95 {
    width: 95%;
    
}
#id_big_bild2,
#id_big_bild {
    display: none;
    position: absolute;
    background: var(--hg_formular);
    z-index: 2005;
}
#id_big_bild2 img,
#id_big_bild img {
    width: 100%;
    height: auto;
    padding: 10px;
}
#css_dm_abblenden2,
#css_lb_abblenden,
#css_lb_abblenden2,
#css_dm_abblenden,
#css_dm_abblenden_cf,
#css_login_abblenden,
#css_pd_abblenden,
#css_be_abblenden,
#mit_css_dm_abblenden,
#css_abblenden {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
	
    z-index: 1006;
}
#css_lb_abblenden2{
	z-index: 1011;
}
#div_us
{
	
	
}
#parent
{
	position: relative;
}
#div_img_save{
	display: none;
    position: fixed;
    
    width: 150px;
    
    height: 32px;
    background-color: rgba(0, 0, 0, 0.6);
	
    z-index: 1001;
}
#css_dm_abblenden_cf {
    z-index: 2001;
}
#css_dm_abblenden2 {
    z-index: 2001;
}

#css_pd_abblenden {
    display: block;
    opacity: 0;
    filter: alpha(opacity=40);
}

#css_dm_formular {
    position: absolute;
    z-index: 2000;
}

.cssloginformular {
    display: block;
    border: 2px solid var(--vg_rahmen);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    box-shadow: 5px 5px 5px var(--vg_shadow);
    margin: 0 auto;
    margin-bottom: 15px;
    width: 33%;
    background-color: var(--hg_tabelle);
    ;
}

.cssformular,
.cssformular_suche {
    margin: 0 auto;
    display: block;
    width: 99%;
    border: 2px solid var(--vg_rahmen);
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.cssformular_suche {
    width: 80%;
}

.cssformularinnen {
    padding: 5px;
    margin-top: 10px;
    width: 100%;
}

.cssformulartitel,
.cssformulartitel_dm {
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    display: block;
    line-height: 2em;
    font-size: 1.2em;
    color: var(--vg_menue);
    background: var(--hg_button);
    background: linear-gradient(to top, var(--hg_button) 25%, var(--hg_button_verlauf) 75%);
    background-repeat: no-repeat;
    text-align: center;
}

.cssformulartitel_dm {
    margin-top: -1px;
    width: 100%;
}

.cssrow {
    text-align: center;
    display: block;
    width: 100%;
    padding: 6px;
}

.cssrowleft {
    text-align: left;
    display: block;
    width: 100%;
    padding: 6px;
}

.cssrowright {
    text-align: right;
    display: block;
    width: 100%;
    padding: 6px;
}

span.deleteicon {
    position: relative;
}

span.deleteicon span {
    position: absolute;
    display: block;
    top: 3px;
    right: 2px;
    width: 16px;
    height: 16px;
    background: url('loeschkreuz.png');
    cursor: pointer;
}

span.deleteicon input {
    padding-right: 16px;
    box-sizing: border-box;
}

.upload-button {
    position: relative;
    height: 30px;
    margin: 0 !important;
}

.upload-button input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    opacity: 0;
    cursor: pointer;
}

.yes_responsive {
    display: none;
}

.no_responsive {
    display: block;
}

input[type="file"]::file-selector-button {
    border: 2px solid var(--vg_rahmen);
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1.1em;
    padding-right: 1.1em;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    webkit-border-radius: 0;
    -webkit-appearance: none;
    background: var(--hg_button);
    background: linear-gradient(to top, var(--hg_button) 25%, var(--hg_button_verlauf) 75%);
    background-repeat: no-repeat;
    color: var(--vg_button);
    transition: 1s;
    line-height: 1em;
}

input[type="file"]::-webkit-file-upload-button:hover {
    background-color: var(--hg_button);
    border: 2px solid #00cec9;
}

input[type="file"]::file-selector-button:hover {
    background: var(--hg_button);
    background: linear-gradient(to top, var(--hg_button_verlauf) 25%, var(--hg_button) 75%);
    background-repeat: no-repeat;
    border: solid 1px var(--hg_hover_button);
}


#backto,
#downto,
#saveto,
#neuto,
#changeto {
    cursor: pointer;
    font-size: 1.5em;
    font-weight: bold;
    position: fixed;
    bottom: 10px;
    right: 0;
    /*  padding: 10px;*/
    opacity: 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    background-color: var(--hg_menue);
    background: -webkit-gradient(linear, left top, left bottom, from(var(--hg_menue)), to(var(--hg_menue_verlauf)));
    background: -moz-linear-gradient(top, var(--hg_menue), var(--hg_menue_verlauf));
    background: linear-gradient(to top, var(--hg_menue), var(--hg_menue_verlauf));
    background-repeat: no-repeat;
    color: var(--vg_menue);
    z-index: 2001;
}

#downto {
    right: 0;
}

.frmbutton,
.frmbutton_befund,
.css_button_l,
.css_button_r {
    width: 8em;
    min-width: 8em;
    padding: 0.5em;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    text-decoration: none;
    color: var(--vg_button);
    border: solid 1px var(--vg_body);
    border-right: 0;
    color: var(--vg_menue);
    background: var(--hg_button);
    background: linear-gradient(to top, var(--hg_button) 25%, var(--hg_button_verlauf) 75%);
    background-repeat: no-repeat;
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
}

.frmbutton:hover,
.frmbutton_befund:hover,
.css_button_l:hover,
.css_button_r:hover {
    color: var(--vg_menue);
    background: var(--hg_button);
    background: linear-gradient(to top, var(--hg_button_verlauf) 25%, var(--hg_button) 75%);
    background-repeat: no-repeat;
    border: solid 1px var(--hg_hover_button);
}

.frmbutton_befund {
    margin-top: 5px;
    width: 19%;
    margin-left: 5px;
    line-height: 2em;
}

.css_button {
    background: var(--hg_button);
    background: -webkit-gradient(linear, left top, left bottom, from(var(--hg_button)), to(var(--hg_button_verlauf)));
    background: -moz-linear-gradient(top, var(--hg_button), var(--hg_button_verlauf));
    background: linear-gradient(to top, var(--hg_button), var(--hg_button_verlauf));
    background-repeat: no-repeat;
    height: 35px;
    color: var(--vg_button);
    cursor: pointer;
}

.css_exit {
    float: right;
    margin-right: 5px;
}

.css_button_uni {
    background-color: var(--hg_button_verlauf);
    color: var(--vg_button);
    cursor: pointer;
    height: 35px;
}

.css_button:hover {
    background: var(--hg_button_verlauf);
    background: -webkit-gradient(linear, left top, left bottom, from(var(--hg_button)), to(var(--hg_button_verlauf)));
    background: -moz-linear-gradient(top, var(--hg_button), var(--hg_button_verlauf));
    background: linear-gradient(to top, var(--hg_button), var(--hg_button_verlauf));
    background-repeat: no-repeat;
    color: var(--vg_button);
    cursor: pointer;
}

.css_button {
    padding-top: 2px;
    padding-bottom: 2px;
}

.css_button_l {
    height: 35px;
    float: left;
    width: 40%;
}

.css_button_r {
    height: 35px;
    float: right;
    width: 40%;
}

.cssclear {
    clear: both;
}
.css_left_head
{
	background-color: var(--hg_th);
}
.csshead_tab
{
     
font-weight: bold;
}
.css_thead {
    border-top: 1px solid var(--vg_rahmen);
    background-color: var(--hg_th);
font-weight: bold;
    text-align: center;
  
    cursor: pointer;
}


.css_links,
.css_links_res {
    text-align: left;
}

.css_rechts,
.css_rechts_res {
    text-align: right;
}

.css_bold {
    font-weight: bold;
}

.css_center,
.css_center_res {
    text-align: center;
}
.css_margin_top_10{
	margin-top:10px;
}
.css_margin_left-22{
	margin-left:-22px;
}
.css_margin_top_20{
	margin-top:20px;
}
.css_border {
    border: 1px solid var(--vg_rahmen_dunkel);
}
.css_border_o {
    border-top: 1px solid var(--vg_rahmen_dunkel);
}
.css_border_ox2 {
    border-top: 3px solid var(--vg_rahmen_dunkel);
}
.css_border_o_r {
    
    border-top: 1px solid var(--vg_rahmen_dunkel);
    border-right: 1px solid var(--vg_rahmen_dunkel);
}
.css_border_o_u_r {
    border-top: 1px solid var(--vg_rahmen_dunkel);
    border-bottom: 1px solid var(--vg_rahmen_dunkel);
    border-right: 1px solid var(--vg_rahmen_dunkel);
}

.css_border_u_r {
    
    border-bottom: 1px solid var(--vg_rahmen_dunkel);
    border-right: 1px solid var(--vg_rahmen_dunkel);
}
.css_border_u {
    border-bottom: 1px solid var(--vg_rahmen_dunkel);
}
.css_border_ux2 {
    border-bottom: 3px solid var(--vg_rahmen_dunkel);
}
.css_border_u_fine {
    border-bottom: 1px solid var(--vg_rahmen_fine);
}

.css_border_l {
    border-left: 1px solid var(--vg_rahmen_dunkel);
}
.css_border_lx2 {
    border-left: 3px solid var(--vg_rahmen_dunkel);
}
.css_border_r {
    border-right: 1px solid var(--vg_rahmen_dunkel);
}
.css_border_rx2 {
    border-right: 3px solid var(--vg_rahmen_dunkel);
}
.fusszeile {
    padding-top: 1em;
    padding-bottom: 0.5em;
    text-align: center;
    background: var(--hg_button);
    background: linear-gradient(to top, var(--hg_button) 25%, var(--hg_button_verlauf) 75%);
    background-repeat: no-repeat;
    color: var(--vg_button);
    font-size: 0.8em;
    -webkit-box-shadow: 5px 5px 5px #758B99;
    box-shadow: 5px 5px 5px #758B99;
	margin-bottom:40px;
}
.flex-tabelle_o,
.flex-container,
.flex-tabelle {
    display: flex;
	color: var(--vg_container);   
}
.flex-row {
  
    /*	border-top:none;*/
    flex-wrap: wrap;
}

.flex-tabelle {
    border: 1px solid var(--vg_rahmen);
    /*	border-top:none;*/
    flex-wrap: wrap;
}
.flex-tabelle_o {

    flex-wrap: wrap;
}

.flex-message_img {
    float: left;
    width: auto;
    flex-wrap: wrap;
}

.flex-message_text {
    float: left;
    width: auto;
    flex-wrap: wrap;
}

.flex-item,
.flex-item2 {
    margin-left: 10px;
}

.flex-top {
    display: flex;
    background-color: white;
    align-items: right;
    justify-content: right;
}

.flex-bottom,
.flex-bottom_foot {
    display: flex;
    background-color: white;
    align-items: center;
    justify-content: center;
}

.flex-spalte_res {
    display: none;
    width: 20%;
    float: left;
}
/*
. {
    width: 25%;
    border-right: 1px solid var(--vg_rahmen);
    padding: 3px;
}
*/
.flex-spalte_0 {
    padding: 3px;
}
.flex-spalte_2{
    width: 2%;
    padding: 3px;
}
.flex-spalte_2_5{
    width: 2.5%;
    padding: 3px;
}
.flex-spalte_5 {
    width: 5%;
    padding: 3px;
}

.flex-spalte_7_5 {
    width: 7.5%;
    padding: 3px;
}

.flex-spalte_10 {
    width: 10%;
    padding: 3px;
}
.flex-spalte_12 {
    width: 12%;
    padding: 3px;
}
.flex-spalte_12_5 {
    width: 12.5%;
    padding: 3px;
	
}
.flex-spalte_15 {
    width: 15%;
    padding: 3px;
}
.flex-spalte_17_5 {
    width: 17.5%;
    padding: 3px;
}
.weiete_165 {
    min-width: 165px;
}

.flex-spalte_20 {
    width: 20%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}
.flex-spalte_22_5,
.flex-spalte_23 {
    width: 22.5%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}
.flex-spalte_25 {
    width: 25%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_30 {
    width: 30%;
    /*  border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_35 {
    width: 35%;
    /*  border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_33 {
    width: 32%;
    /*  border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_40 {
    width: 40%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_45 {
    width: 45%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_50 {
    width: 50%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_55 {
    width: 55%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}
.flex-spalte_58 {
    width: 58%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}
.flex-spalte_60 {
    width: 60%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_75 {
    width: 73%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_70 {
    width: 70%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_r_80 {
    float: right;
}

.flex-spalte_80,
.flex-spalte_r_80 {
    width: 78%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_85 {
    width: 85%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_90 {
    width: 90%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_100 {
    width: 100%;
    /*border-right: 1px solid var(--vg_rahmen);*/
    padding: 3px;
}

.flex-spalte_gesamt {
    width: 100%;
    /*border-right: 1px solid var(--vg_rahmen);*/
}

.flex-spalte_3 {
    flex: 1;
    padding: 3px;
}

.block_res {}

.site_button,
.back_button {
    border: 2px solid var(--vg_rahmen_fine);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    min-width: 32px;
    min-height: 32px;
    max-height: 40px;
    padding: 8px;
    font-size: 1.2em;
    margin-left: 6px;
    cursor: pointer;
}

.back_button {
    background: var(--hg_button);
    background: -webkit-gradient(linear, left top, left bottom, from(var(--hg_button)), to(var(--hg_button_verlauf)));
    background: -moz-linear-gradient(top, var(--hg_button), var(--hg_button_verlauf));
    background: linear-gradient(to top, var(--hg_button), var(--hg_button_verlauf));
    background-repeat: no-repeat;
    color: var(--vg_button);
    font-size: .8em;
}

.site_foot {
    margin-right: 6px;
    margin-left: 6px;
}

.symbol_liste img {
    width: auto;
    height: 34px;
    text-align: center;
}

.artikel_liste img {
    width: auto;
    height: 34px;
    text-align: center;
}

.bild_artikel_liste {
    /*background-color:#F2F2F2;*/
    padding: 3px;
    width: 100%;
    text-align: center;
}
#css_dokumenten_liste,
#css_projekt_liste {
    padding: 20px;
}
.check_red{
    background-color: red;
	color:white;
}
.check_blue {
    background-color: skyblue;
}

.check_yellow {
    background-color: yellow;
}

.css_tabelle_hintergrund {
    background-color: var(--hg_container);
    color: var(--vg_container);
}

.css_tabelle_hintergrund_markiert {
    background-color: var(--hg_button);
    color: var(--vg_button);
}

div.wrapper {
    padding: 5px;
    display: block;
    overflow: auto;
	
}
.css_ivz
{
font-size:14px;	
}
table.scroll {
    width: 100%;
    background-color: var(--hg_container);
    font-size: .8em;
}
table.scroll.css_ivz {
    
    font-size: 1em;
}
table.scroll thead {
    width: 100%;
    background: var(--hg_th);
}

table.scroll thead tr:after {
    content: '';
	 overflow-y: auto;
   
    visibility: hidden;
}

table.scroll thead th {
    flex: 1 auto;
    display: block;
    color: var(--vg_th);
}

table.scroll tbody {
    display: block;
    width: 100%;
    overflow-y: auto;
    height: auto;
    max-height: 200px;
}
table.scroll.css_nm tbody  {
    height:400px;
    max-height: 400px;
}
table.scroll thead tr,
table.scroll tbody tr {
    display: flex;
}

table.scroll tbody tr td {
    flex: 1 auto;
    word-wrap: break;
}

table.scroll thead tr th,
table.scroll tbody tr td {
    width: 25%;
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid var(--vg_rahmen);
    border-left: 1px solid var(--vg_rahmen);
    border-right: 1px solid var(--vg_rahmen);
}
.csspointer,
.css_pointer {
    cursor: pointer;
}

.css_pointer:hover {
    background-color: var(--hg_hover_menue);
}

.harmonica_titel {
    width: 100%;
    background-color: var(--hg_harmonica);
    color: var(--vg_container);
    font-weight: bold;
    text-align: center;
}

.harmonica_titel {
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.har_ini,
.har_ini_block {
    display: none;
    font-size: 1em;
    margin-top: 10px;
}

.har_ini_block {
    display: block;
}

.har_auf_zu {
    font-size: 1.5em;
    font-weight: bold;
    color: var(--hg_button);
}
.inspektion_img_pdf img {
    width: auto;
    height: 400px;
}
.inspektion_img img {
	
    width: auto;
    height: 500px;
}
.fotoliste_img img {
	
    width: auto;
    height: 100px;
}
.inspektion {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}

.inspektion_seite_3 {
    width: 100%;
}

.inspektion_wdicke {
    width: 100%;
}

.inspektions_untertitel_wdicke {
    font-size: 14px;
    width: 5%;
}

.inspektions_untertitel_wdicke_mp {
    font-size: 14px;
    width: 15%;
}

.inspektions_untertitel_wdicke_dicke {
    font-size: 14px;
    ;
    width: 15%;
}

.inspektions_bemerkung_pdf {
    border-bottom: 2px solid var(--vg_rahmen);
    width: 45%;
}

.inspektions_titel {
    font-size: 16px;
    font-weight: bold;
    background-color: #eeeeee;
}

.inspektion_kasten {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 5%;
}

.inspektion_kasten_titel {
    text-align: center;
    font-size: .8em;
}

.inspektions_untertitel {
    font-size: 1.2em;
}

.inspektion_spalte_re {
    background-color: #eeeeee;
	padding-bottom:3px;
	
    font-weight: bold;
}

.inspektion_spalte_r {
    background-color: #eeeeee;
}

.cssnoborder {
    border: 2px solid #eeeeee;
}


.inspektions_dateianlagen {
    margin-left: auto;
    margin-right: auto;
    border: 0 solid var(--vg_rahmen);
    width: 100%;
	color:black;

}


.inspektions_dateianlagen td {
    padding: 5px;
}

.inspektions_info {
    text-align: center;
}

#frm_tabelle input[type='radio'] {
    transform: scale(2);
}





.prot_icon,
.prot_img {
    float: left;
}
.exp_img {
    float: right;
}
.exp_foto_size
{
text-align:center;
margin-top:5px;
}

.prot_img_c,
.exp_foto_size,
.prot_icon,
.prot_img,
.exp_img
{
   
    padding: 2px 2px 2px 2px;
    width: 28px;
    height: 28px;
    margin-right: 5px;
    border: 1px solid var(--hg_hover_menue);
    border-radius: 1px;
    box-shadow: 1px 1px 1px var(--vg_schatten);
    cursor: pointer;
}
.prot_img_c:hover,
.exp_foto_size:hover,
.prot_icon:hover,
.prot_img:hover,
.exp_img:hover{
    border: 2px solid var(--vg_rahmen);
    border-radius: 2px;
}
.prot_img_c img,
.prot_icon img,
.prot_img img,
.exp_img img{
    width: 24px;
    height: 24px;
}
.prot_img_right
{
	margin-left: 6px;
}
.prot_img_left {
    margin-left: -6px;
}

.nur_auftrag
{
	visibility:visible;
	
}

.nur_auftrag_ro {
    background-color: var(--hg_textbox_ro);
}

.nur_auftrag_ro:focus {
    background-color: var(--hg_textbox_ro_focus);
    color: var(--vg_textbox_ro_focus);
}



.div_seite ol
{
margin-left:50px;	
font-size:20px;
}
.exp_fuss
{
	width:100%
	bottom:20px;
	text-align:right;
	
	
}
.div_tabelle
{
	border: 1px solid var(--vg_rahmen_dunkel);
}
#frm_schrauben
{

}
#frm_schrauben input
{
	padding: 1px;
	height:32px;
	
}

#frm_schrauben .prot_icon
{
	
	height:30px;
	
}
#frm_schrauben .prot_icon img
{
	
	width: 22px;
    height: 22px;
	
}
table.hv
{
	color:#000;
	 border-collapse: collapse;
	 
 
}
table.hv th
{

font-weight:normal;
background-color:#eeeeee;

}
table.hv td
{

height:40px;
}
table.exp_anlagenbeschreibung
{
	color:#000;
	 border-collapse: collapse;
 border: 1px solid var(--vg_rahmen);	
width:100%;
margin-top:75px;
}


table.exp_anlagenbeschreibung td
{

    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}
.exp_anlagenbeschreibung2 td
{

    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}
table.exp_anlagenbeschreibung td.exp_ab_sp1
{
border-right: 1px solid var(--vg_rahmen);	
width:25px;
vertical-align: top;
}
table.exp_anlagenbeschreibung2 td.exp_ab_sp1
{
width:25px;
vertical-align: top;
}
table.exp_anlagenbeschreibung td.exp_ab_sp2
{
 border-bottom: 1px solid var(--vg_rahmen);
  border-right: 1px solid var(--vg_rahmen);	
min-width:150px;
vertical-align: top;
}
table.exp_anlagenbeschreibung  td.exp_ab_sp3
{
	 border-bottom: 1px solid var(--vg_rahmen);
    border-right: 1px solid var(--vg_rahmen);
width:100%;
vertical-align: top;
}
table.exp_anlagenbeschreibung2  td.exp_ab_sp3
{

width:100%;
vertical-align: top;
}


.exp_center
{
	text-align:center;

}
.css_vz_titel
{
	padding-top:25px;
	padding-bottom:25px;
}
.css_abblenden,
{
	display:none;
}
table.css_instandhaltung
{
	color:#000;
	 border-collapse: collapse;
 border: 1px solid var(--vg_rahmen_dunkel);	
width:100%;

font-size:12px;
font-weight:none;
}
table.css_instandhaltung th
{
	text-align:center;
	background-color:var(--hg_th);
	border: 1px solid var(--vg_rahmen_dunkel);	
}
table.css_instandhaltung td
{
	
	border: 1px solid var(--vg_rahmen_dunkel);	
}
#wanddicke
{
	
}
#wanddicke th, #wanddicke td {
  padding: 10px;
  
}
.css_exp_td
{
	border: 1px solid silver;
}
.css_header{
font-size:1em;
}
.css_checkbox_ml,
.css_radio,
.css_checkbox
{
	transform: scale(2);
	margin-top:-5px
}
.css_checkbox_ml,
.css_checkbox_dv
{
	transform: scale(1.5);
	
	
}
.css_head_dv
{
	font-size:10px;
	font-weight:bold;
	margin-top: 5px;
}
.css_check

{


	
	text-align:center;
}
.css_check_silver
{
	padding:10px;
	background-color:#dddddd;
	font-weight:bold;

}
.css_titel{
	font-size:1.5em;
	font-weight:bold;
}
.css_utitel{
	
	font-weight:bold;
}
.td_2_5
{
	padding:3px;
	width:2.5%;
}
.td_5
{
	padding:3px;
	width:5%;
}
.td_7_5{
	padding:3px;
	width:7.5%;
}
.td_10
{
	padding:3px;
	width:10%;
}
.td_12_5
{
	padding:3px;
	width:12.5%;
}
.td_15
{
	padding:3px;
	width:15%;
}
.td_20
{
	padding:3px;
	width:20%;
}
.td_25
{
	padding:3px;
	width:25%;
}
.td_30
{
	padding:3px;
	width:30%;
}
.td_35
{
	padding:3px;
	width:35%;
}
.td_40
{
	padding:3px;
	width:40%;
}
.td_45
{
	padding:3px;
	width:45%;
}
.td_50
{
	padding:3px;
	width:50%;
}
.td_55
{
	padding:3px;
	width:55%;
}
.td_60
{
	padding:3px;
	width:60%;
}
.td_70
{
	padding:3px;
	width:70%;
}
.td_75
{
	padding:3px;
	width:75%;
}
.td_80
{
	padding:3px;
	width:80%;
}
.td_90
{
	padding:3px;
	width:90%;
}
.td_95
{
	padding:3px;
	width:95%;
}
.td_100
{
	padding:3px;
	width:100%;
}
.css_text
{
	
}
.td_versteckt
{
	display: none;
}
.css_checkbox{
	font-size:16px;
	text-align:center;
}
.css_red{
	color:red;
	font-weight:bold;
}
.css_black{
	color:black;
	
}
.css_leitercheck
 {
   /* border: 2px solid var(--vg_rahmen);
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    box-shadow: 5px 5px 5px var(--vg_schatten);
    background-color: var(--hg_container);
width:98%;
margin-left:10px*/
font-weight:normal;
font-size:14px;
}
#full_image ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#full_image li {
  display: block;
  margin: 0;
  padding: 0;
}
#full_image li a {
  display: block;
}
#full_image ul li img {
  margin: 0 auto;
  max-width: 100%;
}

#full_image .full_close {
  background-color: white;
  top: 10px;
  cursor: pointer;
  height: 64px;
   opacity: .4;
  position: absolute;
  width: 64px;
  z-index: 999;
  right: 20px;
  color:white;
}
#full_image .full_close {
  background-color: white;
  top: 10px;
  cursor: pointer;
  height: 64px;
   opacity: .4;
  position: absolute;
  width: 64px;
  z-index: 999;
  right: 20px;
  color:white;
}
#full_image .next_big {
   background-color: white;
  top: 50%;
  cursor: pointer;
  height: 64px;
   opacity: .4;
  position: absolute;
  width: 64px;
  z-index: 999;
  right: 10px;
  color:white;
}

#full_image .prev_big {
   background-color: white;
   
    
  top: 50%;
  cursor: pointer;
  height: 64px;
  opacity: .4;
  position: absolute;
  width: 64px;
  z-index: 999;
  left: 10px;
  color: white;
}
.next_big img,
.prev_big img
{
	width:64px;
	height:auto;
}
#full_image .full_close:hover,
#full_image .prev_big:hover,
#full_image .next_big:hover{
 
   opacity: 1;
   
}
.exp_anlage
{
	width:100%;
	line-height:2;
	font-size:14px;
	border-collapse: collapse;
	border: 1px solid var(--vg_rahmen_dunkel);
	
	font-weight:bold;
}
.exp_anlage td,th
{
	padding:3px;
}
.ivz h1, .h1{
	font-size:2em;
	font-weight:bold;
	padding-bottom:15px;
}
.ivz h2{
	font-size:1.5em;
	font-weight:bold;
	margin-left:25px;
	padding-bottom:10px;
}
.ivz  h3{
	font-size:1.3em;
	font-weight:bold;
	margin-left:70px;
	padding-bottom:10px;
}


.ivz h5{
	font-size:1.3em;
	font-weight:bold;
}


 .h1_text,  .h2_text, .h3_text
{
	font-size: 16pt;
}
  .h1_text
{
margin-left:28px;

}
 .h2_text
{
margin-left:70px;
}
.h3_text
{
margin-left:130px;
    
}
 .h3a {
	 font-size: 1.3em;
  
}
.css_left_head
{
	background-color: #eeeeee;
	font-weight:bold;
}
.exp_anlage,
.buch_anlage
{
	font-size:16px;
	border-collapse: collapse;
	border: 1px solid black;
	line-height:1.5em;
	
}
.exp_anlage
{
	font-size:14px;
}
.buch_seite1{
	width:100%;
	font-size:1.5em;
	font-family:arial;
	margin-top:80px;
}
.div_editor{
	
font-size:20px;
font-family:arial;
margin-left:5%
}
.css_tab_us
{
	margin-top:30px;
	font-size:14px;
	border-collapse: collapse;
}
.tab_guenz 
{
 border-collapse: collapse;
border: 1px solid var(--vg_rahmen_dunkel);
}
.tab_guenz p
{
	margin-bottom:10px;
}
.tab_guenz td
{
	
	line-height: 2.5;
	font-size:1em;
	padding:3px;
}
.css_radio_guenz{
	margin-bottom:2px;
	margin-top:2px;
	transform: scale(1.5);
}
.kachelmenue-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); /* Beispiel für Responsive Grid */
  gap: 1em;
  padding:50px;
}

.kachel {
  background-color: var(--hg_button);
  color:white;
  padding: 1em;
  text-align: center;
  cursor: pointer;
  padding-top:50px;
  padding-bottom:50px;
  color:white;
	font-weight:bold;
	font-size:1em;
  
}
.kachel a
{
	text-decoration: none;
	
}
.kachel:hover
{

	  background-color: var(--hg_button_verlauf);
}
#div_kachel
{
	display:none;
	position: fixed;
    
    width: 100%;

   height: 100%;
    background-color: white;
	 width: var(--nav_weite);
    margin-top: var(--nav_top);
    margin-right:  var(--nav_right);
    z-index: 1006;
/*transform: translateY(100%); transition: transform 0.3s ease-in-out; 
visible { transform: translateY(0); }*/

	

}
.css_none
{
	display: block;
}