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
.meldung-fehler,
.error {
   color: #CC0000;
}
.meldung-warnung,
.warning {
   color: #705000;
}
.meldung-erfolg,
.success {
   color: #009000;
}
.meldung-box,
.messagebox,
.mw-message-box {
   background-color: #EAECF0;
   border-color:     #A2A9B1;
}
.meldung-box-fehler,
.errorbox,
.mw-message-box-error {
   background-color: #FEE7E6;
   border-color:     #DD3333;
}
.meldung-box-warnung,
.warningbox,
.mw-message-box-warning {
   background-color: #FEF6E7;
   border-color:     #FFCC33;
}
.meldung-box-erfolg,
.successbox,
.mw-message-box-success {
   background-color: #D5FDF4;
   border-color:     #14866D;
}
.meldung-box,
.meldung-box-erfolg,
.meldung-box-fehler,
.meldung-box-warnung,
.messagebox,
.errorbox,
.warningbox,
.successbox,
.mw-message-box,
.mw-message-box-error,
.mw-message-box-warning,
.mw-message-box-success,
.meldung-box-dunkelrot,
.meldung-box-hellgrau,
.meldung-box-dunkelgrau,
.meldung-box-hellgruen,
.meldung-box-dunkelgruen,
.meldung-box-rot-rot,
.meldung-box-blau-blau,
.meldung-box-hellgrau-klein,
.meldung-box-rot,
.meldung-box-orange {
   border-style:  solid;
   border-width:  1px;
   box-sizing:    border-box;
   color:         #000000;
   margin-bottom: 1em;
   overflow-wrap: break-word;
   padding:       0.5em 1em;
   word-wrap:     break-word;
}
.meldung-box-dunkelrot {
   background-color: #F8F9FA;
   border-color:     #C00000;
   border-width:     2px;
}
.meldung-box-hellgrau {
   background-color: #F8F9FA;
   border-color:     #EAECF0;
   border-width:     3px;
}
.meldung-box-dunkelgrau {
   background-color: #F8F9FA;
   border-color:     #8888AA;
   border-width:     2px;
}
.meldung-box-hellgruen {
   background-color: #F8F9FA;
   border-color:     #00CC33;
   border-width:     2px;
}
.meldung-box-dunkelgruen {
   background-color: #FFFFFF;
   border-color:     #009900;
   border-width:     3px;
}
.meldung-box-rot-rot {
   background-color: #FFDDDD;
   border-color:     #DD0000;
   border-width:     3px;
}
.meldung-box-blau-blau {
   background-color: #DDDDFF;
   border-color:     #0000DD;
   border-width:     3px;
}
.meldung-box-hellgrau-klein {
   background-color: #EEEEEE;
   border-color:     #DEDEDE;
   border-width:     4px;
   display:          table;
   margin:           0.5em auto 0.5em;
}
.meldung-box-rot {
   background-color: #FFFFFF;
   border-color:     #FF0000;
   border-width:     3px;
}
.meldung-box-orange {
   background-color: #FFFFFF;
   border-color:     #EE7F00;
   border-width:     3px;
}
.hintergrundfarbe1 {
   background-color: #F8F9FA;
}
.hintergrundfarbe2 {
   background-color: #FFFFFF;
}
.hintergrundfarbe3 {
   background-color: #FFFF40;
}
.hintergrundfarbe4 {
   background-color: #FFAA00;
}
.hintergrundfarbe5 {
   background-color: #EAECF0;
}
.hintergrundfarbe6 {
   background-color: #B3B7FF;
}
.hintergrundfarbe7 {
   background-color: #FFCBCB;
}
.hintergrundfarbe8 {
   background-color: #FFEBAD;
}
.hintergrundfarbe9 {
   background-color: #B9FFC5;
}
.rahmenfarbe1 {
   border-color: #AAAAAA;
   border-width: 1px;
}
.rahmenfarbe2 {
   border-color: #E9E9E9;
   border-width: 1px;
}
.rahmenfarbe3 {
   border-color: #C00000;
   border-width: 1px;
}
.rahmenfarbe4 {
   border-color: #8888AA;
   border-width: 1px;
}
.rahmenfarbe5 {
   border-color: #000000;
   border-width: 1px;
}