﻿@charset "UTF-8";
/******** 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 .6em 0;
}

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

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

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

li {
    padding-bottom: .1em;
    padding-top: .1em;
}

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

legend {
    color: #000;
}

em {
    font-weight: bold;
    font-style: normal;
    letter-spacing: .15em;
    font-size: .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(../symbole/schatten_themenbox.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 > b\ody #portal #illu {
    margin-left: 15.9em;
}

/***** Navigation und linke Marginalspalte *****/
#navi {
    float: left;
    padding: 0;
    margin: 0 18px 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: .4em;
        width: 16.8em;
    }
}
/* Level 1 - Home */
#navi .breadcrumbs {
    margin: 0;
    font-size: .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(../symbole/arrow_down.png) no-repeat 95% 55%;
        }

            #navi .breadcrumbs li a:hover,
            #navi .breadcrumbs li a:active,
            #navi .breadcrumbs li a:focus {
                background: url(../symbole/arrow_right.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: .85em;
    }
}

#navi h3 {
    padding: 0 .4em .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: .2em 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: .2em 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(../symbole/arrow_right.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: .3em -.4em .15em -1.6em;
    padding: .3em .4em .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(../symbole/arrow_right_small.png) no-repeat 1px 17px;
            *background: url(../symbole/arrow_right_small.png) no-repeat 1px 21px;
        }

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

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

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

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

#navi .box {
    margin: 16px 0 0 0;
    font-size: .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: .2em .4em .2em .6em;
    padding: 0;
    text-align: right;
}

    #navi form select,
    #quickbar form select {
        margin: .2em .1em .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: .2em 0 .2em 0;
    }
}

#navi form input,
#quickbar form input {
    font-size: 1em;
    margin-right: .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: .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 > b\ody #quickbar {
    padding-left: 0;
}

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

#quickbar .box h3 {
    padding: .2em 0 .3em .6em;
    margin: 0;
    font-weight: normal;
    font-size: 1em;
}

#quickbar .box h4 {
    padding: .4em .4em .2em .6em;
    margin: 0;
    font-weight: normal;
    font-size: 1em;
}

.quickbarbild {
    margin-bottom: 1.5em;
}

.box .subtitle1 {
    margin: .3em 0 .4em 0;
}

.box .subtitle {
    margin: .3em 0 .4em -.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 > b\ody #quickbar textarea {
    width: 15.4em;
}

.box p {
    margin: .4em .4em .2em .6em;
}

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

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

/* 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: .2em;
        margin-right: 1.8em;
    }
}
/* for Opera and Safari */
html:first-child > b\ody #content {
    margin-right: 1.6em;
}

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

/* Inhalt über gesamte Breite */
#content.content-wide {
    width: 92%;
}

    #content.content-wide + #quickbar {
        display: none;
    }

/************* 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: .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: .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: .45em;
}

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

#content h3, #content h4 {
    margin: 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 .5em 0;
        padding: 0;
    }

#content h5, h6 {
    margin: 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: .4em .4em .4em 1.3em;
    border: none;
}

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

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

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

#content .publibildbox .verweisliste {
    padding: .4em .4em .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 .2em 0;
}

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

#content .verweisliste4 li {
    padding: 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 .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 .6em 16px;
    margin: 0;
}

#content ul {
    margin: .3em 0 .6em 1.1em;
    padding-left: 0;
}

    #content ul ul {
        margin: .2em 0 .5em 1.1em;
    }

#content .alphabet {
    margin: 0 0 1em 0;
    padding: .15em .4em .15em .8em;
    list-style-type: none;
    list-style-image: none;
}

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

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

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

.bildboxrechts {
    margin: .5em .5em .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: .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;
    }
}
/************* Video im Content **************/
#video-overlay {
    display: none;
    position: fixed;
    top: 0px;
    height: 0px;
    width: 100%;
    height: 100%;
    z-index: 523;
    background-image: url(../symbole/overlayBG.png);
    background-color: rgba(0, 0, 0, 0.2);
}

    #video-overlay h3 {
        font-family: "RotisSansSerifW01-Extra",Arial,sans-serif;
        font-size: 190%;
        line-height: 24px;
        font-weight: lighter;
        margin-top: 0px;
    }

    #video-overlay #twoclickdialog {
        display: block;
        width: 80%;
        max-width: 1022px;
        overflow: auto;
        height: auto;
        margin: 15% auto auto auto;
        background-color: #fff;
        padding: 18px;
        border: 3px solid #CBCBCB;
        border-radius: 5px;
    }

    #video-overlay #video_allow {
        margin-right: 20px;
        font-weight: bold;
    }

.show-video-overlay #video-overlay {
    display: block;
}

#content .video-wrapper .video-placeholder,
#content .video-wrapper .video-iframe {
    width: 413px;
    max-width: 100%;
    min-height: 250px;
}

#content .video-wrapper .video-placeholder {
    display: block;
    cursor: pointer;
}

#content .video-wrapper .video-iframe,
#content .video-wrapper .video-path {
    display: none;
}

#content .video-wrapper.video-loaded .video-iframe {
    display: block;
}

#content .video-wrapper.video-loaded .video-placeholder {
    display: none;
}

/************* Formulare im Content **************/
#content form {
    padding: .3em .6em .5em .6em;
    margin: .6em 0 .8em 0;
}

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

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

    #content .submit input {
        cursor: pointer;
    }

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

#content fieldset, .line {
    padding: .4em 0 .6em 0;
    margin: 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 > b\ody .fname {
    width: 19.9em;
}

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

#ort {
    width: 1.95em;
}

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

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

#nachricht {
    margin-top: .4em;
}

#collections {
    width: 21.2em;
}

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

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

.left, .left2, .left3 {
    float: left;
    width: 13em;
    text-align: right;
    vertical-align: bottom;
    padding: .2em .5em .2em 0;
    margin-bottom: .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: .3em;
    font-size: 1em;
}

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

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

.select2 {
    width: 100%;
}

.sendenanbox {
    padding: .2em;
}

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

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

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

#content form .auswahl {
    margin-left: -.2em;
    padding-bottom: .5em;
}

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

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

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

.fehler {
    padding: .2em .6em .3em .6em;
    margin: .6em 0 .6em 0;
    color: #fff;
}

* html .fehler {
    padding: .1em .6em .4em .6em;
}

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

.btn {
    background: #dddddd url(../symbole/bg-button.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: .2em .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: .85em;
    padding: 0 .6em .7em .6em;
}

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

#content #sitemap .pfad ul {
    padding: 0;
    margin: .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: .5em 0 0 0;
    padding: 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: .4em .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 .2em 0;
        list-style-type: none;
        list-style-image: none;
    }

    #content #sitemap ul.level {
        margin: 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 .2em 2.2em;
    }

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

/************ Tabellen im Content ***************/
table {
    border: 0;
    margin: .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 > b\ody #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: .2em;
        margin-bottom: 0;
    }

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

td, th {
    padding: .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: .4em;
}

.beitragtext {
    padding-bottom: .6em;
    margin-bottom: .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: .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: .4em;
    }

.ergebnisse {
    margin: .2em 0 1em 0;
    padding: .2em .2em .3em .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 .6em 16px;
}

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

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

.small {
    font-size: .9em;
}

.linie {
    margin-bottom: 1em;
    padding-bottom: .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: .5em .4em .5em .6em;
    padding-bottom: .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: .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: 2em;
    line-height: 1.5em;
    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: .75em;
        margin: 0 auto;
        overflow: hidden;
        padding-top: .1em;
        width: 76.5em;
    }

    #footer dt,
    #footer dd {
        color: #4B4B4D;
        float: left;
        padding-top: .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: .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: .8;
        }

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

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

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

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

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

    #pagination .verweisliste {
        margin-top: .2em;
        padding: 1em .4em 0 0;
    }

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

/* Toolbar */
.toolbar {
    margin: 1em 0;
    padding: .5em 3px .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: .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: .3em .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: .5em;
    padding: .5em 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 .6em;
}

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

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

#content .ui-accordion-content {
    border-bottom: 1px solid #B4C3D0;
    margin: -.5em 0 .5em;
    padding: .5em .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: .5em;
}

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

#content .ui-tabs-nav {
    margin: 0;
    padding-left: .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: .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 font) ______________________________________________________ */
@font-face {
    font-family: "RotisSansSerifW01-Extra";
    src: url("../font/7e5aeac5-0308-416d-a347-0aaad96a2d31.eot?#iefix");
    src: url("../font/7e5aeac5-0308-416d-a347-0aaad96a2d31.eot?#iefix") format("eot"), url("../font/13f09a40-3a24-44ca-8083-7c5e67fe802c.woff") format("woff"), url("../font/c15c78f4-0b68-45e1-9e4e-5abf429825f4.ttf") format("truetype"), url("../font/47e771a0-71f8-457b-a507-26686cf45aad.svg#47e771a0-71f8-457b-a507-26686cf45aad") format("svg");
}

#head span,
#content h1 {
    font-family: 'RotisSansSerifW01-Extra', Arial, sans-serif;
}

#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(../symbole/ico_navi.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(../symbole/ico_lupe.png);
        }

        .mobile-navi span#vrweb-btn {
            background-image: url(../symbole/ico_player.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 font 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: .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(../symbole/logo_sachsen_smartphone.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: .4em .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 .6em .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 font 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: .95em;
            }

    #headL a {
        background: url(../symbole/logo_sachsen_tablet.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;
    }
}



.text-danger {
    color: red;
    font-weight: bold;
}


.navi_small {
    display: flex !important;
    position: relative !important;
    width: 95% !important;
    flex-direction: row !important;
    font-size: 80% !important;
    top: 0 !important;
}

    .navi_small .navi-wrapper {
        font-size: 120% !important;
    }

    .navi_small .menue_parent_label {
        margin-left: 14px !important;
    }


.contentarea_small {
    display: flex !important;
    flex-direction: column !important
}


.quickbar_small {
    width: 99% !important;
    float: none !important
}

.quickbar_box_small {
    width: 46% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
}

.content_block_small {
    width: 92% !important;
    float: none !important
}
