Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
 /*----------------------------------------------------*/
 /* ACHTUNG! Common.css wirkt sich auf alle Skins aus  */
 /*----------------------------------------------------*/

 /* Personennamen in Kapitälchen: class="Person" */

 .Person {
    display: inline;
    font-variant: small-caps;
    font-style: normal;
 }

 /* Zitate (siehe [[Vorlage:Zitat]]) */

 p.Zitat {
    font-style: normal;
    margin-bottom: 0em;
 }
 p.cite {
    margin-top: 0em;
    padding-left: 1em;
 }

 /* Quellenangaben nicht kursiv, da sie ggf. verschiedene Bestandteile enthalten */

 cite {
    font-style: normal;
 }

 /* Stylesheet-Ergänzung zu Standard-Navigationsleisten  */
 /* von Marcus: div.NavFramePassiv und div.NavContent_li_kl  */

 div.NavFramePassiv {
    margin: 0px;
    padding: 2px;
    background-color: #FFFFFF; 
    border: 1px solid #0085BD; 
    text-align: center; 
    border-collapse: collapse; 
    font-size: 100%; 
    clear:both;
 }
 div.BoxenVerschmelzen,
 div.NavFrame {
    margin: 0px;
    padding: 2px;
    border: 1px solid #0085BD;
    text-align: center;
    border-collapse: collapse;
    font-size: 100%;
    clear:both;
 }
 div.BoxenVerschmelzen div.NavFrame {
    border-style: none;
    border-style: hidden;
 }
 div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
 }
 div.NavPic {
    margin: 0px;
    padding: 2px;
    float: left;
 }
 div.NavFrame div.NavHead {
    font-weight: bold;
    font-size: 100%;
    background-color: #F6F6F6;
 }
 div.NavFrame_li div.NavHead {
    font-weight: bold;
    font-size: 100%;
    background-color: #F6F6F6;
 }
 div.NavFrame p {
    font-size: 100%;
 }
 div.NavFrame div.NavContent {
    font-size: 100%;
 }
 div.NavFrame div.NavContent p {
    font-size: 100%;
 }
 div.NavFrame div.NavContent_li_kl p {
    text-align: left;
    font-size: 85%;
 }
 div.NavEnd {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
 }

 /* Stylesheet fuer den 'Ausklappen'-Button an Navileisten, der in [[MediaWiki:Common.js]] implementiert wird */
 .NavToggle {
    font-size: x-small;
    float:right;
 }

 /* Workaround für Internet Explorer 6 */
 div.NavFrame, div.NavFramePassiv, div.NavPic, .NavToggle {
    position:relative;
 }

 /* Abstand vor Navigationsleisten */

 div.BoxenVerschmelzen,
 div.NavFrame {
   margin-top: 1.5em;
 }
 div.BoxenVerschmelzen div.NavFrame {
   margin-top: 0;
 }
 div.NavFrame + div.NavFrame {
   margin-top: 0;
 }


 /*
  * Farbdefinitionen für Rahmen und Hintergründe.
  * Standard: dunkle Schrift auf hellem Grund.
  */
 /* Layout von Marcus: org. Formatvorlage: 
    border-color: #aaaaaa;
    border-width: 2px;     
    - und Farbe für r2:hellgrau #e9e9e9, r3:rostrot #c00000, r4:grau #8888aa, r5:schwarz #000000   */
 
 .rahmenfarbe1 { /* Tabellenrahmen standard (grau)*/
    border: 2px solid #aaaaaa;
 }
 .rahmenfarbe2 { /* NAV-Rahmen aus proclima CI (blau) */
    border: 1px solid #0085bd;
 }
 .rahmenfarbe3 { /* rot */
    border-color: #c00000;
    border-width: 1px;
 }
 .rahmenfarbe4 { /* grau-lila*/
    border-color: #8888aa;
    border-width: 1px;
 }
 .rahmenfarbe5 { /* schwarz */
    border-color: #000000;
    border-width: 1px;
 }
 .hintergrundfarbe1 { /* Tabellen bei 2 Kopfzeilen erste Zeile - hellblau */
    background: #D1EFFF;
 }
 .hintergrundfarbe2 { /* Tabellen Kopfzeile single od. 2.Zeile - helleres hellblau */
    background: #EBF8FF;
 }
 .hintergrundfarbe3 { /* hellgrau */
    background: #F6F6F6;
 }
  
 /* Tabellen - von Marcus *********************************  */

 div.centered,
 table.centered,
 .centered {
    margin-left: auto;
    margin-right: auto;
 }
 .TabH1-1 { /* Titelzeile od. Zeile 2 bei 2 Titelzeilen; background s. hintergrundfarbe2 */
    background: #EBF8FF; border: 2px solid #aaaaaa;
 }
 .TabH1-2 { /* Zeile 1 von 2 Titelzeilen, background s. hintergrundfarbe1 */
    background: #D1EFFF; border: 2px solid #a0a0a0; 
 }
 .wissentable { /* xxx  cellspacing:0; cellpadding:4; rules:all; margin:1em 1em 1em 0; */
    border-color: #aaaaaa;
    border-width: 5px;
    border-collapse:collapse; 
    empty-cells:show; 
    caption-side:top;
 }

/* ***********************************************************************************************************************
   Layoutanpassung pro clima
   von Bert
   *********************************************************************************************************************** */
body {
 backgound:#FFF;
 color:#000;
 font: x-s,all sans-serif;
 margin:0;
 padding:0;
}

table, tr, td {
 border:none;
}


/* ***********************************************************************************************************************
   Weitere Layoutanpassung pro clima
   von Marcus
   *********************************************************************************************************************** */

table.toc {background-color:#EFEF;}

/* Inhaltsverzeichnis nie anzeigen 
table.toc {display:none;}

#toctitle {display:none;}
.tocnumber {display:none;}
*/


/*  ***********************************************************************************************************************
   Weitere Layoutanpassung MOBILE
   von Anna
   *********************************************************************************************************************** */