@charset "UTF-8";
/*----------------------------------- Deklarierung von HTML_Tags -------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body, button, input, select, textarea, td {
  font-family: 'Arial', sans-serif; }

body {
  margin: 0;
  font-size: 11px;
  background-color: #f0f0f0;
  background: url(../gfx/layout/page_bg.png) repeat-x #f5f5f5; }

a {
  color: #00549d;
  text-decoration: none; }

a:visited {
  color: #00549d; }

a:hover {
  color: #3b8ed4; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  background-color: #fff; }

p {
  margin: 0;
  padding: 0; }

p + p, p + h1, p + h2, p + h3, p + h4, p + h5, p + div {
  margin-top: 1em; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
  margin-top: .5em; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  margin-bottom: .5em; }

h1 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0.7em; }

h2 {
  font-size: 16px; }

h3, h3a {
  font-size: 14px;
  font-weight: bold;
  color: #000; }

h3 a {
  margin: 0;
  padding: 0 0 0 45px;
  height: 38px;
  display: table-cell;
  vertical-align: middle;
  background: url(../gfx/layout/arrow_teaser.png) no-repeat top left; }

h4 {
  font-size: 14px;
  font-weight: bold;
  color: #000; }

h4 a {
  margin: 0;
  padding: 0 0 0 28px;
  height: 20px;
  display: table-cell;
  vertical-align: middle;
  background: url(../gfx/layout/arrow_headline.png) no-repeat top left; }

h5 {
  font-size: 0.9em; }

h6 {
  font-size: 0.8em; }

/* Content: Standard */
#content a:hover {
  text-decoration: underline; }

#col_1 {
  width: 220px;
  float: left; }

#col_1 > div {
  padding: 0; }

#col_2 {
  margin-left: 220px;
  width: auto;
  overflow: auto; }

#col_2 > div {
  padding: 0;
  margin: 0 30px; }

#col_3 {
  width: 230px;
  float: right; }

#col_3 > div {
  padding: 0; }

#global_info {
  width: auto;
  overflow: auto;
  margin-bottom: 14px; }

#global_info > div {
  padding: 0;
  margin: 0 30px; }

#box_tabs {
  width: auto;
  overflow: auto;
  margin-bottom: 14px; }

#box_tabs > div {
  padding: 0;
  margin: 0 30px; }

/* Content: Home */
#content.tpl_home {
  padding: 0 20px; }

#content.tpl_home #col_1 {
  width: 37%; }

#content.tpl_home #col_2 {
  width: 38%;
  margin: 0 24.5% 0 37.5%; }

#content.tpl_home #col_3 {
  width: 24%; }

#content.tpl_home #global_info > div {
  margin: 0; }

/* Content: Portal */
#content.tpl_portal {
  padding: 0 20px; }

#content.tpl_portal #col_2 {
  margin-left: 0; }

#content.tpl_portal #col_2 > div {
  margin: 0; }

#content.tpl_portal #global_info > div {
  margin: 0; }

/*----------------------------------- Deklarierung von IDs -------------------------------------------*/
#content {
  clear: left;
  margin-top: 10px;
  font-size: 13px;
  position: relative; }

#page {
  width: 100%;
  margin: 8px auto 20px auto; }

#page > div {
  position: relative;
  margin: 0 40px;
  background: #fff;
  min-width: 940px;
  -moz-box-shadow: 0 0 20px #8c8c8c;
  /*Mozilla-basierte Browser (z.B. Firefox)*/
  -webkit-box-shadow: 0 0 20px #8c8c8c;
  /*WebKit-basierte Browser (z.B. Safari/Chrome)*/
  box-shadow: 0 0 20px #8c8c8c;
  /*CSS3 Standard*/
  behavior: url(/lib/extscripts/csspie/PIE.htc);
  /* für ältere IEs*/ }

#header {
  position: relative;
  height: 130px;
  border-bottom: 1px solid #e0e0e0;
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ebebeb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
  /* IE6-8 */ }

#header .header_col_2 {
  position: relative;
  display: inline-block;
  top: 65px;
  float: right; }

#header #address {
  position: absolute;
  right: 0;
  top: 0;
  width: 476px;
  height: 23px;
  background: url(../gfx/layout/header_address_bg.png) no-repeat; }

#header #address div {
  color: #fff;
  font-weight: bold;
  padding: 4px 0 0 40px; }

#header #logo {
  position: absolute;
  left: 6px;
  top: 12px; }

#header #search {
  background: url(../gfx/layout/search_bg.png) no-repeat;
  width: 170px;
  height: 25px; }

#header #search form {
  margin: 0;
  padding: 0; }

#header #search form input {
  border: none;
  background: none;
  outline: none; }

#header #search form input:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#header #search form input[type=text] {
  height: 25px;
  width: 137px;
  color: #999999;
  padding: 0 0 0 5px; }

#header #search form input[type=submit] {
  height: 25px;
  width: 25px;
  padding: 0; }

#header #set_language {
  position: absolute;
  right: 0px;
  top: 95px; }

#header #set_language img {
  margin-right: 6px; }

#header #set_language a {
  margin-right: 20px; }

#header #set_language a.active {
  font-weight: bold;
  cursor: default; }

#header #set_language a.active:hover {
  color: #000; }

#header #print_infos {
  display: none; }

#om_logo {
  position: absolute;
  right: 455px;
  bottom: 16px; }

#tnav {
  width: 436px;
  margin-bottom: 25px; }

#tnav h3 {
  display: none; }

#tnav ul li {
  float: left;
  color: #3b8ed4;
  font-weight: bold;
  margin-right: 14px;
  font-size: 14px;
  line-height: 14px; }

#tnav ul li a {
  color: #000;
  font-weight: normal;
  font-size: 11px;
  display: block; }

#tnav ul li a:hover {
  text-decoration: underline; }

#tnav ul li a.active {
  font-weight: bold; }

#breadcrumb_head {
  background: #fff; }

#breadcrumb_head ul {
  width: 720px;
  margin: 0;
  padding: 0;
  list-style-type: none; }

#breadcrumb_head ul li {
  float: left;
  margin: 0 0 0 11px;
  padding: 0;
  line-height: 24px;
  list-style-type: none;
  color: #398ed1;
  font-weight: bold; }

#breadcrumb_head ul li a {
  padding-left: 15px;
  background: url(../gfx/layout/arrow_default_right_grey.png) left center no-repeat;
  color: #666;
  font-weight: normal;
  text-decoration: none; }

#breadcrumb_head ul li.active a {
  padding-left: 15px;
  background: url(../gfx/layout/arrow_default_right.png) left center no-repeat;
  color: #222;
  font-weight: normal;
  text-decoration: none; }

#breadcrumb_head ul li a:hover {
  text-decoration: underline;
  background: url(../gfx/layout/arrow_default_go.png) left center no-repeat; }

#breadcrumb_article {
  margin-bottom: 3px; }

#breadcrumb_article span {
  margin: 0 5px; }

#breadcrumb_article a {
  color: #666;
  font-weight: normal;
  text-decoration: none; }

#breadcrumb_article a:hover {
  text-decoration: underline; }

#page_teaser {
  clear: left;
  position: relative;
  top: -10px; }

#page_teaser #teaser_wrapper.half_size {
  height: 120px;
  overflow: hidden;
  position: relative; }

#page_teaser #slideshow {
  float: left;
  width: 720px;
  height: 298px;
  position: relative;
  top: 10px;
  overflow: hidden; }

#page_teaser #infos .wrapper {
  background: url(../gfx/layout/teaser_info_bg.png) repeat-x;
  margin-left: 720px;
  height: 308px;
  overflow: hidden; }

#page_teaser #infos .wrapper .content {
  padding: 33px 33px 0px 33px;
  color: #fff;
  background: url(../gfx/layout/teaser_info_left_bg.png) no-repeat;
  height: 100%; }

#page_teaser #infos .wrapper .content p {
  font-size: 13px; }

#page_teaser #infos .wrapper .content h2 {
  font-size: 18px; }

#page_teaser #infos .wrapper .content h3 {
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif; }

#page_teaser #infos .wrapper .content h4 {
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif; }

#page_teaser #infos .wrapper .content h5 {
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif; }

#page_teaser #infos #stoerer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: solid 1px #145E9D; }
  #page_teaser #infos #stoerer .s-content {
    font-size: 13px;
    display: flex; }
    #page_teaser #infos #stoerer .s-content div {
      margin-top: 10px; }
      #page_teaser #infos #stoerer .s-content div h6 {
        color: #FFF;
        font-size: 13px;
        font-weight: normal;
        font-family: 'Arial', sans-serif; }
      #page_teaser #infos #stoerer .s-content div img {
        width: auto !important;
        height: auto !important;
        max-height: 125px;
        max-width: 100%;
        padding-right: 10px; }
      #page_teaser #infos #stoerer .s-content div .url_button {
        margin-top: 22px; }
      #page_teaser #infos #stoerer .s-content div + div {
        margin-left: 40px; }
    @media screen and (max-width: 481px) {
      #page_teaser #infos #stoerer .s-content div + div {
        margin-left: 10px; } }

#mnav {
  position: relative;
  top: -10px; }

#mnav h3 {
  display: none !important; }

#mnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  overflow: hidden;
  height: 45px;
  font-weight: bold;
  background: url(../gfx/layout/mnav_back.png) repeat-x; }

#mnav li {
  float: left;
  text-align: center;
  position: relative; }

#mnav li a {
  display: block;
  height: 45px;
  background: url(../gfx/layout/mnav_back.png) repeat-x;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  padding: 10px 5px 0 5px; }

#mnav li:first-child a {
  background-position: -2px 0px; }

#mnav li a span {
  display: inline-block;
  text-align: left; }

#mnav li.active {
  background: none; }

#mnav li.active a {
  color: #222;
  background: url(../gfx/layout/mnav_back_active.png) repeat-x;
  margin: 0; }

#mnav li:first-child.active a {
  background-position: -2px 0px; }

#snav h3 {
  display: none !important; }

#snav ul {
  list-style: none;
  padding: 0;
  width: 220px;
  background-color: #F0F0F0; }

#snav ul.visible {
  display: block; }

#snav ul.hidden {
  display: none; }

#snav a {
  text-decoration: none;
  color: #222; }

#snav li {
  border-top: solid 1px #ffffff; }

#snav li.active {
  background-color: #3b8ed4;
  display: block; }

#snav li.active > a {
  color: #fff; }

#snav > ul > li {
  background-color: #f0f0f0;
  font-size: 14px;
  font-weight: bold; }

#snav > ul > li > a {
  display: block;
  padding: 10px 10px 10px 10px;
  font-size: 14px; }

#snav > ul > li > ul {
  font-size: 12px;
  font-weight: normal;
  margin-top: 0px; }

#snav > ul > li > ul > li {
  padding: 0px 0px; }

#snav > ul > li > ul > li > a {
  background: url(../gfx/layout/arrow_default_right.png) 10px 6px no-repeat;
  padding: 3px 10px 3px 26px;
  display: inline-block;
  line-height: 17px; }

#snav > ul > li > ul > li > a:hover {
  background: url(../gfx/layout/arrow_default_go.png) 10px 6px no-repeat;
  padding: 3px 10px 3px 26px;
  display: inline-block;
  line-height: 17px; }

#snav > ul > li + li {
  margin-top: 0px; }

#snav > ul > li > ul > li + li {
  border-top: solid 1px #ffffff; }

#snav > ul > li > ul > li > ul {
  background-color: #ffe0bb; }

#snav > ul > li > ul > li > ul > li {
  border-bottom: solid 1px #3b8ed4;
  border-top: none; }

#snav > ul > li > ul > li > ul > li > a {
  background: url(../gfx/layout/arrow_default_right.png) 17px 6px no-repeat;
  padding: 3px 10px 3px 33px;
  display: inline-block;
  border-left: 3px solid #3b8ed4;
  line-height: 17px;
  color: #000 !important; }

#snav > ul > li > ul > li > ul > li > a:hover {
  background: url(../gfx/layout/arrow_default_go.png) 17px 6px no-repeat; }

#snav > ul > li > ul > li > ul > li.active {
  background-color: #ffe0bb !important;
  font-weight: bold; }

#verantwortlicher {
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 5px 0;
  border-left: none;
  border-right: none;
  background: #fcdba9;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center; }

.zusatzinfos {
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 5px 0;
  border-left: none;
  border-right: none;
  background: #fcdba9;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center; }

#footer {
  clear: both;
  height: 10px;
  background: #fff; }

/*----------------------------------- Deklarierung von Klassen ---------------------------------------*/
/* Teaser */
.tpl_portal .teaser {
  background-color: #f0f0f0;
  float: left;
  width: 23.5%;
  overflow: visible; }

.tpl_portal .teaser + .teaser {
  margin-left: 2%; }

.tpl_portal .teaser > .inner {
  padding: 10px;
  position: relative; }

.tpl_portal .teaser .teaser_img_left {
  float: left;
  margin: 3px 7px 0 0 !important; }

.tpl_portal p {
  line-height: 17px; }

.tpl_portal .trenner {
  clear: left;
  margin: 0;
  padding: 0;
  height: 20px;
  line-height: 20px;
  width: 100%;
  background: none; }

.teaser_list.cols_1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: auto; }

.teaser_list.cols_1 li {
  float: left;
  display: block;
  width: 100%;
  margin-bottom: .7em; }

.teaser_list.cols_1 li a {
  text-decoration: none;
  background: url(../gfx/layout/arrow_default_right.png) 0 2px no-repeat;
  padding-left: 15px;
  font-weight: bold;
  display: inline-block; }

.teaser_list.cols_1 li span {
  display: inline-block;
  padding-left: 15px; }

.teaser_list.cols_1 li:nth-child(1n+1) {
  margin-left: 0;
  clear: left; }

.teaser_list.cols_2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: auto; }

.teaser_list.cols_2 li {
  float: left;
  display: block;
  width: 48%;
  margin-left: 2%;
  margin-bottom: .7em; }

.teaser_list.cols_2 li a {
  text-decoration: none;
  background: url(../gfx/layout/arrow_default_right.png) 0 2px no-repeat;
  padding-left: 15px;
  font-weight: bold;
  display: inline-block; }

.teaser_list.cols_2 li span {
  display: inline-block;
  padding-left: 15px; }

.teaser_list.cols_2 li:nth-child(2n+1) {
  margin-left: 0;
  clear: left; }

.teaser_list.cols_3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: auto; }

.teaser_list.cols_3 li {
  float: left;
  display: block;
  width: 32%;
  margin-left: 2%;
  margin-bottom: .7em; }

.teaser_list.cols_3 li a {
  text-decoration: none;
  background: url(../gfx/layout/arrow_default_right.png) 0 2px no-repeat;
  padding-left: 15px;
  font-weight: bold;
  display: inline-block; }

.teaser_list.cols_3 li span {
  display: inline-block;
  padding-left: 15px; }

.teaser_list.cols_3 li:nth-child(3n+1) {
  margin-left: 0;
  clear: left; }

.list {
  margin-bottom: 1em; }

.list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #f0f0f0; }

.list li a {
  background: url(../gfx/layout/arrow_default_right.png) 10px 5px no-repeat;
  padding: 3px 10px 3px 26px;
  display: inline-block;
  line-height: 17px;
  text-decoration: none; }

.list li + li {
  border-top: solid 1px #fff; }

.table_layout_1 {
  width: 100%;
  border-spacing: 0px;
  border-collapse: separate;
  background-color: #ffffff; }

.table_layout_1 th {
  font-size: 1.1em;
  padding: 5px;
  text-align: left;
  border: 1px solid #ccc;
  background: url(../gfx/layout/table_head_shadow.png) bottom repeat-x #00569D;
  color: #FFF;
  vertical-align: top; }

.table_layout_1 th + th {
  border-left: solid 1px #fff; }

.table_layout_1 td {
  padding: 5px;
  background-color: #f0f0f0;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc; }

.table_layout_1 td + td {
  border-left: solid 1px #fff; }

.table_layout_1 td:first-child {
  border-left: solid 1px #ccc; }

.table_layout_1 td:first-child + td {
  width: 100%; }

.table_layout_1 tr:nth-child(even) td {
  background-color: #e0e0e0; }

.table_layout_1 tr + tr td {
  border-top: solid 1px #fff; }

.table_layout_2 {
  border-spacing: 0px;
  border-collapse: separate;
  background-color: #ffffff; }

.table_layout_2 th {
  font-size: 1.1em;
  padding: 5px;
  text-align: left;
  border: 1px solid #ccc;
  background: url(../gfx/layout/table_head_shadow.png) bottom repeat-x #00569D;
  color: #FFF;
  vertical-align: top; }

.table_layout_2 th + th {
  border-left: solid 1px #fff; }

.table_layout_2 td {
  padding: 5px;
  background-color: #f0f0f0;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc; }

.table_layout_2 td + td {
  border-left: solid 1px #fff; }

.table_layout_2 td:first-child {
  border-left: solid 1px #ccc; }

.table_layout_2 tr:nth-child(even) td {
  background-color: #fff; }

.table_layout_2 tr + tr td {
  border-top: solid 1px #fff; }

.table_layout_3 {
  border-spacing: 0px;
  border-collapse: separate;
  background-color: #ffffff; }

.table_layout_3 th {
  font-size: 1.1em;
  padding: 5px;
  text-align: left;
  border: 1px solid #ccc;
  background: url(../gfx/layout/table_head_shadow.png) bottom repeat-x #00569D;
  color: #FFF;
  vertical-align: top; }

.table_layout_3 th + th {
  border-left: solid 1px #fff; }

.table_layout_3 td {
  padding: 5px;
  background-color: #f0f0f0;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc; }

.table_layout_3 td + td {
  border-left: solid 1px #fff; }

.table_layout_3 td:first-child {
  border-left: solid 1px #ccc; }

.table_layout_3 tr:nth-child(even) td {
  background-color: #fff; }

.table_layout_3 tr + tr td {
  border-top: solid 1px #fff; }

.table_layout_3 tr:hover td {
  background-color: #fcdba9 !important; }

.table_layout_4 {
  border-spacing: 0px;
  border-collapse: separate;
  background-color: #ffffff; }

.table_layout_4 th {
  font-size: 1.1em;
  padding: 5px;
  text-align: left;
  border: 1px solid #ccc;
  background: url(../gfx/layout/table_head_shadow.png) bottom repeat-x #00569D;
  color: #FFF;
  vertical-align: top; }

.table_layout_4 th + th {
  border-left: solid 1px #fff; }

.table_layout_4 td {
  padding: 5px;
  background-color: #fff;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc; }

.table_layout_4 td + td {
  border-left: solid 1px #fff; }

.table_layout_4 td:first-child {
  border-left: solid 1px #ccc; }

.table_layout_4 tr + tr td {
  border-top: solid 1px #fff; }

.table_layout_5 {
  border-spacing: 0px;
  border-collapse: separate;
  background-color: #ffffff; }

.table_layout_5 th {
  font-size: 1.1em;
  padding: 5px;
  text-align: left;
  border: 1px solid #ccc;
  background: url(../gfx/layout/table_head_shadow.png) bottom repeat-x #00569D;
  color: #FFF;
  vertical-align: top; }

.table_layout_5 th + th {
  border-left: solid 1px #fff; }

.table_layout_5 td {
  padding: 5px;
  background-color: #fff;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc; }

.table_layout_5 td + td {
  border-left: solid 1px #fff; }

.table_layout_5 td:first-child {
  border-left: solid 1px #ccc; }

.table_layout_5 tr + tr td {
  border-top: solid 1px #fff; }

.table_layout_5 tr:hover td {
  background-color: #fcdba9 !important; }

.download_list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.download_list ul > li h3 {
  margin-bottom: 0px;
  font-size: 18px;
  font-family: "Times New Roman", Times, serif;
  line-height: 28px;
  font-weight: normal;
  border-bottom: dotted 1px #ffffff;
  color: #222;
  background: url(../gfx/layout/arrow_headline.png) 0 4px no-repeat;
  padding-left: 25px; }

.download_list ul > li + li {
  margin-top: 25px; }

.download_list ul > li > ul {
  padding-left: 0px;
  margin-top: 5px; }

.download_list ul > li > ul > li {
  margin: 0;
  background-color: transparent;
  padding: 3px 0px;
  font-size: 12px;
  font-weight: normal;
  padding-left: 41px; }

.download_list ul > li > ul > li a {
  font-weight: bold;
  background: url(../gfx/layout/arrow_default_right.png) 0px 5px no-repeat;
  padding: 3px 10px 3px 15px;
  margin-left: -15px;
  display: inline-block;
  line-height: 17px;
  text-decoration: none;
  color: #222; }

.download_list ul > li > ul > li a span {
  display: inline-block;
  padding: 0px 3px;
  background-color: #3b8ed4;
  border: solid 1px #3b8ed4;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  line-height: 1.2em; }

.download_list ul > li > ul > li a span + span {
  background-color: #ffe0bb;
  color: #222;
  border: solid 1px #3b8ed4;
  margin-left: 1px;
  line-height: 1.2em; }

.download_list ul > li > ul > li > span {
  display: inline-block;
  font-size: 11px;
  color: #555555;
  background: transparent;
  border: none;
  font-weight: normal;
  margin-left: 5px; }

.download_list ul > li > ul > li + li {
  border-top: solid 1px #e0e0e0; }

.download_list ul > li > ul > li:nth-child(even) {
  background-color: #f0f0f0; }

.home_news ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.home_news ul > li {
  margin: 0;
  background-color: transparent;
  padding: 10px 0;
  font-size: 12px;
  font-weight: normal; }

.home_news ul > li + li {
  border-top: solid 1px #e0e0e0; }

.home_news ul > li:nth-child(even) {
  background-color: #fff; }

/* Schriftgrößen (m=minus, p=plus) */
.fm1 {
  font-size: 95%; }

.fm2 {
  font-size: 90%; }

.fm3 {
  font-size: 85%; }

.fp1 {
  font-size: 110%; }

.fp2 {
  font-size: 120%; }

.fp3 {
  font-size: 130%; }

.italic {
  font-style: italic; }

/* Meldungen */
.msg.success, .msg.info, .msg.error {
  border: solid 1px #cccccc;
  padding: 10px 10px; }

.msg.success {
  border: solid 1px #a2db90;
  padding: 10px 10px 10px 30px;
  color: #000000;
  background: url(../gfx/misc/accept_green.png) no-repeat 10px 9px #dff3d9; }

.msg.info {
  border: solid 1px #cccccc;
  padding: 10px 10px 10px 30px;
  color: #000000;
  background: url(../gfx/misc/info.png) no-repeat 10px 9px #fff7cf; }

.msg.error {
  border: solid 1px #ff9999;
  padding: 10px 10px 10px 30px;
  color: #ff0000;
  background: url(../gfx/misc/warning_16.png) no-repeat 10px 9px #faf3f3;
  font-weight: bold; }

/* Formulare */
.form_button {
  border: 1px solid #b7b7b7;
  padding: 2px 5px 1px 5px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 17px;
  cursor: pointer;
  background: url(gradient_button.svg) #d2d1c9;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); }

.form_button:hover {
  border-color: #999;
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }

.form_button:active {
  color: #000;
  border-color: #444; }

.form_button + .form_button {
  margin-left: 5px; }

.form_button.small {
  font-size: 11px;
  min-height: 16px;
  padding-top: 0px;
  padding-bottom: 0px; }

.form_button.symtext {
  padding-left: 22px; }

.form_button.symonly {
  width: 16px;
  height: 16px;
  padding-left: 3px;
  padding-right: 3px; }

input.form_button.symonly {
  width: 25px;
  height: 21px; }

.form_button.symonly.small {
  height: auto;
  max-height: 18px; }

.form_button.active {
  background-color: #bff6b2;
  font-weight: bold;
  box-shadow: 0 0 3px rgba(0, 255, 0, 0.5); }

.form_button.deactive {
  background-color: #f0f0f0;
  color: #999; }

.form_style {
  border: 1px solid #b7b7b7;
  padding: 2px 2px;
  line-height: 15px; }

.form_style:focus {
  -moz-box-shadow: 0px 0px 5px rgba(4, 81, 137, 0.7);
  -webkit-box-shadow: 0px 0px 5px rgba(4, 81, 137, 0.7);
  box-shadow: 0px 0px 5px rgba(4, 81, 137, 0.7); }

.form_style.error {
  border: 1px solid #00549d;
  padding: 2px 2px;
  background-color: #FFF2F2; }

.form_style.small {
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 1px; }

.form_checkbox {
  overflow: hidden;
  margin: 0; }

.form_label {
  padding: 5px 0px 5px 0px;
  white-space: nowrap; }

.form_elem {
  padding: 2px 0px 2px 15px;
  white-space: nowrap; }

.form_value {
  padding: 5px 0px 5px 15px; }

.form_elem + .form_value {
  padding-left: 5px; }

.form_safety {
  display: none; }

.form_accesskey {
  border: 0;
  padding: 0;
  margin: 0;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0; }

.form_checkboxes input {
  border: none;
  margin: 0;
  padding: 0;
  width: 13px;
  height: 13px; }

.form_checkboxes td {
  cursor: pointer;
  border: none !important;
  background-color: transparent !important; }

.form_checkboxes td.image {
  padding-right: 3px; }

.form_checkboxes td.text {
  line-height: 13px;
  padding: 3px 10px 3px 3px; }

/* Formular-Hilfselemente */
.form_white input, .form_white textarea, .form_white select {
  background-color: #fff;
  border-color: #fff; }

.form_value {
  background-color: #fff;
  border-color: #fff;
  padding: 10px 12px; }

.form_head > * {
  margin: 0;
  padding: 0; }

.form_row:before, .form_row:after {
  content: " ";
  display: table; }

.form_row:after {
  clear: both; }

.form_row {
  *zoom: 1; }

.form_row + .form_row, .form_row + .form_head, .form_head + .form_row {
  margin-top: 15px; }

.form_row + .form_head, .form_head + .form_row, .form_row + .form_button {
  margin-top: 30px; }

.form_col {
  float: left;
  width: auto; }

.form_col input + input {
  margin-left: 15px; }

.form_rows label {
  display: block;
  margin-bottom: 5px; }

.form_cols_2 .form_col:first-child {
  width: 20%;
  padding-top: 10px;
  white-space: nowrap; }

.form_cols_2 .form_col + .form_col {
  margin-left: 5%;
  width: 75%; }

.form_cols_2 .form_fields_2 {
  padding-left: 15px; }

.form_cols_2 .form_fields_2 input {
  margin-left: -15px; }

.form_cols_2 .form_fields_2 input + input {
  margin-left: 15px; }

.form_cols_2 .form_fields_3 {
  padding-left: 30px; }

.form_cols_2 .form_fields_3 input {
  margin-left: -30px; }

.form_cols_2 .form_fields_3 input + input {
  margin-left: 15px; }

/* Weitere Klassen */
.nowrap {
  white-space: nowrap; }

.lnk_go, .lnk_down, .lnk_up {
  background: url(../gfx/layout/arrow_default_right.png) left center no-repeat;
  padding-left: 14px; }

.lnk_go:hover {
  background: url(../gfx/layout/arrow_default_go.png) left center no-repeat; }

.lnk_down:hover {
  background: url(../gfx/layout/arrow_default_down.png) left center no-repeat; }

.lnk_up:hover {
  background: url(../gfx/layout/arrow_default_up.png) left center no-repeat; }

.lnk_orange {
  background: url(../gfx/layout/arrow_default_right.png) 3px 3px no-repeat #3b8ed4;
  border: 2px solid #3b8ed4;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 0px 8px 0px 17px;
  text-decoration: none;
  border-radius: 3px; }

.lnk_orange:visited {
  color: #fff; }

.lnk_orange:hover {
  color: #fff !important;
  background: url(../gfx/layout/arrow_default_go.png) 3px 3px no-repeat #3b8ed4; }

.trenner {
  line-height: 1px;
  background: #3b8ed4;
  height: 1px;
  clear: both;
  margin: 10px 0; }

.c_grey {
  color: #AAAAAA; }

.c_darkgrey {
  color: #666; }

.c_green {
  color: #009900; }

.c_red {
  color: #FF0000; }

.c_orange {
  color: #3b8ed4; }

/* Helper */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.clear_left {
  display: block;
  clear: left; }

.houdini {
  position: absolute;
  left: -999999px;
  top: -999999px; }

/* Besonderheiten */
.shadow {
  behavior: url(ie-css3.htc); }

/*----------------------------------- Deklarierung von Druck-Styles ---------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  #search, #address, #set_language, #page_teaser, #tnav, #mnav, #breadcrumb_head, #col_1 {
    display: none !important; }

  #page > div {
    margin: 0 !important; }

  #header {
    height: auto !important; }

  #header #logo {
    position: relative !important;
    left: 0px !important;
    top: 0px !important; }

  #header #print_infos {
    display: block;
    position: relative;
    text-align: left;
    margin-bottom: 7px; }

  #content {
    margin-top: 5px !important; }

  #col_2, #col_2 > div {
    margin-left: 0px !important; }

  h1, h2, h3, h4 {
    background: none !important;
    padding-left: 0px !important; }

  li {
    list-style-type: disc !important;
    vertical-align: top; } }
/*Mobile Styles*/
.swiper-container {
  display: none; }

#mobile_nav {
  background-color: #FFF;
  z-index: 999; }
  #mobile_nav .mm-panels .mm-listview .mm-listitem.active > a {
    background-color: #00508C;
    color: #FFF; }
  #mobile_nav .mm-panels .mm-listview .mm-listitem.active .mm-btn_next {
    background-color: #2560A7; }
  #mobile_nav .mm-panels .mm-listview .mm-listitem a {
    transition: all 0.2s ease;
    font-size: 12px; }
    #mobile_nav .mm-panels .mm-listview .mm-listitem a:hover, #mobile_nav .mm-panels .mm-listview .mm-listitem a.active {
      background-color: #00508C;
      color: #FFF; }

.btn-menu, .btn-search {
  position: absolute;
  right: 20px;
  top: 40px;
  display: none;
  width: 40px;
  height: 35px;
  border: solid 1px #CCC;
  text-align: center;
  background-color: #FFF;
  line-height: 36px;
  transition: all 0.3s ease;
  color: #00508C; }
  .btn-menu:before, .btn-search:before {
    content: '\f0c9';
    font-family: fontawesome;
    font-size: 28px; }
  .btn-menu:hover, .btn-search:hover {
    box-shadow: 0px 2px 8px -3px #000;
    color: #00508C; }

html.mm-wrapper_opening .btn-menu:before {
  font-size: 20px;
  content: '\f00d'; }

.btn-search {
  right: 70px;
  cursor: pointer; }
  .btn-search:before {
    content: '\f002';
    font-family: fontawesome;
    font-size: 20px; }
  .btn-search .search_mobile {
    position: absolute;
    transition: all 0.4s ease;
    right: 0px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px;
    background-color: #FFF;
    box-shadow: 0px 2px 8px -3px #000;
    cursor: auto; }
    .btn-search .search_mobile:after {
      content: '\f0d8';
      font-family: fontawesome;
      position: absolute;
      top: -10px;
      line-height: 100%;
      right: 16px;
      font-size: 16px;
      color: #FFF; }
    .btn-search .search_mobile #search {
      background: none !important;
      height: auto !important;
      width: auto !important; }
      .btn-search .search_mobile #search input[type=text] {
        width: 185px !important;
        border: solid 1px #CCC !important;
        height: auto !important;
        line-height: 28px; }
      .btn-search .search_mobile #search input[type=submit] {
        background-color: #00508C !important;
        line-height: 28px;
        width: 100% !important;
        height: auto !important;
        position: relative;
        text-align: center;
        content: 'Suchen';
        color: #FFF; }
  .btn-search.show:before {
    font-size: 20px;
    content: '\f00d'; }
  .btn-search.show .search_mobile {
    visibility: visible;
    top: calc(100% + 6px);
    opacity: 1; }

/*----------------------------------- Allgemeine Klassen -------------------------------------*/
.clear {
  clear: both; }

.clear_left {
  clear: left; }

.clear_right {
  clear: right; }

/*----------------------------------- Seiteninhalte -------------------------------------*/
.anchors {
  background: url("../gfx/layout/box_back.png") repeat-x scroll center bottom transparent;
  border: 1px solid #01589f;
  line-height: 1.3em;
  padding: 10px;
  margin-bottom: 2.5em; }

.anchors .title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
  color: #666; }

.anchor {
  margin-bottom: 0.7em; }

.anchor h2 {
  margin-bottom: 0; }

.article + .article {
  margin-top: 15px; }

.article_img + .article_img {
  margin-top: 15px; }

.article_img_left {
  float: left;
  margin: 3px 0px 0px 0px; }

.article_img_right {
  float: right;
  margin: 3px 0px 0px 0px; }

.article_img_top {
  height: 1px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 1px; }

.article_img_bottom {
  height: 1px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 1px; }

.article_img_sep {
  height: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 1px; }

.article_img_copyright {
  border-top: solid 1px #ccc;
  padding-top: 8px;
  font-size: 0.8em;
  color: #666666; }

.article_img_text {
  font-size: 0.8em;
  line-height: 130%;
  padding: 5px;
  background-color: #f1f3d9;
  margin-top: 1px; }

.article_sep {
  display: block;
  clear: both;
  height: 20px;
  font-size: 0;
  line-height: 0; }

.article_images_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

.article_images_content_sep {
  height: 15px;
  font-size: 0;
  line-height: 0; }

.article_images_content_sep + p {
  margin-top: 0px; }

.article.filelist .file {
  padding: 5px 0px; }

.article.filelist .file + .file {
  padding-top: 6px; }

/*----------------------------------- Teaser -------------------------------------*/
.teaser .img {
  float: left;
  margin: 3px 0px 0px 0px; }

.teaser .link {
  margin-top: 5px; }

.teaser h3 a {
  margin-bottom: 5px; }

.teaser.block.cols_1 .col h3 {
  margin-bottom: 3px; }

.teaser.block.cols_1 .col .img {
  margin-top: 5px; }

.teaser.block.cols_2 .col {
  float: left; }

.teaser.block.cols_2 .col_2 {
  margin-left: 20px; }

.teaser.block.cols_3 .col {
  float: left; }

.teaser.block.cols_3 .col_2 {
  margin-left: 20px; }

.teaser.block.cols_3 .col_3 {
  margin-left: 20px; }

.teaser.list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.teaser.list li + li {
  margin-top: 5px; }

.teaser.list li a {
  text-decoration: none; }

.teaser.list li a:hover {
  text-decoration: underline; }

.teaser.list.anchor ul {
  list-style: none;
  padding: 0; }

.teaser.list.anchor li {
  padding: 0; }

.teaser.list.anchor .anchor_nav {
  margin-bottom: 20px; }

.teaser.list.anchor .anchor_nav a {
  line-height: 1;
  display: inline-block;
  padding: 3px 4px 2px 5px;
  min-width: 10px;
  border: solid 1px #ccc;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 0 3px #cccccc;
  -webkit-box-shadow: 0 0 3px #cccccc;
  -moz-box-shadow: 0 0 3px #cccccc;
  -moz-border-radius: 4px;
  /* Firefox */
  -webkit-border-radius: 4px;
  /* Safari, Chrome */
  -khtml-border-radius: 4px;
  /* Konqueror */
  border-radius: 4px;
  /* CSS3 */ }

.teaser.list.anchor .anchor_nav a + a {
  margin-left: 5px; }

.teaser.list.anchor .anchor_part {
  font-size: 1.1em;
  border-bottom: solid 1px #ccc;
  margin-bottom: 3px; }

.teaser.list + .anchor_part {
  margin-top: 20px; }

.teaser_block_sep {
  clear: both;
  height: 20px;
  font-size: 0;
  line-height: 0; }

.teaser_image_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

/*----------------------------------- Infoboxen: Standard -------------------------------------*/
.box {
  width: 229px;
  border-left: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  border-top: solid 3px #01589f;
  background: url(../gfx/layout/box_back.png) bottom repeat-x; }

.box h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000; }

.box > div {
  padding: 10px; }

.box + .box {
  margin-top: 20px; }

.box_img_left {
  float: left;
  margin-right: 8px;
  margin-top: 2px;
  margin-bottom: 4px; }

.box_img_right {
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: 4px; }

.box.files .title {
  font-weight: bold; }

.box.files .comment, .box.default .comment {
  color: #000; }

.box_images_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

.box_files_sep {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0;
  line-height: 0; }

.box_links_sep {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0;
  line-height: 0; }

.box_title_content_sep {
  height: 0px;
  font-size: 0;
  line-height: 0; }

.box_images_content_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

.box_files_content_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

.box_content_content_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

.box_link_content_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

#tab-container .etabs {
  margin: 0;
  padding: 0; }

#tab-container .tab {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url("../gfx/layout/box_back.png") repeat-x scroll center bottom transparent;
  border: solid 1px #01589f;
  margin: 0 1px 1px 0; }

#tab-container .tab a {
  background: url("../gfx/layout/arrow_default_right.png") 5px center no-repeat;
  padding: 4px 10px 3px 20px;
  outline: none;
  display: inline-block;
  line-height: 17px;
  color: #444; }

#tab-container .tab a:hover {
  text-decoration: none;
  color: #01589f;
  background: url("../gfx/layout/arrow_default_down.png") 5px center no-repeat; }

#tab-container .tab.active {
  background: #01589f;
  position: relative;
  border-color: #01589f; }

#tab-container .tab a.active {
  color: #fff;
  background: url("../gfx/layout/arrow_default_down.png") 5px center no-repeat; }

#tab-container .panel-container .tab_box {
  background: url("../gfx/layout/box_back.png") repeat-x scroll center bottom transparent;
  border: solid #01589f 1px;
  line-height: 1.3em;
  padding: 10px; }

#tab-container .panel-container .tab_box .inner h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000; }

#tab-container .panel-container .tab_box .inner + .inner {
  margin-top: 10px; }

#tab-container .panel-container .tab_box .inner .box_img_left {
  float: left;
  margin-right: 8px;
  margin-top: 2px;
  margin-bottom: 4px; }

#tab-container .panel-container .tab_box .inner .box_img_right {
  float: right;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: 4px; }

#tab-container .panel-container .tab_box .inner.files .title {
  font-weight: bold; }

#tab-container .panel-container .tab_box .inner.files .comment, .box.default .comment {
  color: #000; }

#tab-container .panel-container .tab_box .inner .box_images_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

#tab-container .panel-container .tab_box .inner .box_files_sep {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0;
  line-height: 0; }

#tab-container .panel-container .tab_box .inner .box_links_sep {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0;
  line-height: 0; }

#tab-container .panel-container .tab_box .inner .box_title_content_sep {
  height: 0px;
  font-size: 0;
  line-height: 0; }

#tab-container .panel-container .tab_box .inner .box_images_content_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

#tab-container .panel-container .tab_box .inner .box_files_content_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

#tab-container .panel-container .tab_box .inner .box_content_content_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

#tab-container .panel-container .tab_box .inner .box_link_content_sep {
  height: 10px;
  font-size: 0;
  line-height: 0; }

/*----------------------------------- Infoboxen: Home -------------------------------------*/
#content.tpl_home .box {
  width: 100%;
  border: none;
  background: #f0f0f0; }

/*----------------------------------- Dateilisten -------------------------------------*/
/*----------------------------------- Dateilisten -------------------------------------*/
.file_ext {
  text-transform: uppercase; }

/*----------------------------------- Weitere Klassen -------------------------------------*/
.sep {
  clear: both;
  height: 10px;
  font-size: 0;
  line-height: 0; }

.sep2 {
  clear: both;
  height: 5px;
  font-size: 0;
  line-height: 0; }

.sep_title {
  height: 0px;
  font-size: 0;
  line-height: 0; }

.sep_line {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0;
  line-height: 0; }

.sep_line2 {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
  line-height: 0; }

/*------------------------------------------------------------- 1000px ------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
  #mobile_nav {
    box-shadow: -1px 0px 24px -8px #000; }
    #mobile_nav.mm-menu_opened {
      display: block !important; }

  #page {
    padding-top: 96px;
    margin: 0;
    /* Cols */
    /* Teaser */ }
    #page > div {
      min-width: auto;
      margin: 0; }
    #page #om_logo {
      right: 130px;
      height: 40px;
      width: auto; }
    #page #header {
      height: auto;
      height: 95px;
      width: 100%;
      position: fixed;
      top: 0;
      z-index: 999; }
      #page #header.shadow {
        box-shadow: 0px 2px 4px -3px #000; }
      #page #header #logo {
        height: 62px !important;
        width: auto !important;
        position: relative;
        top: 26px;
        left: 20px; }
      #page #header .btn-menu, #page #header .btn-search {
        display: block; }
      #page #header .header_col_2 {
        display: none; }
      #page #header #address {
        width: 100%;
        background: #2560A7; }
        #page #header #address div {
          padding: 4px 0 0 20px; }
    #page #mnav {
      display: none; }
    #page section#breadcrumb_head ul {
      width: 100%; }
    #page section#page_teaser {
      top: 0; }
      #page section#page_teaser #teaser_wrapper .slider-wrapper {
        display: none; }
      #page section#page_teaser #teaser_wrapper .swiper-container {
        width: 100%;
        display: block !important; }
        #page section#page_teaser #teaser_wrapper .swiper-container .swiper-wrapper .swiper-slide img {
          width: 100% !important;
          height: 100% !important; }
        #page section#page_teaser #teaser_wrapper .swiper-container .swiper-button-prev, #page section#page_teaser #teaser_wrapper .swiper-container .swiper-button-next {
          display: none; }
      #page section#page_teaser #teaser_wrapper #infos .wrapper {
        width: 100%;
        height: auto;
        background: #00508C;
        margin: 0; }
        #page section#page_teaser #teaser_wrapper #infos .wrapper .content {
          padding: 20px;
          background: none; }
    #page section#content {
      display: flex;
      flex-direction: column;
      margin: 0;
      padding: 20px; }
      #page section#content #box_tabs > div {
        margin: 0; }
      #page section#content #col_1 {
        order: 2;
        width: 100%;
        float: none; }
        #page section#content #col_1 #snav {
          display: none; }
      #page section#content #col_2 {
        order: 1;
        width: 100%;
        margin: 0;
        padding: 20px 0;
        border-bottom: solid 1px #E0E0E0;
        margin-bottom: 20px;
        overflow: inherit; }
        #page section#content #col_2 > div {
          margin: 0; }
      #page section#content #col_3 {
        order: 3;
        width: 100%;
        float: none;
        margin-top: 20px;
        padding-top: 20px;
        border-top: solid 1px #E0E0E0; }
    #page .tpl_portal .teaser_row .teaser {
      width: 49%;
      margin-bottom: 2%; }
      #page .tpl_portal .teaser_row .teaser + .teaser {
        margin-left: 0; }
      #page .tpl_portal .teaser_row .teaser:nth-child(2n) {
        margin-left: 2%; }

  #mod_suche .form_box {
    width: 100% !important; }
    #mod_suche .form_box .textfield {
      width: 90% !important; }

  iframe {
    max-width: 100%;
    height: auto !important; }

  table {
    position: relative;
    display: block;
    overflow: auto;
    max-width: 100%; }
    table .finger {
      transition: all 1s ease;
      position: absolute;
      opacity: 0;
      left: 10%;
      top: 10%;
      visibility: hidden; }
    table.scroll .finger.animate {
      visibility: visible;
      opacity: 1;
      left: 50%; }

  input {
    max-width: 100%; }

  #colorbox {
    width: 80% !important;
    left: 10% !important;
    right: 10% !important; }

  #cboxWrapper {
    width: 100% !important;
    height: auto !important; }

  #cboxContent {
    width: 99% !important;
    height: auto !important;
    margin-top: 20%; }

  #cboxLoadedContent {
    box-sizing: border-box;
    width: 100% !important;
    height: auto !important; }

  #cboxLoadedContent img {
    width: 100% !important;
    height: auto !important; }

  div.pp_pic_holder {
    max-width: 100% !important;
    left: 0 !important;
    right: 0;
    margin: 0 auto; }
    div.pp_pic_holder * {
      max-width: 100%; }

  div.ppt {
    margin: 0 !important; }

  div.pp_default .pp_content {
    max-width: 100%; }
    div.pp_default .pp_content #pp_full_res img {
      width: 100% !important;
      height: auto !important; } }
/*------------------------------------------------------------- 768px ------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  #col_2 .article form .form_row {
    display: block; }
    #col_2 .article form .form_row .label_layout {
      display: block;
      padding: 0;
      width: 100% !important;
      margin-bottom: 5px; }
      #col_2 .article form .form_row .label_layout + span {
        display: block; }
        #col_2 .article form .form_row .label_layout + span input, #col_2 .article form .form_row .label_layout + span textarea {
          width: 100% !important;
          line-height: 22px;
          padding: 2 4px !important;
          box-sizing: border-box; }
  #col_2 .article form .form_send button {
    width: 100%;
    background: #2560A7;
    color: #FFF;
    line-height: 28px;
    transition: all 0.2s ease;
    border: 0; }
    #col_2 .article form .form_send button:hover {
      background: #00508C; }
  #col_2 .article_img {
    max-width: 100%; }
    #col_2 .article_img img {
      max-width: 100%;
      height: 100% !important; } }
/*------------------------------------------------------------- 480px ------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  #page {
    /* Teaser */ }
    #page .tpl_portal .teaser_row .teaser {
      width: 100%;
      margin-bottom: 2%;
      margin-left: 0 !important; }
    #page #col_2 .article .article_img_right, #page #col_2 .article .article_img_left {
      width: 100% !important;
      margin: 0 0 10px 0 !important;
      float: none; }
    #page #col_2 .article .article_img {
      width: 100% !important; }
      #page #col_2 .article .article_img img {
        width: 100% !important;
        height: 100% !important; } }

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