html, body {height: 100%; border:0; padding:0; margin:0; background:#FFFFFF;}

body {
         text-align:left;
         line-height: 1.5em;
         font-family:Tahoma,Arial,Helvetica,Sans-serif;
         color:#003366;
         font-size:12pt;
         font-weight:normal;
}

#aussenhuelle {min-height: 100%;}

#oberteil {overflow:hidden;
         padding-bottom: 40px;
         min-width:1170px;
}  /* padding-bottom muss Hoehe wie Fuss haben */


#unterteil {position: relative;
         margin-top: -40px; /* Negativer Wert der Fusshoehe */
         height: 40px;
         z-index:1;
         margin-left:200px;
         clear:both;
         min-width:970px;
}

/*Opera Fix*/
body:before {
         content:"";
         height:100%;
         float:left;
         width:0;
         margin-top:-32767px;/
}

#linkerteil{
         width:200px;
         left:0px;
         float:left;
         position:absolute;
         left 0;
}


#rechterteil{
         margin-left:200px; float:left;
         min-width:970px;
         position:relative;
}



a:link {
         color:#003366;
}

a:visited {
         color:#003366;
}
a:hover {
         color:#003366;
         text-decoration:overline underline
}

a.linkorange:link {
         color:#ffb900;
}

a.linkorange:visited {
         color:#ffb900
}

a.linkorange:hover {
         color:#ffb900;
         text-decoration:overline underline
}

a.keineunterstreichung {
         text-decoration:none;
}

a.externlink{
         background: url(link_extern.png) no-repeat center left; padding-left:17px;
}

a.pdflink{
         background: url(link_pdf.gif) no-repeat center left; padding-left:17px;
}

a.emaillink{
         background: url(link_email.png) no-repeat center left; padding-left:17px;
}


h1 {
         font:25pt Tahoma,Arial,Helvetica,sans-serif;
         width:100%;
         color:#ffb900;
         font-weight:bold;
         text-shadow: 2px 2px 1px #333333;
         margin-top:0px;
         margin-bottom:10px;
         text-align:center;
}

h2 {
         font:18pt Tahoma,Arial,Helvetica,sans-serif;
         color:#ffb900;
         font-weight:bold;
         margin-bottom:10px;
         text-align:center;
}

h3 {
         font-size:18pt;
         color:#ffb900;
         font-weight:bold;
         text-shadow: 1px 1px 1px #333333;
         margin:0px;
         margin-bottom:8px;
}

p {
         margin:0;
         padding:0;
}



img {
   border:0;
}

img.frei {
         margin-bottom:15px;
}

.rechts {
         float:right;
         margin-left:25px !important;
         margin-right:0px !important;
         margin-bottom:15px;
}

.links {
         float:left;
         margin-right:25px !important;
         margin-left:0px !important;
         margin-bottom:15px;
}

.mitt {
         text-align:center
}

.mittmitt {
         text-align:center;
         margin:auto;
}

.haupt {
         text-align:left;
         color:#003366;
         max-width:900px;
         border:2px solid #003366;
         padding:25px;
         background:url(transp_50prozent.png);
         border-radius: 8px;
         margin-bottom:45px;
}

.titel {
         text-align:center;
         color:#003366;
         max-width:900px;
         border:2px solid #003366;
         padding:25px;
         background:url(transp_50prozent.png);
         border-bottom-left-radius: 8px;
         border-bottom-right-radius: 8px;
         border-top:0;
         margin-bottom:45px;
}

.fussbox{
         font:15px Tahoma,Arial,Helvetica, Sans-Serif;
         text-align:center;
         color:#ffb900;
         max-width:900px;
         border:2px solid #003366;
         background:url(transp_50prozent.png);
         border-top-left-radius: 8px;
         border-top-right-radius: 8px;
         border-bottom:0;
         padding-top:10px;
         overflow:hidden;
         height:28px;
         padding-left:25px;
         padding-right:25px;
}

.gliederungskasten{
         margin:auto;
         text-align:center;
         border-top:1px solid #003366;
         border-bottom:1px dotted #003366;
         padding-top:10px;
         padding-bottom:10px;
         margin: 65px -25px 20px;
         color:#ffb900;
}

.gliederungskastenunten{
         margin:auto;
         text-align:center;
         border-top:1px solid #003366;
         padding-top:20px;
         margin: 5px -25px 0px;
         color:#ffb900;
}

.gliederungskasten_aktiv{
         color:#003366;
         font-weight:bold;
}

.menue {
         position:absolute;
         top:60px;
         left:0px;
         text-align:left;
}

.abst {
         margin:10px;
}

.blau {
         margin:10px;
         border:1px solid #003366;
         text-align:center;
         margin:auto;
         padding:5px;
}

.fuss {
         max-width:904px; /*4 px wg. Rand bei anderen*/
         padding:25px;
         margin-top:19px;
         text-align:center;
         clear:both;
         overflow:hidden;
         margin-bottom:0px;
         padding-bottom:0px;
}

.neu {
         clear:both;
}

.bildg {
         width:280px;
}

.gr {
         font-size:125%;
}

.linie {
         border-top:1px solid #003366;
         padding-top:10px;
}

p.text {
         margin-bottom:30px;
}

p.text:first-letter { font-size: 170%; }
p.text:first-line { line-height: 120%; }

p.normal {
         clear:both;
         font-size:1px;
         line-height:1px;
         height:1px;
         padding:0;
         margin:0 0 -1px 0;
}

.h3abstand{
         padding-bottom:10px;
         padding-top:30px;
}

.orange {
         color:#ffb900;
}

.orangedunkler {
         color:#ff9900;
}

.gruen{
         color:#003366;
}
.zeile_ungr{background-color:white;}
.zeile_gr{background-color:#fff9ea;}

td.uebergangli_gr{
         width:10px;
         background-image: -moz-linear-gradient(left, white 0%, #fff9ea 100%);
         background-image: -webkit-linear-gradient(left, white 0%, #fff9ea 100%);
         background-image: -o-linear-gradient(left, white 0%, #fff9ea 100%);
         background-image: linear-gradient(left, white 0%, #fff9ea 100%);
}
td.uebergangre_gr{
         width:10px;
         background-image: -moz-linear-gradient(left, #fff9ea 0%,  white 100%);
         background-image: -webkit-linear-gradient(left, #fff9ea 0%,  white 100%);
         background-image: -o-linear-gradient(left, #fff9ea 0%,  white 100%);
         background-image: linear-gradient(left, #fff9ea 0%,  white 100%);
}
td.uebergangli_ungr{
         background-color:white;
         width:10px;
}
td.uebergangre_ungr{
         background-color:white;
         width:10px;
}

div.infokasten{
         text-align:center; margin:auto; border:2px solid #ffb900; padding:5px; color:#003366; background:url(transp_60prozent.png);
         border-radius: 8px;
}


div.men_haupt_fuss{
         width:141px;
         background-color:#003366;
         padding-left:15px;
         height:20px;
         font:12px Tahoma,Arial,Helvetica,Sans-serif;
         color:#1f5787;
         border-top:1px solid white; padding-top:5px;
         border-bottom-right-radius: 25px;
}

img.bilderrahmen{
         border-radius:7px;
         -webkit-border-radius:0px;
         border:1px solid #003366;
}


.uebersichtsrahmen { border-bottom:1px dotted #ffb900; padding:8px; margin-bottom:15px; overflow:hidden; display:block;}
.uebersichtsrahmen:hover { border:1px dotted #003366; border-radius:5px; padding:7px; padding-bottom:8px; display:block;}
a.uebersichtskasten:link {text-decoration:none}
a.uebersichtskasten:visited {text-decoration:none}

/* Der Kern von Clearfix */
.clearfix:after {
         content: ".";
         display: block;
         clear: both;
         font-size: 0;
         height: 0;
         visibility: hidden;
}


.rahmenorange {
         border:2px solid #ffb900;
         border-radius:8px;
         margin:10px;
}

.rahmenorangeeckig {
         border:2px solid #ffb900;
         margin:10px;
}

.galerierahmenaussen{
         margin:auto;
         border:2px solid #ffb900;
         border-radius:8px;
         padding:15px;
         margin-top:10px;
         margin-bottom:10px;
         text-align:center;
}
.galerierahmeninnen{
         border:1px dotted #003366;
         padding:5px;
         float:left;
         margin:5px;
         display:block;
}

.galerierahmeninnen:hover{
         border:1px dotted #ffb900;
}

.schatt {
         border:1px solid #003366;
         border-radius:5px;
         FILTER: progid:DXImageTransform.Microsoft.Shadow(Color=#333333, direction=135, strength=4);
         box-shadow: 2px 2px 2px #333333;
}

td.unterbild {
         padding:10px;
         padding-top:0px;
         padding-bottom:25px;
}

.minbreite{
min-width:660px;
}

li.listenabstand {
         margin-bottom:7px;
}

table.texttabelle td {
         padding:5px;
         padding-right:10px;
         border-bottom:1px dotted #ffb900;
}

table.texttabelle td.tabellenkopf {
         border-bottom:2px solid #ffb900;
}




/* MENUE */

#navi {
         margin:0;
         padding:0;
         width:141px;
}

#navi ul{
         list-style-type:none;
         margin: 0; padding: 0;
         font:13px Tahoma,Arial,Helvetica, Sans-Serif;
}

#navi ul li.ebene1{
         margin: 0;
         padding: 0;
         border-top:1px solid #1f5787;
         position: relative;
         width:156px;
         background-color:#003366;
}

#navi ul ul{
         position:absolute;
         top:-1px;
         left:156px;
         background-color:#1f5787;
         font:13px Tahoma,Arial,Helvetica, Sans-Serif;
         border-top:2px solid #003366;
         border-bottom:2px solid #003366;
         z-index:1500;
         display:none;
}

#navi  li.ebene1:hover, #navi li.ebene2:hover{
         background-color:#0066cc;
}

#navi li.ebene2ausklapp:hover, #navi li.ebene1_kopf:hover, #navi li.ebene3:hover{
         background-color:#0066cc;
}

#navi ul li.ebene1 a{
         display:block;
         text-align: left;
         color: white;
         text-decoration: none;
         font-weight:bold;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:15px;
}

#navi ul li.ebene2{
         background-color:#1f5787;
         border-bottom:1px dotted #003366;
         border-right:2px solid #003366;
         width:154px;
         position: relative;
}

#navi ul li.ebene2 a{
         display:block;
         text-align: left;
         color: white;
         text-decoration: none;
         font-weight:normal;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:25px;
}

#navi ul li.ebene3{
         background-color:#3a7ca5;
         border-bottom:1px dotted #003366;
         border-right:2px solid #003366;
         width:154px;
         position: relative;
}

#navi div.ebene2akt{
         background-color:#1f5787;
         border-bottom:1px dotted #003366;
         border-right:2px solid #003366;
         width:129px;
         position: relative;
         display:block;
         text-align: left;
         color: white;
         text-decoration: none;
         font-weight:normal;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:18px;
         border-left:7px solid #ffb900;
                }

#navi div.ebene3akt{
         background-color:#3a7ca5;
         border-bottom:1px dotted #003366;
         border-right:2px solid #003366;
         width:124px;
         position: relative;
         display:block;
         text-align: left;
         color: white;
         text-decoration: none;
         font-weight:normal;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:23px;
         border-left:7px solid #ffb900;
}

#navi div.ebene1akt{
         background-color:#003366;
         width:141px;
         position: relative;
         display:block;
         text-align: left;
         color: white;
         text-decoration: none;
         font-weight:bold;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:8px;
         border-left:7px solid #ffb900;
         border-top:1px solid #1f5787;
}

#navi ul li.ebene3 a{
         display:block;
         text-align: left;
         color: white;
         text-decoration: none;
         font-weight:normal;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:30px;
}

#navi ul li.ebene2ausklapp{
         background-color:#3a7ca5;
         border-bottom:1px dotted #003366;
         border-right:2px solid #003366;
         width:154px;
}

#navi ul li.ebene2ausklapp a{
         display:block;
         text-align: left;
         color: white;
         text-decoration: none;
         font-weight:normal;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:10px;
}

#navi ul li.ebene1_kopf{
         margin: 0;
         padding: 0;
         position: relative;
         width:156px;
         background-color:#003366;
         border-top-right-radius: 25px;
         border-bottom:1px solid white;
}

#navi ul li.ebene1_kopf a{
         display:block;
         text-align: left;
         color:#ffb900;
         text-decoration: none;
         font-weight:bold;
         padding-left:15px;
         padding-top:10px; padding-bottom:10px;
         font:15px Tahoma,Arial,Helvetica, Sans-Serif;
         font-weight:bold; border-top:0;
         text-shadow: 1px 1px 6px #FF0000;
}

#navi  ul.menu_level1 li.submenu:hover ul.menu_level2 {display:block;}

div.men_haupt_fuss{
         width:141px;
         background-color:#003366;
         padding-left:15px;
         height:20px;
         font:12px Tahoma,Arial,Helvetica, Sans-Serif;
         color:#1f5787;
         border-top:1px solid white; padding-top:5px;
         border-bottom-right-radius: 25px;
         
}

a:link.sprachlink, a:visited.sprachlink{
         text-decoration:none;
         color:#1f5787;
}

a:hover.sprachlink{
         text-decoration:none;
         color:white;
}

#navi ul li.mentrennlinie{
         border-bottom:1px solid white;
}


#navi .ebene2.submenu > a {
    display: flex;                  /* Aktiviert das Flexbox-Layout */
    justify-content: space-between; /* Schiebt Text nach links, Pfeil nach rechts */
    align-items: center;            /* Zentriert Text und Pfeil perfekt auf vertikaler Ebene */
    width: 100%;                    /* Zwingt den Link, die volle Button-Breite zu nutzen */
    box-sizing: border-box;         /* Verhindert Layout-Verzerrungen durch eventuelles Padding */
}

/*Verhindert den Rahmen um das Bild im CSS */
#navi .ebene2.submenu > a img {
    border: 0;
    margin-right: 10px;             
}

#navi .ebene1.submenu > a {
    display: flex;                  /* Aktiviert das Flexbox-Layout */
    justify-content: space-between; /* Schiebt Text nach links, Pfeil nach rechts */
    align-items: center;            /* Zentriert Text und Pfeil perfekt auf vertikaler Ebene */
    width: 100%;                    /* Zwingt den Link, die volle Button-Breite zu nutzen */
    box-sizing: border-box;         /* Verhindert Layout-Verzerrungen durch eventuelles Padding */
}

/*Verhindert den Rahmen um das Bild im CSS */
#navi .ebene1.submenu > a img {
    border: 0;
    margin-right: 10px;             
}

/* DRUCKANSICHT */
@media print {

body {
         color:black;
}

#aussenhuelle {min-height: 100%;}

#oberteil {overflow:hidden;
         padding-bottom: 0px;
         width:100%;
}


#unterteil {
         display:none;
}


#linkerteil{
}


#rechterteil{
         margin-left:0; float:left;
         position:relative;
         width:100%;
}

.haupt {
         color:black;
         width:100%;
         border:0;
}

.titel {
         color:black;
         width:100%
         border:0;
         margin-bottom:45px;
}

.fussbox{
         display:none;
}




}     /*Ende Druckansicht*/

/* Video-Einbindung mit 2-Klick-Loesung */
.video-placeholder {
    position: relative;
    background-size: cover;
    background-position: center;
    background-color: #000;
	 display: inline-block; 
    vertical-align: top;   
    max-width: 100%; /* Wichtig, falls die Box mal breiter als der Bildschirm ist */
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); /* Dunkle Maske */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
}

.video-text {
    color: #ffffff;
    font-family: sans-serif;
    font-size: 0.85rem;
    line-height: 1.4;
    margin: 0 0 12px 0;
    max-width: 90%;
}

.video-text strong {
    font-size: 1.1rem;
    display: inline-block;
    margin-bottom: 4px;
    color: #ffb900; 
    text-shadow: 1px 1px 1px #333333;
}

.video-play-btn {
    background-color: #e62117; /* YouTube Rot */
    color: #ffffff;
    border: none;
    padding: 8px 18px;
    font-size: 0.9rem;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.1s ease;
}

.video-play-btn:hover {
    background-color: #cc181e;
    transform: scale(1.03);
}

/* Sorgt dafür, dass das geladene Video exakt den Platzhalter ausfüllt */
.video-placeholder iframe {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
}
