Hinweis: Leere nach dem Speichern 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: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Gehe zu Menü → Einstellungen (Opera → Einstellungen auf dem Mac) und dann auf Datenschutz & Sicherheit → Browserdaten löschen → Gespeicherte Bilder und Dateien.
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/*div.vectorTabs {
	background-image: linear-gradient(to bottom, white 20%, lightgrey 80%);
}
div.vectorTabs span {
    display: inline-block;
    background-image: linear-gradient(to bottom, white 20%, lightgrey 80%);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 100%;
}*/
div.vectorTabs ul li {
	background-image: linear-gradient(to bottom, white 60%, lightgrey 90%);
}
div.vectorMenu li a {
	color: #008800;
}

#startseite_links {
    box-sizing: border-box;
    float: left;
    text-align: left;
    padding-right: 7.5px;
    width: 50%;
    margin: 0;
}
#startseite_rechts {
    box-sizing: border-box;
    float: right;
    text-align: left;
    padding-left: 7.5px;
    width: 50%;
    margin: 0;
}
#startseite_oben {
    border: 1px solid #AAAAAA;
    margin-bottom: 4px;
    padding: 1px 2px 3px 2px;
    text-align: center;
}
#startseite_interlink {
    font-size: 0.9em;
    font-style: italic;
    margin-right: 4px;
    text-align: right;
}
#Inhalt_Box {
    background: #F3F3F3;
    border: 1px solid #AAAAAA;
    margin-bottom: 15px;
    padding: 1px;
    min-width: 400px;
}
#Inhalt_Box > * {
    padding: 0px 5px;
}
#Ueberschrift_Box {
    background-attachment: scroll;
    box-sizing: border-box;
    border-bottom: 1px solid #AAAAAA;
    height: 29px;
    padding: 0px 1px 0px 1px;
    text-align: left;
    font-family: serif;
    font-variant: small-caps;
    line-height: 25px;
}
#Ueberschrift_Box > .floatleft {
    margin: 0px 5px 0px 0px;
}
#Inhalt_Box > .maps-map {
	box-sizing: border-box;
}
#Ueberschrift_Startseite {
    background-attachment: scroll;
    background-color: #5E9A4E; /* #4E8A3E; */
    border: 1px solid #AAAAAA;
    height: 26px;
    padding: 1px;
    text-align: center;
}
#Ueberschrift_Light {
    background-attachment: scroll;
    background-color: #8FCB7F;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #AAAAAA;
    padding: 1px;
    text-align: center;
}
/* Ab hier kommt der Editor */
.wikiEditor-ui-toolbar .tabs span.tab a, .wikiEditor-ui-toolbar .tabs span.tab a:visited {
	color: #008800;
}
.wikiEditor-ui-toolbar .sections .section {
	background-color: silver;
}
/* Die folgenden Styles sind für die Formatierung des Skins ohne es anzutasten! */
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    background-color: #008800;
    border-color: #008800;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
    background-color: #006600;
    border-color: #006600;
}
/* Benutzeranmeldung button: */
.mw-ui-button.mw-ui-progressive {
	background-color: #008800;
    border-color: #008800;
}
.mw-ui-button.mw-ui-progressive:hover {
	background-color: #006600;
    border-color: #006600;
}
#mw-createaccount-join {
	color: #008800;
}
.mw-ui-input:focus {
	border-color: #008800;
}
.mw-body {
	border: 1px solid #BBB;
}
#mw-panel .portal .body li a {
    color: #008800;
}
#mw-panel .portal .body li a:visited {
    color: #006600;
}
div.vectorTabs li a {
	color: #008800;
}
a {
    color: #008800;
}
a:visited {
    color: #006600;
}
a:hover {
    color: #FF4B33;
}
.mw-body a.external {
    color: #008800;
}
.mw-body a.external:visited {
    color: #006600;
}
#mw-panel.collapsible-nav .portal.collapsed h5 a {
    color: #4D4D4D;
}
.mw-datatable th {
    background-color: #F3F3F3;
}
fieldset {
    border: 1px solid #008800;
}
img.thumbborder {
    width: auto;
    height: 150px;
}
.float:after {
    display: block;
    content: '';
    clear: both;
}
.float > div {
    float: left;
}

/**
 Fixes the attribution in the OpenLayer maps.
 */
.olControlAttribution {
  bottom: 1em;
}

/**
 Collabsable sidebar menu.
 */
#mw-panel.collapsible-nav .portal.first {
  margin-left: 1.3em;
}
#mw-panel.collapsible-nav .portal.collapsed h3 a {
  color: #008800 !important;
}

/**
 Tabs-tabbox
 */
.tabs-tabbox > .tabs-container {
  padding: 6px !important;
  -webkit-box-shadow: 3px 3px 15px -5px black;
  -moz-box-shadow: 3px 3px 15px -5px black;
  box-shadow: 3px 3px 15px -5px black;
}
.tabs-content {
  width: 100%;
  min-width: 320px;
}

/**
 Verbessert die Positions des "Sterns" für die Beobachtungsliste.
 */
#ca-unwatch.icon a, #ca-watch.icon a {
    background-position: 5px 70%;
}



/** *************************************
 * Vorlage:ImageLink
 */
.ImageLink {
    max-width: 30%;
    width: auto;
    margin-right: 5%;
}


/** *************************************
 * Vorlage:Gebäude
 * Vorlage:Person
 * Vorlage:Buch
 */
.factbox {
  width:340px; 
  font-size: 88%; 
  border: 0px solid #eeeeff; 
  margin-bottom: 0.25em; 
  margin-left: 0.5em; 
  float: right; 
  clear: right; 
  text-align:left;
}


/** *************************************
 * Vorlage:Gebäude.Daten
 * Vorlage:Person.Daten
 * Vorlage:Buch.Daten
 */
dl.dataTable {
    width: 100%;
}
dl.dataTable > dt, 
dl.dataTable > dd { 
  width: 50%;
  float:left; 
  box-sizing: border-box;
  margin: 0 0 0.5em 0;
}
dl.dataTable > dt { 
  clear:left;
  padding-right: 1em;
}
dl.dataTable:after {
  display: block;
  content: '';
  clear: both;
}


/** *************************************
 * Vorlage:Gedenktafel
 */
.Gedenktafel {
    max-width: 1000px;
    font-size: 1.2em;
    padding: 1em;
    column-count: 2;
    border: 2px solid darkgreen;
}


/**
 * Während die Mobilmachung läuft soll der "Mobil" Button noch nicht angezeigt werden.
 * DIES BITTE ENTFERNEN, SOBALD DIE MOBILE SEITE EINEN GEWISSEN STAND ERREICHT HAT!
 */
/*
#footer-places-mobileview {
  display: none;
}
*/