a { padding: 10px; }a:link { color: #LINK_N#; }a:visited { color: #LINK_V#; }a:hover { color: #LINK_H#; background-color: #LINK_BH#; }a:focus { color: #LINK_F#; outline: 1px solid red; }a:active { color: #LINK_A#; }h1 { font-family: #FONT_H#,Arial,serif; color: #FONT_C#; font-size: xx-large; font-style:italic; font-weight:bold; text-align: center; }h2 { font-family: #FONT_H#,Arial,serif; color: #FONT_C#; font-size: x-large; font-style:italic; font-weight:bold; }h3 { font-family: #FONT_H#,Arial,serif; color: #FONT_C#; font-size: x-large; font-weight:bold; border-bottom: 2px solid #FONT_BC#; }h4 { font-family: #FONT_H#,Arial,serif; font-size: large; font-weight:bold; color: #FONT_C#; background-color: #FONT_BR#; border: 2px solid #FONT_BR#; padding: 0 5px; }h5 { font-family: #FONT#,Arial,serif; font-size: large; font-weight:bold; color: #FONTI_C#; background-color: #FONTI_BC#; padding: 0 5px; }h6 { font-family: #FONT#,Arial,serif; font-size: large; color: #FONT_C#; font-weight: bold; border-left: 2px solid #FONTI_BC#; }h1, h2, h3, h4, h5, h6 { font-style:normal; font-weight: normal; }legend { font-family: #FONT#,Arial,serif; font-size: large; color: #FONT_C#; font-weight: bold; border-left: 2px solid #FONT_BC#; }p, li, td { font-family: #FONT#,Arial,serif; font-size: medium; color: #FONT_C#; font-weight:normal; }th { font-family: #FONT#,Arial,serif; font-size: large; color: #FONT_C#; font-weight: bold; text-align: center; padding: 3px; }DIV#Presse { margin: 15px 15px 15px 15px; padding: 2px 5px 2px 5px; border: 0; min-width: 16em; min-height: 100px; color: #000000; background-color:#DDDDDD; -webkit-box-shadow: 3px 3px 6px #000000; -moz-box-shadow: 3px 3px 6px #000000; box-shadow: 3px 3px 6px #000000; -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000, offx=3, offy=3)"; filter:progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offY=3, offX=3); font-family:'Times New Roman','Courier New',#FONT#,Arial,serif; color:#000000; }h1#Presse { font-size:small; font-style:normal; font-weight:bold; text-align: center; letter-spacing:0.3em; border: 0; }h2#Presse { font-size:x-large; font-style:normal; font-weight:bold; text-align: center; letter-spacing:0.1em; border: 0; }h3#Presse { font-size:large; font-weight:normal; text-align: center; letter-spacing:0.1em; border: 0; }h4#Presse { font-size:medium; font-weight:bold; text-align: justify; border: 0; }p#Presse, li#Presse, td#Presse { text-align: justify; }div#Seite { margin: 10px auto; width: 100%; text-align: left; border: 0; background-color: #SEITENFARBE#; }.Header { display: flex; flex-direction: row; flex-wrap: nowrap; background-color: #BACKGROUND#; }.Header a { padding: 0; }.Logo { flex: 1 1 auto; text-align: center; border: 0; }.Banner { flex: 5 5 auto; text-align: right; border: 0; margin: 0 5px 0 0; }.Position { margin: 2px 0 2px 0; padding: 0; border: 0; font-family: #FONT#,Arial,serif; font-size:medium; color: #FONT_C#; font-weight: normal; }.Navi { padding: 4px; margin: 1px; border: 0; background-color: #BACKGROUND#; }.Navi ul { flex-direction: column; list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; }.Navi li { margin: 1px; padding: 0; font-size: 1rem; }.Navi .Mobile { display: none; }.Navi a { display: block; padding: 0.4em; text-decoration: none; font-weight: bold; text-align: center; border: 1px solid transpartent; box-shadow: none; color: #KNOPF_AF#; background-color: #KNOPF_A#; transition: all .25s ease-in; }.Navi li[aria-current] a { background-color: #KNOPF_S#; color: #KNOPF_SF#; border: 1px solid #KNOPF_SO#; }.Navi a:focus, .Navi a:hover, .Navi li[aria-current] a:focus, .Navi li[aria-current] a:hover { color: #KNOPF_HF#; background-color: #KNOPF_H#; border: 1px solid #KNOPF_HO#; }.Navi .submenu { visibility: hidden; height: 0; z-index: 1000; }.Navi .submenu li { display: block; }.Navi li:hover .submenu, .Navi li:active .submenu, .Navi li:focus .submenu, .Navi li:focus-within .submenu { visibility: visible; height: auto; }.Navi p a { padding: 0; text-decoration: none; font-weight: normal; text-align: center; border: 0; box-shadow: 0; color: #FONT_C#; background-color: transparent; }.Content { display: flex; flex-direction: row; flex-wrap: nowrap; }.Inhalt { min-height: 500px; margin: 1px; padding: 4px 1%; background-color: #BACKGROUND#; }.Sprechomat { font-family: #FONT#,Arial,serif; font-size: medium; color: #FONT_C#; font-weight:normal; font-style:italic; }.BildRechts { float: right; margin: 4px 4px 4px 4px; background-color:#BBBBBB; text-align: justify; font-size: small; }.BildLinks { float: left;   margin: 4px 4px 4px 4px; background-color:#BBBBBB; text-align: justify; font-size: small; }.BildMitte { align: center; margin: 0 auto; text-align: center; font-size: small; }.rund { border-radius: .5em; }label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] { cursor: pointer; cursor: hand; }input, textarea { background: #ddd; }input:focus, textarea:focus { color: #000; background: #fff; outline: 1px solid red; }.Suche { padding: 0; border: 0; background-color: #BACKGROUND#; }.Fuss { width: 100%; margin: 2px 0; padding: 0; border: 0; text-align: right; font-family: #FONT#,Arial; font-size:medium; color: #FONT_C#; font-weight:normal; }.Fussdruck { display: none; }.Boden { height: 300px; }div#WichtigeEingaben { display: none; }