label {
  display: block;
  width: 20em;
  float: left;
  text-align: left;
  padding-right: 1em;
  padding-left: 0.5em;
}

div.pseudolabel {
  display: block;
  width: 20em;
  float: left;
  text-align: left;
  padding-right: 1em;
  padding-left: 0.5em;
}

p {
  margin-left: 0.5em;
}

fieldset { display: inline; border: none; clear: none; padding-left: 0; margin-left: 0; }

legend {
  display: none;
}

label.plain {
  display: inline;
  float: left;
  clear: none;
  width: auto;
  padding: 0;
  margin-right: 1em;
}

fieldset input {
  float: left;
  margin: 0;
  padding: 0;
}

.form_field_separator {
  clear: both;
  height: 5px;
}

#headerThree {
  margin-left: 0em;
}

#centerOneOuter {
  padding: 0;
}

#navMeta, .sf-menu {
  visibility: hidden;
}

#centerOne {
    width:100%; /* total width */
    background:#f0f8ff url("../media/images/pageLinesV.gif") repeat-y; background-position:0em 0em;
}

#centerTwo {
    width:100%; /* total width */
    background:#f0f8ff url("../media/images/pageLinesV.gif") repeat-y; background-position:0em 0em;
}

.form_error {
  color: #cc0033;
  font-weight: bold;
  margin-left: 10px;
}

#centerTwoOuter {
  padding-left: 1em;
}

#centerOneLeft, #centerOneCenter {
  min-height: 20em;
}

#pageBottomNavLaw {
  position: relative;
  margin-top:  2em;
  margin-left: -0.4em;
  top: -1em;
  float: left;
  width: 21em;
}

#pageBottomNavPrint{
   position: relative;
   margin-top: 2em;
   top: -1em;
   float: right;
   width: 15em;
}

/* Anpassung 125 Jahre */
#headerOne, #centerOne, #centerTwo, .footer { min-width: 0; }
#headerTwo, #headerThree { min-width: 0; }

body {
  min-width: 680px !important;
}


