/* Compiled Less CSS File */
/* Generated from "gesetze.css" */

/* CSS Document */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* CSS Document */
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#centerFrame {
  width: 1014px;
}
#textVersion {
  margin-top: 4px;
}
#textVersion .breadCrumbs {
  background-color: #E9E9E9;
  margin: -15px -40px 20px -35px;
  padding: 2px 10px;
  font-size: 20px;
  font-family: sans-serif;
}
#textVersion #inner > ul > li {
  list-style: none !important;
  margin-bottom: 40px !important;
  background-image: none !important;
  padding: 0 !important;
}
#textVersion h1 {
  font-size: 50px !important;
  color: black !important;
  margin-bottom: 20px !important;
}