@media screen {

    * {
        border: 0;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    body {
        background-image: url(../img/bg_body.jpg);
        background-repeat: repeat-y;
        background-position: left;
        font-size: 100.01%
    }

    #top {
        border-bottom: 1px solid #96AEBE;
    }

    #top img {
        position: absolute;
        left: 40px;
        top: 13px;
    }

    #titel {
        border-bottom: 25px solid #009ee3;
        padding: 40px 20px 5px 18em;
        background-image: url(../img/bg_kopf.jpg);
        background-repeat: repeat-y;
        background-position: right;
        background-color: #FFFFFF;
    }

    #titel h1,
    #titel span {
        font-size: 130%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #009ee3;
    }

    #breadcrumbs {
        margin-left: 18em;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 0.2em;
        padding-bottom: 0.2em;
    }

    #breadcrumbs ul, #breadcrumbs span {
        display: inline;
        font-size: 72%;
    }

    #breadcrumbs li {
        display: inline;
        margin-left: 1.5em;
    }

    #breadcrumbs .raquo {
        background-color: #FFFFFF;
        color: #4169E1;
        font-weight: bold;
        position: relative;
        top: -0.1em;
        left: -0.7em;
        font-size: 100%;
    }

    #breadcrumbs a:link,
    #breadcrumbs a:visited,
    #breadcrumbs a:active,
    #breadcrumbs a:hover,
    #breadcrumbs a:focus {
        color: black;
        text-decoration: none;
    }

    #left h2,
    #content h2,
    #right h2 {
        display: none;
    }

    #left ul {
        padding: 0;
        position: absolute;
        left: 0;
        top: 113px;
        margin-left: 1.5em;
        margin-top: 4em;
        list-style-type: none;
        width: 15em;
    }

    #left li {
        width: 100%;
        font-size: 90%;
        background-color: transparent;
        margin-bottom: 10px;
        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    }

    #left a {
        color: #004b76;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(248, 251, 253, 0.8) 100%);
        display: block;
        padding: 12px 16px;
        text-decoration: none;
        border: 1px solid rgba(0, 75, 118, 0.15);
        border-radius: 12px;
        box-shadow: 0 2px 8px rgba(0, 75, 118, 0.08);
        font-weight: 600;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, Helvetica, Arial, sans-serif;
        font-size: 14px;
        transition: all 0.3s cubic-bezier(0.2, 0.8, 0.3, 1);
        backdrop-filter: blur(10px);
    }

    #left a:hover,
    #left a:focus {
        background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(240, 247, 251, 0.95) 100%);
        color: #009ee3;
        border-color: rgba(0, 158, 227, 0.3);
        box-shadow: 0 8px 24px rgba(0, 158, 227, 0.15);
        transform: translateY(-2px);
    }

    #left a:active {
        background: linear-gradient(135deg, rgba(0, 75, 118, 0.1) 0%, rgba(0, 75, 118, 0.08) 100%);
        color: #004b76;
        border-color: rgba(0, 75, 118, 0.25);
        transform: translateY(0px);
    }

    #right {
        position: absolute;
        top: 113px;
        right: 0;
        padding-top: 4em;
        font-size: 90%;
        font-family: Arial,Helvetica,sans-serif;
    }

    #right div {
        border: 1px solid #BFCED8;
        padding: 0.3em;
        width: 14em;
        margin-bottom: 1em;
        margin-right: 1em;
    }

    #right h3 {
        margin:0;
        font-size: 1em;
    }

    #bottom {
        background-color: transparent;
        border-top: 1px solid #96AEBE;
        padding: 0.5em 15.5em 0 0;
    }

    #content {
        margin-top: 3.6em;
        margin-left: 18em;
        margin-right: 15.5em;
        font-family: Arial,Helvetica,sans-serif;
        min-height: 35em;
    }

    #content h1,
    #content h2,
    #content h3,
    #content h4,
    #content h5,
    #content h6,
    #content p,
    #content div,
    #content ul {
        margin-bottom: 1em;
    }

    #content h3 {
            font-size: 120%;
        border-bottom: 1px solid #4169E1;
        font-weight: normal;
    }

    #content h4 {
            font-size: 105%;
        font-weight: bold;
    }

    #content h5 {
            font-size: 100%;
        font-weight: bold;
    }

    #content h6 {
            font-size: 100%;
        font-weight: normal;
        text-decoration: underline;
    }

    #content ul {
        list-style-type: circle;
        margin: 1em 0 1em 2em;
    }

    #content li {
    margin: 0.2em 0;
    }

    .iconPosition {
         position: relative;
         top: 4px;
    }

    ul#ansprechpartner {
        margin-top: 2em;
    }

    ul#ansprechpartner li {
        margin-bottom: 2em;
    }

    ul#ansprechpartner li span#probue_email {
        display: inline-block;
        padding-top: 0.3em;
    }

    input.text {
        margin:0.25em;
        border:1px solid;
        padding:2px;
    }

    input.submit {
        border:2px outset;
        margin-left:0.25em;
        padding: 2px;
    }

    input.submit:hover, input.submit:focus{
        border:2px inset;
    }

    #tet_xjustiz {
        width: 100%;
        min-height: 1000px;
        margin: 0.5em 0;
    }

    .iconPosition {
        position: relative;
        top: 4px;
    }

    .screen {
        display: inline-block;
    }

}

@media print {
    
    .screen {
        display: none !important;
    }

}



