#lgcontent table td {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.1em;
	padding-right: 0.1em;
   height: 1.6em;
}

#lgcontent form {
  margin-bottom: 0em;
  }
  

table {
font-family: monospace, serif;
font-size: 1em;
border-collapse: collapse;

}


tr {
font-size: 0.9em;
border-bottom: 1px solid #cccccd;
height: 30px;

}

tr.header {
font-family: arial, verdana, tahoma;
font-size: 1.2em;
font-weight: bold;
color: #0B4484;
border-bottom: 1px solid #0B4484;
border-top: 1px solid #0B4484;
vertical-align: top;

}

tr.sub {
font-family: arial, verdana, tahoma;
font-size: 1.1em;
font-weight: bold;
color: #555555;
border-bottom: 1px solid #000000;
vertical-align: bottom;
}

tr.subsub {
font-family: arial, verdana, tahoma;
font-size: 0.8em;
font-weight: normal;
color: #333333;
background-color: #EEEEEE;
vertical-align: top;
}

tr.units {
font-size: 0.8em;
font-weight: normal;
font-style: italic;
color: #555555;
border-bottom: 1px solid #000000;
vertical-align: top;
text-align: right;

}

tr.summe {
font-family: monospace, serif;
font-size: 0.9em;
font-weight: bold;
color: #444444;
background-color: #EEEEEE;
vertical-align: bottom;
}

tr.send {
font-size: 0.7em;
font-weight: bold;
border-bottom: 1px solid #000000;
vertical-align: top;

}

td.center {
text-align: center;
}

td.right {
text-align: right;
}

td.ktext {
text-align: left;
font-size: 0.8em;
}

td.ktextbc {
text-align: center;
font-size: 0.8em;
font-weight: bold;
}

td.ktextbr {
text-align: right;
font-size: 0.8em;
font-weight: bold;
}

.inp {
  margin-right: 0;
  font-family: monospace, serif;
  font-size: 1em;
  text-align:left;
  font-weight: normal;			
  padding: 4px;
  border: 1px solid #CCCCCC;
  color: #444444;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.inpar {
  margin-right: 0;
  font-family: monospace, serif;
  font-size: 1em;
  text-align:left;
  font-weight: normal;			
  padding: 4px;
  border: 1px solid #CCCCCC;
  color: #444444;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.inpar:focus {
	background-color: #FFFFFF;
	font-weight: bold;
   border: 1px solid #0B4484;
   color: #0B4484;
   box-shadow: 3px 3px 3px rgba(11, 68, 132, 0.2);
		}

.inpardef {
  margin-right: 0;
  font-family: monospace, serif;
  font-size: 1em;
  text-align:right;
  font-weight: normal;			
  padding: 4px;
  border: 1px solid #CCCCCC;
  color: #444444;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.inpdef {
  margin-right: 0;
  font-family: monospace, serif;
  font-size: 1.0em;
  text-align:right;
  font-weight: normal;			
  padding: 4px;
  border: 1px solid #CCCCCC;
  color: #444444;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.inp:focus {
	background-color: #FFFFFF;
	font-weight: bold;
   border: 1px solid #0B4484;
   color: #0B4484;
   box-shadow: 3px 3px 3px rgba(11, 68, 132, 0.2);
		}
		
.inpdef:focus {
	background-color: #FFFFFF;
	font-weight: bold;
   border: 1px solid #0B4484;
   color: #0B4484;
   box-shadow: 3px 3px 3px rgba(11, 68, 132, 0.2);
		}
		
.but{
   color: #666666;
		}
		