@charset "utf-8";
/* CSS Document */

body,td,th { font-family:Arial,Helvetica,sans-serif; font-size:11pt; }
body { background:url(bilder/bg.png) #752C09; margin:0;padding:0; }
.content { position:relative; width:934px; margin:auto; background:url(bilder/bg_main.jpg) top center repeat-y #de9c52; }

::selection { text-shadow:none; color:#fff; background-color:#008131; }
::-moz-selection { text-shadow:none; color:#fff; background-color:#008131; }

.menue { position:absolute; width:180px; top:155px; left:22px; z-index:20; }
.menue a { display:block; padding:7px 0 13px 32px; background:url(bilder/m_out.png) center left no-repeat; color:#002060; font-variant:small-caps; text-decoration:none; font-size:20px; font-weight:bold; letter-spacing:-1px; }
.menue a:hover { margin-left:10px; }
.menue a:focus, .menue a.m_on { margin-left:10px; background-image:url(bilder/m_on.png); }

#stempel { position:absolute; left:43px; top:15px; z-index:3; }
#logo { position:absolute; top:15px; left:522px; z-index:22; }
#motto { width:250px; margin:auto; background:url(bilder/m_pinselkreis.png) center no-repeat; }
#motto td { width:150px; height:50px; text-align:center; font-size:18px; font-weight:bold; color:#fff; text-shadow:1px 1px 3px #000; }

.inhalt { position:relative; padding:150px 29px 100px 215px; background:url(bilder/bar.png) 25px 120px no-repeat; min-height:400px; line-height:13pt; z-index:2; }
.toph1 { position:absolute; top:75px; left:235px; color:#fff; text-shadow:0 0 4px #000; font-variant:small-caps; font-size:35px; letter-spacing:-1px; }
#bottom-bar { position:absolute; left:25px; bottom:30px; }
.bild { border:1px solid #999; background-color:#fff; padding:3px; }
.bild_zoom { border:1px solid #999; background-color:#fff; padding:3px; height:70px; cursor:pointer; }
.bild_zoom:hover { height:auto; position:absolute; }
.inhalt h2 { font-size:18px; color:#002060; text-shadow:0 0 5px #fff; }
h2:target { color:#008131; font-size:150%; }
.inhalt a { color:#333; font-weight:bold; }
/*.inhalt_innen { background:url(bilder/bg_aktuell.png); }*/

.siegeltab { width:100%; margin:auto; background:url(bilder/m_siegel_band.png) center repeat-x; }
.siegeltab td, .siegeltd { height:128px; width:145px; background:url(bilder/m_siegel.png) center no-repeat; text-align:center; color:#fff; font-size:18px; text-shadow:1px 1px 3px #000; }
.siegeltab a { color:#fff; text-decoration:none; font-weight:normal; }
.siegeltab a:hover { font-size:21px; }

.header { clear:both; background:url(bilder/r_top.jpg) center; width:934px; height:17px; }
.footer { clear:both; background:url(bilder/r_bottom.jpg) center; width:934px; height:17px; z-index:0; position:relative; }
.footer img { display:none;/**/ position:absolute; left:17px; bottom:17px; }

.galerie_tab { width:90%; margin:auto; }
.galerie_tab td { text-align:center; font-size:8pt; }
.galerie_tab th { background:url(bilder/bg_aktuell.png); width:50px; font-size:40px; cursor:pointer; }
.galerie_tab th:hover { color:#000; background-color:#fff; }
.galerie_tab span { background-color:#fff; padding:0px 10px; display:inline-block; border-radius:5px; margin:1px; }

.aktuell { background:url(bilder/bg_aktuell.png); /*width:200px;*/ padding:5px; color:#fff; text-align:center; }
.aktuell img { border:1px solid #999; background-color:#fff; padding:2px; }

.list_tab td, .list_tab th { vertical-align:top; }
.list_tab td { border-top:1px solid #f0f0f0; }
.list_tab th { background:url(bilder/bg_aktuell.png); text-align:left; padding:5px; text-shadow:0 0 3px #fff; }

.glossar { background:url(bilder/bg_aktuell.png); padding:3px 10px; margin:5px 20px; border-radius:10px; border:1px solid #fff; }
.glossar a { font-size:80%; font-weight:normal; color:#000; }
a[href*="glossar"] { color:#002060; font-weight:normal; text-decoration:none; border-bottom:2px dotted #002060; }

.doc { margin:0 30px; padding:10px 20px; background-color:#F9E6D0; }

.IE6hint { background-color:#ffc; border:1px solid #666; color:#000; font-size:9pt; width:500px; padding:10px; }
