.bigbutton_2L{
	font-size:100pt;
	min-width:200px;
}
.navbutton_2L{
	font-size:30pt;
	min-width:80px;
	margin-left:20px;
	margin-bottom:3px;
}

.footer_img_2L{
	max-height:40px;
}

.sitewidth_2L{
	max-width:1600px;
}
.biginput_2L{
	font-size:70pt;
	font-weight:bold;
}
.liste_suche_2L{
	font-weight:bold;
	max-width:300px;
	height:40px;
	display:inline;
}
.button_suche_2L{
	height:40px;
	width:40px;
	margin-top:-5px;
	display:inline;
}
.button_zeit_stempeln_2L{
	padding-bottom:20px;
}
.schrift_zeit_stempeln_2L{
	font-size:40pt;
}
.qr_zeit_stempeln_2L{
	font-size:70pt;
}
.kommengehen_2L{
	font-size:60pt;
	min-width:350px;
}
.kommen_2L{
	background-color:#15a115;
	border-color:#15a115;
}
.gehen_2L{
	background-color:#a11515;
	border-color:#a11515;
}
.icon_button_2L{
	margin-top:50px;
}
.inputgroup_2L{
	margin-bottom:10px;
}
.label_inputgroup_2L{
	min-width:250px;
	& i{
		margin-right:10px;
	}
}
.ausweis_2L{
	width:450px;
	height:338px;
}

.noClick {
   pointer-events: none;
}

/* Extra small devices (phones, 800px and down) */
@media only screen and (max-width: 800px) {

	div{
		padding: 3px !important;
	}
	
	/* Klassen */
	.navbuttons_div_2L{
		max-width:150px;
	}
	.bigbutton_2L{
		font-size:20pt;
		min-width:60px;
	}
	.bigbutton_label_2L{
		font-size:8pt;
		margin: 0px !important;
	}
	.footer_2L{
		font-size:8pt;
	}
	.footer_img_2L{
		max-width:90px;
	}
	.navbutton_2L{
		font-size:8pt;
		min-width:15px;
		margin-left:0px;
	}
	.sitewidth_2L{
		max-width:auto;
	}	
	.biginput_2L{
		font-size:30pt;
		font-weight:bold;
	}
	.liste_suche_2L{
		max-width:220px;
	}
	.button_zeit_stempeln_2L{
		padding-bottom:8px;
	}
	.schrift_zeit_stempeln_2L{
		font-size:14pt;
		padding-bottom:3px;
	}
	.icons_zeit_stempeln_2L{
		display:none;
	}
	.qr_zeit_stempeln_2L{
		font-size:40pt;
	}
	.kommengehen_2L{
		font-size:30pt;
		min-width:150px;
		width:80%;
	}
	.inputgroup_2L{
		margin-bottom:3px;
		& input{
			font-size:10pt !important;
		}
	}
	.label_inputgroup_2L{
		min-width:150px;
		font-size:10pt !important;
	}
	.ausweis_2L{
		width:100%;
		height:150px;
	}
	
	/* Allgemein */
	.nopadding_2L{
		padding: 0px !important;
	}
	.nomargin_2L{
		margin: 0px !important;
	}
	.icon_button_2L{
		margin-top:20px;
	}

}
