/**************************************************** // wiener.css - // sollte eigentlich NUR fuer die diversen Veranstaltungspages dienen. // LEIDER ist hier alles Kraut und Rüben geworden > // *************************************************** // derzeit verwendete Farben - // CID-rot: #A50042 // Bordeaux #8E0145; // Bordeaux - heller #AD0052; // AKTIV #8E0145; // GRAU #9C9E9C; // GRAU dunkel #999999; // GRAU hell #9C9E9C; // GRAU sehr hell #CCCCCC; // GRAU ganz sehr hell #E3E2E2; // fast SCHWARZ #333333; // sowie weitere Farben in den Karten-Kategorien ! // die wiener.css wird auch, weil dort ALLES vermischt wurde, auch von bios.css inkludiert. ****************************************************/ /* */ body {background-color: #CCCCCC;} .cdiv_main { text-align: center; margin: 25px auto; } .container_main { width: 90%; text-align: left; margin: 15px auto; overflow: hidden; position: relative; } .header-index { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; color: #A50042; background-image: url(img/ver_bio.jpg); background-repeat: repeat-y; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666; } .header-big{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; color: #A50042; } * html .header-big {font-size: 13px; /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */} .header-a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; color: #B00062; } .header-xl{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #B00062; } .header-medium{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #A50042; } .header-small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #A50042; } td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 17px; } .line-u-grau { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; } .line-o-grau { border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; } .rahm, rahm-rot { border-bottom-width: 1px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-top-style: solid; border-right-style: solid; border-left-style: solid; } .rahm { border-color: #CCCCCC; } .rahm-rot { border-color: #8E0145; } a:link, a:visited, a:hover, a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; } a.aktiv:link, a.aktiv:visited, a.aktiv:hover, a.aktiv:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #8E0145; text-decoration: none; } a.btn_link{ background-image: url(img/_btn/btn_pfeil_grau.gif); background-repeat:no-repeat; vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#FFFFFF; height: 26px; width: 160px; text-decoration: none; padding-top: 3px; padding-bottom: 4px; padding-left: 15px; } a.btn_link:visited { color:#FFFFFF; } a.btn_link:hover { /* background-image:url(img/_btn/btn_pfeil_rot.gif); */ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #A50042; } a.grau:link, a.grau:visited, a.grau:hover, a.grau:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; font-weight: bolder; } a.hs-caption:link, a.hs-caption:visited, a.hs-caption:hover, a.hs-caption:active { /* dient nur für die Eigenschaft bei a href in einer Caption vom Tool highslide */ color: #000000; font-family: Arial, sans-serif; text-decoration: none; font-size: 1em; margin-bottom: 0px; } a.index:link, a.index:visited, a.index:hover, a.index:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #333333; text-decoration: none; } a.text:link, a.text:visited, a.text:hover, a.text:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A50042; text-decoration: none; font-weight: bolder; } a.under:link, a.under:visited, a.under:hover, a.under:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #B00062; font-weight: bolder; text-decoration: underline; } .table-haupt { background-color: #FFFFFF; border: 1px solid #333333; } .table-navi { background-color: #9C9E9C; } .textfeld { height: 20px; } .textarea { height:50px; } .textfeld, .textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; width: 240px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #333333; border-right-color: #333333; border-bottom-color: #333333; border-left-color: #333333; } .kat-a { background-color: #FFF8F0; border: 1px solid #FFD9D9; } .kat-b { background-color: #F2FFF2; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #C1E7C1; border-right-color: #C1E7C1; border-bottom-color: #C1E7C1; border-left-color: #C1E7C1; } .kat-c { background-color: #F0F5FF; border: 1px solid #D1D9E9; } .kat-e { background-color: #FFFFF0; border: 1px solid #FFE188; } .kate-a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #A50042; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFD9D9; font-weight: bold; } .kate-b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #354C35; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C1E7C1; font-weight: bold; } .kate-c { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #324161; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D1D9E9; font-weight: bold; } .kate-d { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; border-bottom-width: 1px; border-bottom-style: solid; font-weight: bold; } .kate-e { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFCC33; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFE188; font-weight: bold; } .bor-1c { border-right-width: 1px; border-bottom-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: none; border-right-color: #D1D9E9; border-bottom-color: #D1D9E9; } .bor-2c { border-right-width: 1px; border-top-style: none; border-right-style: solid; border-left-style: none; border-right-color: #D1D9E9; } .bor-3c { border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid; border-left-style: none; border-bottom-color: #D1D9E9; } .bor-1a { border-right-width: 1px; border-bottom-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: none; border-right-color: #FFD9D9; border-bottom-color: #FFD9D9; } .bor-2a { border-right-width: 1px; border-top-style: none; border-right-style: solid; border-left-style: none; border-right-color: #FFD9D9; } .bor-3a { border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid; border-left-style: none; border-bottom-color: #FFD9D9; } .bor-1b { border-right-width: 1px; border-bottom-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: none; border-right-color: #C1E7C1; border-bottom-color: #C1E7C1; } .bor-2b { border-right-width: 1px; border-top-style: none; border-right-style: solid; border-left-style: none; border-right-color: #C1E7C1; } .bor-3b { border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid; border-left-style: none; border-bottom-color: #C1E7C1; } .bor-1e { border-right-width: 1px; border-bottom-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: none; border-right-color: #FFE188; border-bottom-color: #FFE188; } .bor-2e { border-right-width: 1px; border-top-style: none; border-right-style: solid; border-left-style: none; border-right-color: #FFE188; } .bor-3e { border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid; border-left-style: none; border-bottom-color: #FFE188; } .small { font-size: 10px; } .hintfotos { background-color: #CCCCCC; } .hintfoto { background-color: #CCCCCC; border-width: 1px; border-style: solid; border-color: #666666; } .subruck { text-indent: 13pt; } .subrucki { text-indent: 11pt; } .textrot { color: #990033; } #img_container { background-color: #FFFFFF; /* weiß */ margin: 0.3em 1em 0.1em 0; padding: 2px; float: left; } p.text, p.blocktext { margin-top: -0.72em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; } p.blocktext { text-align: justify; } /* Links und Rechts für Bildplatzierungen im laufenden Text */ .fleft {float:left; margin: 0.3em 1em 0.1em 0; } .fright {float:right; margin: 0.3em 0 0.1em 1em;}