Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* Werbung aus */
.fundraiser-box {display:none}
.siteNotice {display:none; } 
.siteNoticeSmall notice-collapsed-wrapper { display: none; }
.siteNoticeBig {display:none; } 
.siteNoticeBig, .notice-wrapper {display:none;}
#centralNotice { display:none; }
/* div#content span#coordinates {display:none;}
div#bodyContent span#coordinates {display:inline;} */
#fundraising {display: none; } /* Spendenaufruf ausblenden, zur Kenntnis genommen */

#editpage-copywarn { display: none; }

#n-currentevents, #n-sitesupport { display: none; }
#mw-dismissable-notice { display:none;}
table.metadata { display:table; }
.notice-wrapper-licensing-results { display:none;}
 

/* Personendaten darstellen: 1.Firefox 2.IE  */
table.metadata { display:table; }
/* table.metadata { display:block; } */
 
 
/* Anzeige von Byte-Änderungen */
.mw-plusminus-pos {color: #000000;}
.mw-plusminus-neg {color: #ff0000;}
.mw-plusminus-null {color: #0000ff;}
/* -- */
.mw-headline { font-color:black;}

 
/* monobook.css optimiert für Rot-Grün-Schwäche (07.06.07) */
/* Hinweise für weitere Optimierungen bitte an Benutzer:Wolfgangbeyer */
 
 
/* Link-Farben: */
a { color: #0000FF; } /* Gewöhnliche Links blau */
a:visited { color: #FF7FFF; } /* Besuchte Links heller */
a:active, a.new { color: #FF0000; } /* Nicht existierende Links rot (=dunkel) */
a.interwiki, a.external { color: #3366BB; } /* der normale Default, noch nicht optimiert */
a.stub { color: #772233; } /* der normale Default, noch nicht optimiert */
 
/* Texte in Versionlistenvergleich: */
/* Veränderter Text in modifizierten Absätzen blau auf weißem Hintergrund */
.diffchange {background-color: #FFFFFF; color: #0000FF;}