@import url(bootstrap.min.css);
@import url(lightbox.min.css);
.navbar {
  padding-top: 25px;
  background: #fff !important; }
  .navbar .container {
    padding-bottom: 13px;
    border-bottom: 1px solid #009edb;
    background: #fff !important; }

.nav {
  margin-top: 25px;
  background: rgba(255, 255, 255, 0.95) !important; }

.navbar-toggle {
  border: 1px solid #999; }
  .navbar-toggle .icon-bar {
    background-color: #555; }

.navbar-brand {
  padding-top: 0; }

.navbar-nav li.active a {
  color: #009edb !important; }

@media (min-width: 768px) {
  .navbar-nav li:first-child a {
    padding-left: 0 !important; }
  .navbar-nav li:last-child a {
    border: none !important; }
  .navbar-nav li a {
    line-height: 15px;
    font-size: 15px;
    padding: 0 7px;
    color: #222;
    font-weight: bold;
    border-right: 1px solid #009edb; }
    .navbar-nav li a:hover, .navbar-nav li a.active {
      background: none !important;
      color: #009edb; } }
.mh {
  min-height: 650px;
  border: 1px dotted #009edb; }

.bor {
  border: 1px dotted red; }

.header {
  margin: 15px 0;
  width: 100%; }

.puzzle {
  margin: 30px 0 0 27px; }

body {
  margin-top: 130px; }

.container {
  max-width: 956px !important; }

.bgblue {
  background: #d3e6f5; }

.bghome {
  background: #f6f9fe url(../images/layout/bg-home.jpg) right top no-repeat;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; }

h1 {
  color: #009edb;
  font-size: 3rem;
  margin-bottom: 2rem; }

.content {
  margin: 0 -17px !important;
  border-left: 1px solid #aaa !important;
  border-right: 1px solid #aaa !important;
  padding: 0 14px; }

.subnav {
  list-style: none;
  margin: 20px 0 25px 0;
  padding: 0; }
  .subnav li {
    margin-top: 3px;
    border-bottom: 1px dotted #009edb; }
    .subnav li a {
      color: #000000; }
      .subnav li a:hover, .subnav li a.act {
        color: #009edb;
        text-decoration: none; }
      .subnav li a.act {
        font-weight: bold; }
    .subnav li.bold a {
      font-weight: bold; }

#myCarousel {
  width: 100%; }
  #myCarousel .carousel-indicators {
    display: none; }
  #myCarousel .carousel-control {
    background: none; }
    #myCarousel .carousel-control .glyphicon-chevron-left, #myCarousel .carousel-control .glyphicon-chevron-right {
      top: 40%; }
  #myCarousel .item img {
    width: 100%;
    clear: both; }
  #myCarousel .carousel-caption {
    position: relative;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.1);
    padding: 6px 5px 1px 5px !important;
    height: auto !important;
    width: 100% !important;
    text-align: left !important;
    text-shadow: none;
    color: #000; }

.home {
  margin: 50px 0;
  text-align: justify; }

.visible-xs-inline-block .dropdown-menu {
  min-width: 290px !important; }
  .visible-xs-inline-block .dropdown-menu li {
    min-width: 90% !important; }
    .visible-xs-inline-block .dropdown-menu li a {
      width: auto !important;
      min-width: 90% !important;
      white-space: normal; }

tr.blue {
  background: #c4d6e4; }
tr th {
  text-align: center; }
  tr th:first-child {
    text-align: left; }
tr td {
  width: auto !important;
  padding: 3px !important;
  border: none !important;
  border-right: 1px solid #d3e6f5 !important;
  text-align: center; }
  tr td:first-child {
    text-align: left; }
  tr td hr {
    border-top: 1px dotted #333;
    margin: 5px 0 !important; }

.zoom {
  margin-left: 7px; }

.liste {
  margin-bottom: 31px !important; }
  .liste i {
    padding-left: 5px; }

.pdf {
  margin: 0;
  padding: 0;
  list-style: none; }
  .pdf li {
    margin-bottom: 7px; }
    .pdf li a {
      padding: 6px 0 0 41px;
      background: url(../images/icon/pdf_icon.png) 0 0 no-repeat;
      height: auto !important;
      min-height: 35px !important;
      display: block; }

.sitemap {
  clear: both;
  padding: 0;
  list-style: none !important; }
  .sitemap li {
    padding-bottom: 5px;
    font-weight: bold; }
    .sitemap li a {
      color: #009edb; }
      .sitemap li a:hover {
        color: #222;
        text-decoration: none; }
    .sitemap li ul {
      padding: 0 0 0 15px !important;
      list-style: none !important; }
      .sitemap li ul li {
        font-weight: normal;
        padding-bottom: 2px; }

iframe {
  padding: 2px !important;
  border: 1px solid #ccc !important;
  width: 100%;
  min-height: 370px; }

.footer {
  border-top: 1px solid #009edb; }

.footer, .footer a {
  font-size: 12px;
  color: #555;
  padding: 5px 0; }
  .footer .col-sm-8, .footer a .col-sm-8 {
    text-align: right; }

fieldset {
  border: 1px solid #009edb !important;
  padding: 15px !important; }
  fieldset legend {
    margin: 0 !important;
    font-size: 15px;
    padding: 10px 15px !important;
    width: auto;
    border: none; }
  fieldset textarea {
    min-height: 157px; }

#antwort p {
  float: left;
  width: 105px !important; }
  #antwort p label {
    float: left;
    margin-right: 7px; }

.scroll-top {
  position: fixed;
  bottom: 0;
  right: 2%;
  z-index: 100;
  background: #009edb !important;
  display: none;
  font-size: 21px;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important; }
  .scroll-top a {
    color: #fff;
    background: #009edb !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important; }

@media(min-width: 767px) {
  .content {
    min-height: 590px !important; } }
@media (max-width: 767px) {
  body {
    margin-top: 50px !important; }

  .navbar {
    margin-top: -25px;
    height: 50px; }
    .navbar .container {
      padding-bottom: 0px; }

  .navbar-nav, .nav {
    padding-top: 5px !important;
    margin-top: 0px !important;
    border-top: 1px solid #009edb; }

  .navbar-brand {
    margin-top: 0px !important;
    height: 40px !important;
    padding-top: 7px !important; }
    .navbar-brand img {
      max-height: 36px; }

  .navbar-header {
    padding-top: 0 !important; }

  .footer .col-sm-8 {
    text-align: left; }

  .content {
    margin: 0 !important;
    border: none !important;
    padding: 5px 0; }

  .bghome {
    background: #d3e6f5; }

  .home {
    margin: 25px 0; } }
@media (max-width: 480px) {
  h1 {
    font-size: 2.7rem; }

  #myCarousel .carousel-control .glyphicon-chevron-left, #myCarousel .carousel-control .glyphicon-chevron-right {
    top: 31% !important; } }
@media (max-width: 320px) {
  h1 {
    font-size: 2.3rem; }

  #myCarousel .carousel-control .glyphicon-chevron-left, #myCarousel .carousel-control .glyphicon-chevron-right {
    top: 53px !important; }
  #myCarousel .carousel-caption {
    height: 110px !important; } }

/*# sourceMappingURL=screen.css.map */
