html {
    height: 100%;
    width: 100%;
    text-align: center;
}

body {
    padding: 0px;
    margin: 0px;
    border: 0px none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: #d9e9f4;
    text-align: center;
    width: 100%;
}

body.zoom {
    text-align: left;
}

body * {
    vertical-align: top;
    text-align: left;
}

input, textarea, select {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

div, form, img, table, tr, td {
    border: 0px none;
    padding: 0px;
    margin: 0px;
}

input.checknradio {
    border: 0px none;
}

ul, ol, dl {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}

a.lexilink {
    color: #000000 !important;
    cursor: help;
    font-weight: normal;
    border-bottom: 1px dotted #008ACA;
    text-decoration: none;
}

b a.lexilink {
    font-weight: bold;
}

h2 a.lexilink {
    font-weight: bold;
}

div.hr {
    background-image: url(/img/line_gruen.jpg);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    height: 1px;
    clear: both;
}

div.hr hr {
    display: none;
}

/* --- Fotoarchiv --- */
div.fotoarchivthumb {
    border: 1px solid #008ac9;
    background-color: #edf4fa;
    width: 102px;
    height: 102px;
    display: block;
    float: left;
    margin-right: 5px;
}

/* --- Publikationen --- */
div.publikationenthumb {
    border: 1px solid #008ac9;
    display: block;
    float: left;
    padding: 0px;
    margin-right: 5px;
}

/* --- Statiatiken --- */
div.statistikenthumb {
    border: 1px solid #008ac9;
    display: block;
    float: left;
    margin-right: 5px;
}


/* --- Formulare --- */
div.fehler {
    margin-left: 90px;
    padding-top: 2px;
    font-weight: bold;
    color: #ff1000;
}

span.fehler {
    font-weight: bold;
    color: #ff1000;
}

div.label {
    width: 86px;
    margin-right: 4px;
    padding-top: 2px;
    margin-bottom: 2px;
    float: left;
    clear: both;
}

div.input {
    width: 289px;
    margin-bottom: 2px;
    float: left;
}

div.input-text {
    width: 289px;
    padding-top: 2px;
    margin-bottom: 2px;
    float: left;
}

input.checkandradio {
    float: left;
}

label.checkandradio {
    padding-top: 2px;
    margin-right: 8px;
    margin-left: 2px;
    display: block;
    float: left;
}

div.input select {
    width: 289px;
}

div.input input.input {
    width: 283px;
}

div.input textarea.input {
    width: 283px;
}

div.submit {
    clear: both;
    width: 100%;
    text-align: center;
}

input.submit {
    text-align: center;
    margin: auto;
    width: 115px;
    height: 21px;
    vertical-align: middle;
    font-weight: bold;
    border: 0px none;
    background-color: #ffffff;
    background-image: url(/img/bg_button.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

/* --- Master-Layout --- */
table.layout {
    width: 762px;
    margin: auto;
}

table.layout-lexikon {
    width: 425px;
}

table.layout td.linker-rand {
    background-image: url(/img/bg_greyline.gif);
    background-repeat: repeat-y;
    background-position: left;
    background-color: #ffffff;
    width: 10px;
}

table.layout td.kopf {
}

table.layout td.rechter-rand {
    background-image: url(/img/bg_greyline.gif);
    background-repeat: repeat-y;
    background-position: right;
    background-color: #ffffff;
    width: 10px;
}

table.layout td.fuss {
    background-image: url(/img/fussabschluss.gif);
    background-repeat: no-repeat;
}

table.layout td.linke-spalte {
    background-color: #ffffff;
    width: 154px;
    border-right: 1px solid #e6e6e6;
    padding-top: 12px;
    padding-bottom: 8px;
}

table.layout td.inhalt {
    background-color: #ffffff;
    width: 409px;
}

table.layout td.inhalt div.inhalt {
    padding: 12px;
    line-height: 16px;
}

table.layout td.ravs-inhalt {
    background-color: #ffffff;
    width: 587px;
}

div.ravs-inhalt {
    padding: 12px;
    line-height: 16px;
}

td.ravs-inhalt div.hr {
    background-image: url(/img/line_gruen_ravs.jpg);
    background-repeat: no-repeat;
    background-position: 12px 8px;
}

td.ravs-inhalt div.ravs-inhalt div.hr {
    background-image: url(/img/line_gruen_ravs.jpg);
    background-repeat: no-repeat;
    background-position: 0px 8px;
}

table.layout td.rechte-spalte {
    background-color: #ffffff;
    background-image: url(/img/bg_rechte_spalte.gif);
    background-position: left top;
    background-repeat: repeat-y;
    width: 178px;
    height: auto;
}

/* --- Sitemap ---*/

ul.sitemap {
    list-style-image: url(/img/bullet_blau.gif);
}

ul.sitemap ul.sitemap {
    list-style-image: url(/img/bullet_gruen.gif);
    margin-bottom: 5px;
}

ul.sitemap ul.sitemap a {
    font-weight: normal;
}

/* --- generelle Elemente --- */

ul.blau li {
    list-style-image: url(/img/bullet_blau.gif);
}

ul.gruen li {
    list-style-image: url(/img/bullet_gruen.gif);
}

ul li.blau {
    list-style-image: url(/img/bullet_blau.gif);
}

ul li.gruen {
    list-style-image: url(/img/bullet_gruen.gif);
}

a.text {
    color: #008aca;
}

h1 {
    color: #008dd2;
    font-size: 16px;
    line-height: 18px;
    background-image: url(/img/bar_gruen.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 6px 0px;
    font-weight: bold;
    clear: both;
}

h1.weitere_titel {
    background-image: none;
    margin-bottom: 0px;
}

h1.letzter_titel, h2.letzter_titel {
    padding-bottom: 14px;
    background-image: url(/img/bar_gruen.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

body.zoom h1 {
    color: #000000;
    font-size: 14px;
    padding: 0px;
    margin: 0px 0px 6px 0px;
    font-weight: bold;
    background-image: none;
}

h1.mit-datum {
    padding-bottom: 8px;
}

h1.mit-datum span.datum {
    font-size: 11px;
    color: #8c8c8c;
    font-weight: normal;
    margin-left: 320px;
    display: block;
}

h1.mit-datum div.datum {
    font-size: 11px;
    color: #8c8c8c;
    font-weight: normal;
/*    margin-left: 320px;*/
}

h2 {
    font-size: 12px;
    margin: 6px 0px 8px 0px;
    font-weight: bold;
    color: #008dd2;
}

div.klein {
    display: inline;
    font-size: 10px;
}

div.links {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

div.rechts {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

div.zentriert {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-bottom: 5px;
    clear: both;
    text-align: center;
    width: 100%;
}

div.imtext {
    margin-top: 5px;
}

div.rand {
    border: 1px solid #008ac9;
}

div.rand div.trenner {
    height: 1px;
    border-top: 1px solid #008ac9;
    line-height: 0;
}

div.bildtext {
    padding: 2px;
    font-size: 11px;
}

table.tabelle {
    width: 100%;
}

table.tabelle td {
    padding: 2px;
    background-color: #ecf4f9;
    border: 1px solid #ffffff;
}

table.tabelle td.zahl {
    text-align: right;
}

table.tabelle tr.kopf td {
    background-color: #008ac9;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

table.tabelle tr.kopf td a.lexilink {
    color: #FFFFFF ! important;
    font-weight: bold;
    text-decoration: underline;
}

/* --- Seiten-Funktionen --- */
div.seitenfunktionen {
    text-align: right;
    width: 100%;
}

/* --- Download-Manager --- */
div.download-manager {
    padding: 12px;
    background-color: #ffffff;
}

div.download-manager h2 {
    padding: 0px;
}

div.download-manager input.email {
    width: 200px;
}

div.download-manager input.submit {
    text-align: center;
}

/* --- Kopf --- */
table.kopf {
    width: 742px;
}

table.kopf td.kopflinks {
    background-image: url(/img/bg_orangebar.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #ffffff;
    padding-top: 12px;
    border-left: 1px solid #80b5d9;
    padding-left: 9px;
    vertical-align: bottom;
    height: 85px;
    width: 503px;
    color: #7a7a7a;
    font-size: 11px;
}

table.kopf td.kopflinks a {
    color: #7a7a7a;
    font-weight: normal;
}

table.kopf td.kopfrechts {
    background-image: url(/img/bg_orangebar.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #ffffff;
    padding-top: 12px;
    border-right: 1px solid #80b5d9;
    padding-left: 9px;
    vertical-align: bottom;
    text-align: right;
    height: 85px;
    width: 237px;
}

table.kopf a {
    color: #ffffff;
}

table.kopf td.blaulinks {
    background-color: #008aca;
    border-right: 1px solid #ffffff;
    width: 149px;
    text-align: right;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #ffffff;
    font-weight: bold;
}

table.kopf td.blaumitte {
    background-color: #008aca;
    border-right: 1px solid #ffffff;
    width: 352px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #ffffff;
    font-weight: bold;
}

table.kopf td.blaurechts {
    background-color: #008aca;
    width: 229px;
    padding-left: 4px;
    padding-right: 1px;
}

table.kopf td.blaurechts div.suchfeld {
    background-color: #ffffff;
    margin: 1px 0px 1px 0px;
    padding: 1px 2px 1px 2px;
    vertical-align: middle;
    float: right;
}

table.kopf td.blaurechts input.suche {
    width: 174px;
    height: 15px;
    background-color: #ffffff;
    border: 0px none;
    padding: 0px;
    margin: 0px;
}

table.kopf td.blaurechts input.suchbutton {
    background-color: #008aca;
    color: #ffffff;
    font-weight: bold;
    padding: 3px 0px 0px 0px;
    margin: 0px;
    border: 0px none;
    width: 41px;
}

div.subnavi {
    background-color: #ffffff;
    background-image: url(/img/bg_grueneleiste.gif);
    padding-left: 160px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: left top;
}

div.subnavi ul {
    width: 582px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

div.subnavi ul li {
    padding-top: 4px;
    float: left;
    display: block;
    color: #ffffff;
    list-style-image: none;
}

div.subnavi ul li a {
    color: #ffffff;
    font-weight: normal;
}

/* --- Navigation --- */

ul.navigation {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 154px;
}

ul.navigation li.level1 {
    background-image: url(/img/bg_navi1.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 8px;
}

ul.navigation li.level1 a {
    display: block;
    background-image: url(/img/navi_bullet-0.gif);
    background-repeat: no-repeat;
    background-position: 2px 0px;
    padding-left: 15px;
    padding-top: 1px;
}

ul.navigation li.level1 a.aktiv {
    background-image: url(/img/navi_bullet-1.gif);
}

ul.navigation li.level1 a:hover {
    background-image: url(/img/navi_bullet-1.gif);
}

ul.navigation li.level2 {
    background-image: url(/img/bg_navi2.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 8px;
}

ul.navigation li.level2 a {
    display: block;
    background-image: url(/img/navi_bullet-0.gif);
    background-repeat: no-repeat;
    background-position: 18px 0px;
    padding-left: 31px;
    padding-top: 1px;
}

ul.navigation li.level2 a.aktiv {
    background-image: url(/img/navi_bullet-1.gif);
}

ul.navigation li.level2 a:hover {
    background-image: url(/img/navi_bullet-1.gif);
}

/* --- Quick-Login --- */

div.ravs-quick-login {
    width: 154px;
    background-image: url(/img/bg_navi1.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 12px;
    margin-top: 16px;
}

div.ravs-quick-login a.navilike {
    display: block;
    background-image: url(/img/navi_bullet-0.gif);
    background-repeat: no-repeat;
    background-position: 2px 0px;
    padding-left: 15px;
    padding-top: 1px;
}

div.ravs-quick-login a.navilike:hover {
    background-image: url(/img/navi_bullet-1.gif);
}

div.ravs-quick-login input.text, div.lexisuche input.text {
    border: 1px solid #8d8d8d;
    width: 120px;
}

div.ravs-quick-login input.text {
    border: 1px solid #8d8d8d;
    width: 120px;
}

div.ravs-quick-login input.submit {
    border: 0px none;
    background-image: url(/img/bg_quicklogin_button.gif);
    width: 147px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    color: #000000;
    float: right;
    margin-top: 8px;
    margin-bottom: 8px;
}

div.ravs-quick-login label {
    display: block;
    padding-top: 3px;
    float: right;
    width: 110px;
    text-align: left;
}

/* --- Startseite --- */

div.startseitenteaser {
    background-color: #ffffff;
    font-weight: normal;
    cursor: pointer;
}

div.startseitenteaser img {
    float: right;
    border: 1px solid #157ca9;
    margin-left: 4px;
    margin-bottom: 4px;
}

a.startseitenteaser {
    margin-left: 325px;
    font-weight: bold;
    color: #008dd2;
}

a.startseitenteaser:hover {
    text-decoration: none;
}

/* --- Mitglieder-Liste --- */
h2.mitgliederliste {
    margin: 12px 0px 4px 0px;
}

ul.mitgliederliste {
    padding: 0px;
    margin-left: 15px;
    list-style: none;
}

ul.mitgliederliste li {
    margin-bottom: 2px;
}

ul.mitgliederliste li a {
    font-weight: normal;
}

div.fussindex {
    display: block;
}

div.fussindex ul {
    padding: 0px;
    padding-left: 2px;
    margin: 0px;
    list-style-type: none;
}

div.fussindex ul li {
    padding-top: 4px;
    float: left;
    display: block;
    color: black;
    list-style-image: none;
}

div.fussindex ul li a {
    color: black;
    font-weight: normal;
}

/* --- Pressemeldungen Liste --- */
ul.pressemeldungen {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.pressemeldungen li {
    background-image: url(/img/line_gruen.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

ul.pressemeldungen li a {
    font-weight: normal;
}

/* --- Link-Liste --- */
ul.linkliste a {
    font-weight: normal;
}

/* --- verwandte Artikel Liste --- */

ul.verwandteartikel {
    list-style-image: url(/img/bullet_blau.gif);
}

ul.verwandteartikel a {
    font-weight: normal;
}

/* --- Suchergebnis Liste --- */
ul.suchergebnis {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.suchergebnis li {
    background-image: url(/img/line_gruen.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

ul.suchergebnis li a {
    font-weight: normal;
}

/* --- Teaser rechte spalte --- */
div.warenkorb-erster-kopf {
    background-image: url(/img/bg_rs_teaser_head_orange.gif);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    color: #ffffff;
    padding: 2px 2px 2px 12px;
    font-weight: bold;
}

div.warenkorb-kopf {
    background-image: url(/img/bg_rs_teaser_head_orange.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #ffffff;
    padding: 2px 8px 2px 12px;
    margin-top: 8px;
    font-weight: bold;
}

div.warenkorb {
    padding: 2px 8px 2px 12px;
    border-top: 1px solid #ecc52e;
    border-left: 1px solid #ecc52e;
    border-right: 1px solid #ecc52e;
    background-color: #ffffff;
    color: #000000;
}

div.rechte-spalte-erster-kopf {
    background-image: url(/img/bg_rs_teaser_head.gif);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left top;
    color: #ffffff;
    padding: 2px 2px 2px 12px;
    font-weight: bold;
}

div.rechte-spalte-erster-kopf a {
    color: #ffffff;
}

div.rechte-spalte-kopf {
    background-image: url(/img/bg_rs_teaser_head.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #ffffff;
    padding: 2px 8px 2px 12px;
    margin-top: 8px;
    font-weight: bold;
}

div.rechte-spalte-kopf a {
    color: #ffffff;
}

div.rechte-spalte {
    padding: 2px 2px 2px 12px;
    border-top: 1px solid #80b5d9;
    border-left: 1px solid #80b5d9;
    border-right: 1px solid #80b5d9;
    background-color: #ffffff;
    color: #000000;
}

a.aussenteaser {
    background-color: #ffffff;
    font-weight: normal;
    display: block;
    margin: 0px;
    padding: 0px;
    border: 0px none;
    width: 156px;
}

a.aussenteaser:hover {
    text-decoration: none;
}

a.aussenteaser img {
/* 2009-02-06 PW nach Rueckfrage von Frau Reiz auskommentiert 
    border: 1px solid #157ca9;
    margin-left: 1px;
    margin-bottom: 1px;
*/
}

a.aussenteaser img {
/* Selektor genauer spezifizieren */
/*    float: right;*/
}

a.aussenteaser div.zentriert img {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

a.aussenteaser span.datum {
    font-size: 10px;
    color: #8c8c8c;
    font-weight: normal;
}

/* --- RAVS --- */
/* --- Dokumenten-Liste --- */

table.filter {
    margin-top: 5px;
    margin-bottom: 5px;
}

td.themen-select {
    border-left: 20px solid #ffffff;
    border-right: 5px solid #ffffff;
}

td.themen-select select {
    width: 161px;
}

td.reset {
    width: 402px;
    height: 20px;
    text-align: center;
    background-image: url(/img/ravs/submit_rahmen.gif);
    background-repeat: no-repeat;
    vertical-align: middle;
}

table.ravs-archiv {
}

table.ravs-archiv td {
    border-left: 10px solid #ecf4f9;
    border-right: 4px solid #ecf4f9;
    border-top: 2px solid #ecf4f9;
    border-bottom: 2px solid #ecf4f9;
    background-color: #ecf4f9;
}

rable.ravs-archiv td.nichts-gefunden {
    width: 529px;
}

table.ravs-archiv a {
    font-weight: normal;
}

table.ravs-archiv td.blaettern {
    border: 0px none;
    background-color: #ffffff;
    width: 11px;
}

table.ravs-archiv td.rauf {
    vertical-align: top;
}

table.ravs-archiv td.runter {
    vertical-align: bottom;
}

table.ravs-archiv td.datum-thema {
    width: 147px;
}

table.ravs-archiv td.titel {
    width: 382px;
}

table.ravs-archiv tr.kopf td.blaettern {
    border: 0px none;
    background-color: #ffffff;
}

table.ravs-archiv tr.kopf td {
    border-color: #008ac9;
    background-color: #008ac9;
    color: #ffffff;
    font-weight: bold;
}

body.ravs-dv {
    height: 100%;
    background-color: #ffffff;
}

body.ravs-dv table.main {
    width: 100%;
    height: 100%;
}

body.ravs-dv table.main td.left {
    width: 189px;
    vertical-align: top;
}

body.ravs-dv table.main td.head {
    height: 20px;
    padding-left: 12px;
}

body.ravs-dv table.main td.content {
    vertical-align: top;
    text-align: center;
    width: 100%;
}

a.ravs-dv-menu {
    background-image: url(/img/ravs/bg_dvmenu_linie.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 6px;
    margin-bottom: 8px;
    display: block;
    vertical-align: bottom;
    color: #000000;
}

a.ravs-dv-menu img {
    vertical-align: text-bottom;
    margin-left: 5px;
    margin-right: 5px;
}

div.ravs-inhalt div.input {
    width: 430px;
    margin-bottom: 2px;
    float: left;
}

div.ravs-inhalt div.halbes-input {
    width: 170px;
    margin-bottom: 2px;
    float: left;
}

div.zweites-label {
    width: 86px;
    margin-right: 4px;
    margin-left: 4px;
    padding-top: 2px;
    margin-bottom: 2px;
    float: left;
}

div.ravs-inhalt div.input select {
    width: 432px;
}

div.ravs-inhalt div.input input.input {
    width: 426px;
}

div.halbes-input input.input {
    width: 162px;
}

div.ravs-inhalt div.halbes-input select {
    width: 168px;
}

div.input textarea.input {
    width: 283px;
}

/* Bildergalerie */
div.bildergalerie {
}

div.bildergalerie div.details {
}

div.bildergalerie div.bilderbox {

}

div.bildergalerie div.bilderbox a.pfeile {
    display: block;
    width: 18px;
    height: 11px;
    background-repeat: no-repeat;
}

div.bildergalerie div.bilderbox a.pfeil-zurueck {
    float: left;
    background-image: url(/img/bilderpfeil_zurueck_0.gif);
}

div.bildergalerie div.bilderbox a.pfeil-zurueck:hover {
    background-image: url(/img/bilderpfeil_zurueck_1.gif);
}

div.bildergalerie div.bilderbox a.pfeil-vor {
    float: right;
    background-image: url(/img/bilderpfeil_vor_0.gif);
}

div.bildergalerie div.bilderbox a.pfeil-vor:hover {
    background-image: url(/img/bilderpfeil_vor_1.gif);
}

div.bildergalerie div.bilderbox div.titel {
    float: left;
    width: 345px;
    text-align: center;
    font-style: italic;
}

div.bildergalerie div.bilderliste {
}

div.bildergalerie div.thumbnails {
    width: 187px;
    height: 150px;
    float: left;
    margin: 2px;
    text-align: center;
    margin: auto;
    border: solid 2px #ffffff;
}

div.bildergalerie div a img.thumbnails-normal {
    border: solid 2px #ffffff;
}

div.bildergalerie div a img.thumbnails-active {
    border: solid 2px #008aca;
}

div.bildergalerie div.thumbnails a.bildergalerielink {
    font-weight: normal;
}

div.bildergalerie div.thumbnails a.bildergalerielink:hover {
    text-decoration: none;
}