
#anmeldung_gold_oben_img img{
	
	max-height:80px !important;
	
}				


.hghellgruen-frisch {background-color:#AAFFAA;}
.hghellblau-frisch {background-color:#A0FFFF;}
.hghellgelb-frisch {background-color:#FFFF87;}


/*Formular EM 2023 1316*/
.formular_grund_1316 tr td:nth-child(1){	
	width:270px;	
}

.formular_grund_1316 #spezial_2_dok_aktivliste_3_1 .spezial_2_icon_vntext{
	display:none;
}

@media only screen and (max-width: 500px) and (orientation: portrait){
	
	.inhalt_formular_1316 #formular tr td {
		
	    display: block !important;
		
    }
	
	.inhalt_formular_1316{
		
		border:0px solid !important;
	}
	
	
	.formular_grund_1316 tr td:nth-child(1){
		
	    width: auto;
		font-weight: bold;
	
	
	}
	
}





.fo_b_gruen{ /*nicht genutzt*/
		
	background-color:rgb(230,255,224);
		
}


.fo_b_3{
		
	background-color:rgb(255,254,239);
		
}

.fo_b_4{
		
	background-color:rgb(210,251,255);
		
}


/*Ende Formular EM 2023 1316*/






.inhalt_formular_902 #nur_speichern {
	
	background-color:rgb(0, 226,199) !important;
	color:#fff !important;
	border:0px solid;
	
}


.inhalt_formular_902 #nur_abbrechen {
	
	background-color:rgb(255,65,131) !important;
	color:#fff !important;
	border:0px solid;
	
}


.inhalt_formular_902 #form_sp_und_we {
	
	
	border:0px solid;
	
}



.inhalt_formular_902 #td_z0_s0{
	
	width:300px;
	
}

.inhalt_formular_902 #td_z0_s1{
	
	width:40px;
	
}

*[class*='formplusneu_']{max-height:40px;}
*[class*='link_formplusneu_']{max-height:15px;} 


/*Verbandbuch mobil Splaten untereinander*/

       @media only screen and (min-device-width: 360px) and (orientation: portrait) {
			
			
			.formular_grund_1522, 
            .formular_grund_1522 thead, 
            .formular_grund_1522 tbody, 
            .formular_grund_1522 th, 
            .formular_grund_1522 td, 
            .formular_grund_1522 tr {
                display: block;
            }
			
			
			.formular_grund_1550, 
            .formular_grund_1550 thead, 
            .formular_grund_1550 tbody, 
            .formular_grund_1550 th, 
            .formular_grund_1550 td, 
            .formular_grund_1550 tr {
                display: block;
            }
			
			.formular_grund_1550 {
				
				select {
						max-width: 100%; /* Maximale Breite */
						white-space: normal; /* Zeilenumbruch aktivieren */
						overflow: hidden; /* Überlauf ausblenden */
				}
				
			}
   
               /*Aktiven block hier ausblenden da unsauber am Rand */
			.aktiv_block_ob{

			  border-top: solid 0px #FFF !important;

			}

			.aktiv_block_un{
				
			  border-bottom: solid 0px #FFF !important;
				
			}

		
			.aktiv_block_li{
				
				border-left: solid 0px #FFF !important;
				
			}

			.aktiv_block_re{
				
				border-right: solid 0px #FFF !important;
				
			}
   
   
        }

