/**
  kehrer-styles.css
  overwrites 1-2-all styles
  embeded in:
  - main-template.tpl.htm
  - no_layout_template.tpl.htm
  */

td.t_nav_reg {
  padding:0 0 0 20px;
}
td.t_nav_reg a:hover, .t_nav_reg a:active {
  color:#A19486;
}

.resultMessage {
  margin-bottom:10px;
}

h2 {
  margin-bottom:5px;
}

form.kehrer td {
  padding:0 0 4px 0;
}

.form-label {
  width: 160px;
}

label {
  float: none;
  width: auto;
  display: inline;
  line-height:25px;
}

.submit {
  font-weight: bold;
  cursor: pointer;
}
