@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px !important;
	font-family: 'PT Sans', sans-serif;
	overflow-y:scroll;
}

#sperrdatum{
    width: 80px;
    font-weight: bold;
    color: #00e;
}

#fakesavebutton{
    color:#cc0000;
    background-color:#dddddd;
    border:1px solid #eeeeee;
    border-radius:2px;
}

#hauptmenu{
	font-family: 'PT Sans', sans-serif;
	margin:0px;
	padding:0px;
	font-size:1em;
	background-color:#C4D2FF;
}

#hauptmenu{
	display:block !important;
}
	
#hauptmenu_mobile{
	display:none !important;
}

#hauptmenu > li{
	background-color:#C4D2FF;
	display:block;
	float:left;
	width:120px;
	text-align:center;
}

#hauptmenu > li > ul{
	position:absolute;
	display:none;
	/* position:relative; */
	background-color:#C4D2FF;
	margin:0px;
	padding:0px;
	z-index:100;
	width:120px;
}

#hauptmenu > li > ul > li{
	display:block;
	margin:0px;
	padding:0px;
}

#hauptmenu > li:hover > ul{
	display:block;				
}

#hauptmenu > li > a,
#hauptmenu > li > ul > li > a{
	color:#fff;
	text-decoration:none;
}

#loginbox{
	width:300px;
	height:100px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-150px;
	margin-top:-100px;	
}

#loginbox input[type=text],
#loginbox input[type=password]{
	display:block;
	width:300px;
	border:2px solid #333;
	margin-bottom:5px;
}

#loginbox input[type=submit]{
	display:inline-block;
	width:150px;
	border:2px solid #333;
	margin-left: 80px;
}

.inactive_mitarbeiter,
.inactive_fahrzeug,
.inactive_geraet,
.inactive_tankstelle{
	color:#999;
}

section{
	clear:both;
	padding:50px 0px 0px 25px;
}

.edit_mitarbeiter{
	width:15px;
	margin-left:30px;
}

.edit_firma{
	width:15px;
	margin-left:30px;
}

.edit_sollstunden{
	width:15px;
	margin-left:30px;
}


.edit_fahrzeug{
	width:15px;
	margin-left:30px;
}

.edit_geraet{
	width:15px;
	margin-left:30px;
}

.edit_tankstelle{
	width:15px;
	margin-left:30px;
}

#plus_mitarbeiter{
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	transition: all 0.5s;
}

#plus_firma{
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	transition: all 0.5s;
}
#plus_firma img{
	width:25px;
}


.magic_calc{
	width:20px;
}

#plus_fahrzeug{
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	transition: all 0.5s;
}

#plus_geraet{
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	transition: all 0.5s;
}

#plus_tankstelle{
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	transition: all 0.5s;
}


.plus_urlaub{
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	transition: all 0.5s;
}

.plus_soll{
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	transition: all 0.5s;
}

.plus_krankenstand{
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	transition: all 0.5s;
}


.editentry{
	font-size:20px;
	color:#000;
}

.spezialfahrten{
	width:100%;
}

#plus_mitarbeiter:hover{
	width:350px;
}

#plus_firma:hover{
	width:350px;
}


/*
.plus_urlaub:hover{
	width:200px;
}
*/

#plus_fahrzeug:hover{
	width:350px;
}

#plus_geraet:hover{
	width:350px;
}
#plus_tankstelle:hover{
	width:350px;
}


#urlaubsform{
	display:none;
}

#firmenform{
	clear:both;
	display:none;
}


#krankenstandsform{
	display:none;
}


.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
	background: #743620 none; /* a color that fits the widget theme */
	color: white; /* a color that is readeable with the color above */
}

#urlaub_datum{
	width:550px;
}

#urlaub_mitarbeiter_full{
	font-weight:bold;
}

#krankenstand_datum{
	width:550px;
}

#krankenstand_mitarbeiter_full{
	font-weight:bold;
}

#mit_anl{
	float:left;
}

#frm_anl{
	float:left;
}

#fzg_anl{
	float:left;
}

#ger_anl{
	float:left;
}



.showMe {
  /* display: block; */
}

.hideMe {
  /* display: none !important; */
}


@media (max-width: 1000px) {
  .firma_select, .ort_select, .anrinput, .bohrmeterinput, .bohrzeitinput {
    height: 40px;
	  font-size: 20px
  }
.etageninput{
    height: 40px;
  }	
	
}

#plus_mitarbeiter img{
	float:left;
	width:25px;
	
}

.plus_urlaub img{
	float:left;
	width:25px;
	
}

.plus_krankenstand img{
	float:left;
	width:25px;
	
}


#plus_fahrzeug img{
	float:left;
	width:25px;
	
}

#plus_geraet img{
	float:left;
	width:25px;
	
}

#plus_tankstelle img{
	float:left;
	width:25px;
	
}



#mitarbeiterform{
	clear:both;
	float:left;
	margin-top:20px;
	display:none;
}

#mitarbeiterform2{
	clear:both;
	float:left;
	margin-top:20px;
}

#fahrzeugform{
	clear:both;
	float:left;
	margin-top:20px;
	display:none;
}

#fahrzeugform2{
	clear:both;
	float:left;
	margin-top:20px;
}

#geraeteform{
	clear:both;
	float:left;
	margin-top:20px;
	display:none;
}

#geraeteform2{
	clear:both;
	float:left;
	margin-top:20px;
}

#tankstellenform{
	clear:both;
	float:left;
	margin-top:20px;
	display:none;
}

#tankstellenform2{
	clear:both;
	float:left;
	margin-top:20px;
}


.name_input{
	width:300px;
}

.inactive_fahrzeuge td,
.inactive_mitarbeiter td,
.inactive_geraete td,
.inactive_tankstellen td{
	color:#999;
	text-decoration:line-through;
}

.delete_mitarbeiter,
.delete_fahrzeug,
.delete_geraet,
.delete_tankstellen{
	border:2px solid #f00;
	background-color:#f00;
	color:#fff;
	font-weight:bold;
	float:right;
}

#datumsanzeige{
	display:block;
	float:left;
	width:100%;
	border:none;
	font-size:24px;
	text-align:center;
	cursor:pointer;
}

.zeitselect{
	width: 60px;
	height: 40px;
	font-size: 22px;
	-webkit-appearance: none !important;
}

.anr{
	width:100%;
	float:left;
	
}

.orte{
	width:100%;
	float:left;
	
}

.geraete{
	width:100%;
}

.tankstellen{
	width:100%;
}


.fahrzeuge{
	width:100%;
}

.fahrt{
	width:100%;
	text-align:center;
}

.taetigkeit,
.taetigkeit_text{
	width:100%;
}

.fzgdiv{
	padding-bottom:10px;
}

.vnspan{
	display:inline-block;
	width:50px;
}

.fahrt_von,
.fahrt_nach{
	width:250px;
}

.fahrt_notiz{
	width:95%;
}

.fuer_schottertransport,
.fuer_munitransport,
.fuer_ueberstellung,
.fuer_intern{
	display:none;
}

.taetigkeit_text{
	margin-bottom:5px;
}

.plus_anr{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:23px;
	float:left;
}

.ortdiv{
	border:1px solid #eee;
	padding:3px;
	margin-top:3px;
}

.plus_firmenort{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:23px;
	float:right;
}


.plus_etage{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:23px;
	display:inline-block;
}

.del_ort{
	width:20px;
	float:right;
	margin-top:-20px;
	margin-right:-20px;
}

.del_etage{
	width:20px;
	float:left;
	margin-right:-120px;
}

.clear{
	display:block;
	clear:both;
}

.plus_fahrtziel{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus2.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:85px;
	padding-left:15px;
	float:right;
	color:#666;
}


.plus_ort{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:23px;
	float:left;
}

.plus_geraet{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:23px;
	float:left;
	margin-right:23px;
}

.plus_tankstelle{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:23px;
	float:left;
	margin-right:23px;
}


.plus_fahrzeug{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:23px;
	float:left;
	margin-right:23px;
}

.plus_taetigkeit{
	background-color:#fff;
	border:none;
	background-image:url('/gfx/plus.png');
	background-size:contain;
	background-repeat:no-repeat;
	width:23px;
	float:left;
	margin-right:23px;
}

.fuer_bohren,
.fuer_sprengen,
.fuer_geraet,
.fuer_fahrzeug,
.adblue_fuer_geraet,
.adblue_fuer_fahrzeug,
.fuer_sonstiges,
.firmenort_sonstiger{
	display:none;
}

.fuer_sonstiges_shown{

}

.worked{
	color:#1AF154;
}

#geraeteserver{
	display:none;
}

#tankstellenserver{
	display:none;
}


#etagenserver{
	display:none;
}


#fahrzeugserver{
	display:none;
}

#firmenserver{
	display:none;
}

#orteserver{
	display:none;
}

.firmenort_option{
	display:none;
}

.ortetage_option{
	display:none;
}

.anrdiv{
	text-align:left;
}

.etageninput{
	width:80px;
}

.fzg_diesel,
.ger_diesel{
	display:none;
	clear:both;
}

.only_diesel{
	display:none;
}

.anrinput{
	width:70px;
}

.bohrmeterinput{
	width:70px;
}

.bohrzeitinput{
	width:70px;
}

.sprengzeitinput{
	width:70px;
}

.anr_fix{
	display:inline-block;
	width:85px;
}

.entfetten{
	font-weight:400 !important;
}

#stundenformular{
	float:left;
	width:350px;
	padding-bottom:50px;
}

#save_stunden{
	width:100%;
}

.bigfont th{
	text-align:right !important;
}

.diesel_fahrzeug,
.diesel_geraet,
.adblue_fahrzeug,
.adblue_geraet{
	margin-right:5px;
	width:50px;
}

.fahrt_sonstige{
	display:none;
	width:80px;
}

.fahrt_was_sonstige{
	display:none;
	width:80px;
}

.anr_sonstiges{
	display:none;
	width:80px;
}

.diesel_km{
	margin-right:5px;
	width:75px;
}

.diesel_km_tr{
	display:none;
}
  
.bohrstangen{
	margin-right:5px;
	width:50px;
}
  
.bohrmeter{
	margin-right:5px;
	width:50px;
}
  
.hammeroel{
	margin-right:5px;
	width:50px;
}
  
.kronen{
	margin-right:5px;
	width:50px;
}

/*
.monatsliste{
	border-spacing:0px;
	margin-bottom:50px;
	margin-top:25px;
}

.monatsliste > tbody > tr.tag a{
	text-decoration:none;
	color:#C4D2FF;
}

.monatsliste > tbody > tr.tag a:hover{
	text-decoration:underline;
}


.monatsliste > tbody > tr:nth-child(2n+1){
	background-color:#eee;
}
.monatsliste > tbody > tr:nth-child(2n){
	background-color:#ddf;
}

.monatsliste > tbody > tr.tag{
	background-color:#fff;
	font-weight:bold;
}

.monatsliste > tbody > tr.zusatzinfo{
	background-color:#fff;
}


.monatsliste > tbody > tr > td > table.eintrag > tbody > tr.feiertag > td:first-child,
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr.feiertag > td:first-child{
	color:#f11 !important;
}

tr.tag > td,
tr.tag{
	background-color:#fff;
}

.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td:nth-child(1){
	width:200px;
}

.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td:nth-child(1){
	width:100px;
}

.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td:nth-child(2),
.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td:nth-child(3),
.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td:nth-child(4),
.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td:nth-child(5),
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td:nth-child(2),
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td:nth-child(3),
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td:nth-child(4),
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td:nth-child(5),
.monatsliste > tbody > tr > td > table.eintragtitel > tbody > tr > td:nth-child(2),
.monatsliste > tbody > tr > td > table.eintragtitel > tbody > tr > td:nth-child(3),
.monatsliste > tbody > tr > td > table.eintragtitel > tbody > tr > td:nth-child(4),
.monatsliste > tbody > tr > td > table.eintragtitel > tbody > tr > td:nth-child(5),
.monatsliste > tbody > tr > td > table.eintragtitel2 > tbody > tr > td:nth-child(2),
.monatsliste > tbody > tr > td > table.eintragtitel2 > tbody > tr > td:nth-child(3),
.monatsliste > tbody > tr > td > table.eintragtitel2 > tbody > tr > td:nth-child(4),
.monatsliste > tbody > tr > td > table.eintragtitel2 > tbody > tr > td:nth-child(5){
	width:40px;
	text-align:right;
	padding:0px 3px 0px 3px;
}

.monatsliste > tbody > tr > td > table.eintragtitel > tbody > tr > td:nth-child(1){
	width:100px;
}

.monatsliste > tbody > tr > td > table.eintragtitel2 > tbody > tr > td:nth-child(1){
	width:200px;
}


.monatsliste > tbody > tr > td > table.eintragtitel > tbody > tr > td:nth-child(2),
.monatsliste > tbody > tr > td > table.eintragtitel > tbody > tr > td:nth-child(3){
	width:92px;
	text-align:center;
	padding:0px;
}

.monatsliste > tbody > tr > td > table.eintragtitel2 > tbody > tr > td:nth-child(2),
.monatsliste > tbody > tr > td > table.eintragtitel2 > tbody > tr > td:nth-child(3){
	width:92px;
	text-align:center;
	padding:0px;
}

.monatsliste > tbody > tr > td > table.eintrag,
.monatsliste > tbody > tr > td > table.eintrag2,
.monatsliste > tbody > tr > td > table.eintragtitel,
.monatsliste > tbody > tr > td > table.eintragtitel2{
	border-spacing:0px;
	width:100%;
}


.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td:nth-child(6),
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td:nth-child(6){
	text-align:right;
	width:40px;	
}

.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td:nth-child(7),
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td:nth-child(7){
	width:20px;	
}

.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td:nth-child(8),
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td:nth-child(8){
	padding:0px 10px 0px 10px;
}

.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td,
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td{
	vertical-align:top;
}

.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td > table,
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td > table{
	padding-left:20px;
	border-spacing:0px;
}

.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td > table > tbody > tr,
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td > table > tbody > tr{ 
	font-size:14px;
}

.monatsliste > tbody > tr > td > table.eintrag > tbody > tr > td > table > tbody > tr > td.fahrzeug,
.monatsliste > tbody > tr > td > table.eintrag2 > tbody > tr > td > table > tbody > tr > td.fahrzeug{ 
	background-color:#fff;
}

.open_entry{
	cursor:pointer;
}

.monatsliste > tbody > tr > td > table.zusatzeintrag{
	font-size:13px;
	width:100%;
}

.monatsliste > tbody > tr > td > table.zusatzeintrag >  tbody > tr > td{
	background-color:#fff;
}

*/

.monatsliste{
	float:left;
	width:1000px;
	margin-bottom:50px;
}

.monatsliste .tag{
	float:left;
	clear:both;
	width:100%;
	margin-top:20px;
	background-color:#fff;
}

.eintragtitel{
	margin-top:20px;
}

.titelname{
	padding-bottom:5px;
}

.monatsliste .open_entry{
	float:left;
	clear:both;
	width:100%;
	cursor:pointer;
}

.monatsliste .open_entry:nth-child(2n+1){
	background-color:#eee;
}

.monatsliste .open_entry:nth-child(2n){
	background-color:#ddf;
}

.monatsliste .titeldatum{
	float:left;
	width:200px;
	padding-left:5px;
}

.monatsliste .titelmonat{
	float:left;
	width:100px;
	padding-left:5px;
}


.monatsliste .ma_name{
	float:left;
	width:200px;
	padding-left:5px;
}

.monatsliste .ma_datum{
	float:left;
	width:100px;
	padding-left:5px;
}

.monatsliste .titelvormittag,
.monatsliste .titelnachmittag{
	float:left;
	width:92px;
	text-align:center;
	margin-right:10px;
}

.monatsliste .ma_zeit,
.monatsliste .ma_zeit2{
	float:left;
	width:46px;
	text-align:right;
}

.monatsliste .ma_zeit2{
	margin-right:10px;
}


.monatsliste .titelstunden{
	float:left;
	width:40px;
	text-align:center;
}

.monatsliste .ma_stunden{
	float:left;
	width:40px;
	text-align:right;
}

.monatsliste .ma_orte{
	float:left;
	padding-left:20px;
}

.zusatzeintrag{
	float:left;
	clear:both;
	width:calc( 100% - 10px );
	background-color:#fff;
	padding:5px;
	border:1px solid #ccc;
	font-size:0.8em;
}

.die_fahrt{
	padding-left:20px;
	float:left;
	clear:both;
}

.fahrzeug_von{
	float:left;
	padding-left:20px;
}

.fahrzeug_nach{
	float:left;
}

.fahrzeug_km{
	float:left;
	width:50px;
	padding-right:10px;
	text-align:right;
}

.fahrzeug_bezeichnung{
	width:200px;
	float:left;
}

.fahrzeug_diesel{
	width:200px;
	float:left;
}

.fahrzeug_adblue{
	width:100px;
	float:left;
}


.fahrzeug_kennzeichen{
	width:80px;
	float:left;
	clear:both;
}

.feiertag .titeldatum{
	color:#f00;
}

.taetigkeiten{
	float:left;
	width:100%;
	clear:both;
}

.taetigkeit_bezeichnung{
	text-transform:capitalize;
	float:left;
	clear:both;
}

.taetigkeit_notiz{
	float:left;
	padding-left:10px;	
}

.geraete{
	float:left;
	width:100%;
	clear:both;
}

.geraet{
	float:left;
	padding-right:10px;
}

.geraet_bezeichnung{
	text-transform:capitalize;
	float:left;
	clear:both;
}

.tankstellen{
	float:left;
	width:100%;
	clear:both;
}

.tankstelle{
	float:left;
	padding-right:10px;
}

.tankstelle_bezeichnung{
	text-transform:capitalize;
	float:left;
	clear:both;
}


.left_column{
	width:66%;
	float:left;
}

.right_column{
	width:33%;
	float:left;
}

.adblue_txt,
.diesel_txt{
	clear:both;
	float:left;
	width:100px;
}

.bohren_txt{
	clear:both;
	float:left;
	width:100px;
}

.hotel_txt{
	clear:both;
	float:left;
	width:200px;
}


.liter{
	float:left;
	text-align:right;
	width:80px;
}

.bohrwert{
	float:left;
	text-align:right;
	width:80px;
}

#loader{
	display:none;
	width:100%;
	height:100%;
	background-color:rgba(138,196,218,0.5);
	position:fixed;
	top:0px;
	left:0px;
	z-index:999999;
}

#loader-inner{
	background-image:url('/gfx/ajax-loader.gif');
	background-size:contain;
	width:62px;
	height:62px;
	position:fixed;
	left:50%;
	top:50%;
	margin-top:-31px;
	margin-left:-31px;
}

.open_entry:hover{
	/*  ransform: scale(1.01); */
	color:#0200FF !important;
}


th.right, td.right{
	text-align:right !important;
}

th.left, td.left{
	text-align:left !important;
}

th.small, td.small{
	font-size:0.8em;
}

.urlaubstable th, .urlaubstable td{
	padding:0px 5px 0px 0px;
}

.krankenstandstable th, .krankenstandstable td{
	padding:0px 5px 0px 0px;
}

.sollstundentable tbody th{
	text-align:right !important;
}

.capitalize{
	text-transform:capitalize;
}

.rechts{
	text-align:right;
}

.soll_datum,
.soll_stunden_input{
	width:75px;
}

/* **************** PROMPT ********************************* */
.jqifade{
      position: absolute;
      background-color: #aaaaaa;
}
div.jqi{
      width: 400px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #ffffff;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #eeeeee;
      background-color: #f4f4f4;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}

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

.shown{
	visibility:visible !important;
}

.hotel_wo{
	display:none;
	width:270px;
}

.aliquot_urlaub,
.aliquot_urlaub_inaktiv{
    float: left;
    height: 20px;
    margin-right: 15px;}

.aliquot_urlaub{
    cursor:pointer;
    color:#000;
}

.aliquot_urlaub_inaktiv{
    color:#ddd;
    opacity: 0.3;

}

@media (max-width : 1000px){
	#loginbox{
		width:100% !important;
		height:200px !important;
		position:absolute;
		top:50%;
		left:0% !important;
		margin-left:0px !important;
	}

	
	#loginbox input[type=text],
	#loginbox input[type=password]{
		width:95% !important;
		margin-left:2.5% !important;
		margin-right:2.5% !important;
		margin-bottom:5px !important;
		height:2em;
		font-size:2em;
	}

	#loginbox input[type=submit]{
		width:97% !important;
		margin-left:2% !important;
		margin-top:10px;
		height:2em;
		font-size:2em;
	}

	
	#hauptmenu{
		display:none !important;
	}
	
	#hauptmenu_mobile{
		display:inline !important;
		background-color:#C4D2FF;
		width:100%;
		height:40px;
		font-size:20px;
	}
	
	#stundenformular{
		width:100% !important;
	}
	
	#stundenform > form > table{
		width:100% !important;
	}
	
	section{
		padding:50px 0px 0px 5px !important;
	}
	
	.fahrzeug{
		height:40px !important;
		font-size:12px !important;
	}
	
	.taetigkeit{
		height:40px !important;
	}
	
	.taetigkeit_text{
		height:80px !important;
	}
	
	.plus_anr{
		width:46px;
		height:46px;
	}

	.plus_ort{
		width:46px;
		height:46px;
	}

	.plus_geraet{
		width:46px;
		height:46px;
	}
	
	.plus_taetigkeit{
		width:46px;
		height:46px;
	}
	
	.plus_fahrzeug{
		width:46px;
		height:46px;
	}
	
	.plus_fahrtziel{
		height:30px;
		width:120px;
	}
	
	.orte{
		height:40px;
		font-size:20px;
	}
	
	.diesel_fahrzeug,
	.diesel_geraet{
		width:40%;
		height:40px;
		font-size:20px;
		margin-right:5px;
	}
	
	.tankstelle_fahrzeug,
	.tankstelle_geraet{
		width:calc( 100% - 10px );
		height:40px;
		font-size:20px;
		margin-right:5px;
	}
	
	.adblue_fahrzeug,
	.adblue_geraet{
		width:40%;
		height:40px;
		font-size:20px;
		margin-right:5px;
	}
	
	.bohrstangen{
		width:40%;
		height:40px;
		font-size:20px;
		margin-right:5px;
	}
	
	.bohrmeter{
		width:40%;
		height:40px;
		font-size:20px;
		margin-right:5px;
	}
	
	.hammeroel{
		width:40%;
		height:40px;
		font-size:20px;
		margin-right:5px;
	}
	
	.kronen{
		width:40%;
		height:40px;
		font-size:20px;
		margin-right:5px;
	}
	
	#save_stunden{
		height:40px;
		font-size:20px;
		margin-top:10px;
		margin-bottom:30px;
	}
	
	.geraete{
		height:40px;
	}
	
	.tankstellen{
		height:40px;
	}
	
	.fahrzeuge{
		height:40px;
		margin-bottom:10px;
	}
	
	.anr{
		height:40px;
		font-size:20px;
		width:100%;
	}
	
	.bigfont th{
		font-size:17px !important;
		text-align:right !important;
	}
	
	.fahrt{
		margin-top:10px;
		font-size:12px !important;
		padding-bottom:7px;
		padding-top:7px;
	}
	
	.fahrt_von,
	.fahrt_nach{
		margin-top:5px;
		font-size:17px !important;
		padding-bottom:4px;
		padding-top:4px;
	}
	
	
	
	.km_start,
	.km_ende{
		width:45%;
		font-size:17px !important;
		padding-bottom:4px;
		padding-top:4px;
	}
	
	.fahrt_notiz{
		height:100px;
		font-size:17px !important;
	}
	
	.hotel{
		transform: scale(1.5);
	}
	
	.hotel_wo{
		padding-top:4px;
		padding-bottom:4px;
		font-size:17px;
	}
	
	.bigfont th label{
		font-size:17px !important;
	}
	
}