body {
  font-size: 8pt; }

h1 {
  color: #355d6b; }

.th {
  font-weight: bold;
  color: #355d6b; }

.dd {
  font-size: 8pt; }

input, select {
  width: 100%; }

input[type='checkbox'] {
  width: auto; }

input[type='text'] {
  border-radius: 4px; }

.spezial3element {
  margin-bottom: 0.7em; }

.int {
  font-size: 8pt;
  width: 30px;
  margin-left: 1ex; }

#header {
  height: 104px;
  background-image: url(/images/kopf1.png); }

#logo {
  top: 20px;
  left: 20px; }

#outer_box {
  width: 100%;
  padding: 15px;
  margin: 0 0 50px 0; }

#outer_preis {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 150px;
  height: 50px;
  background-image: url(/images/calcbg.png); }

#inner_preis {
  margin: 10px; }

#inner_preis .th {
  position: absolute;
  top: 4px;
  left: 4px; }

#comment {
  border-top: 1px solid #587E8B;
  padding: 2px 2px 5px 2px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  font-size: 7pt;
  color: #587E8B;
  background-color: white; }

#preis {
  font-size: 150%;
  font-weight: bold;
  text-align: right; }

#mwst {
  text-align: right; }

#debug {
  width: auto;
  height: 50px;
  display: none;
  border: 3px solid red;
  background-color: yellow;
  color: red;
  font-weight: bold; }

#calculate {
  width: 600px;
  text-align: right; }

/*# sourceMappingURL=calculator.css.map */
