MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus WikiSpeicher
Keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(110 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
@media screen {
body {
/* Speicher screen styles */
font-family: sans-serif;
font-size: 15px;
background-color: #ffffff;
overflow-y: scroll
}


/* category portals */
a,
.column-break-inside-avoid {
a:visited,
  -webkit-column-break-inside: avoid;
.mw-footer-container a {
  page-break-inside: avoid;
text-decoration: none;
  break-inside: avoid-column;
color: #108ec7;
background: none
}
 
a:hover,
a:focus,
a:active,
a:hover:visited,
.mw-footer-container a:hover,
.mw-footer-container a:active,
.mw-footer-container a:focus {
text-decoration: none;
color: #006592
}
 
a.stub,
a.external,
a.external:visited,
.mw-body a.external,
.mw-body a.external:visited,
.mw-footer-container a:visited {
color: #108ec7
}
 
a.new,
a.new:visited,
a.new:visited:hover,
.new a,
.new a:visited,
.new a:visited:hover {
color: #888
}
 
a.new:hover,
.new a:hover {
color: #333
}
 
.mw-body h1,
.mw-body h2 {
font-family: 'Georgia', serif;
line-height: 1.3;
margin-bottom: 0.5em;
padding: 0;
border: none
}
 
.mw-body h1 {
font-size: 2.4em
}
 
.mw-body h1.firstHeading {
border: none
}
 
body.page-Hauptseite h1.firstHeading {
display: none
}
 
.mw-body h2 {
font-size: 2em;
margin-top: 1em
}
 
.mw-body h3,
.mw-body h4,
.mw-body h5,
.mw-body h6 {
font-family: 'Georgia', serif;
line-height: 1.5;
margin-top: 0.3em;
margin-bottom: 0;
padding-bottom: 0;
font-weight: normal;
border: none
}
 
.mw-body h3 {
font-size: 1.5em
}
 
.mw-body h4,
.mw-body h5,
.mw-body h6 {
font-size: 100%
}
 
.mw-body #toc h2,
.mw-body .toc h2 {
font-size: 100%;
font-family: sans-serif
}
 
#p-logo-text a {
font-family: 'Georgia', serif;
font-variant: none
}
 
#mw-header-hack {
opacity: 0
}
 
#searchInput {
padding: 0.5em
}
 
#searchButton,
#mw-searchButton {
right: 0
}
 
#mw-content-container {
border: none;
padding-bottom: 4em;
background: none
}
 
#mw-content {
box-shadow: none
}
 
.mw-body .mw-parser-output h1::after,
.mw-body .mw-parser-output h2::after,
.sidebar-inner h3,
.dropdown h3,
.tools-inline li {
border: None
}
 
#user-tools h2::after,
.sidebar-chunk h2::after,
.dropdown-toggle::after {
display: none
}
 
.mw-footer-container {
border-color: transparent;
color: inherit;
box-shadow: none
}
 
#footer-info-lastmod {
font-size: 0.8em
}
 
ul.gallery {
margin: 1em 0
}
 
.thumbinner,
.mw-body li.gallerybox div.thumb {
box-shadow: none;
border-width: 1px;
border-color: #ddd;
background-color: inherit
}
 
.toc {
width: 100%;
box-sizing: border-box;
box-shadow: none;
border-width: 1px 0;
background-color: inherit;
border-color: #ddd;
padding: 1.5em 0
}
 
ul#filetoc {
display: none;
}
 
.mw-body .toctitle {
border: none
}
 
#mw-toc-heading {
font-weight: bold
}
 
.mw-category-generated {
margin-top: 3em;
border-top: 1px solid #ddd
}
 
.mw-category-generated #mw-pages h2 {
display: none
}
 
.mw-editsection {
background: none;
padding-left: 0
}
 
.tagCloudContainer {
margin-top: 30px
}
 
.tagcloud {
box-sizing: border-box;
font-family: 'Georgia', serif;
font-weight: normal;
font-size: 1.8em;
margin-top: 30px;
width: 100%;
text-align: center;
background-color: #FDFDFD;
border: 1px solid #EEEEEE;
padding: 15px;
overflow: hidden;
line-height: 1.1
}
 
.tagcloud a {
padding: 0.2em;
color: #108ec7;
font-weight: inherit;
display: inline-block;
margin: 0
}
 
.youtubeWrapper {
position: relative;
display: block;
width: 100%;
height: 0;
padding-bottom: 56.25%;
margin: 2em 0;
clear: both
}
 
iframe {
display: block;
position: absolute;
width: 100%;
height: 100%
}
 
.willkommenContainer {
display: flex;
flex-direction: column
}
 
.mapContainer {
padding-bottom: 100% !important
}
 
.willkommenContainer .kategorieContainer h2 {
margin-bottom: 0.6em
}
 
.clear {
clear: both
}
 
#catlinks {
border-top: 1px solid #ddd;
margin-top: 2em;
padding-top: 0.6em
}
 
.randomSlideshowContainer {
margin-bottom: 1em;
}
 
.swiper {
position: relative;
width: 100%;
height: 0;
padding-bottom: 60%;
overflow: hidden;
}
 
.kartenbutton {
width: 100%;
position: relative;
display: flex;
flex-direction:row;
justify-content: space-between;
height: 30vw;
}
 
.kartenbutton img {
display: block;
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
 
.kartenbutton .flexButton {
position: relative;
display: block;
width: 100%;
height: 100%;
margin: 0;
}
 
.kartenbutton .flexButtonRaiffeisen {
width: 45%;
}
 
.kartenbutton .flexButtonKarte {
width: 50%;
overflow: hidden;
}
 
.kartenbutton .flexButtonKarte img {
max-width: none !important;
width: 160%;
}
 
.gm-style img {
max-width: 100%;
height: auto;
width: 350px;
}
 
.gm-style .gm-style-iw-c {
padding-right: 12px !important;
}
 
.simpleTable td:first-child {
padding-right: 1em;
}
 
.simpleTable td {
vertical-align: top;
}
 
.bild-mit-beschrieb {
clear: both;
margin-bottom: 4rem;
}
 
.bild-mit-beschrieb .magnify {
display: none;
}
 
.bild-mit-beschrieb .thumb {
clear: both;
float: none;
margin: 0;
padding: 0;
width: 100%;
}
 
.bild-mit-beschrieb .thumbinner {
margin: 0;
padding: 0;
border: none;
display: flex;
flex-direction: column;
width: 100% !important;
}
 
.bild-mit-beschrieb .thumbinner a {}
 
.bild-mit-beschrieb .thumb img {
width: 100%;
}
 
.bild-mit-beschrieb .thumbcaption {
font-size: 80%;
}
 
#mw-imagepage-content::before {
content: "Beschreibung";
display: block;
font-family: 'Georgia', serif;
font-size: 2em;
margin-top: 1em;
line-height: 1.3;
margin-bottom: 0.5em;
}
 
.dateiMiniExtern .thumbinner {
width: 180px !important;
}
 
.dateiMiniExtern .thumbinner .thumbimage {
border: none;
}
 
.dateiMiniExtern .magnify {
display:none;
}
 
.dateiMiniExtern .thumbcaption {
min-height: 0;
}
 
@media screen and (min-width:851px) {
#mw-header-container {
padding-top: 2em;
position: absolute
}
}
html {
 
  font-size: 100%;
#mw-content-container {
  overflow-y: scroll;
background-color: white
}
}
html,
 
body {
.mw-wiki-logo.fallback {
  height: 100%;
width: 100%;
  margin: 0;
height: 0;
  padding: 0;
padding-bottom: 100%;
  font-family: sans-serif;
background-size: 100%
}
}
body {
 
  background-color: #ffffff;
#mw-header-nav-hack {
  font-size: 15px;
box-shadow: none;
border: none
}
}
.wrapper {
 
  position: relative;
#mw-header-nav-hack .color-bar {
  max-width: 1200px;
opacity: 0
  margin: 0 auto;
  background-color: white;
  padding: 0;
  box-shadow: -60px -20px 100px rgba(0,0,0,0.1);
  min-height: 100%;
}
}
p {
 
  line-height: inherit;
#mw-content {
  margin: 0.5em 0;
padding-top: 4em;
border: none;
margin-top: 7em
}
}
.mw-body {
 
  margin-left: 270px;
#mw-site-navigation .sidebar-inner h3,
  padding: 7.4em 2em 8em 0;
#mw-related-navigation .sidebar-inner h3 {
  background-color: #fff;
border: none;
  color: #252525;
font-weight: bold
  direction: ltr;
}
}
.mw-body .mw-editsection,
 
.mw-body .mw-editsection-like {
#personal .dropdown h3 {
  font-family: sans-serif;
border: none
}
}
.mw-body h1,
 
.mw-body h2 {
#simpleSearch {
  font-family: Georgia, Times, serif;
margin: 0 0 0 auto;
  line-height: 1.3;
max-width: 350px
  margin-bottom: 0.5em;
  padding: 0;
  border: 0;
}
}
.mw-body h1 {
 
  font-size: 2.4em;
.willkommenContainer {
display: flex;
flex-direction: row;
gap: 4%
}
}
.mw-body h2 {
 
  font-size: 2em;
.willkommenContainer .columnOne {
  margin-top: 1em;
width: 58%
}
}
.mw-body h3,
 
.mw-body h4,
.willkommenContainer .columnTwo {
.mw-body h5,
width: 38%
.mw-body h6 {
  font-family: Georgia, Times, serif;
  line-height: 1.5;
  margin-top: 0.3em;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: normal;
}
}
.mw-body h3 {
 
  font-size: 1.5em;
.willkommenContainer h2 {
margin-top: 2.6em;
margin-bottom: 1em
}
}
.mw-body h4,
 
.mw-body h5,
.newPagesListWrapper {
.mw-body h6 {
margin-bottom: 5em
  font-size: 100%;
  /* (reset) */
}
}
.mw-body #toc h2,
 
.mw-body .toc h2 {
.mapContainer {
  font-size: 100%;
padding-bottom: 60% !important
  /* (reset) */
  font-family: sans-serif;
}
}
.mw-body .firstHeading {
 
  /* Change the default from mediawiki.skinning CSS to let indicators float into heading area */
.kategorieContainer {
  overflow: visible;
display: inline-block;
width: 43%;
margin: 0 6% 8px 0;
min-width: 290px;
vertical-align: top;
min-height: 160px
}
}
.mw-body .mw-indicators {
 
  float: right;
.willkommenContainer .kategorieContainer {
  line-height: 1.5;
width: 100%;
  font-size: 1em;
margin: 0;
  /* Ensure that this is displayed on top of .mw-body-content and clickable */
min-height: 110px;
  position: relative;
min-width: auto
  z-index: 1;
}
}
.mw-body .mw-indicator {
 
  display: -moz-inline-block;
.homeFeatureContainer {
  display: inline-block;
display: flex;
  zoom: 1;
flex-direction: row;
  *display: inline;
gap: 2%;
align-items: stretch;
}
}
div.emptyPortlet {
 
  display: none;
.randomSlideshowContainer {
position: relative;
width: 78%;
height: 100%;
margin-bottom: 0;
}
}
ul {
 
  list-style-type: disc;
.kartenbutton {
width: 22%;
height: auto;
flex-direction:column;
}
}
pre,
.mw-code {
.kartenbutton .flexButton {
  line-height: 1.3em;
width: 100%;
}
}
#siteNotice {
  font-size: 0.8em;
.kartenbutton .flexButtonRaiffeisen {
height: 33%;
}
}
.redirectText {
  font-size: 140%;
.kartenbutton .flexButtonKarte {
height: 64%;
}
}
.mw-body-content {
 
  position: relative;
.mw-body .kartenbutton .flexButtonKarte img {
  line-height: 1.5;
max-width: none !important;
  font-size: 1em;
width: 250%;
  z-index: 0;
transform: translate(-50%, -50%) scale(0.9);
}
}
#p-personal {
 
  position: absolute;
 
  top: 0.33em;
.bild-mit-beschrieb .thumbinner {
  right: 2em;
display: flex;
  /* Display on top of page tabs - bugs 37158, 48078 */
flex-direction: row;
  z-index: 100;
gap: 4%;
align-items: flex-end;
}
}
#p-personal h3 {
 
  display: none;
.bild-mit-beschrieb .thumbinner a {
flex-basis: 70%;
}
}
#p-personal ul {
 
  list-style-type: none;
.bild-mit-beschrieb .thumbcaption {
  list-style-image: none;
flex-basis: 30%;
  margin: 0;
  padding-left: 10em;
  /* Keep from overlapping logo */
}
}
#p-personal li {
}
  line-height: 1.125em;
 
  /* @noflip */
@media screen and (min-width:1100px) {
  float: left;
#mw-header-container {
  margin-left: 0.75em;
background-color: transparent;
  margin-top: 0.5em;
position: absolute
  font-size: 0.8em;
  white-space: nowrap;
}
}
#pt-userpage,
 
#pt-anonuserpage {
#user-tools {
  background-position: left top;
margin-right: 2em
  background-repeat: no-repeat;
  /* SVG support using a transparent gradient to guarantee cross-browser
* compatibility (browsers able to understand gradient syntax support also SVG) */
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/user-icon.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2212px%22%20height%3D%2213.836px%22%20viewBox%3D%220%200%2012%2013.836%22%20enable-background%3D%22new%200%200%2012%2013.836%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23777777%22%20d%3D%22M1.938%2C6.656c-1.32%2C1.485-1.47%2C3.15-0.97%2C4.25c0.323%2C0.707%2C0.78%2C1.127%2C1.313%2C1.375%0A%09c0.496%2C0.229%2C1.074%2C0.273%2C1.658%2C0.282c0.023%2C0%2C0.04%2C0.03%2C0.062%2C0.03h4.187c0.61%2C0%2C1.225-0.125%2C1.75-0.405%0A%09c0.527-0.28%2C0.961-0.718%2C1.188-1.376c0.335-0.964%2C0.175-2.529-1.094-4.03C9.094%2C7.954%2C7.68%2C8.719%2C6.065%2C8.719%0A%09c-1.677%2C0-3.182-0.812-4.125-2.063H1.938z%22%2F%3E%0A%3Cpath%20fill%3D%22%23777777%22%20d%3D%22M6.063%2C0c-1.89%2C0-3.595%2C1.674-3.594%2C3.563C2.467%2C5.45%2C4.173%2C7.155%2C6.06%2C7.155%0A%09c1.89%2C0%2C3.564-1.705%2C3.563-3.593C9.625%2C1.673%2C7.95%2C0%2C6.063%2C0L6.063%2C0z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/user-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2212px%22%20height%3D%2213.836px%22%20viewBox%3D%220%200%2012%2013.836%22%20enable-background%3D%22new%200%200%2012%2013.836%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23777777%22%20d%3D%22M1.938%2C6.656c-1.32%2C1.485-1.47%2C3.15-0.97%2C4.25c0.323%2C0.707%2C0.78%2C1.127%2C1.313%2C1.375%0A%09c0.496%2C0.229%2C1.074%2C0.273%2C1.658%2C0.282c0.023%2C0%2C0.04%2C0.03%2C0.062%2C0.03h4.187c0.61%2C0%2C1.225-0.125%2C1.75-0.405%0A%09c0.527-0.28%2C0.961-0.718%2C1.188-1.376c0.335-0.964%2C0.175-2.529-1.094-4.03C9.094%2C7.954%2C7.68%2C8.719%2C6.065%2C8.719%0A%09c-1.677%2C0-3.182-0.812-4.125-2.063H1.938z%22%2F%3E%0A%3Cpath%20fill%3D%22%23777777%22%20d%3D%22M6.063%2C0c-1.89%2C0-3.595%2C1.674-3.594%2C3.563C2.467%2C5.45%2C4.173%2C7.155%2C6.06%2C7.155%0A%09c1.89%2C0%2C3.564-1.705%2C3.563-3.593C9.625%2C1.673%2C7.95%2C0%2C6.063%2C0L6.063%2C0z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/user-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/user-icon.png?2015-10-16T17:03:20Z);
  padding-left: 15px !important;
}
}
#p-search {
 
  /* @noflip */
#mw-content-container {
  float: left;
margin-top: 0
  margin-right: 0.5em;
  margin-left: 0.5em;
}
}
#p-search h3 {
 
  display: none;
#mw-content {
margin-top: 3.5em;
padding-top: 2em
}
}
#p-search form,
 
#p-search input {
#p-logo-text {
  margin: 0;
opacity: 0
  margin-top: 0.4em;
}
}
div#simpleSearch {
 
  display: block;
#mw-site-navigation .sidebar-chunk,
  width: 12.6em;
#mw-related-navigation .sidebar-chunk {
  padding-right: 1.4em;
background: none;
  height: 1.4em;
border: none;
  margin-top: 0.65em;
box-shadow: none;
  position: relative;
padding-right: 0;
  min-height: 1px;
  /* Gotta trigger hasLayout for IE7 */
  border: solid 1px #aaa;
  color: black;
  background-color: white;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAQCAIAAABY/YLgAAAAJUlEQVQIHQXBsQEAAAjDoND/73UWdnerhmHVsDQZJrNWVg3Dqge6bgMe6bejNAAAAABJRU5ErkJggg==);
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/search-fade.png?2015-10-16T17:03:20Z)!ie;
  background-position: top left;
  background-repeat: repeat-x;
}
}
div#simpleSearch input {
 
  margin: 0;
.mw-footer-container {
  padding: 0;
margin-left: 16em
  border: 0;
  background-color: transparent;
  color: black;
}
}
div#simpleSearch #searchInput {
 
  width: 100%;
#catlinks {
  padding: 0.2em 0 0.2em 0.2em;
display: block;
  font-size: 13px;
margin-left: 2em
  direction: ltr;
  -webkit-appearance: textfield;
}
}
div#simpleSearch #searchInput:focus {
}
  outline: none;
 
@media screen and (min-width:1340px) {
#user-tools {
margin-right: 0
}
}
div#simpleSearch #searchInput.placeholder {
 
  color: #999;
#mw-content {
padding-right: 0
}
}
div#simpleSearch #searchInput:-ms-input-placeholder {
 
  color: #999;
body.page-Hauptseite #mw-content {
margin-top: 4.5em
}
}
div#simpleSearch #searchInput:-moz-placeholder {
 
  color: #999;
#mw-related-navigation {
padding-top: 4.4em;
padding-left: 0.3em
}
}
div#simpleSearch #searchInput::-webkit-search-decoration,
 
div#simpleSearch #searchInput::-webkit-search-cancel-button,
#mw-content-container {
div#simpleSearch #searchInput::-webkit-search-results-button,
padding-bottom: 8em
div#simpleSearch #searchInput::-webkit-search-results-decoration {
  -webkit-appearance: textfield;
}
}
div#simpleSearch #searchButton,
 
div#simpleSearch #mw-searchButton {
.ts-inner {
  position: absolute;
max-width: 100em
  top: 0;
  right: 0;
  width: 1.65em;
  height: 100%;
  cursor: pointer;
  /* Hide button text and replace it with the image. */
  text-indent: -99999px;
  /* Needed to make IE6 respect the text-indent. */
  line-height: 1;
  /* Opera 12 on RTL flips the text in a funny way without this. */
  /* @noflip */
  direction: ltr;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/search-ltr.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2213%22%3E%3Cg%20stroke-width%3D%222%22%20stroke%3D%22%236c6c6c%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.29%2011.71l-4-4%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%224%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/search-ltr.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2213%22%3E%3Cg%20stroke-width%3D%222%22%20stroke%3D%22%236c6c6c%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.29%2011.71l-4-4%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%224%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/search-ltr.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/search-ltr.png?2015-10-16T17:03:20Z);
  background-position: center center;
  background-repeat: no-repeat;
}
}
div#simpleSearch #mw-searchButton {
 
  z-index: 1;
.mw-footer-container {
margin-left: 0
}
}
div.speicherTabs h3 {
 
  display: none;
#footer-list {
}
padding-left: 1.5em;
div.speicherTabs {
margin-left: 14.5em
  /* @noflip */
  float: left;
  height: 2.5em;
  padding-left: 1px;
}
div.speicherTabs ul {
  /* @noflip */
  float: left;
  height: 100%;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  /* IGNORED BY IE6 which doesn't support child selector */
}
div.speicherTabs ul li {
  /* @noflip */
  float: left;
  line-height: 1.125em;
  /* For IE6, overridden later to display:block by modern browsers */
  display: inline-block;
  height: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
div.speicherTabs ul > li {
  display: block;
}
div.speicherTabs li {
  /* Ignored by IE6 which doesn't support child selector */
}
div.speicherTabs li.new a,
div.speicherTabs li.new a:visited {
  color: #888;
}
div.speicherTabs li.selected a,
div.speicherTabs li.selected a:visited {
  color: #108ec7;
  text-decoration: none;
}
div.speicherTabs li.icon a {
  background-position: bottom right;
  background-repeat: no-repeat;
}
div.speicherTabs li a {
  /* For IE6, overridden later to display:block by modern browsers */
  display: inline-block;
  height: 1.9em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  color: #108ec7;
  cursor: pointer;
  font-size: 0.8em;
}
div.speicherTabs li > a {
  display: block;
}
div.speicherTabs li:first-child a {
  padding-left: 0;
}
div.speicherTabs span {
  display: inline-block;
  /* Ignored by IE6 which doesn't support child selector */
}
div.speicherTabs span a {
  /* For IE6, overridden later to display:block by modern browsers */
  display: inline-block;
  padding-top: 1.25em;
}
div.speicherTabs span > a {
  /* @noflip */
  float: left;
  display: block;
}
div.speicherMenu {
  /* @noflip */
  direction: ltr;
  /* @noflip */
  float: left;
  cursor: pointer;
  position: relative;
}
body.rtl div.speicherMenu {
  /* @noflip */
  direction: rtl;
}
div#mw-head div.speicherMenu h3 {
  /* @noflip */
  float: left;
  font-size: 1em;
  height: 2.5em;
  padding-right: 1px;
  margin-right: -1px;
}
div.speicherMenu h3 span {
  display: block;
  font-size: 0.8em;
  padding-left: 0.7em;
  padding-top: 1.375em;
  margin-right: 20px;
  font-weight: normal;
  color: #006592;
}
div.speicherMenu h3 a {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 2.5em;
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/arrow-down-icon.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M15.502%206.001l-5%205.001-5-5.001z%22%20fill%3D%22%23797979%22%2F%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/arrow-down-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M15.502%206.001l-5%205.001-5-5.001z%22%20fill%3D%22%23797979%22%2F%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/arrow-down-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/arrow-down-icon.png?2015-10-16T17:03:20Z);
  background-position: 100% 70%;
  background-repeat: no-repeat;
  -webkit-transition: background-position 250ms;
  -moz-transition: background-position 250ms;
  -o-transition: background-position 250ms;
  transition: background-position 250ms;
}
div.speicherMenu.menuForceShow h3 a {
  background-position: 100% 100%;
}
div.speicherMenuFocus h3 a {
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/arrow-down-focus-icon.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M15.502%206.001l-5%205.001-5-5.001z%22%20fill%3D%22%23929292%22%2F%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/arrow-down-focus-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M15.502%206.001l-5%205.001-5-5.001z%22%20fill%3D%22%23929292%22%2F%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/arrow-down-focus-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/arrow-down-focus-icon.png?2015-10-16T17:03:20Z);
}
div.speicherMenu div.menu {
  min-width: 100%;
  position: absolute;
  top: 2.5em;
  left: -1px;
  background-color: white;
  clear: both;
  text-align: left;
  display: none;
}
div.speicherMenu:hover div.menu,
div.speicherMenu.menuForceShow div.menu {
  display: block;
}
div.speicherMenu ul {
  position: absolute;
  background-color: white;
  box-shadow: -2px 5px 8px rgba(0,0,0,0.2);
  list-style-type: none;
  list-style-image: none;
  padding: 0 10px 10px 10px;
  margin: 0;
  margin-left: -1px;
  text-align: left;
}
div.speicherMenu ul,
x:-moz-any-link {
  min-width: 5em;
}
div.speicherMenu ul,
x:-moz-any-link,
x:default {
  min-width: 0;
}
div.speicherMenu li {
  padding: 0;
  margin: 0;
  text-align: left;
  line-height: 1em;
}
div.speicherMenu li a {
  display: inline-block;
  padding: 0.5em;
  white-space: nowrap;
  color: #108ec7;
  cursor: pointer;
  font-size: 0.8em;
}
div.speicherMenu li > a {
  display: block;
}
div.speicherMenu li.selected a,
div.speicherMenu li.selected a:visited {
  color: #333;
  text-decoration: none;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#ca-unwatch.icon a,
#ca-watch.icon a {
  margin: 0;
  padding: 0;
  display: block;
  width: 26px;
  /* This hides the text but shows the background image */
  padding-top: 3.1em;
  margin-top: 0;
  /* Only applied in IE6 */
  margin-top: -0.8em !ie;
  height: 0;
  overflow: hidden;
  background-position: 5px 60%;
}
#ca-unwatch.icon a {
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/unwatch-icon.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23c2edff%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%2368bdff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20x1%3D%2213.47%22%20y1%3D%2214.363%22%20x2%3D%224.596%22%20y2%3D%223.397%22%20id%3D%22b%22%20xlink%3Ahref%3D%22%23a%22%20gradientUnits%3D%22userSpaceOnUse%22%2F%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22url%28%23b%29%22%20stroke%3D%22%237cb5d1%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/unwatch-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23c2edff%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%2368bdff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20x1%3D%2213.47%22%20y1%3D%2214.363%22%20x2%3D%224.596%22%20y2%3D%223.397%22%20id%3D%22b%22%20xlink%3Ahref%3D%22%23a%22%20gradientUnits%3D%22userSpaceOnUse%22%2F%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22url%28%23b%29%22%20stroke%3D%22%237cb5d1%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/unwatch-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/unwatch-icon.png?2015-10-16T17:03:20Z);
}
#ca-watch.icon a {
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22%23fff%22%20stroke%3D%22%237cb5d1%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22%23fff%22%20stroke%3D%22%237cb5d1%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon.png?2015-10-16T17:03:20Z);
}
#ca-unwatch.icon a:hover,
#ca-unwatch.icon a:focus {
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/unwatch-icon-hl.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23c2edff%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%2368bdff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20x1%3D%2213.47%22%20y1%3D%2214.363%22%20x2%3D%224.596%22%20y2%3D%223.397%22%20id%3D%22b%22%20xlink%3Ahref%3D%22%23a%22%20gradientUnits%3D%22userSpaceOnUse%22%2F%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22url%28%23b%29%22%20stroke%3D%22%23c8b250%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/unwatch-icon-hl.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23c2edff%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%2368bdff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20x1%3D%2213.47%22%20y1%3D%2214.363%22%20x2%3D%224.596%22%20y2%3D%223.397%22%20id%3D%22b%22%20xlink%3Ahref%3D%22%23a%22%20gradientUnits%3D%22userSpaceOnUse%22%2F%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22url%28%23b%29%22%20stroke%3D%22%23c8b250%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/unwatch-icon-hl.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/unwatch-icon-hl.png?2015-10-16T17:03:20Z);
}
#ca-watch.icon a:hover,
#ca-watch.icon a:focus {
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon-hl.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22%23fff%22%20stroke%3D%22%23c8b250%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon-hl.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22%23fff%22%20stroke%3D%22%23c8b250%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon-hl.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon-hl.png?2015-10-16T17:03:20Z);
}
#ca-unwatch.icon a.loading,
#ca-watch.icon a.loading {
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon-loading.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22%23fff%22%20stroke%3D%22%23d1d1d1%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon-loading.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8.103%201.146l2.175%204.408%204.864.707-3.52%203.431.831%204.845-4.351-2.287-4.351%202.287.831-4.845-3.52-3.431%204.864-.707z%22%20fill%3D%22%23fff%22%20stroke%3D%22%23d1d1d1%22%20stroke-width%3D%220.9999199999999999%22%2F%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon-loading.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/watch-icon-loading.png?2015-10-16T17:03:20Z);
  -webkit-animation: rotate 700ms infinite linear;
  -moz-animation: rotate 700ms infinite linear;
  -o-animation: rotate 700ms infinite linear;
  animation: rotate 700ms infinite linear;
  /* Suppress the hilarious rotating focus outline on Firefox */
  outline: none;
  cursor: default;
  pointer-events: none;
  background-position: 50% 60%;
  -webkit-transform-origin: 50% 57%;
  transform-origin: 50% 57%;
}
#ca-unwatch.icon a span,
#ca-watch.icon a span {
  display: none;
}
#mw-navigation h2 {
  position: absolute;
  top: -9999px;
}
#mw-page-base {
  height: 5em;
}
#mw-head-base {
  margin-top: -5em;
  margin-left: 10em;
  height: 5em;
}
div#mw-head {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
div#mw-head h3 {
  margin: 0;
  padding: 0;
}
#left-navigation {
  position: absolute;
  left: 270px;
  top: 40px;
}
#right-navigation {
  float: right;
  margin-top: 2.5em;
  margin-right: 1.5em;
}
#p-logo {
  position: absolute;
  top: -230px;
  left: -20px;
  width: 200px;
  height: 200px;
  margin: 0;
}
#p-logo a {
  display: block;
  width: 200px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  text-decoration: none;
  background-size: 100%;
}
div#mw-panel {
  font-size: inherit;
  position: absolute;
  top: 247px;
  width: 200px;
  left: 40px;
  /* First sidebar portlet. Not using :first-of-type for IE<=8 support. */
}
div#mw-panel div.portal {
  margin: 0 0.6em 0 0.7em;
  padding: 0.25em 0;
  direction: ltr;
}
div#mw-panel div.portal h3 {
  font-size: 0.8em;
  color: #666;
  font-weight: normal;
  margin: 0;
  padding: 0.25em 0 0.25em 0.25em;
  cursor: default;
  border: none;
}
div#mw-panel div.portal div.body {
  margin: 0 0 0 1.25em;
  padding-top: 0;
}
div#mw-panel div.portal div.body ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
div#mw-panel div.portal div.body ul li {
  line-height: 1.125em;
  margin: 0;
  padding: 0.25em 0;
  font-size: 0.8em;
  word-wrap: break-word;
}
div#mw-panel div.portal div.body ul li a {
  color: #108ec7;
}
div#mw-panel div.portal div.body ul li a:visited {
  color: #108ec7;
}
div#mw-panel div.portal div.body ul li a:hover {
  text-decoration: none;
  color: #006592;
}
div#mw-panel #p-logo + div.portal {
  background-image: none;
  margin-top: 0;
}
div#mw-panel #p-logo + div.portal h3 {
  display: none;
}
div#mw-panel #p-logo + div.portal div.body {
  margin-left: 0.25em;
}
div#footer {
  margin-left: 270px;
  margin-top: 0;
  padding: 0.75em;
  padding-left: 0;
  direction: ltr;
}
div#footer ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
div#footer ul li {
  margin: 0;
  padding: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #333;
  font-size: 0.8em;
}
div#footer #footer-icons {
  float: right;
  display: none;
}
div#footer #footer-icons li {
  float: left;
  margin-left: 0.5em;
  line-height: 2em;
  text-align: right;
}
div#footer #footer-info li {
  line-height: 1.4em;
}
div#footer #footer-places li {
  float: left;
  margin-right: 1em;
  line-height: 2em;
}
body.ltr div#footer #footer-places {
  /* @noflip */
  float: left;
}
.mw-body .external {
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url(https://wikispeicher.ch/w/skins/Speicher/images/external-link-ltr-icon.png?2015-10-16T17:03:20Z);
  background-image: -webkit-linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cg%20transform%3D%22translate%28-826.429%20-698.791%29%22%3E%3Crect%20width%3D%225.982%22%20height%3D%225.982%22%20x%3D%22826.929%22%20y%3D%22702.309%22%20fill%3D%22%23fff%22%20stroke%3D%22%2306c%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M831.194%20698.791h5.234v5.391l-1.571%201.545-1.31-1.31-2.725%202.725-2.689-2.689%202.808-2.808-1.311-1.311z%22%20fill%3D%22%2306f%22%2F%3E%3Cpath%20d%3D%22M835.424%20699.795l.022%204.885-1.817-1.817-2.881%202.881-1.228-1.228%202.881-2.881-1.851-1.851z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/external-link-ltr-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: linear-gradient(transparent,transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cg%20transform%3D%22translate%28-826.429%20-698.791%29%22%3E%3Crect%20width%3D%225.982%22%20height%3D%225.982%22%20x%3D%22826.929%22%20y%3D%22702.309%22%20fill%3D%22%23fff%22%20stroke%3D%22%2306c%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M831.194%20698.791h5.234v5.391l-1.571%201.545-1.31-1.31-2.725%202.725-2.689-2.689%202.808-2.808-1.311-1.311z%22%20fill%3D%22%2306f%22%2F%3E%3Cpath%20d%3D%22M835.424%20699.795l.022%204.885-1.817-1.817-2.881%202.881-1.228-1.228%202.881-2.881-1.851-1.851z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/external-link-ltr-icon.svg?2015-10-16T17:03:20Z)!ie;
  background-image: -o-linear-gradient(transparent,transparent), url(https://wikispeicher.ch/w/skins/Speicher/images/external-link-ltr-icon.png?2015-10-16T17:03:20Z);
  padding-right: 13px;
}
body.page-Hauptseite h1.firstHeading,
body.page-Hauptseite #contentSub,
#mw-pages h2 {
  display: none;
}
a,
a:visited {
  text-decoration: none;
  color: #108ec7;
  background: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #006592;
}
a.stub,
a.external,
a.external:visited,
.mw-body a.external,
.mw-body a.external:visited {
  color: #108ec7;
}
a.new,
#p-personal a.new {
  color: #888;
}
a.new:visited,
#p-personal a.new:visited {
  color: #888;
}
a.new:hover,
a.new:focus,
#p-personal a.new:hover,
#p-personal a.new:visited,
#p-views a:hover {
  color: #006592;
}
.kategorieContainer {
  display: inline-block;
  width: 43%;
  margin: 0 6% 8px 0;
  min-width: 290px;
  vertical-align: top;
  min-height: 160px;
}
.clear {
  clear: both;
}
.catlinks {
  border: none;
  border-top: 1px solid #ddd;
  background-color: white;
  padding: 0.8em 0 0 0;
  margin-top: 3em;
  font-size: 0.8em;
}
.homeRightColumn {
  float: right;
  max-width: 40%;
  margin: 0px 0px 20px 30px;
}
.homeTeaserButton {
  position: relative;
  margin-bottom: 2em;
}
.homeTeaserButton img {
  max-width: 100%;
  height: auto;
  margin-top: -30px;
}
.tagCloudContainer {
  margin-top: 30px;
}
.tagcloud {
  box-sizing: border-box;
  font-family: Georgia, serif;
  font-size: 1.3em;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  background-color: #FDFDFD;
  border: 1px solid #EEEEEE;
  padding: 15px;
  overflow: hidden;
  line-height: 1.3;
}
.tagcloud a {
  display: inline-block;
  padding: 4px;
}
table.mw_metadata {
  margin: 20px 0 20px 0;
}
#mw-pages > p {
  padding-top: 1em;
  margin-top: 2em;
  border-top: 1px solid #ddd;
}
#mw-pages ul,
.mw-category ul {
  margin-left: 0;
  list-style: none;
}
div.thumbinner {
  border: 0;
}
.mw-category {
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
}
.mw-category-group {
display: inline-block;
width: 100%;
}
#toc {
  display: block;
  margin: 1em 0;
  border: none;
  background-color: white;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  width: auto;
  text-align: left;
  padding: 2em 0;
}
#toc #toctitle {
  text-align: left;
}
.warning {
  color: #252525;
}
fieldset {
  border-color: #aaa;
}
div#mw-panel div#p-tb {
  padding-top: 0.5em;
}
#userlogin2 {
  width: 400px;
}
div#jump-to-nav {
display:none;
}
}
}
}

Aktuelle Version vom 6. Juli 2025, 19:59 Uhr

body {
	font-family: sans-serif;
	font-size: 15px;
	background-color: #ffffff;
	overflow-y: scroll
}

a,
a:visited,
.mw-footer-container a {
	text-decoration: none;
	color: #108ec7;
	background: none
}

a:hover,
a:focus,
a:active,
a:hover:visited,
.mw-footer-container a:hover,
.mw-footer-container a:active,
.mw-footer-container a:focus {
	text-decoration: none;
	color: #006592
}

a.stub,
a.external,
a.external:visited,
.mw-body a.external,
.mw-body a.external:visited,
.mw-footer-container a:visited {
	color: #108ec7
}

a.new,
a.new:visited,
a.new:visited:hover,
.new a,
.new a:visited,
.new a:visited:hover {
	color: #888
}

a.new:hover,
.new a:hover {
	color: #333
}

.mw-body h1,
.mw-body h2 {
	font-family: 'Georgia', serif;
	line-height: 1.3;
	margin-bottom: 0.5em;
	padding: 0;
	border: none
}

.mw-body h1 {
	font-size: 2.4em
}

.mw-body h1.firstHeading {
	border: none
}

body.page-Hauptseite h1.firstHeading {
	display: none
}

.mw-body h2 {
	font-size: 2em;
	margin-top: 1em
}

.mw-body h3,
.mw-body h4,
.mw-body h5,
.mw-body h6 {
	font-family: 'Georgia', serif;
	line-height: 1.5;
	margin-top: 0.3em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
	border: none
}

.mw-body h3 {
	font-size: 1.5em
}

.mw-body h4,
.mw-body h5,
.mw-body h6 {
	font-size: 100%
}

.mw-body #toc h2,
.mw-body .toc h2 {
	font-size: 100%;
	font-family: sans-serif
}

#p-logo-text a {
	font-family: 'Georgia', serif;
	font-variant: none
}

#mw-header-hack {
	opacity: 0
}

#searchInput {
	padding: 0.5em
}

#searchButton,
#mw-searchButton {
	right: 0
}

#mw-content-container {
	border: none;
	padding-bottom: 4em;
	background: none
}

#mw-content {
	box-shadow: none
}

.mw-body .mw-parser-output h1::after,
.mw-body .mw-parser-output h2::after,
.sidebar-inner h3,
.dropdown h3,
.tools-inline li {
	border: None
}

#user-tools h2::after,
.sidebar-chunk h2::after,
.dropdown-toggle::after {
	display: none
}

.mw-footer-container {
	border-color: transparent;
	color: inherit;
	box-shadow: none
}

#footer-info-lastmod {
	font-size: 0.8em
}

ul.gallery {
	margin: 1em 0
}

.thumbinner,
.mw-body li.gallerybox div.thumb {
	box-shadow: none;
	border-width: 1px;
	border-color: #ddd;
	background-color: inherit
}

.toc {
	width: 100%;
	box-sizing: border-box;
	box-shadow: none;
	border-width: 1px 0;
	background-color: inherit;
	border-color: #ddd;
	padding: 1.5em 0
}

ul#filetoc {
	display: none;
}

.mw-body .toctitle {
	border: none
}

#mw-toc-heading {
	font-weight: bold
}

.mw-category-generated {
	margin-top: 3em;
	border-top: 1px solid #ddd
}

.mw-category-generated #mw-pages h2 {
	display: none
}

.mw-editsection {
	background: none;
	padding-left: 0
}

.tagCloudContainer {
	margin-top: 30px
}

.tagcloud {
	box-sizing: border-box;
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 1.8em;
	margin-top: 30px;
	width: 100%;
	text-align: center;
	background-color: #FDFDFD;
	border: 1px solid #EEEEEE;
	padding: 15px;
	overflow: hidden;
	line-height: 1.1
}

.tagcloud a {
	padding: 0.2em;
	color: #108ec7;
	font-weight: inherit;
	display: inline-block;
	margin: 0
}

.youtubeWrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	margin: 2em 0;
	clear: both
}

iframe {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%
}

.willkommenContainer {
	display: flex;
	flex-direction: column
}

.mapContainer {
	padding-bottom: 100% !important
}

.willkommenContainer .kategorieContainer h2 {
	margin-bottom: 0.6em
}

.clear {
	clear: both
}

#catlinks {
	border-top: 1px solid #ddd;
	margin-top: 2em;
	padding-top: 0.6em
}

.randomSlideshowContainer {
	margin-bottom: 1em;
}

.swiper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 60%;
	overflow: hidden;
}

.kartenbutton {
	width: 100%;
	position: relative;
	display: flex;
	flex-direction:row;
	justify-content: space-between;
	height: 30vw;
}

.kartenbutton img {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.kartenbutton .flexButton {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
}

.kartenbutton .flexButtonRaiffeisen {
	width: 45%;
}

.kartenbutton .flexButtonKarte {
	width: 50%;
	overflow: hidden;
}

.kartenbutton .flexButtonKarte img {
	max-width: none !important;
	width: 160%;
}

.gm-style img {
	max-width: 100%;
	height: auto;
	width: 350px;
}

.gm-style .gm-style-iw-c {
	padding-right: 12px !important;
}

.simpleTable td:first-child {
	padding-right: 1em;
}

.simpleTable td {
	vertical-align: top;
}

.bild-mit-beschrieb {
	clear: both;
	margin-bottom: 4rem;
}

.bild-mit-beschrieb .magnify {
	display: none;
}

.bild-mit-beschrieb .thumb {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.bild-mit-beschrieb .thumbinner {
	margin: 0;
	padding: 0;
	border: none;
	display: flex;
	flex-direction: column;
	width: 100% !important;
}

.bild-mit-beschrieb .thumbinner a {}

.bild-mit-beschrieb .thumb img {
	width: 100%;
}

.bild-mit-beschrieb .thumbcaption {
	font-size: 80%;
}

#mw-imagepage-content::before {
	content: "Beschreibung";
	display: block;
	font-family: 'Georgia', serif;
	font-size: 2em;
	margin-top: 1em;
	line-height: 1.3;
	margin-bottom: 0.5em;
}

.dateiMiniExtern .thumbinner {
width: 180px !important;
}

.dateiMiniExtern .thumbinner .thumbimage {
	border: none;
}

.dateiMiniExtern .magnify {
	display:none;
}

.dateiMiniExtern .thumbcaption {
	min-height: 0;
}

@media screen and (min-width:851px) {
	#mw-header-container {
		padding-top: 2em;
		position: absolute
	}

	#mw-content-container {
		background-color: white
	}

	.mw-wiki-logo.fallback {
		width: 100%;
		height: 0;
		padding-bottom: 100%;
		background-size: 100%
	}

	#mw-header-nav-hack {
		box-shadow: none;
		border: none
	}

	#mw-header-nav-hack .color-bar {
		opacity: 0
	}

	#mw-content {
		padding-top: 4em;
		border: none;
		margin-top: 7em
	}

	#mw-site-navigation .sidebar-inner h3,
	#mw-related-navigation .sidebar-inner h3 {
		border: none;
		font-weight: bold
	}

	#personal .dropdown h3 {
		border: none
	}

	#simpleSearch {
		margin: 0 0 0 auto;
		max-width: 350px
	}

	.willkommenContainer {
		display: flex;
		flex-direction: row;
		gap: 4%
	}

	.willkommenContainer .columnOne {
		width: 58%
	}

	.willkommenContainer .columnTwo {
		width: 38%
	}

	.willkommenContainer h2 {
		margin-top: 2.6em;
		margin-bottom: 1em
	}

	.newPagesListWrapper {
		margin-bottom: 5em
	}

	.mapContainer {
		padding-bottom: 60% !important
	}

	.kategorieContainer {
		display: inline-block;
		width: 43%;
		margin: 0 6% 8px 0;
		min-width: 290px;
		vertical-align: top;
		min-height: 160px
	}

	.willkommenContainer .kategorieContainer {
		width: 100%;
		margin: 0;
		min-height: 110px;
		min-width: auto
	}

	.homeFeatureContainer {
		display: flex;
		flex-direction: row;
		gap: 2%;
		align-items: stretch;
	}

	.randomSlideshowContainer {
		position: relative;
		width: 78%;
		height: 100%;
		margin-bottom: 0;
	}

	.kartenbutton {
		width: 22%;
		height: auto;
		flex-direction:column;
	}
	
	.kartenbutton .flexButton {
		width: 100%;
	}
	
	.kartenbutton .flexButtonRaiffeisen {
		height: 33%;
	}
	
	.kartenbutton .flexButtonKarte {
		height: 64%;
	}

	.mw-body .kartenbutton .flexButtonKarte img {
		max-width: none !important;
		width: 250%;
		transform: translate(-50%, -50%) scale(0.9);
	}


	.bild-mit-beschrieb .thumbinner {
		display: flex;
		flex-direction: row;
		gap: 4%;
		align-items: flex-end;
	}

	.bild-mit-beschrieb .thumbinner a {
		flex-basis: 70%;
	}

	.bild-mit-beschrieb .thumbcaption {
		flex-basis: 30%;
	}
}

@media screen and (min-width:1100px) {
	#mw-header-container {
		background-color: transparent;
		position: absolute
	}

	#user-tools {
		margin-right: 2em
	}

	#mw-content-container {
		margin-top: 0
	}

	#mw-content {
		margin-top: 3.5em;
		padding-top: 2em
	}

	#p-logo-text {
		opacity: 0
	}

	#mw-site-navigation .sidebar-chunk,
	#mw-related-navigation .sidebar-chunk {
		background: none;
		border: none;
		box-shadow: none;
		padding-right: 0;
	}

	.mw-footer-container {
		margin-left: 16em
	}

	#catlinks {
		display: block;
		margin-left: 2em
	}
}

@media screen and (min-width:1340px) {
	#user-tools {
		margin-right: 0
	}

	#mw-content {
		padding-right: 0
	}

	body.page-Hauptseite #mw-content {
		margin-top: 4.5em
	}

	#mw-related-navigation {
		padding-top: 4.4em;
		padding-left: 0.3em
	}

	#mw-content-container {
		padding-bottom: 8em
	}

	.ts-inner {
		max-width: 100em
	}

	.mw-footer-container {
		margin-left: 0
	}

	#footer-list {
		padding-left: 1.5em;
		margin-left: 14.5em
	}
}