
/******** Allgemeine Elemente ***********/
body, div, fieldset {
  margin: 0;
  padding: 0;
}

p, ol, ul {
  padding: 0;
}

img, fieldset {
  border: 0;
}

body {
  background-color: #fff;
  color: #000;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: underline;
}

p {
  margin: 0 0 0.6em 0;
}

ol {
  margin-left: 2.5em;
  list-style: decimal;
}

ol li {
  list-style: decimal;
  padding-bottom: 0.2em;
}

ul, li {
  list-style-type: none;
  list-style-image: none;
}

li {
  padding-bottom: 0.1em;
  padding-top: 0.1em;
}

abbr, acronym {
  border: none;
  text-decoration: none;
}

legend {
  color: #000;
}

em {
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.15em;
  font-size: 0.85em;
}

code {
  font: 1em "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  margin: 1em 0;
}

pre {
  font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
}

.nowrap {
  white-space: nowrap !important;
}

/***************  Inhaltsbereich  **************/
#wrapper .content-wrapper {
  overflow: hidden;
  border-radius: 4px;
  -moz-border-radius: 4px;
  width: 730px;
  background: url(/assets/symbole/schatten_themenbox-c7e1ce08c4f3290a98958911be57e77db3aaea6415c3409784a1b7ffb43a7f13.png) -5px -9px no-repeat;
}

#wrapper .content-wrapper #illu {
  margin: 25px 25px 0 28px;
  padding-bottom: 10px;
}

#contentarea {
  width: 60em;
}

#portal #illu {
  margin: 0 0 30px 0;
  width: 91%;
  height: auto;
}

#portal #illu img {
  margin: 0;
  height: auto;
}

/* for IE */
* html #portal #illu {
  margin-left: 0;
  width: 41.6em;
}

/* for Opera and Safari */
html:first-child > body #portal #illu {
  margin-left: 15.9em;
}

/***** Navigation und linke Marginalspalte *****/
#navi {
  float: left;
  padding: 0;
  margin: 0 18px 0 0.8em;
  width: 22.3%;
  font-size: 100%;
}

#navi .navi-wrapper {
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
}

/* for IE */
* html #navi {
  width: 17.8em;
}

/* only for WinIE*/
@media all {
  * html #navi {
    margin-left: 0.4em;
    width: 16.8em;
  }
}
/* Level 1 - Home */
#navi .breadcrumbs {
  margin: 0;
  font-size: 0.9em;
  padding: 0;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}

#navi .breadcrumbs ul {
  font-size: 110.3%;
  padding: 0;
}

#navi .breadcrumbs li {
  padding: 0;
}

#navi .breadcrumbs li a {
  display: block;
  padding: 13px 25px 9px 13px;
  background: url(/assets/symbole/arrow_down-5e283aa70bb6274e1e7222d81f7a14f516287318cb9dd920330b10d0b064521c.png) no-repeat 95% 55%;
}

#navi .breadcrumbs li a:hover,
#navi .breadcrumbs li a:active,
#navi .breadcrumbs li a:focus {
  background: url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 94% 50%;
}

#navi .breadcrumbs li:first-child a,
#navi .breadcrumbs li:first-child a:hover,
#navi .breadcrumbs li:first-child a:active,
#navi .breadcrumbs li:first-child a:focus {
  background: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Webkit only */
  #navi .breadcrumbs li:first-child a,
  #navi .breadcrumbs li:first-child a:hover,
  #navi .breadcrumbs li:first-child a:active,
  #navi .breadcrumbs li:first-child a:focus {
    padding-bottom: 11px;
  }
}
#navi .breadcrumbs li span {
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
  filter: dropshadow(color=white, offx=0, offy=1);
  line-height: 21px;
}

/* hide from MacIE*/
@media all {
  #navi .breadcrumbs {
    font-size: 0.85em;
  }
}
#navi h3 {
  padding: 0 0.4em 0.3em 1.6em;
  margin: 0;
  font-weight: normal;
  font-size: 1em;
  text-indent: -16px;
}

#navi .linkactive {
  font-weight: bold;
}

#navi a {
  color: #333;
}

#navi .linkactive ul {
  font-weight: normal;
}

#navi a img {
  display: none;
}

#navi a img[alt="[Portal]"] {
  display: inline !important;
}

#navi ul {
  padding: 0.2em 0 0.2em 10px;
  margin: 0;
  font-size: 87.5%;
  border: 0 !important;
  /* Restyling -> keine Border */
}

#navi ul li {
  padding: 8px 0;
  text-indent: 0;
}

#navi li a {
  padding: 8px 5px 8px 0;
}

/* Level 1 - Parent */
#navi .menu {
  background: #fff;
  border: 0 !important;
  /* Restyling -> keine Border */
  padding: 0;
  margin: 0;
}

#navi .menu h3 {
  font-size: 87.5%;
  margin: 0;
  text-indent: 0;
  padding: 0;
}

#navi .menu h3 a {
  display: block;
  padding: 11px 30px 11px 15px;
}

#navi .menu span img {
  margin-left: 3px;
}

#navi .menu ul {
  padding: 0.2em 0 0.2em 3px;
  margin: 0;
}

#navi .menu > ul {
  border: 1px solid #f6f6f6 \9  !important;
  /* Border für IE7/IE8 da kein Box-Shadow */
  padding: 0;
  margin: 0 !important;
}

/* Für >= IE9 Border wieder deaktivieren */
@media screen and (min-width: 0 \0 ) {
  #navi .menu > ul {
    border: 0 !important;
  }
}
#navi .menu > ul > li {
  font-size: 92.8%;
  padding: 0 0 0 14px;
  border-top: 1px solid #f4eee3;
}

#navi .menu > ul > li a {
  padding: 10px 12px 10px 14px;
  display: block;
  background: url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 1px 13px;
}

/* Level 2 - Active */
#navi .menu li.linkactive {
  padding: 10px 12px 10px 28px;
  border-top: 1px solid #f4eee3;
}

#navi .menu li.linkactive > img:first-child {
  display: none;
}

#navi .menu li.linkactive > img[alt="[Portal]"] {
  margin-left: 3px;
}

#navi .menu li.linkactive > a {
  padding: 0;
  background: none;
}

#navi .menu li.linkactive > ul {
  margin: 11px 0 -12px -12px;
}

/* Level 2 - Sub */
#navi ul ul {
  margin: 0.3em -0.4em 0.15em -1.6em;
  padding: 0.3em 0.4em 0.2em 2.8em;
  font-size: 92.3%;
}

#navi .menu ul ul {
  border: 0;
  padding: 0;
  margin: 0 0 0 -12px;
}

#navi .menu ul ul.last {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

#navi .menu ul ul li {
  padding: 0;
}

#navi .menu ul ul li a {
  display: block;
  margin-left: 12px;
  padding: 13px 10px 10px 10px;
  border-top: 1px solid #f4eee3;
  background: url(/assets/symbole/arrow_right_small-9b594211a93abe7fa0e45a751840cbe9cbda5769154ec22a6dbbd4d5a4871222.png) no-repeat 1px 17px;
  *background: url(/assets/symbole/arrow_right_small-9b594211a93abe7fa0e45a751840cbe9cbda5769154ec22a6dbbd4d5a4871222.png) no-repeat 1px 21px;
}

#navi .menu ul ul ul {
  display: none;
}

/* Formulare in Navi */
#navi .box,
#quickbar .box {
  padding: 0 0 0.5em 0;
  margin-bottom: 1em;
}

#quickbar ul li {
  text-indent: -16px;
  padding-right: 0.4em;
}

#navi .box h3 {
  padding-left: 0.4em;
  padding-top: 0.2em;
  text-indent: 0;
}

#navi .box {
  margin: 16px 0 0 0;
  font-size: 0.8em;
}

#navi .box > ul {
  font-size: 100%;
  padding-left: 5px;
}

#navi .box li {
  padding: 3px 0;
}

#navi .box a img {
  display: inline;
}

#navi .box input[type=text],
#navi .box textarea {
  width: 96.3%;
}

#navi .box select {
  width: 99%;
}

#navi form,
#quickbar form {
  margin: 0.2em 0.4em 0.2em 0.6em;
  padding: 0;
  text-align: right;
}

#navi form select,
#quickbar form select {
  margin: 0.2em 0.1em 0.2em 0;
  font-size: 1em;
  width: 16.4em;
  font-family: Arial, Helvetica, sans-serif;
}

/* hide from MacIE */
@media all {
  #navi form select,
  #quickbar form select {
    width: 15.6em;
    margin: 0.2em 0 0.2em 0;
  }
}
#navi form input,
#quickbar form input {
  font-size: 1em;
  margin-right: 0.1em;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
}

#navi #user_login #user_email,
#navi #user_login #user_password {
  width: 96.5%;
}

/************** Rechte Marginalspalte **************
**** alle die, die nicht in navi enthalten sind ***/
#quickbar {
  font-size: 0.8em;
  float: left;
  width: 30%;
  padding: 25px 20px 0 0;
}

/* for IE */
* html #quickbar {
  width: 17.8em;
}

/* only for WinIE */
@media all {
  * html #quickbar {
    width: 17.8em;
    padding-left: 1em;
  }
}
/* for Opera and Safari */
html:first-child > body #quickbar {
  padding-left: 0;
}

#quickbar ul {
  padding: 0.2em 0 0.2em 1.7em;
  margin: 0;
}

#quickbar .box h3 {
  padding: 0.3em 0 0.3em 0.6em;
  margin: 0;
  font-weight: normal;
  font-size: 1em;
}

#quickbar .box h4 {
  padding: 0.4em 0.4em 0.2em 0.6em;
  margin: 0;
  font-weight: normal;
  font-size: 1em;
}

.quickbarbild {
  margin-bottom: 1.5em;
}

.box .subtitle1 {
  margin: 0.3em 0 0.4em 0;
}

.box .subtitle {
  margin: 0.3em 0 0.4em -0.1em;
  text-align: left;
}

#quickbar input.text {
  width: 16.3em;
  cursor: auto;
}

/* hide from MacIE */
@media all {
  #quickbar input.text {
    width: 15.5em;
  }
}
#quickbar textarea {
  width: 15.1em;
}

/* for IE */
* html #quickbar textarea {
  width: 14.9em;
}

/* for Opera and Safari */
html:first-child > body #quickbar textarea {
  width: 15.4em;
}

.box p {
  margin: 0.4em 0.4em 0.2em 0.6em;
}

#quickbar .box p span {
  margin-right: 0.19em;
}

/************* Content allgemein *****************/
#content {
  margin: 0 32px 0.5em 0;
  float: left;
  font-size: 0.79em;
  line-height: 1.35em;
  width: 56.8%;
  padding: 25px 0 0 25px;
}

/* for IE */
* html #content {
  padding-right: 1.2em;
  width: 34.8em;
}

/* only for WinIE */
@media all {
  * html #content {
    padding-right: 0;
    width: 32.8em;
    margin-left: 0.2em;
    margin-right: 1.8em;
  }
}
/* for Opera and Safari */
html:first-child > body #content {
  margin-right: 1.6em;
}

#content .linktop {
  padding: 1.5em 0 3em 0;
}

/************* Spaltenaufteilung ***************/
.contentleftcol50 {
  float: left;
  width: 16.5em;
}

/* hide from MacIE  */
@media all {
  .contentleftcol50 {
    width: 15.4em;
  }
  /* only for WinIE */
  * html .contentleftcol50 {
    width: 15.3em;
  }
}
.contentrightcol50 {
  margin-left: 17.4em;
}

/* fix for WinIE three pixel gap hack */
@media all {
  * html .contentleftcol50 {
    margin-right: -3px;
  }
  * html .contentrightcol50 {
    height: 1%;
    margin-left: 0;
    padding-left: 2.2em;
  }
}
.contentleftcol70 {
  width: 20em;
  float: left;
}

.contentrightcol30 {
  margin-left: 23.5em;
  font-size: 0.9em;
  line-height: 1.3em;
}

/* fix for WinIE three pixel gap hack */
@media all {
  * html .contentleftcol70 {
    margin-right: -3px;
  }
  * html .contentrightcol30 {
    height: 1%;
    margin-left: 0;
    padding-left: 1.5em;
  }
}
/********** Überschriften im Content *************
********** (ohne Teaser und Sitemap) *************/
#content h1 {
  margin: 0.5em 0 1.6em 0;
  font-size: 1.5em;
  font-weight: lighter;
  font-family: Georgia, Times, Serif;
  line-height: 1.15em;
}

#content .titel h1 {
  margin-bottom: 0.45em;
}

#content h2 {
  padding: 1em 0 0.4em 0;
  margin: 0 0 1em 0;
  font-size: 1em;
}

#content h3, #content h4 {
  margin: 0 0 0.6em 0;
  font-size: 1em;
}

#content .beitragtext h3 {
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#content .beitragtext h3.thema {
  font-weight: bold;
  margin: 0 0 0.5em 0;
  padding: 0;
}

#content h5, h6 {
  margin: 0 0 0.1em 0;
  font-size: 1em;
  font-weight: normal;
}

/************** Listen im Content ****************/
#content .contentrightcol30 .verweisliste {
  padding-bottom: 0;
  margin: 0 0 1.6em 0;
  list-style-type: none;
  list-style-image: none;
}

#content .verweisliste,
#content .verweisliste2,
#content .verweisliste3,
#content .verweisliste4,
#content .publibildbox .verweisliste {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  text-align: left;
}

#content .verweisliste {
  padding: 0.4em 0.4em 0.4em 1.3em;
  border: none;
}

#content .verweisliste2 {
  padding: 0.2em 0.4em 2em 1.3em;
}

#content .verweisliste3 {
  padding: 1em 0.4em 0.4em 1.1em;
}

#content .verweisliste4 {
  padding: 0.4em 0.4em 0.4em 1em;
}

#content .publibildbox .verweisliste {
  padding: 0.4em 0.4em 0.4em 1.6em;
}

#content .verweisliste li,
#content .verweisliste2 li,
#content .verweisliste3 li,
#content .verweisliste4 li {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  text-indent: -16px;
}

#content .verweisliste li,
#content .verweisliste2 li {
  padding: 0 0 0.2em 0;
}

#content .verweisliste3 li {
  padding: 0 0 0.4em 0;
}

#content .verweisliste4 li {
  padding: 0 0 0.6em 0;
}

.verweisliste img, .verweisliste2 img, .verweisliste3 img, .verweisliste4 img,
.contentrightcol30 .verweisliste img, .publibildbox .verweisliste img {
  margin: 0;
}

#content .kontaktliste,
#content .kontaktliste2 {
  margin: 0;
  padding: 0 0 0 1.6em;
  list-style-type: none;
  list-style-image: none;
}

#content .kontaktliste {
  margin-bottom: 1em;
}

#content .kontaktliste li,
#content .kontaktliste2 li {
  text-indent: -20px;
  padding: 0 0 0.6em 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}

.contentrightcol30 .kontaktliste li img {
  margin-bottom: 0;
}

#content .kontaktliste li.verweis, .kontaktliste2 li.verweis {
  text-indent: -36px;
  padding: 0 0 0.6em 16px;
  margin: 0;
}

#content ul {
  margin: 0.3em 0 0.6em 1.1em;
  padding-left: 0;
}

#content ul ul {
  margin: 0.2em 0 0.5em 1.1em;
}

#content .alphabet {
  margin: 0 0 1em 0;
  padding: 0.15em 0.4em 0.15em 0.8em;
  list-style-type: none;
  list-style-image: none;
}

#content .alphabet li {
  display: inline;
  margin: 0 0.19em 0 0;
  list-style-type: none;
  list-style-image: none;
}

/************** Teaser im Content   ************/
.teaserbild40, .teaserbild103, .teaserbild188 {
  margin-bottom: 1em;
  padding-bottom: 0.5em;
}

.teaserbild103rechts, .teaserbild188rechts {
  margin-bottom: 1em;
  padding-bottom: 0.7em;
}

.bildboxrechts {
  margin: 0.5em 0.5em 0.5em 0;
}

.teaserbild40 .label,
.teaserbild103 .label,
.teaserbild188 .label {
  float: left;
  padding-right: 10px;
}

.teaserbild40 .label {
  width: 42px;
}

.teaserbild103 .label {
  width: 107px;
}

.teaserbild188 .label {
  width: 192px;
}

.teaserbild40 .teasertext,
.teaserbild103 .teasertext,
.teaserbild188 .teasertext {
  padding: 0;
}

.teaserbild40 .teasertext {
  margin-left: 52px;
}

.teaserbild103 .teasertext {
  margin-left: 117px;
}

.teaserbild188 .teasertext {
  margin-left: 202px;
}

.teaserbild103rechts .label,
.teaserbild188rechts .label,
.bildboxrechts .label {
  padding: 0;
  float: right;
}

.teaserbild103rechts .teasertext {
  width: 23.5em;
}

.teaserbild188rechts .teasertext {
  width: 17em;
}

.bildboxrechts .teasertext {
  width: 11.5em;
}

/* for IE */
* html .bildboxrechts .teasertext {
  height: 73px;
}

/* hide from IE*/
body > .box .bildboxrechts .teasertext {
  min-height: 73px;
}

#content .teaserbild40 h3, #content .teaserbild103 h3, #content .teaserbild188 h3,
#content .teaserbild103rechts h3, #content .teaserbild188rechts h3 {
  margin-top: 0;
}

.bildboxrechts .teasertext p {
  margin-top: 0;
  padding-top: 0;
}

.teaserbild103rechts ul,
.teaserbild188rechts ul,
.bildboxrechts ul {
  padding-bottom: 0;
}

/* fix for WinIE three pixel gap hack */
@media all {
  * html .teaserbild40 .label {
    margin-right: -3px;
  }
  * html .teaserbild40 .teasertext {
    height: 1%;
    margin-left: 0;
  }
}
/* fix for WinIE three pixel gap hack */
@media all {
  * html .teaserbild103 .label {
    margin-right: -3px;
  }
  * html .teaserbild103 .teasertext {
    height: 1%;
    margin-left: 0;
  }
}
/* fix for WinIE three pixel gap hack */
@media all {
  * html .teaserbild188 .label {
    margin-right: -3px;
  }
  * html .teaserbild188 .teasertext {
    height: 1%;
    margin-left: 0;
  }
}
/********* Bilder mit Bildunterschriften ************/
.bus148, .bus248, .bus413 {
  margin-bottom: 1em;
  font-size: 0.9em;
}

.bus148 .label,
.bus248 .label {
  float: left;
  padding-right: 10px;
}

.bus148 .label {
  width: 148px;
}

.bus148 .teasertext {
  margin-left: 162px;
}

.bus248 .label {
  width: 248px;
}

.bus248 .teasertext {
  margin-left: 262px;
}

/* fix for WinIE three pixel gap hack */
@media all {
  * html .bus148 .label {
    margin-right: -3px;
  }
  * html .bus148 .teasertext {
    height: 1%;
    margin-left: 0;
  }
  * html .bus148 .teasertext p {
    margin-left: 3px;
  }
  * html .bus148 .teasertext ul {
    margin-left: 3px;
  }
  * html .bus248 .label {
    margin-right: -3px;
  }
  * html .bus248 .teasertext {
    height: 1%;
    margin-left: 0;
  }
  * html .bus248 .teasertext p {
    margin-left: 3px;
  }
  * html .bus248 .teasertext ul {
    margin-left: 3px;
  }
  * html .bus413 p {
    margin-left: 3px;
  }
  * html .bus413 ul {
    margin-left: 3px;
  }
}
/************* Formulare im Content **************/
#content form {
  padding: 0.3em 0.6em 0.5em 0.6em;
  margin: 0.6em 0 0.8em 0;
}

/* for IE */
* html #content form {
  padding-bottom: 0.8em;
}

#content .submit {
  text-align: right;
  border: none;
  padding: 0.2em 0 0.2em 0;
}

#content .submit input {
  cursor: pointer;
}

#content input,
#content select,
#content textarea {
  font-family: Arial, Helvetica, sans-serif;
}

#content fieldset, .line {
  padding: 0.4em 0 0.6em 0;
  margin: 0 0 0.4em 0;
}

/* for IE */
* html .button2 {
  width: 14em;
}

.fname {
  width: 18.3em;
}

/* for IE */
* html .fname {
  width: 18.5em;
}

/* for Opera and Safari */
html:first-child > body .fname {
  width: 19.9em;
}

#plz {
  width: 6.45em;
  margin-right: 0.3em;
}

#ort {
  width: 1.95em;
}

/* for IE */
* html #ort {
  width: 11.5em;
}

/* for Opera and Safari */
html:first-child > body #ort {
  width: 12.85em;
}

#nachricht {
  margin-top: 0.4em;
}

#collections {
  width: 21.2em;
}

/* for IE */
* html #collections {
  width: 21.1em;
}

/* for Opera and Safari */
html:first-child > body #collections {
  width: 22.5em;
}

.left, .left2, .left3 {
  float: left;
  width: 13em;
  text-align: right;
  vertical-align: bottom;
  padding: 0.2em 0.5em 0.2em 0;
  margin-bottom: 0.1em;
}

.left2 {
  width: 7em;
}

.left3 {
  width: 10em;
}

.left45 {
  float: left;
  width: 45%;
}

.right {
  text-align: left;
}

.right45 {
  width: 45%;
  float: right;
  text-align: left;
  display: inline;
}

#content textarea {
  width: 99%;
  margin-bottom: 0.3em;
  font-size: 1em;
}

/* for IE */
* html #content textarea {
  width: 100%;
}

/* for Opera and Safari */
html:first-child > body #content textarea {
  width: 100%;
}

.select2 {
  width: 100%;
}

.sendenanbox {
  padding: 0.2em;
}

.label2 {
  display: block;
  font-weight: bold;
  margin-bottom: 0.4em;
}

#content form .text1 {
  margin-bottom: 0.4em;
  padding-bottom: 0;
  margin-top: 0.4em;
  font-weight: bold;
}

#content form .radio {
  margin-left: 22px;
  text-indent: -22px;
}

#content form .auswahl {
  margin-left: -0.2em;
  padding-bottom: 0.5em;
}

#content form .auswahl p {
  margin-bottom: 0;
}

#content form .radio1 {
  margin-right: 4px;
}

* html #content form .radio1 {
  margin-right: 2px;
}

.fehler {
  padding: 0.2em 0.6em 0.3em 0.6em;
  margin: 0.6em 0 0.6em 0;
  color: #fff;
}

* html .fehler {
  padding: 0.1em 0.6em 0.4em 0.6em;
}

#content .box .login + ul {
  margin-left: 10px;
}

.btn {
  background: #dddddd url(/assets/symbole/bg-button-ab0aaa2ca5dc8b51149435a8c5241fc0dd5dc33ac4b84337f02c0b8bb89cf087.gif) repeat-x 0 0;
  border: 1px solid #BBB;
  border-right-color: #AAA;
  border-bottom-color: #AAA;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  padding: 0.2em 0.6em;
  margin-right: 5px;
}

.btn:hover {
  text-decoration: none;
}

.btn:active {
  background-position: 0 -400px;
}

.btn.active {
  background: #FFF;
}

#content .btn:visited {
  color: #000;
}

/************* Sitemap im Content **************/
#sitemap .pfad {
  font-size: 0.85em;
  padding: 0 0.6em 0.7em 0.6em;
}

#sitemap .pfad h2 {
  padding: 0.3em 0.3em 0.3em 0;
  font-weight: normal;
  margin: 0 0 0.5em 0;
}

#content #sitemap .pfad ul {
  padding: 0;
  margin: 0.3em 0 0 1.2em;
  list-style-type: none;
  list-style-image: none;
}

#content #sitemap .pfad ul li {
  text-indent: -16px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#sitemap h3 {
  margin: 0.5em 0 0 0;
  padding: 0 0 0.5em 0;
  font-weight: normal;
}

#sitemap h3 img {
  margin-left: -3px;
}

#sitemap h3 .portal {
  margin-left: 0;
}

#content #sitemap ul {
  margin: 0;
  padding: 0.4em 0.4em 0 0;
  text-align: left;
  list-style-type: none;
  list-style-image: none;
}

#content #sitemap ul li {
  text-indent: -16px;
  margin: 0;
  padding: 0 0 0.2em 0;
  list-style-type: none;
  list-style-image: none;
}

#content #sitemap ul.level {
  margin: 0 0 0.2em 1.2em;
}

#content #sitemap ul.level li {
  text-indent: -16px;
}

#content #sitemap ul.level0 {
  padding-left: 1.1em;
  margin-left: 1em;
}

#content #sitemap ul.level1,
#content #sitemap ul.level2 {
  margin: 0 0 0.2em 2.2em;
}

#content #sitemap ul.level1 li, #sitemap ul.level2 li {
  text-indent: -27px;
}

/************ Tabellen im Content ***************/
table {
  border: 0;
  margin: 0.7em 0;
  padding: 0;
  border-collapse: collapse;
  font-size: 1em;
  width: 100%;
}

#content table ul {
  margin: 0 0 0 1.4em;
  padding: 0;
}

/*für IE*/
* html #content table ul {
  margin-left: 1.2em;
}

/* for Opera and Safari */
html:first-child > body #content table ul {
  margin-left: 1em;
}

#content table ol {
  margin: 0 0 0 2em;
  padding: 0;
}

/*für IE*/
* html #content table ol {
  margin-left: 2.3em;
}

#content table ul ul, #content table ol ul {
  margin-top: 0.2em;
  margin-bottom: 0;
}

#content table ul li, #content table ol li {
  margin: 0;
  padding: 0 0 0.2em 0;
}

td, th {
  padding: 0.3em;
  text-align: right;
  vertical-align: top;
}

.screen2 th, .screen2 td {
  text-align: left;
}

.screen2 th.sub, .screen3 th.sub {
  font-weight: normal;
}

td {
  background: #FFF;
}

.w250 {
  width: 25em;
}

.w150 {
  width: 15em;
}

/*************** Sonstige Elemente im Content *************/
.titel {
  margin-bottom: 2.5em;
}

.contentrightcol30 img {
  margin-bottom: 0.4em;
}

.beitragtext {
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
}

.slogan {
  margin: 1em 0 1em 0;
  display: block;
  font-weight: normal;
  font-size: 2.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.3em;
  letter-spacing: 0;
}

.block {
  margin: 0.8em 0 1em 0;
}

.block2 {
  margin: 0;
}

.block3 {
  margin: 1.5em 0 2.5em 0;
}

.publibildbox {
  width: 46%;
  float: left;
  margin: 0 1em 1.2em 0;
  text-align: center;
}

.publibildbox img {
  margin: 0.4em;
}

.ergebnisse {
  margin: 0.2em 0 1em 0;
  padding: 0.2em 0.2em 0.3em 0.2em;
  text-align: center;
  vertical-align: middle;
}

.ergebnisse .forward {
  float: right;
  margin-right: 3px;
}

.ergebnisse .backward {
  float: left;
  margin-left: 3px;
}

.ergebnisse img {
  vertical-align: middle;
}

.ergebnisse .aktuell {
  margin: 0 1.5em 0 1.5em;
  font-weight: bold;
}

.suchergebnis p {
  margin: 0 0 0.6em 16px;
}

#content .titel p {
  font-size: 0.9em;
  line-height: 1.15em;
}

#content .suchergebnis p.einzug {
  text-indent: -16px;
  margin-left: 16px;
  margin-bottom: 0.6em;
}

.small {
  font-size: 0.9em;
}

.linie {
  margin-bottom: 1em;
  padding-bottom: 0.7em;
}

/**** unsichtbare Elemente und Klasse für Floatkorrektur ***/
#head2, #navigation, #inhalt, #marginal, #user label, #copy, .blind {
  display: none;
}

/* SkipLinks */
.jump {
  left: -3000px;
  position: absolute;
  top: 0;
  z-index: 100;
}

.jump a:focus,
.jump a:active {
  position: absolute;
  left: 3000px;
  display: block;
}

.fixfloat {
  display: block;
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

/* Erweiterungen
-------------------------------------------------- */
/* Accessible hidden */
.hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

/* Login-Formular */
#navi .login {
  border-bottom: 1px solid #B4C3D0;
  margin: 0.5em 0.4em 0.5em 0.6em;
  padding-bottom: 0.5em;
}

/* Kopf, Fuß */
html, body {
  height: 100%;
}

#header, #contentarea, #footer {
  min-width: 60em;
  _width: 60em;
}

#wrapper {
  min-height: 100%;
  width: 100%;
}

#contentarea {
  clear: both;
  position: relative;
  padding: 0 0 0 45px;
  margin: -42px auto 30px auto;
  width: 63em;
  z-index: 99;
}

#metanav a {
  color: #58585A;
  border-bottom: 1px dotted #58585A;
}

#footer a {
  color: #4B4B4D;
  border-bottom: 1px dotted #4B4B4D;
  white-space: nowrap;
}

#metanav a:hover, #footer a:hover {
  border-bottom-style: solid;
  text-decoration: none;
}

#header {
  background: #FFF;
  padding: 4px 0 0 0;
}

#metanav {
  background: #FFF;
  font-size: 0.75em;
  margin: 0 auto;
  padding-top: 9px;
  position: relative;
  text-align: right;
  padding-left: 0;
  width: 77.5em;
  z-index: 110;
}

#metanav ul, #metanav li, footer a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#metanav ul {
  list-style-type: none;
  margin: 0;
}

#metanav li {
  margin-right: 1em;
}

#metanav li.search {
  position: relative;
  margin: 0 0 0 1em;
}

* html #metanav .search form {
  display: inline;
}

#metanav form {
  margin: 0;
}

#metanav input {
  border: 1px solid #BBB;
  border-color: #BBB #AAA #AAA #BBB;
  color: #58585A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

#submitHead {
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#dedede));
  background-image: -webkit-linear-gradient(top, white, #dedede);
  background-image: -moz-linear-gradient(top, white, #dedede);
  background-image: -ms-linear-gradient(top, white, #dedede);
  background-image: -o-linear-gradient(top, white, #dedede);
  background-image: linear-gradient(top, #ffffff, #dedede);
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  cursor: pointer;
  padding: 2px 3px;
  margin-left: -1px;
}

#submitHead {
  padding: 1px 2px 0\9 ;
}

#submitHead {
  padding: 2px\0 ;
}

#submitHead:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(white));
  background-image: -webkit-linear-gradient(top, #dedede, white);
  background-image: -moz-linear-gradient(top, #dedede, white);
  background-image: -ms-linear-gradient(top, #dedede, white);
  background-image: -o-linear-gradient(top, #dedede, white);
  background-image: linear-gradient(top, #dedede, #ffffff);
}

#submitHead:hover, #submitHead:focus {
  border-color: #777 #666 #666 #777;
}

/* hide Mozilla focus border */
#submitHead::-moz-focus-inner {
  border: 0;
  padding: 0;
}

#submitHead:-moz-focusring {
  outline: 1px dotted #58585A;
}

/* Suchfeld */
#myTerm {
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  padding: 2px 0 2px 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, 0 1px 0 white;
}

.search #myTerm {
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  outline: none;
  *padding-top: 5px;
}

.search #submitHead {
  color: black;
  border: 1px solid rgba(85, 108, 128, 0.7);
  padding: 2px 6px;
}

.search #submitHead:hover,
.search #submitHead:active,
.search #submitHead:focus {
  border: 1px solid #BBB;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Webkit only */
  .search #submitHead {
    margin-left: -3px;
  }
}
#head {
  position: relative;
  background-position: 24% -11%;
  margin: 0 auto;
  width: 930px;
  height: 155px;
  z-index: 52;
}

#head span {
  left: 251px;
  padding-left: 20%;
  bottom: 14px;
  position: absolute;
}

#head span a {
  font-size: 1.22em;
  letter-spacing: 1px;
  text-decoration: none;
}

#headL {
  background-repeat: repeat-x;
  background-position: left 11px;
  width: 26%;
  padding: 0;
  float: left;
  margin: 25px 0 0 -5px;
  height: auto;
}

#headL a {
  width: 263px;
  height: 75px;
  display: block;
  padding: 0;
}

#footer {
  height: 10em;
  line-height: 2em;
  margin-top: 0;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.22) inset;
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.22) inset;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.22) inset;
}

#footer dl {
  font-size: 0.75em;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 0.8em;
  width: 76.5em;
}

#footer dt,
#footer dd {
  color: #4B4B4D;
  float: left;
  padding-top: 0.6em;
}

#footer dt {
  clear: left;
  font-weight: bold;
  margin: 0 2em 0 0;
  width: 20.5em;
  text-align: right;
}

#footer dd {
  margin: 0;
  width: 53em;
}

#footer a {
  margin-right: 1em;
  white-space: nowrap;
}

/* Linktop + Social Bookmarks */
#linktop {
  margin: 3em 0 1.5em;
  padding-top: 0.8em;
}

#linktop > a {
  display: inline-block;
}

*:first-child + html #social {
  margin-top: -18px;
}

#social > a {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 4px;
}

#social > a:hover,
#social > a:active,
#social > a:focus {
  opacity: 0.8;
}

#social > a img {
  width: 100%;
  height: auto;
}

#social {
  float: right;
  margin-top: -0.4em;
}

/* Pagination */
#pagination {
  padding: 0.3em 0;
  text-align: center;
}

#pagination .previous {
  float: left;
  padding-left: 16px;
}

#pagination .next {
  float: right;
  padding-right: 16px;
}

#pagination .verweisliste {
  margin-top: 0.2em;
  padding: 1em 0.4em 0 0;
}

#pagination .verweisliste li {
  padding-left: 16px;
  text-indent: 0;
}

/* Toolbar */
.toolbar {
  margin: 1em 0;
  padding: 0.5em 3px 0.5em 8px;
}

.toolbar.admin {
  background: #FFFFCC;
}

.toolbar .group {
  overflow: hidden;
}

.toolbar .group .btn {
  margin-right: 0;
  float: left;
}

.toolbar .group > .btn:not(:first-child):not(:last-child) {
  border-left-width: 0;
  border-radius: 0;
}

.toolbar .group .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.toolbar .group .btn:last-child {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* Umschalter */
.toggle .ui-state-default,
.toggle-state-default,
.toggle .ui-state-active,
.toggle-state-active {
  cursor: pointer;
  padding-left: 16px;
}

/* Autocompletion */
.ui-autocomplete {
  left: 0;
  position: absolute;
  top: 0;
}

/* Menu */
.ui-menu {
  background: #fff;
  border-top: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  font-size: 0.79em;
  list-style-type: none;
  margin: 0;
  max-height: 15em;
  /* Kann angepasst werden */
  overflow-y: auto;
  overflow-x: hidden;
}

* html .ui-menu {
  height: 15em;
  /* Kann angepasst werden */
}

.ui-menu-item {
  cursor: pointer;
  max-width: 40em;
  /* Kann angepasst werden */
  padding: 0;
}

* html .ui-menu-item {
  width: 25.9em;
  /* Kann angepasst werden */
}

.ui-menu-item a {
  color: #000;
  display: block;
  padding: 0.3em 0.2em;
}

.ui-menu-item .ui-state-focus {
  color: #FFF;
  text-decoration: none;
}

/* Accordion */
#contentarea .ui-accordion-header {
  cursor: pointer;
}

#wrapper #contentarea .ui-accordion-header {
  margin-bottom: 0.5em;
  padding: 0.5em 0 0.5em 25px;
}

#contentarea .ui-accordion-header span {
  font-weight: normal;
}

#contentarea .ui-accordion-header.ui-state-active {
  color: #FFF;
  cursor: default;
}

#contentarea .ui-accordion-header:hover {
  color: #FFF;
}

#contentarea .ui-accordion-header.ui-state-active:hover {
  text-decoration: none;
}

#contentarea .ui-accordion-content p {
  margin: 0 0 0.6em;
}

#contentarea .ui-accordion-content ul {
  margin: 0 0 0.6em 1.3em;
}

#contentarea .accordion .accordion-hide {
  display: none;
}

#content .ui-accordion-content {
  border-bottom: 1px solid #B4C3D0;
  margin: -0.5em 0 0.5em;
  padding: 0.5em 0.3em 0;
}

/* Prevents jQuery "inavalid argument" Bug in IE8 */
#content .ui-accordion-content {
  border: none 0px\9  !important;
}

#quickbar .ui-accordion {
  margin: 5px 5px -8px;
}

#quickbar .ui-accordion-content {
  padding: 0 0 0 4px;
}

/* Reiter */
#content .ui-tabs {
  padding-top: 0.5em;
}

#content form .ui-tabs {
  margin-bottom: 0;
}

#content .ui-tabs-nav {
  margin: 0;
  padding-left: 0.2em;
  position: relative;
}

#content .ui-tabs-nav .ui-state-default {
  border-bottom: 0 none !important;
  cursor: pointer;
  float: left;
  font-weight: bold;
  list-style-image: none;
  margin: 3px 2px 6px 0;
  position: relative;
  top: 4px;
  white-space: nowrap;
}

#content .ui-tabs-nav .ui-state-active {
  cursor: text;
  top: 2px;
  margin-bottom: 0;
}

#content .ui-tabs-nav a {
  color: #000;
  padding: 0.2em 0.8em;
  display: block;
}

#content .ui-tabs-nav .ui-state-active a {
  padding: 0.2em 0.8em 0.6em;
}

#content .ui-tabs-panel {
  padding: 0.5em 0 0;
}

.ui-tabs-hide {
  display: none;
}

/* Voice Reader Web */
#vrweb {
  margin-bottom: 1em;
  text-align: right;
}

#vrweb #vrweb-2click-btn {
  padding: 0.3em 0.6em;
  text-decoration: none;
}

#vrweb #vrweb-2click-btn .icon-player {
  display: inline-block;
  height: 16px;
  width: 19px;
  margin-right: 11px;
  vertical-align: -12%;
}

#vrweb-close-btn {
  display: block;
  height: 20px;
  position: absolute;
  width: 20px;
  cursor: pointer;
}

/* UI Helper */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ui-helper-clearfix {
  display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%;
}

.ui-helper-clearfix {
  display: block;
}

.ui-helper-hidden-accessible {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Typo (new fonts) ______________________________________________________ */
@font-face {
  font-family: "RotisSansSerifW01-Extra";
  src: font-url(/assets/7e5aeac5-0308-416d-a347-0aaad96a2d31-df11153bf777325f6e8f08673cac4912fe875120133a817251c445f2a09a4b6f.eot?#iefix);
  src: font-url(/assets/7e5aeac5-0308-416d-a347-0aaad96a2d31-df11153bf777325f6e8f08673cac4912fe875120133a817251c445f2a09a4b6f.eot?#iefix) format("eot"), font-url(/assets/13f09a40-3a24-44ca-8083-7c5e67fe802c-e87826d8f0b5ff0cac6c1808d7f1c57210b396ceeb89f53292a52b3d5d3228f0.woff) format("woff"), font-url(/assets/c15c78f4-0b68-45e1-9e4e-5abf429825f4-5259ab04aad50e26dbbf45cb36e053b011652cdbd462df3f86dc14f692c4c9de.ttf) format("truetype"), font-url(/assets/47e771a0-71f8-457b-a507-26686cf45aad-3fb5006f046e53303a9ff7892491843e3c2e6b8a15d1ef5f6373d539b69297f6.svg#47e771a0-71f8-457b-a507-26686cf45aad) format("svg");
}
#head span,
#content h1 {
  font-family: "RotisSansSerifW01-Extra";
}

#content h1 {
  font-size: 190%;
  line-height: 24px;
  margin-top: -5px;
}

/* Portal Headline */
#head span {
  display: block;
  padding: 0;
  float: right;
  position: relative;
  text-align: left;
  margin: 55px 0 0 0;
  left: auto;
  bottom: auto;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  width: 71.7%;
}

/* Schriftgröße normal, einzeilig */
#head span a {
  font-size: 225%;
  line-height: 30px;
}

/* Schriftgröße verkleinert, zweizeilig */
#head span.resize a {
  font-size: 187.5%;
}

/* ______________________________ RESPONSIVE STYLES ______________________________ */
/* _______________________________________________________________________________ */
/* ______________________________ General _________________________________________*/
body.no-mq-support {
  min-width: 1120px;
}

/* Mobile Navigation Tablet & Smartphone */
.mobile-navi {
  display: block;
  width: 100%;
  height: 40px;
  border-top: 1px solid white;
  position: relative;
  z-index: 65;
  overflow: hidden;
}

.mobile-navi > h2, .mobile-navi > span {
  border-right: 1px solid #9e9a86;
}

.mobile-navi > h2:last-child, .mobile-navi > span:last-child {
  border-right: 0 none;
}

.mobile-navi h2 {
  background: url(/assets/symbole/ico_navi-59fd029b17ee82902c6e2a6eecc508476dcce236742d8d514d4ed78254c4f2fe.png) 90% 70% no-repeat;
  color: #333;
  cursor: pointer;
  margin: 0;
  font-size: 71.4%;
  font-weight: normal;
  padding: 10px 10px 9px 20px;
  position: relative;
  text-shadow: 1px 1px 0 white;
  width: 73%;
  float: left;
}

.mobile-navi.withoutSearch h2 {
  background-position: 95% 70%;
  border-right: 0;
  padding-right: 0;
}

.mobile-navi span {
  text-indent: -555em;
  border-left: 1px solid #FFF;
  width: 62px;
  height: 100%;
  display: block;
  position: relative;
  float: left;
  cursor: pointer;
  background-position: 50% 60%;
  background-repeat: no-repeat;
}

.mobile-navi span.show {
  background-color: #FFF;
}

.mobile-navi span#btn-search {
  background-image: url(/assets/symbole/ico_lupe-75f3e1d7c047adee92ab8f29827cc94a17257d7d46d6f7b0c7ac61f67ec057c3.png);
}

.mobile-navi span#vrweb-btn {
  background-image: url(/assets/symbole/ico_player-46a45757b94850eea5693aaba01fff640ba90a86f580b66e002788a427c23723.png);
  background-position: 50% 50%;
}

.nav-background {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  top: 42px;
  z-index: 99;
  width: 100%;
}

/**********************************Smartphones********************************/
/* ______________________Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
  html {
    -webkit-text-size-adjust: none;
    /* Prevent fonts scaling in landscape */
  }
}
/* ______________________Hochformat */
@media screen and (max-width: 767px) {
  /* _________________________General */
  html,
  body {
    height: auto;
  }
  #wrapper {
    font-size: 140%;
  }
  #header, #contentarea, #footer {
    min-width: 0;
  }
  #header,
  #contentarea,
  #footer,
  #navi,
  body > #linktop {
    width: 100%;
  }
  #content {
    margin: 0;
    margin-top: 2%;
    padding: 0;
    font-size: 70%;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  input,
  select,
  textarea {
    font-size: 100%;
  }
  table {
    font-size: 0.7em;
    width: 100% !important;
  }
  li {
    line-height: 1.3;
    margin-bottom: 2%;
  }
  #portal #illu {
    display: none;
  }
  body > #linktop {
    margin: 2em 0 1.5em;
  }
  body > #linktop a,
  body > #linktop #social {
    margin: 0 2%;
  }
  body > #linktop #social {
    width: 30%;
  }
  body > #linktop #social a {
    float: right;
    margin: 0 3px 5px;
  }
  #wrapper .content-wrapper {
    max-width: 100%;
    background: none;
  }
  /* _________________________Header */
  #header {
    height: 160px;
    padding: 0 0 0 20px;
    margin: 0 0 0 -20px;
  }
  #header.large {
    height: 215px;
  }
  #head {
    padding-top: 41px;
    background: none;
    height: 91%;
    width: 100%;
  }
  #head span,
  #head span.long-title {
    margin: 5px 20px;
    float: left;
    width: auto;
  }
  #head span a {
    line-height: 26px;
    font-size: 98.2%;
  }
  #head span.resize a {
    font-size: 98.2%;
  }
  #headL {
    width: 220px;
    margin: 0;
    background: none;
    padding: 0;
  }
  #headL a {
    background: url(/assets/symbole/logo_sachsen_smartphone-6394a85c7b4ef0618b2a4b7d87b0c2452c2a1c71160c3254b25321c0956e59d7.png) 0 0 no-repeat !important;
    display: block;
    height: 45px;
    padding: 0;
    width: 80%;
    margin: 18px 0 10px 20px;
  }
  #headL a img {
    display: none;
  }
  /* _________________________Navigations */
  #metanav {
    background: none;
    display: none;
    font-size: 70%;
    padding: 0 0 0 2%;
    position: relative;
    text-align: left;
    width: 98%;
  }
  #metanav h3 {
    padding: 3% 0;
    width: 98%;
    margin: 0 0 0 -3%;
    color: #4B4B4D;
    font-size: 95%;
  }
  #metanav li {
    line-height: 1.2em;
  }
  #metanav a {
    margin-right: 0;
  }
  #metanav #myTerm {
    width: 40%;
  }
  #metanav input {
    padding: 10px;
  }
  /* Suche und Voice Reader Web*/
  .search,
  #vrweb {
    font-size: 70%;
    margin: 0;
    padding: 17px 0;
    display: none;
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    z-index: 555;
    background: #fff;
  }
  .search form {
    width: 85%;
    margin: 0 auto;
  }
  .search #myTerm {
    border: 0 none;
    border-radius: 5px 0 0 5px;
    -webkit-appearance: none;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.22) inset;
    display: inline;
    padding: 6px 1%;
    margin-left: 2%;
    width: 65%;
  }
  .search #submitHead,
  #vrweb #vrweb-2click-btn {
    padding: 5px 1%;
    width: 29%;
    margin-right: 2%;
  }
  /* Voice Reader Web */
  #vrweb {
    margin-bottom: 1em;
    padding-left: 0;
    text-align: center;
  }
  #vrweb #vrweb-2click-btn {
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
    font-family: sans-serif;
    line-height: 13px;
    margin: 0;
    padding: 7px 18px 1px 18px;
    text-align: center;
    width: auto;
    text-decoration: none;
    text-align: center;
  }
  #vrweb #vrweb-2click-btn .icon-player {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 30px;
  }
  /* Navigation */
  #navi {
    display: none;
    z-index: 100;
    font-size: 120%;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 41px;
  }
  #navi li a {
    display: block;
  }
  #navi .breadcrumbs {
    border-radius: 0;
  }
  #navi .breadcrumbs li {
    border-radius: 0;
    padding: 0;
    margin: 0;
    font-size: 59.5%;
    background-position: 95% 60%;
  }
  #navi .breadcrumbs a {
    padding: 9px 40px 9px 19px;
  }
  #navi .menu h3 {
    padding: 11px 30px 8px 15px;
  }
  #navi .menu h3 a {
    font-size: 63.8%;
    padding: 0;
  }
  #navi .menu > ul > li {
    margin: 0;
    padding: 0;
    font-size: 63.8%;
  }
  #navi .menu > ul > li > a {
    margin-left: 14px;
  }
  #navi .menu li > ul {
    margin: 0;
  }
  #navi .menu > ul > li.linkactive > a {
    margin-left: 0;
  }
  #navi .menu > ul ul > li {
    margin: 0;
  }
  #navi .menu > ul ul > li a {
    padding-top: 11px;
  }
  #navi .menu li.linkactive span {
    background-position: 0 2px;
    margin-left: 6px;
  }
  #navi .menu span img {
    margin: 0 0 1px 3px;
  }
  #navi .menu ul ul {
    padding: 0;
  }
  #navi .menu ul ul li a {
    font-size: 101.1%;
  }
  /* _______________________ Content */
  #content .ergebnisse {
    padding-bottom: 2.3em;
  }
  .ergebnisse .backward {
    padding: 4px 0 18px 0;
    width: 100%;
  }
  .ergebnisse .forward {
    width: 100%;
    margin-top: 2%;
    padding-top: 10px;
  }
  #pagination .verweisliste li {
    background-position: 0 45%;
  }
  #pagination .next {
    background-position: 105% 60%;
  }
  #pagination .previous {
    background-position: 0 60%;
  }
  #content h1 {
    font-size: 172.2%;
    margin: 5px 0 10px 0;
    line-height: 28px;
  }
  #content .block > h2 {
    padding-top: 0;
  }
  .contentleftcol50,
  .contentrightcol50,
  .contentleftcol70,
  .contentrightcol30 {
    width: 100%;
    margin: 0;
  }
  #content .verweisliste,
  #content .verweisliste2,
  #content .verweisliste3,
  #content .verweisliste4,
  #content .publibildbox .verweisliste {
    line-height: 2;
    padding: 25px 25px 12px 0;
  }
  #content .verweisliste li,
  #content .verweisliste2 li,
  #content .verweisliste3 li,
  #content .verweisliste4 li,
  #content .publibildbox .verweisliste li {
    margin-bottom: 2%;
  }
  #content ul.alphabet {
    font-size: 120%;
  }
  #content ul.alphabet li {
    line-height: 2;
    margin-right: 3%;
    padding: 2%;
  }
  #content .linktop {
    padding: 0.5em 0 1em;
  }
  #contentarea {
    padding: 0 0 0 20px;
    width: 94%;
    margin-top: 15px;
  }
  #content {
    width: 97%;
  }
  .teaserbild188rechts .label,
  .teaserbild188rechts .label a img,
  .teaserbild188 .label,
  .teaserbild188 .label a img,
  .block div[class^=bus] .label {
    float: none;
    height: auto;
    width: 65%;
  }
  .teaserbild188 .teasertext,
  .teaserbild188rechts .teasertext {
    padding-top: 2%;
  }
  .teaserbild40 .label,
  .teaserbild103rechts .label {
    float: right;
    padding-right: 0;
    padding-left: 10px;
  }
  .teaserbild103rechts .label img {
    margin-bottom: 5px;
  }
  .teaserbild188 .teasertext,
  .teaserbild188rechts .teasertext,
  .teaserbild103 .teasertext,
  .teaserbild103rechts .teasertext,
  .teaserbild40 .teasertext,
  .block div[class^=bus] .teasertext,
  #content > div[class^=bus] .teasertext {
    margin: 0;
    width: auto;
  }
  #content > div[class^=bus] .label img,
  #content > div[class^=bus] .label {
    margin-bottom: 1%;
    width: 100%;
  }
  .suchergebnis a {
    word-wrap: break-word;
  }
  #content #sitemap ul.level {
    margin-left: 0.6em;
  }
  #content #sitemap ul.level0,
  #content #sitemap ul.level2 {
    margin-left: 0;
    padding-left: 1.6em;
  }
  #content #sitemap ul.level1 {
    margin-left: 1.2em;
  }
  #content #sitemap .pfad ul {
    margin-left: 1em;
  }
  body > #linktop {
    margin-bottom: 70px;
  }
  body > #linktop #social {
    margin-top: 20px;
    width: 100%;
  }
  body > #linktop #social > a {
    float: none;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 8px;
  }
  body > #linktop #social > a:first-child {
    margin-left: 20px;
  }
  /* pub */
  #content .publibildbox {
    width: 100%;
  }
  #content .publibildbox .verweisliste {
    padding-left: 20px;
  }
  /* Formulare in Navi */
  #content fieldset {
    width: 100%;
  }
  .content-wrapper #content input[type=text],
  .fname,
  #searchtext {
    width: 94%;
  }
  .content-wrapper #content textarea {
    width: 98%;
  }
  .content-wrapper #content select {
    width: 100%;
  }
  #navi .box {
    font-size: 80%;
  }
  #navi .box li {
    padding: 1px 0;
  }
  /* Formulare generell */
  fieldset div.left,
  fieldset div.left2,
  fieldset div.left3 {
    text-align: left;
  }
  .content-wrapper #content input#plz {
    width: 50%;
  }
  /* Verweisliste */
  .verweisliste img,
  .verweisliste2 img,
  .verweisliste3 img,
  .verweisliste4 img,
  .contentrightcol30 .verweisliste img,
  .publibildbox .verweisliste img {
    margin-left: 16px;
  }
  /* Reiter */
  #content ul.ui-tabs-nav {
    padding-left: 0;
  }
  #content .ui-tabs-nav.ui-helper-clearfix:after {
    height: 1px;
  }
  #content .ui-tabs-nav .ui-state-default {
    float: none;
    margin: 0;
    padding-left: 0;
    top: 2px;
  }
  #content .ui-tabs-nav a,
  #content .ui-tabs-nav .ui-state-active a {
    padding: 0.4em 0.8em;
  }
  /* Akkordion */
  #contentarea .ui-accordion-content ul {
    margin-bottom: 0;
    padding: 3px 6px 0 14px;
  }
  #wrapper #contentarea .ui-accordion-header {
    line-height: 20px;
  }
  #contentarea .ui-accordion-content ul {
    margin: 0 0 0.6em 0.3em;
  }
  /* Toolbar */
  .toolbar {
    overflow: hidden;
  }
  .toolbar a {
    margin: 6px;
  }
  .toolbar a:last-child {
    float: left !important;
  }
  /* _________________________ Sidebar */
  #quickbar {
    padding: 0;
    clear: both;
    width: 98%;
    max-width: 100%;
    line-height: 2;
  }
  #quickbar .box {
    font-size: 87%;
    width: 98.5%;
  }
  #quickbar ul {
    padding-top: 15px;
    padding-left: 20px;
  }
  #quickbar .quickbarbild {
    display: none;
  }
  #quickbar textarea {
    width: 99%;
  }
  #quickbar input.text {
    width: 98%;
  }
  #quickbar form select {
    width: 100%;
  }
  .block div[class^=bus] .label {
    padding: 0;
  }
  .block div[class^=bus] > img,
  .block div[class^=bus] .label > img {
    margin-bottom: 10px;
  }
  .content-wrapper #quickbar .box .subtitle input[type=text] {
    width: 94%;
  }
  .content-wrapper #quickbar .box .subtitle textarea {
    width: 97.5%;
  }
  #searchBaseForm .button {
    margin-top: 5px;
  }
  /* _________________________ Footer */
  #footer {
    font-size: 120%;
    height: auto;
    margin: 0;
    position: relative;
  }
  #footer dl {
    font-size: 70%;
    padding-top: 0;
    width: 100%;
  }
  #footer dt,
  #footer dd {
    padding-top: 0;
  }
  #footer dt:first-child {
    padding-top: 2%;
  }
  #footer dt {
    margin: 0;
    padding-left: 2%;
    width: 98%;
    text-align: left;
  }
  #footer dd {
    padding: 0 0 0 2%;
    white-space: normal;
    width: 95%;
  }
  #footer dd a {
    margin-bottom: 5%;
    white-space: normal;
  }
}
/* ______________________Querformat*/
@media screen and (min-width: 321px) and (max-width: 767px) {
  html {
    -webkit-text-size-adjust: none;
    /* Prevent fonts scaling in landscape */
  }
  /* Navigation */
  .mobile-navi span {
    width: 62px;
  }
  /* Header */
  #header {
    height: 155px;
  }
}
@media screen and (min-width: 357px) and (max-width: 767px) {
  /* Problem bei langen Titeln die noch unten hinpassen aber keine Klasse large haben */
  #head span {
    margin: 63px 20px 0 20px;
  }
  #head span.resize {
    margin: 20px;
  }
}
/* Smartphone breiteres Querformat (iphone 5)___________________________________________________*/
@media screen and (min-width: 560px) and (max-width: 767px) {
  .mobile-navi span {
    width: 62px;
  }
}
/*********************************** Tablets *********************************/
/* ________________________________Hochformat */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* _________________________ General */
  #header,
  #contentarea,
  #footer {
    min-width: 0;
  }
  #contentarea {
    padding: 3% 0 8em;
  }
  #portal #illu {
    padding-top: 3%;
    width: 100%;
  }
  #wrapper .content-wrapper {
    max-width: 100%;
    background: none;
  }
  #header,
  #head,
  #contentarea,
  #footer,
  body > #linktop {
    width: 100%;
  }
  #contentarea {
    margin-top: 0;
    padding-top: 0;
  }
  #wrapper .content-wrapper {
    width: 100%;
    padding-top: 30px;
  }
  #wrapper .content-wrapper #illu {
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    width: 93%;
  }
  #content {
    width: 93%;
    margin: 0 28px;
    padding: 0;
    font-size: 100%;
  }
  #quickbar {
    width: 99%;
  }
  #quickbar .box:nth-of-type(odd) {
    clear: both;
  }
  /* _________________________ Header */
  #head {
    height: 133px;
  }
  #head #headL {
    margin: -17px 0 0 15px;
  }
  #head #headL,
  #head span {
    padding-left: 0;
  }
  #head span {
    width: 59%;
    margin: 65px 24px 0 0;
  }
  #head span a {
    line-height: 0.95em;
  }
  #headL a {
    background: url(/assets/symbole/logo_sachsen_tablet-8122708263c0b44372b8a0decb510adbd974c122ea1714a712dc6b4f2fab7209.png) 0 0 no-repeat !important;
    margin-top: 15px;
  }
  #headL a img {
    display: none;
  }
  /* Suche und Voice Reader Web */
  .search #submitHead,
  .search #myTerm,
  #vrweb #vrweb-2click-btn {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .opt-wrapper {
    width: 93%;
  }
  /* Voice Reader Web */
  #vrweb {
    text-align: left;
    margin-top: -3%;
  }
  /* _________________________ Navigations */
  .mobile-navi {
    margin: -35px 0 0 28px;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    width: 28%;
  }
  .mobile-navi.expanded {
    background: white;
  }
  .mobile-navi h2 {
    border: 0;
    width: 90%;
    padding: 10px 15px 9px;
    font-size: 100%;
  }
  .mobile-navi span {
    display: none;
  }
  #metanav {
    padding: 0;
    margin: 10px 15px 15px 5px;
    width: 96%;
  }
  #navi {
    width: 28.1%;
    position: absolute;
    z-index: 100;
    display: none;
    margin-left: 28px;
    box-shadow: none;
  }
  #navi .breadcrumbs {
    border-radius: 0;
  }
  #navi .breadcrumbs li a {
    padding-left: 15px;
  }
  #navi ul ul {
    font-size: 100%;
  }
  /* _________________________ Content */
  .contentleftcol50 {
    width: 48%;
  }
  .contentrightcol50 {
    margin-left: 52%;
    width: 48%;
  }
  #contentarea {
    z-index: auto;
  }
  #content .verweisliste,
  #content .verweisliste2,
  #content .verweisliste3,
  #content .verweisliste4,
  #content .publibildbox .verweisliste {
    line-height: 2;
    padding-bottom: 1em;
  }
  #content ul.alphabet {
    font-size: 120%;
  }
  #content ul.alphabet li {
    line-height: 2;
    margin-right: 4%;
  }
  #content .ergebnisse {
    padding: 1em 0;
  }
  #content h1 {
    margin-bottom: 1em;
  }
  #content .linktop {
    padding: 1.5em 0;
  }
  #social > a {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 8px;
  }
  #quickbar form select {
    width: 100%;
  }
  #content .kontaktliste li,
  #content .kontaktliste2 li {
    line-height: 19px;
  }
  /*Formulare im Content */
  #content form input[type=submit] {
    font-size: 100%;
  }
  /* Formulare in Navi */
  .content-wrapper #content .box input[type=text] {
    width: 22%;
  }
  .content-wrapper #content .box #user {
    margin-left: 5px;
  }
  .content-wrapper #content .box #pwd {
    margin-left: 20px;
  }
  .content-wrapper #content .box select {
    width: 22.5%;
  }
  #linktop #top {
    display: inline-block;
    margin-top: 12px;
  }
  #navi form input[type=submit],
  #quickbar form input[type=submit] {
    padding: 2px 10px;
  }
  #content .ui-tabs-nav .ui-state-active {
    top: 1px;
  }
  .contentleftcol70 {
    width: 70%;
  }
  .contentrightcol30 {
    margin-left: 75%;
  }
  /* _________________________ Typo */
  #content h1 {
    line-height: 30px;
  }
  /* _________________________ Sidebar */
  #quickbar {
    font-size: 93.8%;
    clear: both;
    margin: 2% 0;
    padding: 0;
  }
  #quickbar .box {
    float: left;
    margin: 1% 1% 1% 3%;
    width: 45%;
  }
  #quickbar > p {
    margin: 1% 1% 1% 3%;
  }
  #quickbar .quickbarbild {
    display: none;
  }
  #quickbar input.text {
    width: 78%;
  }
  #quickbar textarea {
    width: 81%;
  }
  /* _________________________ Footer */
  #footer {
    margin-top: -8em;
    padding-bottom: 1em;
    height: auto;
  }
  #footer dl {
    width: 100%;
  }
  #footer dt {
    width: 20%;
    font-size: 130%;
  }
  #footer dd {
    width: 68%;
    font-size: 130%;
  }
}
/*********************************** Desktop-Version mit Tablet Header *********************************/
@media screen and (min-width: 1024px) and (max-width: 1160px) {
  #head {
    height: 180px;
    z-index: 100;
  }
  #head span {
    margin: 80px 0 0 0;
  }
  #head span.resize {
    margin-top: 70px;
  }
  #head span.resize a {
    font-size: 187.5%;
  }
  .opt-wrapper {
    width: 972px;
  }
}
/*********************************** Layout fix Desktop->Tablet *********************************/
@media screen and (min-width: 1024px) and (max-width: 1052px) {
  #navi {
    margin-left: 0;
  }
  #contentarea {
    width: 61em;
  }
  #wrapper .content-wrapper {
    width: 728px;
  }
}
/*********************************** Titel Fix *********************************/
@media screen and (min-width: 767px) and (max-width: 799px) {
  #head span {
    margin-right: 26px;
  }
}
@media screen and (min-width: 1161px) {
  #head span.resize {
    margin-top: 42px;
  }
}
/*********************************** IE7/8 *********************************/
.no-mq-support #head {
  height: 185px;
}

.no-mq-support #head > span {
  margin-top: 85px;
}

.no-mq-support #head > span.resize {
  margin-top: 70px;
}

/*********************************** Webkit Position Fix *********************************/
@media screen and (min-width: 767px) and (max-width: 1143px) and (-webkit-min-device-pixel-ratio: 0) {
  .opt-wrapper {
    margin-top: -4px;
  }
}
/* Title */
/* Colors*/
/* Dunkle Farbe */
/* Helle Farbe */
/* Blasse Farbe */
/* Definitions & Imports _____________________________________________________ */
/* Imports ___________________________________________*/
/*Komplettes Compass Framework*/
/* Gradients ___________________________________________ */
/* für Welle color_dark aufhellen */
/* für Nav1active color_pale auf 20% Opacity setzen */
/* für Nav1active color_light auf 20% Opacity setzen */
/* Welle Header Desktop */
/* Welle Header Tablet */
/* Welle Header Smartphone */
/* Hintergrund Buttons (selber Verlauf wie Welle)*/
/* Navigation */
/* Level 1 Hintergrund - für erstes li, ohne Icon*/
/* Level 1 und active Hintergrund (wie nav1 nur mit 20% Opacity) */
/* Level 1 und active Hintergrund Hover (wie nav1 nur mit 20% Opacity) */
/* Hover-Zustand , wie nav1active, ohne Icon */
/* Level 1 Smartphone und active Hintergrund (wie nav1 nur mit 20% Opacity) */
/* Voice Reader Web */
/************* Allgemeine Elemente ***********/
a {
  color: #59814c;
}

/*************** Portalseiten *****************/
#portal #illu {
  border-bottom: 1px solid #c1d0bb;
}

/****************** Kopf *********************/
#head span a {
  color: #FFF;
}

/***** Navigation und rechte Marginalspalte *****/
#navi .breadcrumbs {
  border: 1px solid #c1d0bb;
}

#navi .box, #quickbar .box {
  border: 1px solid #c1d0bb;
}

#navi .box h3, #quickbar .box h3 {
  border-bottom: 3px solid #c1d0bb;
  background-color: #e0e6d7;
}

#navi .box ul ul {
  border-top: 1px solid #c1d0bb;
  border-bottom: 1px solid #c1d0bb;
}

#navi ul ul {
  border-top: 1px solid #59814c;
  border-bottom: 1px solid #59814c;
}

#navi .menu ul ul {
  border-top: 1px solid #c1d0bb;
  border-bottom: 1px solid #c1d0bb;
}

.linkactive {
  color: #59814c;
}

/* zentrale Portalfunktionen */
#navi h3.active {
  color: #59814c;
}

#navi .menu .first + ul,
#navi .menu .active + ul {
  border: 1px solid #c1d0bb;
  border-width: 1px 0;
  margin-bottom: 3px;
}

#navi .menu h3 + ul.last {
  border-bottom: 0;
  margin-bottom: 0;
}

/************* Überschriften im Content ****************/
#content h1 {
  color: #59814c;
}

#content h2 {
  border-bottom: 3px double #c1d0bb;
}

/************** Listen im Content ****************/
#content .publibildbox .verweisliste {
  border-top: 1px solid #c1d0bb;
}

#content ul {
  list-style-image: url(/assets/symbole/gruen3/anstrich-aab495a5b827a40410f42f501c34fd3682c829110ce76414fe58964531b43a95.gif);
}

#content ul li {
  list-style-image: url(/assets/symbole/gruen3/anstrich-aab495a5b827a40410f42f501c34fd3682c829110ce76414fe58964531b43a95.gif);
}

#content ul ul {
  list-style-image: url(/assets/symbole/gruen3/anstrich2-201b1e35be2eb6113dd31375e201e061e1e9cd0047588a19023a08c8b1df63a8.gif);
}

#content ul li ul li {
  list-style-image: url(/assets/symbole/gruen3/anstrich2-201b1e35be2eb6113dd31375e201e061e1e9cd0047588a19023a08c8b1df63a8.gif);
}

/*#content ul,
#content ul li,
#content ul ul,
#content ul li ul li{
 background: url('../symbole/' + $color_title + '/anstrich.gif') no-repeat 0 0;
}*/
.alphabet, .sendenanbox {
  border: 1px solid #c1d0bb;
  border-width: 1px 0;
}

/************** Teaser im Content   ************/
.teaserbild40, .teaserbild103, .teaserbild188,
.teaserbild188rechts, .teaserbild103rechts {
  border-bottom: 1px solid #c1d0bb;
}

/************* Formulare im Content **************/
#content form {
  border: 1px solid #c1d0bb;
  background: #e0e6d7;
}

#content fieldset, .line {
  border-bottom: 1px solid #c1d0bb;
}

.fehler {
  background: #59814c;
}

/************* Sitemap im Content **************/
#sitemap .pfad {
  border: 1px solid #c1d0bb;
  border-bottom: 2px solid #59814c;
  background: #F3F3F3;
}

#sitemap .pfad h2 {
  border-bottom: 1px solid #c1d0bb;
}

#sitemap h3 {
  border-bottom: 1px solid #59814c;
}

#sitemap ul.level0 {
  border-bottom: 1px solid #c1d0bb;
}

#sitemap a:visited {
  color: #7A7A7A;
}

/************ Tabellen im Content ***************/
td, th {
  border: 1px solid #BDBDBD;
}

th {
  background: #DCDCDC;
}

.screen2 th.sub, .screen3 th.sub {
  background: #EAEAEA;
}

td.first {
  background: #EAEAEA;
}

/********** Sonstige Elemente im Content *********/
#content a:visited {
  color: #7A7A7A;
}

#content .linktop a:visited {
  color: #59814c;
}

#content .ergebnisse a:visited {
  color: #59814c;
}

.border1 {
  border: 1px solid #BDBDBD;
}

.border_hg,
.border_weiss {
  border: 1px solid #FFF;
}

.beitragtext {
  border-bottom: 1px solid #c1d0bb;
}

.publibildbox {
  border: 1px solid #c1d0bb;
}

.ergebnisse {
  border: 1px solid #c1d0bb;
  border-width: 1px 0;
}

.linie {
  border-bottom: 1px solid #c1d0bb;
}

/* Erweiterungen
-------------------------------------------------- */
/* Kopf, Fuß */
#footer {
  background: #e0e6d7;
}

/* Linktop + Social Bookmarks */
#linktop {
  border-top: 1px solid #c1d0bb;
}

/* Pagination */
#pagination {
  border: 1px solid #c1d0bb;
  border-width: 1px 0;
}

#pagination .previous {
  background: url(/assets/symbole/gruen3/vanstrich_zur-d5a2a0c6dd694147a6ea7f92a236ac3377bc51ea80b306cca5e52d10105bba45.gif) no-repeat 0 2px;
}

#pagination .next {
  background: url(/assets/symbole/gruen3/vanstrich-cd1175434e9e92f22933fc38eb45f29bde7169ac3eadf84bd501f30ed641a641.gif) no-repeat 108% 2px;
}

#pagination .verweisliste {
  border-top: 1px solid #e0e6d7;
}

#pagination .verweisliste li {
  background: url(/assets/symbole/gruen3/vanstrich-cd1175434e9e92f22933fc38eb45f29bde7169ac3eadf84bd501f30ed641a641.gif) no-repeat 0 2px;
}

/* Toolbar */
.toolbar {
  background: #e0e6d7;
}

.toolbar a:hover {
  border-color: #59814c;
}

/* Umschalter */
.toggle .ui-state-default,
.toggle-state-default,
.toggle .ui-state-active,
.toggle-state-active {
  color: #59814c;
}

.toggle .ui-state-default,
.toggle-state-default {
  background: url(/assets/symbole/gruen3/plus-689c7313c2e74e780826ece01251c3c5572b8da80205a54059c045e25d5b4516.gif) no-repeat 0 0.2em;
}

.toggle .ui-state-active,
.toggle-state-active {
  background: url(/assets/symbole/gruen3/minus-78a49a60dca89e273ebccc28da139ab0d419b2616c4cd6acebe91cb24ecc5020.gif) no-repeat 0 0.2em;
}

/* Menu */
.ui-menu {
  border: 1px solid #59814c;
  border-top: 0;
}

.ui-menu-item .ui-state-focus {
  background: #59814c;
}

/* Accordion */
#contentarea .ui-accordion-header {
  background: #e0e6d7 url(/assets/symbole/gruen3/plus-689c7313c2e74e780826ece01251c3c5572b8da80205a54059c045e25d5b4516.gif) no-repeat 5px 0.7em;
}

#wrapper #contentarea .ui-accordion-header {
  border-bottom: 0;
}

#contentarea .ui-accordion-header.ui-state-active {
  background-color: #59814c;
  background-image: url(/assets/symbole/gruen3/minus-invers-74c70d37283f36cc0a699bb7352832c1ffafb622bbf2ffd753f755992817404f.gif);
}

#contentarea .ui-accordion-header:hover {
  background-color: #59814c;
  background-image: url(/assets/symbole/gruen3/plus-invers-d3f600ead7be9a39d41c0412c81b761d1cfb78731af46d3067266f292fa69972.gif);
}

#contentarea .ui-accordion-header.ui-state-active:hover {
  background-image: url(/assets/symbole/gruen3/minus-invers-74c70d37283f36cc0a699bb7352832c1ffafb622bbf2ffd753f755992817404f.gif);
}

#content .ui-accordion-content {
  border-bottom: 1px solid #c1d0bb;
}

/* Reiter */
#content .ui-tabs-nav {
  border-bottom: 1px solid #59814c;
}

#content .ui-tabs-nav .ui-state-default {
  background-color: #e0e6d7;
  border: 1px solid #c1d0bb;
}

#content .ui-tabs-nav .ui-state-hover,
#content .ui-tabs-nav .ui-state-focus {
  background-color: #59814c;
  border-color: #59814c;
}

#content .ui-tabs-nav .ui-state-hover a,
#content .ui-tabs-nav .ui-state-focus a {
  color: #FFF;
  text-decoration: none;
}

#content .ui-tabs-nav .ui-state-active {
  background-color: #FFF;
}

#content .ui-tabs-nav .ui-state-active a {
  color: #000;
  cursor: text;
}

#content .ui-tabs-nav .ui-state-active {
  border: 1px solid #59814c;
}

#content .ui-tabs-panel {
  border-bottom: 1px solid #c1d0bb;
}

/*_____________________ Erweiterungen & Restyling 01-2013 ______________________________*/
/* __________________________ General */
/* Suchenbutton */
.search #submitHead {
  background-color: #c1d0bb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFE0E6D7", endColorstr="#FFC1D0BB");
  /* Für IE9/IE10 Filter entfernen */
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjkpIi8+PHN0b3Agb2Zmc2V0PSI2NiUiIHN0b3AtY29sb3I9InJnYmEoMTkzLCAyMDgsIDE4NywgMC45NykiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQwYmIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.9)), color-stop(66%, rgba(193, 208, 187, 0.97)), color-stop(100%, #c1d0bb));
  background-image: -webkit-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -moz-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -o-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  border-color: #c1d0bb;
}

@media screen and (min-width: 0 \0 ) {
  .search #submitHead {
    filter: none;
  }
}
.search #submitHead:hover, .search #submitHead:focus, .search #submitHead:active {
  background: #e0e6d7;
  filter: none;
}

/* New Wave */
#header {
  background: #59814c url(/assets/symbole/header_desktop-9b39504ea242aaf52a05d33f08f6ef7efcbd973656d59fd0d2dd41f5076a0fc3.png) no-repeat center 4px;
  background: url(/assets/symbole/header_desktop-9b39504ea242aaf52a05d33f08f6ef7efcbd973656d59fd0d2dd41f5076a0fc3.png) no-repeat center 4px, url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlYWE2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU5ODE0YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: url(/assets/symbole/header_desktop-9b39504ea242aaf52a05d33f08f6ef7efcbd973656d59fd0d2dd41f5076a0fc3.png) no-repeat center 4px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7eaa6f), color-stop(100%, #59814c));
  background: url(/assets/symbole/header_desktop-9b39504ea242aaf52a05d33f08f6ef7efcbd973656d59fd0d2dd41f5076a0fc3.png) no-repeat center 4px, -webkit-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
  background: url(/assets/symbole/header_desktop-9b39504ea242aaf52a05d33f08f6ef7efcbd973656d59fd0d2dd41f5076a0fc3.png) no-repeat center 4px, -moz-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
  background: url(/assets/symbole/header_desktop-9b39504ea242aaf52a05d33f08f6ef7efcbd973656d59fd0d2dd41f5076a0fc3.png) no-repeat center 4px, -o-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
  background: url(/assets/symbole/header_desktop-9b39504ea242aaf52a05d33f08f6ef7efcbd973656d59fd0d2dd41f5076a0fc3.png) no-repeat center 4px, linear-gradient(top, #7eaa6f 0%, #59814c 100%);
}

#content h1 {
  color: #59814c;
}

/* Level 1 - Home */
/* IE Correction */
#navi .breadcrumbs {
  *border-right: 0;
  *border-left: 0;
  *border-bottom: 0;
}

#navi .breadcrumbs li {
  background-color: #c1d0bb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFE0E6D7", endColorstr="#FFC1D0BB");
  /* Für IE9/IE10 Filter entfernen */
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjkpIi8+PHN0b3Agb2Zmc2V0PSI2NiUiIHN0b3AtY29sb3I9InJnYmEoMTkzLCAyMDgsIDE4NywgMC45NykiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQwYmIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.9)), color-stop(66%, rgba(193, 208, 187, 0.97)), color-stop(100%, #c1d0bb));
  background-image: -webkit-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -moz-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -o-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
}

@media screen and (min-width: 0 \0 ) {
  #navi .breadcrumbs li {
    filter: none;
  }
}
#navi .breadcrumbs li:first-child {
  background-color: #c1d0bb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFE0E6D7", endColorstr="#FFC1D0BB");
  /* Für IE9/IE10 Filter entfernen */
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjkpIi8+PHN0b3Agb2Zmc2V0PSI2NiUiIHN0b3AtY29sb3I9InJnYmEoMTkzLCAyMDgsIDE4NywgMC45NykiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQwYmIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.9)), color-stop(66%, rgba(193, 208, 187, 0.97)), color-stop(100%, #c1d0bb));
  background-image: -webkit-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -moz-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -o-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
}

@media screen and (min-width: 0 \0 ) {
  #navi .breadcrumbs li:first-child {
    filter: none;
  }
}
#navi .menu h3 {
  background: #e0e6d7 url(/assets/symbole/arrow_down-5e283aa70bb6274e1e7222d81f7a14f516287318cb9dd920330b10d0b064521c.png) no-repeat 95% 50%;
  background: url(/assets/symbole/arrow_down-5e283aa70bb6274e1e7222d81f7a14f516287318cb9dd920330b10d0b064521c.png) no-repeat 95% 50%, url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjIpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE5MywgMjA4LCAxODcsIDAuMikiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: url(/assets/symbole/arrow_down-5e283aa70bb6274e1e7222d81f7a14f516287318cb9dd920330b10d0b064521c.png) no-repeat 95% 50%, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.2)), color-stop(100%, rgba(193, 208, 187, 0.2)));
  background: url(/assets/symbole/arrow_down-5e283aa70bb6274e1e7222d81f7a14f516287318cb9dd920330b10d0b064521c.png) no-repeat 95% 50%, -webkit-linear-gradient(top, rgba(224, 230, 215, 0.2) 0%, rgba(193, 208, 187, 0.2) 100%);
  background: url(/assets/symbole/arrow_down-5e283aa70bb6274e1e7222d81f7a14f516287318cb9dd920330b10d0b064521c.png) no-repeat 95% 50%, -moz-linear-gradient(top, rgba(224, 230, 215, 0.2) 0%, rgba(193, 208, 187, 0.2) 100%);
  background: url(/assets/symbole/arrow_down-5e283aa70bb6274e1e7222d81f7a14f516287318cb9dd920330b10d0b064521c.png) no-repeat 95% 50%, -o-linear-gradient(top, rgba(224, 230, 215, 0.2) 0%, rgba(193, 208, 187, 0.2) 100%);
  background: url(/assets/symbole/arrow_down-5e283aa70bb6274e1e7222d81f7a14f516287318cb9dd920330b10d0b064521c.png) no-repeat 95% 50%, linear-gradient(top, rgba(224, 230, 215, 0.2) 0%, rgba(193, 208, 187, 0.2) 100%);
  border: 1px solid #e0e6d7;
  border-width: 0 1px;
}

#navi .menu h3:hover, #navi .menu h3:focus, #navi .menu h3:active {
  background: #e0e6d7 url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 94% 50%;
  background: url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 94% 50%, url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjIpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE5MywgMjA4LCAxODcsIDAuMikiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 94% 50%, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.2)), color-stop(100%, rgba(193, 208, 187, 0.2)));
  background: url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 94% 50%, -webkit-linear-gradient(top, rgba(224, 230, 215, 0.2) 0%, rgba(193, 208, 187, 0.2) 100%);
  background: url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 94% 50%, -moz-linear-gradient(top, rgba(224, 230, 215, 0.2) 0%, rgba(193, 208, 187, 0.2) 100%);
  background: url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 94% 50%, -o-linear-gradient(top, rgba(224, 230, 215, 0.2) 0%, rgba(193, 208, 187, 0.2) 100%);
  background: url(/assets/symbole/arrow_right-d20d90477292662aef82e5f99fd76770f3332b5198fe6c75abac1b99a0e0d33c.png) no-repeat 94% 50%, linear-gradient(top, rgba(224, 230, 215, 0.2) 0%, rgba(193, 208, 187, 0.2) 100%);
}

/* Level 2 - Active */
/*#navi .menu li.linkactive span,*/
#navi .menu li.linkactive {
  background: url(/assets/symbole/gruen3/vanstrich-cd1175434e9e92f22933fc38eb45f29bde7169ac3eadf84bd501f30ed641a641.gif) no-repeat 12px 12px;
  *background: url(/assets/symbole/gruen3/vanstrich-cd1175434e9e92f22933fc38eb45f29bde7169ac3eadf84bd501f30ed641a641.gif) no-repeat 12px 15px;
  color: #59814c;
}

#navi .menu li.linkactive > a {
  color: #59814c;
}

#navi .menu > ul > li > a:hover, #navi .menu > ul > li > a:focus, #navi .menu > ul > li > a:active {
  background: url(/assets/symbole/gruen3/vanstrich-cd1175434e9e92f22933fc38eb45f29bde7169ac3eadf84bd501f30ed641a641.gif) no-repeat -2px 12px;
  color: #59814c;
}

#navi .menu > ul > li.linkactive > a:hover, #navi .menu > ul > li.linkactive > a:focus, #navi .menu > ul > li.linkactive > a:active {
  background: url(/assets/symbole/gruen3/vanstrich-cd1175434e9e92f22933fc38eb45f29bde7169ac3eadf84bd501f30ed641a641.gif) no-repeat -2px 15px;
  color: #59814c;
}

#navi .menu ul ul li.linkactive {
  background: url(/assets/symbole/gruen3/arrow_right_small_hover-48c78344dbdd2ca26bb3839eb0638b6df68352a03b6051917ce654d938c40581.png) no-repeat 0 16px;
  text-indent: 0;
  margin-left: 29px;
  padding-left: 9px;
}

#navi .menu ul ul li a:hover, #navi .menu ul ul li a:focus, #navi .menu ul ul li a:active {
  color: #59814c;
  background: url(/assets/symbole/gruen3/arrow_right_small_hover-48c78344dbdd2ca26bb3839eb0638b6df68352a03b6051917ce654d938c40581.png) no-repeat 1px 17px;
  *background: url(/assets/symbole/gruen3/arrow_right_small_hover-48c78344dbdd2ca26bb3839eb0638b6df68352a03b6051917ce654d938c40581.png) no-repeat 1px 21px;
}

/* Submit-Buttons */
input[type=submit], input[type=reset] {
  background-color: #c1d0bb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFE0E6D7", endColorstr="#FFC1D0BB");
  /* Für IE9/IE10 Filter entfernen */
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjkpIi8+PHN0b3Agb2Zmc2V0PSI2NiUiIHN0b3AtY29sb3I9InJnYmEoMTkzLCAyMDgsIDE4NywgMC45NykiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQwYmIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.9)), color-stop(66%, rgba(193, 208, 187, 0.97)), color-stop(100%, #c1d0bb));
  background-image: -webkit-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -moz-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -o-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  border: 1px solid #c1d0bb;
  /**border: 0;*/
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 1px 6px;
}

@media screen and (min-width: 0 \0 ) {
  input[type=submit] {
    filter: none;
  }
}
input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active {
  background: #e0e6d7;
  filter: none;
}

/* Feedback-Formular Farbanpassungen*/
.feedback-button,
.feedback-content .btn {
  background-color: #c1d0bb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFE0E6D7", endColorstr="#FFC1D0BB");
  /* Für IE9/IE10 Filter entfernen */
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjkpIi8+PHN0b3Agb2Zmc2V0PSI2NiUiIHN0b3AtY29sb3I9InJnYmEoMTkzLCAyMDgsIDE4NywgMC45NykiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQwYmIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.9)), color-stop(66%, rgba(193, 208, 187, 0.97)), color-stop(100%, #c1d0bb));
  background-image: -webkit-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -moz-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -o-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  border: 1px solid #c1d0bb;
}

@media screen and (min-width: 0 \0 ) {
  .feedback-button,
  .feedback-content .btn {
    filter: none;
  }
}
.feedback-button:hover, .feedback-button:focus, .feedback-button:active,
.feedback-content .btn:hover,
.feedback-content .btn:focus,
.feedback-content .btn:active {
  background: #e0e6d7;
  filter: none;
}

.feedback-content > h3 {
  color: #59814c;
}

.feedback-content input:focus,
.feedback-content textarea:focus,
.feedback-content input:active,
.feedback-content textarea:active {
  background-color: #e0e6d7;
  border-color: #c1d0bb;
}

/* Voice Reader Web */
#vrweb-2click-btn .icon-player {
  background: url(/assets/symbole/ico_player-46a45757b94850eea5693aaba01fff640ba90a86f580b66e002788a427c23723.png) no-repeat 0 0 transparent;
}

#vrweb-close-btn {
  background: transparent;
}

/* __________________________ Smartphone only */
@media screen and (max-width: 767px) {
  #vrweb-2click-btn {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjkpIi8+PHN0b3Agb2Zmc2V0PSI2NiUiIHN0b3AtY29sb3I9InJnYmEoMTkzLCAyMDgsIDE4NywgMC45NykiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQwYmIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.9)), color-stop(66%, rgba(193, 208, 187, 0.97)), color-stop(100%, #c1d0bb));
    background-image: -webkit-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
    background-image: -moz-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
    background-image: -o-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
    background-image: linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
    border: 1px solid #c1d0bb;
    color: black;
  }
}
/* __________________________ Tablet and Smartphone */
.mobile-navi {
  background-color: #c1d0bb;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FFE0E6D7", endColorstr="#FFC1D0BB");
  /* Für IE9/IE10 Filter entfernen */
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMjQsIDIzMCwgMjE1LCAwLjkpIi8+PHN0b3Agb2Zmc2V0PSI2NiUiIHN0b3AtY29sb3I9InJnYmEoMTkzLCAyMDgsIDE4NywgMC45NykiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQwYmIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(224, 230, 215, 0.9)), color-stop(66%, rgba(193, 208, 187, 0.97)), color-stop(100%, #c1d0bb));
  background-image: -webkit-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -moz-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: -o-linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
  background-image: linear-gradient(top, rgba(224, 230, 215, 0.9) 0%, rgba(193, 208, 187, 0.97) 66%, #c1d0bb 100%);
}

@media screen and (min-width: 0 \0 ) {
  .mobile-navi {
    filter: none;
  }
}
/* __________________________ only Tablet  */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* New Wave */
  #header {
    background: #59814c url(/assets/symbole/header_tablet-73c3f1ae7823199f8a5c919ccd044bff91626131b409a4f05b0d27918c69f3c3.png) no-repeat 0 4px;
    background: url(/assets/symbole/header_tablet-73c3f1ae7823199f8a5c919ccd044bff91626131b409a4f05b0d27918c69f3c3.png) no-repeat 0 4px, url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlYWE2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU5ODE0YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background: url(/assets/symbole/header_tablet-73c3f1ae7823199f8a5c919ccd044bff91626131b409a4f05b0d27918c69f3c3.png) no-repeat 0 4px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7eaa6f), color-stop(100%, #59814c));
    background: url(/assets/symbole/header_tablet-73c3f1ae7823199f8a5c919ccd044bff91626131b409a4f05b0d27918c69f3c3.png) no-repeat 0 4px, -webkit-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
    background: url(/assets/symbole/header_tablet-73c3f1ae7823199f8a5c919ccd044bff91626131b409a4f05b0d27918c69f3c3.png) no-repeat 0 4px, -moz-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
    background: url(/assets/symbole/header_tablet-73c3f1ae7823199f8a5c919ccd044bff91626131b409a4f05b0d27918c69f3c3.png) no-repeat 0 4px, -o-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
    background: url(/assets/symbole/header_tablet-73c3f1ae7823199f8a5c919ccd044bff91626131b409a4f05b0d27918c69f3c3.png) no-repeat 0 4px, linear-gradient(top, #7eaa6f 0%, #59814c 100%);
  }
  #pagination .previous {
    background: url(/assets/symbole/gruen3/vanstrich_zur-d5a2a0c6dd694147a6ea7f92a236ac3377bc51ea80b306cca5e52d10105bba45.gif) no-repeat 0 6px;
  }
  #pagination .next {
    background: url(/assets/symbole/gruen3/vanstrich-cd1175434e9e92f22933fc38eb45f29bde7169ac3eadf84bd501f30ed641a641.gif) no-repeat 108% 6px;
  }
  #pagination .verweisliste li {
    background: url(/assets/symbole/gruen3/vanstrich-cd1175434e9e92f22933fc38eb45f29bde7169ac3eadf84bd501f30ed641a641.gif) no-repeat 0 10px;
  }
}
/* __________________________ only Smartphone */
@media screen and (max-width: 767px) {
  /* New Wave */
  #header {
    background: #59814c url(/assets/symbole/header_smartphone-36a964d10e1098fad68f2e969f7dcde78e1147985b58ebd563ef3b36119d6625.png) no-repeat 0 40px;
    background: url(/assets/symbole/header_smartphone-36a964d10e1098fad68f2e969f7dcde78e1147985b58ebd563ef3b36119d6625.png) no-repeat 0 40px, url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlYWE2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU5ODE0YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background: url(/assets/symbole/header_smartphone-36a964d10e1098fad68f2e969f7dcde78e1147985b58ebd563ef3b36119d6625.png) no-repeat 0 40px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7eaa6f), color-stop(100%, #59814c));
    background: url(/assets/symbole/header_smartphone-36a964d10e1098fad68f2e969f7dcde78e1147985b58ebd563ef3b36119d6625.png) no-repeat 0 40px, -webkit-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
    background: url(/assets/symbole/header_smartphone-36a964d10e1098fad68f2e969f7dcde78e1147985b58ebd563ef3b36119d6625.png) no-repeat 0 40px, -moz-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
    background: url(/assets/symbole/header_smartphone-36a964d10e1098fad68f2e969f7dcde78e1147985b58ebd563ef3b36119d6625.png) no-repeat 0 40px, -o-linear-gradient(top, #7eaa6f 0%, #59814c 100%);
    background: url(/assets/symbole/header_smartphone-36a964d10e1098fad68f2e969f7dcde78e1147985b58ebd563ef3b36119d6625.png) no-repeat 0 40px, linear-gradient(top, #7eaa6f 0%, #59814c 100%);
  }
  #navi .menu ul ul li.linkactive {
    background: url(/assets/symbole/gruen3/arrow_right_small_hover-48c78344dbdd2ca26bb3839eb0638b6df68352a03b6051917ce654d938c40581.png) no-repeat 0 18px;
  }
}
.fleft {
  float: left;
}

.txt_right {
  text-align: right;
}

.txt_center {
  text-align: center;
}

.hide {
  display: none;
}

.score {
  margin-left: 16px;
  display: inline-block;
  width: 5em;
  border: 1px solid gray;
}
.score .value {
  width: 3px;
  height: 5px;
  background-color: #358335;
}

.score_label {
  display: inline;
  font-size: 85%;
}

.hover_resize {
  position: relative;
  overflow-y: hidden;
  transition: max-height 1s;
}
.hover_resize:hover {
  max-height: 50em;
}

.hover_resize_elilipsis {
  line-height: 0.4em;
}

.hover_resize:hover + .hover_resize_elilipsis {
  display: none;
}

.max_height_m {
  max-height: 11.1em;
}

.max_height_s {
  max-height: 3.9em;
}

.w50 {
  width: 50%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

.pleft_s {
  padding-left: 1em;
}

.pleft_l {
  padding-left: 3em;
}

.pright_m {
  padding-right: 1.2em;
}

.mbottom_s {
  margin-bottom: 0.25em;
}

.mbottom_s_i {
  margin-bottom: 0.25em !important;
}

.mbottom_m {
  margin-bottom: 0.75em;
}

.mtop_m {
  margin-top: 0.75em;
}

.nowrap {
  white-space: nowrap;
}

ul.truncated li a span {
  display: inline-block;
  padding-left: 1.25em;
  vertical-align: middle;
}

.scroll_y {
  overflow-y: auto;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

form.button_to {
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  width: 100%;
  background: none;
}

button.search_agg_link {
  background: none;
  border: none;
  color: #59814c;
  cursor: pointer;
  text-align: left;
  width: 100%;
  padding: 0;
}

#blaettern form {
  display: inline;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

button.page_btn {
  background: none;
  border: none;
  color: #59814c;
  cursor: pointer;
  text-align: center;
  padding: 0;
}

.flex_row_space_between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.search_agg_link .name {
  padding-right: 7px;
}

a .fleft:hover, button.search_agg_link:hover {
  text-decoration: underline;
}

.box {
  transition: all 300ms;
}

.result_hit {
  margin-bottom: 2em;
}

.search_result em {
  background: #FFDD00;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  padding: 0 2px;
}
.search_result .last {
  margin-bottom: 2em;
}
.search_result span.fsn-nr {
  margin-left: 15px;
}

.law_show em.hl, .law_show .highlight {
  background: #FFDD00;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  padding: 0 1px;
}

#quickbar ul.revo_bucketliste, #quickbar ul.verweisliste {
  padding: 0.4em;
}
#quickbar ul.revo_bucketliste li, #quickbar ul.verweisliste li {
  list-style-type: none;
  list-style-image: none;
  padding: 0.1em;
  text-indent: 0;
}

.typeahead {
  width: 18.3em; /* Styleguide */
  padding: 6px 10px;
  font-size: 17px;
  border: 2px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  /*color: #666;*/
  background-color: #fff;
}

.typeahead:focus {
  /*border: 2px solid #7eaa6f;*/
}

.autocomplete {
  position: relative;
}

.tt-dropdown-menu {
  text-align: left;
  width: 26em;
  margin: 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  max-height: 25em;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.tt-suggestion {
  padding: 6px 12px;
  font-size: 13px;
  line-height: 20px;
  color: #333;
}
.tt-suggestion strong {
  background-color: #FFDD00;
}
.tt-suggestion .category {
  font-size: 85%;
  color: #59814c;
  display: inline-block;
  padding-right: 0.3em;
}
.tt-suggestion:hover {
  cursor: pointer;
  background-color: #d2dbcf;
}
.tt-suggestion a {
  color: inherit;
  text-decoration: none;
}

#historic > ul {
  display: none;
}

.show-historic #historic > ul {
  display: block;
}

form.new_search_request label.category {
  display: inline-block;
  width: 40px;
}
form.new_search_request select, form.new_search_request input[type=text] {
  width: 50%;
}
form.new_search_request fieldset.dates input, form.new_search_request fieldset.origin input {
  width: 30%;
}

form.subjects_form select {
  max-width: 28em;
}

#quickbar {
  /* Zwischenüberschrift in Quickbar */
  /* Bundesgesetze werden per JS sectionweise angezeigt */
}
#quickbar h2 {
  font: lighter 150% "RotisSansSerifW01-Extra", Arial, sans-serif;
  color: rgb(89, 129, 76);
  margin: 0 0 1.4em 0;
}
#quickbar .box.small_pad {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
#quickbar #bundesgesetze, #quickbar #bundesgesetze li {
  display: none;
}

p.frage {
  font-style: italic;
}

#content .submit input.disabled {
  cursor: auto;
}

#content.auto {
  width: auto;
}

/* Flash-Messages */
#flash_container {
  margin-bottom: 2em;
}
#flash_container .flash_msg {
  padding: 1em 2em;
  border: 2px solid #358335;
}
#flash_container .warning, #flash_container .error, #flash_container .warn {
  border-color: #b00;
  color: #b00;
  background-color: #fcc;
  font-weight: bold;
}

#content.index em.slogan, #content.index label, #content.index input[type=text] {
  font-family: "RotisSansSerifW01-Extra", ​Arial, ​sans-serif;
}

#quickbar .box.only_intern {
  border-color: #bbb;
}

span.neu {
  color: #bb0000;
  font-style: italic;
  padding-left: 0.5em;
}

.only_print {
  display: none;
}

/* individuelle Werte für verschiedene Level */
#content #lesetext {
  font-size: 1em;
  width: auto;
  /* Tabellenbreite mit Element-Styles überschreiben */
  /* Diese Klassen nur innerhalb der Homepage ausblenden! */
  /* Akkordeonüberschriften (Standard für Level 1) */
  /* je Level eingerückter (kleiner nicht mehr) */
  /* Abstand des letzten geöffneten Abschnitts nch unten */
}
#content #lesetext header, #content #lesetext nav, #content #lesetext main, #content #lesetext footer {
  text-align: left;
  margin: auto;
  width: auto;
  overflow: hidden;
}
#content #lesetext section {
  overflow: hidden;
}
#content #lesetext .cf:after {
  content: "";
  clear: both;
}
#content #lesetext footer {
  margin-top: 20px;
  border-top: 2px solid rgb(0, 0, 0);
}
#content #lesetext strong {
  font-weight: 700;
}
#content #lesetext .hidden, #content #lesetext caption, #content #lesetext thead {
  display: none !important;
}
#content #lesetext .top {
  vertical-align: top !important;
}
#content #lesetext h4.td_paragraph_last_0 {
  font-weight: normal;
}
#content #lesetext h4.td_last_0 {
  width: auto;
}
#content #lesetext section dl table[style*=width] {
  width: 100% !important;
}
#content #lesetext .rechtsbereinigt, #content #lesetext .geaendert, #content #lesetext .berichtigt, #content #lesetext .ergaenzt {
  display: none !important;
}
#content #lesetext h6 {
  font-size: 0.95em;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding: 0.5em 0 0.5em 22px;
  background: #e0e6d7 url(/assets/symbole/gruen3/plus.gif) no-repeat 5px 50%;
  color: rgb(0, 0, 0);
  cursor: pointer;
}
#content #lesetext h6.active {
  background-image: url(/assets/symbole/gruen3/minus-invers.gif);
}
#content #lesetext h6.active, #content #lesetext h6:hover {
  background-color: rgb(89, 129, 76);
  color: rgb(255, 255, 255);
}
#content #lesetext h6.level2 {
  /*font-size: $font-size;*/
  margin-left: 1.5em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
#content #lesetext h6.level3 {
  /*font-size: $font-size;*/
  margin-left: 3em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
#content #lesetext h6.level4 {
  /*font-size: $font-size;*/
  margin-left: 4.5em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
#content #lesetext h6.level5 {
  /*font-size: $font-size;*/
  margin-left: 6em;
  padding-top: 0.15em;
  padding-bottom: 0.15em;
}
#content #lesetext h6.level6 {
  /*font-size: $font-size;*/
  margin-left: 7.5em;
  padding-top: 0.15em;
  padding-bottom: 0.15em;
}
#content #lesetext .last-open {
  margin-bottom: 20px;
}
#content #lesetext a.fussnote {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

@media print {
  #header, #navi, #quickbar, #footer, #linktop {
    display: none !important;
  }
  #contentarea, #wrapper .content-wrapper {
    width: 100%;
    font-size: 125%;
  }
  #content, #footer_print {
    margin-left: 4cm;
    margin-right: 4cm;
  }
  .only_print {
    display: inherit;
  }
  #header_print {
    padding: 1em;
    border-bottom: 1px solid gray;
    margin-bottom: 2em;
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
  }
  #footer_print {
    margin-top: 2em;
    border-top: 1px solid gray;
    padding: 1em;
    text-align: center;
  }
  #content h1 {
    line-height: 1.2em;
  }
  #lesetext h3 {
    font-size: 130%;
  }
  #lesetext h4, #lesetext h4.centre {
    font-size: 120%;
  }
  #lesetext h5 {
    font-size: 115%;
  }
  #lesetext h6 {
    display: none;
  }
}
body.gesamt {
  width: 100%;
  font-family: Arial, Helvetica, Sans-Serif;
}

body.gesamt article, header, nav, main, footer, section {
  text-align: left;
  margin: 0;
  overflow: hidden;
}

body.gesamt article, main {
  width: auto;
} /* um bei data-size=wide-Inhalt flexibel reagieren zu können */
#lesetext {
  width: 52em;
  padding: 1em 0;
  margin: auto;
  margin-bottom: 20px;
  text-align: left;
  line-height: 1.3;
  font-size: 0.8em;
  /* EXTRA: Satz mit Hochstellung am Anfang */
  /* Diese Klassen nur innerhalb der Homepage ausblenden! */
}
#lesetext * {
  border: 0;
  margin: 0;
  padding: 0;
}
#lesetext .sections {
  clear: both;
}
#lesetext section {
  overflow: hidden;
}
#lesetext .cf:after {
  content: "";
  clear: both;
}
#lesetext footer {
  margin-top: 20px;
  border-top: 2px solid rgb(0, 0, 0);
}
#lesetext strong {
  font-weight: 700;
}
#lesetext em {
  letter-spacing: 0.02em;
  font-style: italic;
  font-weight: normal;
}
#lesetext .hidden, #lesetext caption, #lesetext thead {
  display: none !important;
}
#lesetext .top {
  vertical-align: top !important;
}
#lesetext h1, #lesetext h2, #lesetext h3, #lesetext h4, #lesetext h5 {
  clear: both;
  margin: 0;
  padding: 5px 0;
  border-bottom: none;
}
#lesetext h1.centre, #lesetext h2.centre, #lesetext h4.centre, #lesetext h4.centre {
  text-align: center;
  margin-bottom: 5px;
}
#lesetext h2.gauche, #lesetext h3.gauche, #lesetext h4.gauche {
  text-align: left;
  margin-bottom: 5px;
}
#lesetext h1 {
  font-size: x-large;
}
#lesetext h2 {
  font-size: large;
}
#lesetext h2.centre {
  padding-top: 30px;
  font-weight: bolder;
}
#lesetext h3 {
  font-size: medium;
}
#lesetext h3.centre {
  text-align: center;
}
#lesetext h4, #lesetext h4.centre {
  font-size: small;
  padding-top: 15px;
  text-align: center;
  font-weight: bolder;
  padding-bottom: 10px;
}
#lesetext h4.gauche {
  padding-top: 15px;
}
#lesetext h4.droite {
  text-align: right;
  margin-bottom: 5px;
  padding-top: 15px;
}
#lesetext h4.td_paragraph_last_0 {
  font-weight: normal;
}
#lesetext hr {
  background-color: black;
  height: 1px;
  margin: 0.2em 0;
}
#lesetext .einzug .prefix, #lesetext .einzug .text, #lesetext .einzug_s .prefix, #lesetext .einzug_s .text, #lesetext .einzug_m .prefix, #lesetext .einzug_m .text, #lesetext .einzug_l .prefix, #lesetext .einzug_l .text {
  display: block;
}
#lesetext .einzug .prefix, #lesetext .einzug_s .prefix, #lesetext .einzug_m .prefix, #lesetext .einzug_l .prefix {
  float: left;
  padding-left: 0.5em;
  overflow: hidden;
}
#lesetext .einzug .text, #lesetext .einzug_s .text, #lesetext .einzug_m .text, #lesetext .einzug_l .text {
  padding-left: 1em;
}
#lesetext .einzug_s .prefix {
  width: 2em;
}
#lesetext .einzug_s .text {
  margin-left: 2.1em;
}
#lesetext .einzug_m .prefix, #lesetext .einzug .prefix {
  width: 2.7em;
}
#lesetext .einzug_m .text, #lesetext .einzug .text {
  margin-left: 2.8em;
}
#lesetext .einzug_l .prefix {
  width: 4.7em;
}
#lesetext .einzug_l .text {
  margin-left: 4.8em;
}
#lesetext.vwv .einzug_s .prefix {
  width: 2.7em;
}
#lesetext.vwv .einzug_s .text {
  margin-left: 2.8em;
}
#lesetext.vwv .einzug .prefix, #lesetext.vwv .einzug_m .prefix {
  width: 3.7em;
}
#lesetext.vwv .einzug .text, #lesetext.vwv .einzug_m .text {
  margin-left: 3.8em;
}
#lesetext.vwv .einzug_l .prefix {
  width: 5.7em;
}
#lesetext.vwv .einzug_l .text {
  margin-left: 5.8em;
}
#lesetext.vwvbreit .einzug_s .prefix {
  width: 3.7em;
}
#lesetext.vwvbreit .einzug_s .text {
  margin-left: 3.8em;
}
#lesetext.vwvbreit .einzug .prefix, #lesetext.vwvbreit .einzug_m .prefix {
  width: 5.7em;
}
#lesetext.vwvbreit .einzug .text, #lesetext.vwvbreit .einzug_m .text {
  margin-left: 5.8em;
}
#lesetext.vwvbreit .einzug_l .prefix {
  width: 6.7em;
}
#lesetext.vwvbreit .einzug_l .text {
  margin-left: 6.8em;
}
#lesetext span.satz {
  vertical-align: top;
  font-size: 0.8em;
  line-height: 1em;
}
#lesetext sup, #lesetext sub {
  line-height: 140%;
}
#lesetext sup.satzzahl, #lesetext sup.satzzahl_manuell {
  font-size: 0.7em;
  padding-right: 0.1em;
}
#lesetext .rechtsbereinigt, #lesetext .geaendert, #lesetext .berichtigt, #lesetext .ergaenzt {
  display: none !important;
}

body.gesamt span.fussnote {
  display: none;
}

#lesetext p {
  clear: both;
  padding: 0.25em 0;
}
#lesetext p.gauche {
  text-align: left;
  padding-top: 5px;
  margin-bottom: 2px;
}
#lesetext p.left_strong {
  text-align: left;
  font-weight: bold;
  padding-top: 5px;
  margin-bottom: 2px;
}
#lesetext p.centre {
  text-align: center;
  margin-top: 1px;
  margin-bottom: 5px;
}
#lesetext p.center_strong {
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  margin-top: 1px;
  margin-bottom: 5px;
}
#lesetext p.droite {
  text-align: right;
  margin-top: 1px;
  margin-bottom: 5px;
}
#lesetext p.right_strong {
  text-align: right;
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 5px;
}
#lesetext p.dresden {
  text-align: left;
  padding-top: 3px;
  margin-bottom: 5px;
}

#lesetext a {
  color: darkgreen;
  font-weight: normal;
  text-decoration: none;
}
#lesetext a:hover {
  text-decoration: underline;
}
#lesetext a.fussnote {
  font-size: 75%;
  text-decoration: none;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
#lesetext h2 a, #lesetext h3 a, #lesetext h4 a {
  font-weight: bold;
}

#lesetext ol, #lesetext ul {
  padding: 0;
  clear: both;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  margin-left: 1.8em; /* wegen zweistelliger Ziffern */
}
#lesetext li {
  padding-top: 0.1em;
  padding-bottom: 0.2em;
  padding-left: 0.5em;
}
#lesetext ol li {
  list-style: decimal;
}
#lesetext ul li {
  list-style-type: disc;
}

#lesetext table {
  font-size: 1em;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
  clear: both;
}
#lesetext table, #lesetext tr, #lesetext td {
  text-align: left;
  border-collapse: collapse;
}
#lesetext th, #lesetext td {
  vertical-align: top;
}
#lesetext table td {
  border: 1px solid black;
  padding: 3px;
}
#lesetext .td_right {
  text-align: right;
}
#lesetext table.randlos th, #lesetext table.randlos td {
  border: none !important;
}

#lesetext.imagedoc img {
  width: 100%;
}

#lesetext {
  /* Druckansicht Trefferliste */
}
#lesetext #printview {
  padding: 0 5em 0 5em;
}

#lesetext h1, #lesetext h2, #lesetext h3, #lesetext h4, #lesetext h5, #lesetext h6, #lesetext table {
  page-break-inside: avoid;
}
#lesetext h1, #lesetext h2, #lesetext h3, #lesetext h4, #lesetext h5, #lesetext h6 {
  page-break-after: avoid;
}

#footnode {
  width: 3em !important;
}

#footlinks div {
  width: 530px;
}

/* Änderungsvorschriften am Ende der Gesamtansicht */
#impacts {
  font-size: 0.8em;
  width: 46em;
  text-align: left;
  margin: 20px auto;
  padding-top: 10px;
  border-top: 2px solid rgb(0, 0, 0);
}
#impacts img {
  display: none;
}
#impacts h2 {
  font-size: 1em;
  padding-bottom: 10px;
  text-align: center;
}
#impacts p.last {
  padding: 0 0 5px 20px;
}
#impacts a {
  color: rgb(0, 0, 0);
  font-weight: normal;
}

#doc_text {
  padding: 1em 0 1em 0;
  text-align: left;
  width: 46em;
  margin: auto;
  line-height: 1.3;
  font-size: 0.8em;
}

#lesetext thead {
  display: none;
}

body.gesamt nav table {
  page-break-inside: auto;
}

/* EXTRACTED TABLES */
#tab_link {
  display: block;
  margin: 0.5em 0 0.5em 0;
}

#tab_info {
  display: block;
  padding: 1em;
  text-align: center;
  background: red;
  color: white;
  font-size: large;
  font-weight: bolder;
  letter-spacing: 0.2em;
}

@media print {
  body.gesamt #lesetext, #lesetext.wide, #lesetext section[data-size=wide] {
    width: 52em;
    font-size: 9pt;
  }
}
/**************************************************
  Definitionslisten
  diese worden früher als Tabellen dargestellt
  daher habe diese CSS-Klassenangaben die die frühere
  Nutzung wiederspiegeln (td_..)
***************************************************/
#lesetext {
  /*
  letztes DD soll immer den restlichen Platz nutzen.
  Dazu muss er in ein „Block Formatting Context (BFC)“ gewandelt werden.
  Erreicht man u.a. mit den "overflow: hidden;"
  Element darf dabei nicht gefloatet sein!
  Siehe auch http://webdesign-blog.manoftaste.de/webdesign-tipps-css-div-restbreite/
  */
  /* kann in Anlagen vorkommen, z.B. vorschrift/3457 Anlage 1 */
}
#lesetext dl {
  width: 100%;
}
#lesetext dt, #lesetext dd {
  float: left;
  display: block;
  padding: 5px 0 0 0;
  margin: 0;
}
#lesetext dt {
  width: 5%;
  clear: left;
  margin-left: 0.5em;
}
#lesetext dd {
  padding-left: 0.5em;
}
#lesetext dd.last,
#lesetext dd.td_last_sf, #lesetext dd.td_last_sf1,
#lesetext dd.td_last_1, #lesetext dd.td_last_2, #lesetext dd.td_last_3, #lesetext dd.td_last_4, #lesetext dd.td_last_5, #lesetext dd.td_last_6,
#lesetext dd.td_paragraph_last_1, #lesetext dd.td_last_1_table, #lesetext dd.td_last_1_i, #lesetext dd.td_paragraph_last_2, #lesetext dd.td_last_2_i, #lesetext dd.td_last_2_table,
#lesetext dd.td_last_3_i, #lesetext dd.td_last_3_sf, #lesetext dd.td_last_3_table, #lesetext dd.td_last_4_sf, #lesetext dd.td_last_4_table,
#lesetext footer dd {
  overflow: hidden;
  float: none;
}
#lesetext .tr {
  clear: both;
  padding-top: 5px;
  margin: auto;
}
#lesetext .td_sf {
  width: 11em;
}
#lesetext .td_1 {
  width: 3em;
}
#lesetext .td_paragraph_1 {
  width: 3em;
}
#lesetext .td_1_table {
  width: 6em;
}
#lesetext .td_1_i {
  width: 5em;
}
#lesetext .td_last_1_i {
  margin-bottom: 2em;
}
#lesetext .td_sf1 {
  width: 14em;
}
#lesetext .td_2 {
  width: 3em;
}
#lesetext .td_paragraph_2 {
  width: 12em;
}
#lesetext .td_2_i {
  width: 4.3em;
}
#lesetext .td_2_table {
  width: 21.3em;
}
#lesetext .td_3 {
  width: 3em;
}
#lesetext .td_3_i {
  width: 4em;
}
#lesetext .td_3_sf {
  width: 11em;
}
#lesetext .td_3_table {
  width: 18em;
}
#lesetext .td_last_3_table {
  width: 17.5em;
}
#lesetext .td_4 {
  width: 3em;
}
#lesetext .td_4_sf {
  width: 1em;
}
#lesetext .td_4_table {
  width: 15.7em;
}
#lesetext .td_5 {
  width: 3em;
}
#lesetext .td_6 {
  width: 3em;
}
#lesetext .td_teil_1 {
  margin-left: 5px;
  width: 13em;
}
#lesetext .td_teil_2 {
  margin-left: 10px;
  width: 31em;
}
#lesetext.spalte1-b1 .td_1, #lesetext .spalte1-b1 .td_1 {
  width: 1.4em;
}
#lesetext.spalte1-b2 .td_1, #lesetext .spalte1-b2 .td_1 {
  width: 2em;
}
#lesetext.spalte1-b3 .td_1, #lesetext .spalte1-b3 .td_1 {
  width: 3em;
}
#lesetext.spalte1-b4 .td_1, #lesetext .spalte1-b4 .td_1 {
  width: 4em;
}
#lesetext.spalte1-b5 .td_1, #lesetext .spalte1-b5 .td_1 {
  width: 5em;
}
#lesetext.spalte1-b6 .td_1, #lesetext .spalte1-b6 .td_1 {
  width: 6em;
}
#lesetext.spalte1-b7 .td_1, #lesetext .spalte1-b7 .td_1 {
  width: 7em;
}
#lesetext.spalte1-b8 .td_1, #lesetext .spalte1-b8 .td_1 {
  width: 8em;
}
#lesetext.spalte2-b1 .td_2, #lesetext .spalte2-b1 .td_2 {
  width: 1.4em;
}
#lesetext.spalte2-b2 .td_2, #lesetext .spalte2-b2 .td_2 {
  width: 2em;
}
#lesetext.spalte2-b3 .td_2, #lesetext .spalte2-b3 .td_2 {
  width: 3em;
}
#lesetext.spalte2-b4 .td_2, #lesetext .spalte2-b4 .td_2 {
  width: 4em;
}
#lesetext.spalte2-b5 .td_2, #lesetext .spalte2-b5 .td_2 {
  width: 5em;
}
#lesetext.spalte2-b6 .td_2, #lesetext .spalte2-b6 .td_2 {
  width: 6em;
}
#lesetext.spalte2-b7 .td_2, #lesetext .spalte2-b7 .td_2 {
  width: 7em;
}
#lesetext.spalte2-b8 .td_2, #lesetext .spalte2-b8 .td_2 {
  width: 8em;
}
#lesetext.spalte3-b1 .td_3, #lesetext .spalte3-b1 .td_3 {
  width: 1.4em;
}
#lesetext.spalte3-b2 .td_3, #lesetext .spalte3-b2 .td_3 {
  width: 2em;
}
#lesetext.spalte3-b3 .td_3, #lesetext .spalte3-b3 .td_3 {
  width: 3em;
}
#lesetext.spalte3-b4 .td_3, #lesetext .spalte3-b4 .td_3 {
  width: 4em;
}
#lesetext.spalte3-b5 .td_3, #lesetext .spalte3-b5 .td_3 {
  width: 5em;
}
#lesetext.spalte3-b6 .td_3, #lesetext .spalte3-b6 .td_3 {
  width: 6em;
}
#lesetext.spalte3-b7 .td_3, #lesetext .spalte3-b7 .td_3 {
  width: 7em;
}
#lesetext.spalte3-b8 .td_3, #lesetext .spalte3-b8 .td_3 {
  width: 8em;
}
#lesetext.spalte4-b1 .td_4, #lesetext .spalte4-b1 .td_4 {
  width: 1.4em;
}
#lesetext.spalte4-b2 .td_4, #lesetext .spalte4-b2 .td_4 {
  width: 2em;
}
#lesetext.spalte4-b3 .td_4, #lesetext .spalte4-b3 .td_4 {
  width: 3em;
}
#lesetext.spalte4-b4 .td_4, #lesetext .spalte4-b4 .td_4 {
  width: 4em;
}
#lesetext.spalte4-b5 .td_4, #lesetext .spalte4-b5 .td_4 {
  width: 5em;
}
#lesetext.spalte4-b6 .td_4, #lesetext .spalte4-b6 .td_4 {
  width: 6em;
}
#lesetext.spalte4-b7 .td_4, #lesetext .spalte4-b7 .td_4 {
  width: 7em;
}
#lesetext.spalte4-b8 .td_4, #lesetext .spalte4-b8 .td_4 {
  width: 8em;
}
#lesetext.spalte5-b1 .td_5, #lesetext .spalte5-b1 .td_5 {
  width: 1.4em;
}
#lesetext.spalte5-b2 .td_5, #lesetext .spalte5-b2 .td_5 {
  width: 2em;
}
#lesetext.spalte5-b3 .td_5, #lesetext .spalte5-b3 .td_5 {
  width: 3em;
}
#lesetext.spalte5-b4 .td_5, #lesetext .spalte5-b4 .td_5 {
  width: 4em;
}
#lesetext.spalte5-b5 .td_5, #lesetext .spalte5-b5 .td_5 {
  width: 5em;
}
#lesetext.spalte5-b6 .td_5, #lesetext .spalte5-b6 .td_5 {
  width: 6em;
}
#lesetext.spalte5-b7 .td_5, #lesetext .spalte5-b7 .td_5 {
  width: 7em;
}
#lesetext.spalte5-b8 .td_5, #lesetext .spalte5-b8 .td_5 {
  width: 8em;
}
#lesetext.spalte6-b1 .td_6, #lesetext .spalte6-b1 .td_6 {
  width: 1.4em;
}
#lesetext.spalte6-b2 .td_6, #lesetext .spalte6-b2 .td_6 {
  width: 2em;
}
#lesetext.spalte6-b3 .td_6, #lesetext .spalte6-b3 .td_6 {
  width: 3em;
}
#lesetext.spalte6-b4 .td_6, #lesetext .spalte6-b4 .td_6 {
  width: 4em;
}
#lesetext.spalte6-b5 .td_6, #lesetext .spalte6-b5 .td_6 {
  width: 5em;
}
#lesetext.spalte6-b6 .td_6, #lesetext .spalte6-b6 .td_6 {
  width: 6em;
}
#lesetext.spalte6-b7 .td_6, #lesetext .spalte6-b7 .td_6 {
  width: 7em;
}
#lesetext.spalte6-b8 .td_6, #lesetext .spalte6-b8 .td_6 {
  width: 8em;
}

#lesetext.aerv .td_2 {
  width: 3em;
}
#lesetext.aerv_breit .td_2 {
  width: 4em;
}

#lesetext.vwv .td_1 {
  width: 4em;
}
#lesetext.vwv .td_2 {
  width: 4em;
}
#lesetext.vwv .td_3 {
  width: 4em;
}
#lesetext.vwv .td_4 {
  width: 4em;
}
#lesetext.vwv .td_5 {
  width: 4em;
}
#lesetext.vwv .td_6 {
  width: 4em;
}
#lesetext.vwv .td_teil_1 {
  width: 15em;
}
#lesetext.vwv .td_teil_2 {
  width: 29em;
}

#lesetext.vwvbreit .td_1 {
  width: 6em;
}
#lesetext.vwvbreit .td_1_i {
  width: 6em;
}
#lesetext.vwvbreit .td_2 {
  width: 1.5em;
}
#lesetext.vwvbreit .td_3 {
  width: 2em;
}
#lesetext.vwvbreit .td_4 {
  width: 1.5em;
}
#lesetext.vwvbreit .td_5 {
  width: 4em;
}
#lesetext.vwvbreit .td_6 {
  width: 4em;
}
#lesetext.vwvbreit .td_teil_1 {
  width: 15em;
}
#lesetext.vwvbreit .td_teil_2 {
  width: 29em;
}
