Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 106

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 106

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201
Difference between revisions of "MediaWiki:Common.css" - TangoWiki

Difference between revisions of "MediaWiki:Common.css"

From Tangowiki
 
(417 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
 
  
/*FONT GUDEA GOOGLE FONTS*/
+
/* That will place a temporary campaign/launch/event/whatever image right down the main logo  – should have worked with ** #|temp-banner and ** #|
@import url(http://fonts.googleapis.com/css?family=Gudea);
+
#n-temp-banner { display: block !important; font-size: 10px; text-indent: -999px; background-image: url(skins/common/images/tangowiki.png); background-position: top left; background-repeat: no-repeat; padding-left: 20px; padding-bottom: 20px; }
* {font-family: 'Gudea',sans-serif;}
+
#n-\2e C2\2e A0 { display: block; font-size: 10px; text-indent: -999px; }
 +
*/
 +
 
 +
/* Template documentation – Hintergrund für die Template documentation, ist aber noch etwas zu knapp, noch erweitern!
 +
div#template-documentation.template-documentation.iezoomfix {
 +
background-color: #f0ecbc;
 +
}  
 +
*/
  
/*Styling for the translation language box*/
+
/*Formularfelder breiter – macht allerdings noch mehr breiter: Button "publish" "cancel" und irgendwas im Suchfeld!*/
td.mw-pt-languages-list {
+
 
background: #e4f3f9;
+
input.formInput.webfonts-changed {  
 +
padding: 0.5em;
 
}
 
}
  
td.mw-pt-languages-label {
+
input.createboxInput.webfonts-changed {
background: #c8e7f5;
+
padding: 0.5em;
 
}
 
}
  
/** Styling for user manual TOC/navigation */
+
/*
+
input#input_button_1.forminput_button.webfonts-changed {
table.twtable {
+
padding: 0.75em !important;
background: #52a4c9;
+
border: 1px solid #999;
+
margin: 0 0 0.5em 1em;
+
padding: 3px 3px 3px 3px;
+
-moz-border-radius: 4px;
+
border-radius: 4px;
+
 
}
 
}
+
 
table.twtable tr {
+
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
background: #fff;
+
padding: 10px 24px !important;
 
}
 
}
+
 
table.twtable td {
+
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
padding: 5px;
+
padding: 10px 24px !important;
        vertical-align: top !important;
+
 
}
 
}
+
*/
table.twtable th {
+
 
background: #52a4c9;
+
/********************* LINKS *********************/
border: 0px;
+
 
padding: 5px;
+
a {
font-size: 120%;
+
color: /*#006ca8; #0081c8; #6097cf; #6373B7; */ #406ec3;  
font-weight: bold;
+
font-family: Gudea, Trebuchet MS, Helvetica, Arial, sans-serif;
+
color: white;
+
        vertical-align: top !important;
+
 
}
 
}
+
 
table.twtable th.smworange {
+
a:visited {
background: #d57520;
+
color: /*#00528c; #006ca8; #475384; */ #2f5292;  
 
}
 
}
+
 
table.twtable th a {
+
a.new {
color: #fff;
+
color: /*#ed4663;  #ed5b74; */ #d33b47;
 
}
 
}
+
 
table.twtable-toc th a {
+
 
color: #52a4c9;
+
a.external { /*external zB im Footerlink – geht aber noch nicht überall */
 +
color: #6373B7;
 
}
 
}
+
 
th.headerSort {
+
a.extiw {
background-color: #C4D6F4 !important;
+
color: #6373B7;
 
}
 
}
+
 
.wikitable th,
+
a.external.text { /*Externe Links mit anderem Text */
.wikitable td {
+
color: #6373B7;
vertical-align: top !important;
+
 
}
 
}
+
 
#twtable-toc #toc {
+
a.external.autonumber { /*externe Links ohne Text nur mit Nummer*/
border: 0px solid #AAA;
+
color: #6373B7;
background-color: #ffffff;
+
font-size: 100%;
+
width: 260px;
+
}
+
#twtable-toc.twtable-toc th a {
+
color: #52a4c9;
+
 
}
 
}
+
 
#toc #toctitle,
+
a.external:visited {
.toc #toctitle,
+
color: #6373B7;
#toc .toctitle,
+
.toc .toctitle {
+
text-align: right;
+
 
}
 
}
+
 
#twtable-toc #toc.toc {
+
code {
font-size: 110%;
+
background-color: #f0ffed; /*#ddfff0; #C7F2DA; #A5D89C; #d0ffa1; #c8d4be; #e1fff6;*/
 +
color: #478c3a; /*#478c3b;  #60b377;*/
 
}
 
}
+
 
#toc h2,
+
div#content {
.toc h2 {
+
border: #f5f5f5;
display: none;
+
 
}
 
}
+
 
#toc .toctoggle,
+
/***** Text selection *****/
.toc .toctoggle {
+
/* Mozilla based browsers */
text-align: right !important;
+
::-moz-selection {
 +
background-color: #8f93a9;
 +
color: #000;
 
}
 
}
  
/* Main page fixes */
+
/* Works in Safari */
#interwiki-completelist {
+
::selection {
    font-weight: bold;
+
background-color: #8f93a9;
 +
color: #FFF;
 
}
 
}
body.page-Main_Page #ca-delete {
+
 
    display: none !important;
+
/* Works in Opera */
 +
::-o-selection {
 +
background-color: #8f93a9;
 +
color: #FFF;
 
}
 
}
+
::-ms-selection {
body.page-Main_Page #mp-topbanner {
+
background-color: #8f93a9;
  clear: both;
+
color: #FFF;
 
}
 
}
+
 
/* Edit window toolbar */
+
/* Works in Internet Explorer */
#toolbar {
+
::-webkit-selection {  
    height: 22px;
+
background-color: #8f93a9;
    margin-bottom: 6px;
+
color: #FFF;
 
}
 
}
+
 
/* Margins for <ol> and <ul> */
+
/********************* TYPEFACE *********************/
#content ol, #content ul,
+
@import url(http://fonts.googleapis.com/css?family=Roboto);
#mw_content ol, #mw_content ul {
+
* {font-family: 'Roboto',sans-serif;}
  margin-bottom: 0.5em;
+
/* Möglichkeiten: Montserrat, Alegreya Sans, Source Sans Pro, Titillium Web, Open Sans */
}
+
 
+
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/* Make the list of references smaller */
+
* {font-family: 'Open Sans',sans-serif;}
ol.references {
+
    font-size: 100%;
+
}
+
.references-small {
+
    font-size: 90%;
+
}
+
+
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
+
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
+
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
+
/* Please ignore any validator errors caused by these two lines */
+
.references-2column {
+
    font-size: 90%;
+
    -moz-column-count: 2;
+
    -webkit-column-count: 2;
+
    column-count: 2;
+
}
+
+
/* Highlight clicked reference in blue to help navigation */
+
ol.references > li:target,
+
sup.reference:target,
+
cite:target {
+
    background-color: #DEF;
+
}
+
+
/* Ensure refs in table headers and the like aren't bold or italic */
+
sup.reference {
+
    font-weight: normal;
+
    font-style: normal;
+
}
+
+
+
/* Styling for citations */
+
cite {
+
    font-style: normal;
+
    word-wrap: break-word;
+
}
+
+
/* For linked citation numbers and document IDs, where
+
  the number need not be shown on a screen or a handheld,
+
  but should be included in the printed version
+
 
*/
 
*/
@media screen, handheld, projection {
+
/********************* Main h1 *********************/
    cite *.printonly {
+
div#content h1, div#content #firstHeading {
        display: none;
+
font-size: 2em; /*1.8em;*/
 +
color: #cdbc17; /*#60b3b2;*/
 +
padding: 5px 10px;
 +
border-bottom: none;
 
     }
 
     }
 +
 +
/********************* HEADERNAVI *********************/
 +
/*old blue color: #1a1841; */
 +
 +
/*
 +
#mw-page-base {
 +
background-image: none;
 +
background-color: #0f2936;
 
}
 
}
+
 
+
#mw-head {
/* wikitable/prettytable class for skinning normal tables */
+
background-color: #0f2936;  
table.wikitable,
+
border-bottom: 1px solid #fff;
table.prettytable {
+
    margin: 1em 1em 1em 0;
+
    background: #f9f9f9;
+
    border: 1px #aaa solid;
+
    border-collapse: collapse;
+
 
}
 
}
.wikitable th, .wikitable td,
+
*/
.prettytable th, .prettytable td {
+
a.new, #p-personal li a.new {
    border: 1px #aaa solid;
+
color: #ed4663 !important;
    padding: 0.2em;
+
 
}
 
}
.wikitable th,
+
 
.prettytable th {
+
a.new:hover {
    background: #f2f2f2;
+
color: #e03150;
    text-align: center;
+
 
}
 
}
.wikitable caption,
+
 
.prettytable caption {
+
#p-personal li a.new:hover {
    font-weight: bold;
+
color: #fc7f95;
 
}
 
}
+
 
/* Default skin for navigation boxes */
+
a.new:visited, #p-personal li a.new:visited {
table.navbox {            /* Navbox container style */
+
color: #d2294f !important;
  border: 1px solid #aaa;
+
  width: 100%;
+
  margin: auto;
+
  clear: both;
+
  font-size: 88%;
+
  text-align: center;
+
  padding: 1px;
+
 
}
 
}
table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */
+
/*
  margin-top: -1px;           /* (doesn't work for IE6, but that's okay)      */
+
div.vectorTabs ul li span {
 +
border-top: 1px solid #fff;
 
}
 
}
.navbox-title,
+
 
.navbox-abovebelow,
+
div.vectorMenu h3 {
table.navbox th {
+
border-top: 1px solid #fff;
  text-align: center;      /* Title and above/below styles */
+
  padding-left: 1em;
+
  padding-right: 1em;
+
 
}
 
}
.navbox-group {           /* Group style */
+
 
  white-space: nowrap;
+
div.vectorTabs li a, div.vectorTabs li a:visited {
  text-align: right;
+
color:#fff;
  font-weight: bold;
+
font-size:0.9em;
  padding-left: 1em;
+
  padding-right: 1em;
+
 
}
 
}
.navbox, .navbox-subgroup {
+
 
  background: #fdfdfd;     /* Background color */
+
div.vectorTabs li.selected a, , div.vectorTabs li.selected a:visited {
 +
color:#333 !important;
 +
border-bottom: 1px solid #fff;
 
}
 
}
.navbox-list {
+
 
  border-color: #fdfdfd;   /* Must match background color */
+
div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
 +
color:#bbb;
 
}
 
}
.navbox-title,
+
 
table.navbox th {
+
div.vectorTabs ul li {
  background: #ccccff;     /* Level 1 color */
+
line-height:0.6em;
 
}
 
}
.navbox-abovebelow,
+
 
.navbox-group,
+
div#p-personal ul li#pt-uls.active a.uls-trigger, div#p-personal ul li#pt-userpage a, div#p-personal ul li#pt-mytalk a, div#p-personal ul li#pt-preferences a, div#p-personal ul li#pt-watchlist a, div#p-personal ul li#pt-mycontris a, div#p-personal ul li#pt-logout a, div#p-personal ul li#pt-login a {
.navbox-subgroup .navbox-title {
+
color:#fff;
  background: #ddddff;     /* Level 2 color */
+
 
}
 
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
+
*/
  background: #e6e6ff;     /* Level 3 color */
+
div#p-personal ul li#pt-userpage a.new, div#p-personal ul li#pt-mytalk a.new {
 +
/*color:#ed4663;*/
 +
color:#bbb;
 
}
 
}
.navbox-even {
+
 
  background: #f7f7f7;     /* Even row striping */
+
div#p-personal ul li#pt-userpage a.new:hover, div#p-personal ul li#pt-mytalk a.new:hover {
 +
color:#e03150;
 
}
 
}
.navbox-odd {
+
 
  background: transparent; /* Odd row striping */
+
div#p-personal ul li#pt-userpage a.new:visited, div#p-personal ul li#pt-mytalk a.new:visited {
 +
color:#c44359;
 
}
 
}
+
 
.collapseButton {          /* 'show'/'hide' buttons created dynamically */
+
 
    float: right;          /* by the CollapsibleTables javascript in    */
+
/********************* SIDEBAR *********************/
    font-weight: normal;  /* [[MediaWiki:Common.js]]are styled here    */
+
#mw-panel.collapsible-nav .portal {
    text-align: right;    /* so they can be customised.               */
+
background-image:none !important;
    width: auto;
+
 
}
 
}
.navbox .collapseButton {  /* In navboxes, the show/hide button balances */
+
 
    width: 6em;            /* the vde links from [[Template:Tnavbar]],  */
+
 
}                          /* so they need to be the same width.        */
+
/********************* BODY *********************/
+
body {
+
background-color: #fff;
/* Infobox template style */
+
font-family: 'Roboto', 'Open Sans', 'Lato', 'Helvetica', sans-serif;
.infobox {
+
    border: 1px solid #aaa;
+
    background-color: #f9f9f9;
+
    color: black;
+
    margin: 0.5em 0 0.5em 1em;
+
    padding: 0.2em;
+
    float: right;
+
    clear: right;
+
 
}
 
}
.infobox td,
+
 
.infobox th {
+
/*Makes external images in song recordings smaller*/
    vertical-align: top;
+
.imagesmaller img {width: 170px; }
 +
 
 +
/********************* CATEGORIES on pages *********************/
 +
.catlinks {
 +
background-color: #f0ecbc; /* #adede3; #e4f3f9; aauch: borders!*/
 +
padding-left: 15px;
 +
padding-right: 0px;
 +
padding-top: 5px;
 +
padding-bottom: 5px;
 +
/*border-left: 5px solid #cdbc17; */ /* #60b3b2; #589bbf;*/
 +
border-left: 1px solid #f0ecbc;
 +
border-top: 1px solid #f0ecbc; /* #adede3;*/
 +
border-right: 1px solid #f0ecbc; /*#adede3;*/
 +
border-bottom: 1px solid #f0ecbc; /*#adede3;*/
 +
border-radius: 5px;
 
}
 
}
.infobox caption {
+
 
    font-size: larger;
+
/*background: efcc94, border-left: ef9a10 */
 +
 
 +
/********************* TRANSLATION LANGUAGE BOX *********************/
 +
 
 +
/* vielleicht brauchts aber das td gar nicht!!!! checken ob auch ohne
 +
.mw-pt-languages-label {
 +
border:none;
 +
}*/
 +
 
 +
/*  ganz äußere Border */
 +
.mw-pt-languages {
 +
border: 1px solid #bec0cd; /*#f0ecbc; */
 +
margin-bottom: 5px;
 
}
 
}
.infobox.bordered {
+
 
    border-collapse: collapse;
+
/* innere Table? Hm, sieht ein wenig so aus, wie das obere. ohne funktioniert aber der Hintergrund hinter den Sprachen nicht!?! */
 +
.mw-pt-languages table {
 +
border: 1px solid #bec0cd; /*#f0ecbc;*/ /*BORDER SUPERHELL */
 +
margin-bottom:10px;
 
}
 
}
.infobox.bordered td,
+
 
.infobox.bordered th {
+
div.mw-pt-languages {
    border: 1px solid #aaa;
+
border-radius: 10px;
 
}
 
}
.infobox.bordered .borderless td,
+
 
.infobox.bordered .borderless th {
+
.mw-pt-languages-list {
    border: 0;
+
background-color: #bec0cd; /*#f0ecbc; */ /*3 SUPERHELL*/
 +
border: none;  
 
}
 
}
+
 
.infobox.sisterproject {
+
.mw-pt-languages-label {
    width: 20em;
+
background-color: #8f93a9; /*ganz hell*/ /* 2 MITTEL */
    font-size: 90%;
+
border-left: 5px solid #202754; /*dunkel*/ /*1 DUNKEL*/
 +
border-right: none;
 +
width: 120px;
 +
padding-left: 15px;
 
}
 
}
   
+
 
.infobox.standard-talk {
+
/********************* TRANSLATION LANGUAGE BOX - OLD*********************/
    border: 1px solid #c0c090;
+
 
    background-color: #f8eaba;
+
/* vielleicht brauchts aber das td gar nicht!!!! checken ob auch ohne
 +
.mw-pt-languages-label {
 +
border:none;
 
}
 
}
.infobox.standard-talk.bordered td,
+
 
.infobox.standard-talk.bordered th {
+
.mw-pt-languages table {
    border: 1px solid #c0c090;
+
border: none;
 +
margin-bottom:10px;
 
}
 
}
+
 
/* styles for bordered infobox with merged rows */
+
.mw-pt-languages-list {
.infobox.bordered .mergedtoprow td,
+
background-color: #e4f3f9;
.infobox.bordered .mergedtoprow th {
+
border: none;  
    border: 0;
+
    border-top: 1px solid #aaa;
+
    border-right: 1px solid #aaa;
+
 
}
 
}
+
 
.infobox.bordered .mergedrow td,
+
.mw-pt-languages-label {
.infobox.bordered .mergedrow th {
+
background-color: #c8e7f5;
    border: 0;
+
border-left: 5px solid #589bbf;
    border-right: 1px solid #aaa;
+
border-right: none;
 +
width: 120px;
 +
padding-left: 15px;
 
}
 
}
 
/* Styles for geography infoboxes, eg countries,
 
  country subdivisions, cities, etc.            */
 
.infobox.geography {
 
    text-align: left;
 
    border-collapse: collapse;
 
    line-height: 1.2em;
 
    font-size: 90%;
 
}
 
 
.infobox.geography  td,
 
.infobox.geography  th {
 
    border-top: solid 1px #aaa;
 
    padding: 0.4em 0.6em 0.4em 0.6em;
 
}
 
.infobox.geography .mergedtoprow td,
 
.infobox.geography .mergedtoprow th {
 
    border-top: solid 1px #aaa;
 
    padding: 0.4em 0.6em 0.2em 0.6em;
 
}
 
 
.infobox.geography .mergedrow td,
 
.infobox.geography .mergedrow th {
 
    border: 0;
 
    padding: 0 0.6em 0.2em 0.6em;
 
}
 
 
.infobox.geography .mergedbottomrow td,
 
.infobox.geography .mergedbottomrow th {
 
    border-top: 0;
 
    border-bottom: solid 1px #aaa;
 
    padding: 0 0.6em 0.4em 0.6em;
 
}
 
 
.infobox.geography .maptable td,
 
.infobox.geography .maptable th {
 
    border: 0;
 
    padding: 0;
 
}
 
 
/* Makes redirects appear in italics in categories and on [[Special:Allpages]] */
 
.redirect-in-category, .allpagesredirect {
 
    font-style: italic;
 
}
 
 
/* Icons for medialist templates [[Template:Listen]],
 
  [[Template:Multi-listen_start]], [[Template:Video]],
 
  [[Template:Multi-video_start]]
 
 
*/
 
*/
div.listenlist {
+
 
    background:
+
/********************* FOOTER *********************/
        url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
+
div#footer {
    padding-left: 40px;
+
background-color:none;
 +
border-top: 4px solid #cdbc17; /* #60b3b2; */
 
}
 
}
+
 
/* Style rules for media list templates */
+
div#footer #footer-info li { line-height: .8em; } /*Text im Footer enger */
div.medialist {
+
 
    min-height: 50px;
+
div.vectorMenu ul {
    margin: 1em;
+
border: solid 1px #e7e5e5;
    background-position: top left;
+
    background-repeat: no-repeat;
+
 
}
 
}
div.medialist ul {
+
 
    list-style-type: none;  
+
/*macht den Abstand zwischen Kategorien und Footer geringer (statt 1.5em Standard
    list-style-image: none;
+
div#content { padding-bottom: .5em; } */
    margin: 0;
+
/*wir machens aber lieber umgekehrt: (statt 1.25em) */
 +
div#footer { padding-top: .5em; }
 +
 
 +
/********************* Blockquote class QUOTE *********************/
 +
blockquote.quote {
 +
border-left: 5px solid #ea9a58; /*old: #e29a34; */
 +
background-color: #fffef7;
 +
padding-left: 15px;
 +
/*padding-right: 25px; */
 +
/*margin-right: 125px; */
 +
font-style:italic;
 +
/*font-family: 'Merriweather', 'Georgia', serif; */ /*funktioniert, ist aber nicht so leserlich, das liegt aber wohl eher am italic, als an der Font */
 
}
 
}
div.medialist ul li {
+
 
    padding-bottom: 0.5em;
+
 
}
+
 
div.medialist ul li li {
+
/********************* USER MANUAL TOC/navigation *********************/
    font-size: 91%;
+
table.twtable {
    padding-bottom: 0;
+
background: #e5dd8c; /*#52a4c9;*/
 +
border: 1px solid #f0ecbc;  /*#999;*/
 +
margin: 0 0 0.5em 1em;
 +
padding: 3px 3px 3px 3px;
 +
-moz-border-radius: 4px;
 +
border-radius: 4px;
 
}
 
}
 
   
 
   
/* Change the external link icon to an Adobe icon for all PDF files
+
table.twtable tr {
  in browsers that support these CSS selectors, like Mozilla and Opera */
+
background: #fff;
#bodyContent a[href$=".pdf"].external,
+
#bodyContent a[href*=".pdf?"].external,
+
#bodyContent a[href*=".pdf#"].external,
+
#bodyContent a[href$=".PDF"].external,
+
#bodyContent a[href*=".PDF?"].external,
+
#bodyContent a[href*=".PDF#"].external,
+
#mw_content  a[href$=".pdf"].external,
+
#mw_content  a[href*=".pdf?"].external,
+
#mw_content  a[href*=".pdf#"].external,
+
#mw_content  a[href$=".PDF"].external,
+
#mw_content  a[href*=".PDF?"].external,
+
#mw_content  a[href*=".PDF#"].external {
+
    background:  
+
        url("http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif")
+
        center right no-repeat;
+
    padding-right: 16px;
+
 
}
 
}
 
   
 
   
/* Change the external link icon to an Adobe icon anywhere the PDFlink class
+
table.twtable td {
  is used (notably Template:PDFlink). This works in IE, unlike the above. */
+
padding: 2px; /*changes the Zeilenabstand between topics */
#bodyContent span.PDFlink a,
+
         vertical-align: top !important;
#mw_content span.PDFlink a {
+
    background:
+
        url("http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif")
+
         center right no-repeat;
+
    padding-right: 17px;
+
 
}
 
}
 
   
 
   
/* Remove link styling. Already defined in monobook
+
table.twtable th {
  and modern, but not defined in the other skins. Bug 18708 */
+
background: #e5dd8c; /*#52a4c9;*/
#bodyContent .plainlinks a {
+
border: 0px;
    background: none !important;
+
padding: 5px;
    padding: 0 !important;
+
font-size: 120%;
}
+
font-weight: bold;
 
+
/*font-family: Gudea, Trebuchet MS, Helvetica, Arial, sans-serif;*/
/* Content in columns with CSS instead of tables [[Template:Columns]] */
+
color: white;
div.columns-2 div.column {
+
        vertical-align: top !important;
    float: left;
+
    width: 50%;
+
    min-width: 300px;
+
}
+
div.columns-3 div.column {
+
    float: left;
+
    width: 33.3%;
+
    min-width: 200px;
+
}
+
div.columns-4 div.column {
+
    float: left;
+
    width: 25%;
+
    min-width: 150px;
+
}
+
div.columns-5 div.column {
+
    float: left;
+
    width: 20%;
+
    min-width: 120px;
+
 
}
 
}
 
   
 
   
/* Make sure that "external references" from templates like [[Template:Ref]]
+
table.twtable th.smworange {
  do not get URL expansion, not even when printed. The anchor itself has
+
background: #d57520;
  class "external autonumber" and the url expansion is inserted when printing
+
  (see [http://en.wikipedia.org/skins-1.5/common/commonPrint.css]) using the
+
  ":after" pseudo-element.
+
*/
+
.nourlexpansion a.external.text:after,
+
.nourlexpansion a.external.autonumber:after {
+
    display: none !important;
+
 
}
 
}
 
   
 
   
/* The legacy implementation of this was with "plainlinksneverexpand", which
+
table.twtable th a {
  also simulated "plainlinks". "plainlinksneverexpand" is deprecated and
+
color: #fff;
  should be replaced with "plainlinks nourlexpansion".  When this has been
+
  done, the rules below can be removed.
+
*/
+
.plainlinksneverexpand a {
+
    background: none !important;
+
    padding: 0 !important;
+
}
+
.plainlinksneverexpand a.external.text:after,
+
.plainlinksneverexpand a.external.autonumber:after {
+
    display: none !important;
+
 
}
 
}
 
   
 
   
/* Messagebox templates */
+
table.twtable-toc th a {
.messagebox {
+
color: #e5dd8c; /*#52a4c9;*/
    border: 1px solid #aaa;
+
    background-color: #f9f9f9;
+
    width: 80%;
+
    margin: 0 auto 1em auto;
+
    padding: .2em;
+
}
+
.messagebox.merge {
+
    border: 1px solid #c0b8cc;
+
    background-color: #f0e5ff;
+
    text-align: center;
+
}
+
.messagebox.cleanup {
+
    border: 1px solid #9f9fff;
+
    background-color: #efefff;
+
    text-align: center;
+
}
+
.messagebox.standard-talk {
+
    border: 1px solid #c0c090;
+
    background-color: #f8eaba;
+
    margin: 4px auto;
+
}
+
/* For old WikiProject banners inside banner shells. */
+
.mbox-inside .standard-talk,
+
.messagebox.nested-talk {
+
    border: 1px solid #c0c090;
+
    background-color: #f8eaba;
+
    width: 100%;
+
    margin: 2px 0;
+
    padding: 2px;
+
}
+
.messagebox.small {
+
    width: 238px;
+
    font-size: 85%;
+
    float: right;
+
    clear: both;
+
    margin: 0 0 1em 1em;
+
    line-height: 1.25em;
+
}
+
.messagebox.small-talk {
+
    width: 238px;
+
    font-size: 85%;
+
    float: right;
+
    clear: both;
+
    margin: 0 0 1em 1em;
+
    line-height: 1.25em;
+
    background: #F8EABA;
+
 
}
 
}
 
   
 
   
+
th.headerSort {
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
+
background-color: #C4D6F4 !important;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
+
    border: none;
+
    padding: 0.25em 0.9em;      /* 0.9em left/right */
+
    width: 100%;    /* Make all mboxes the same width regardless of text length */
+
}
+
td.mbox-image {                  /* The left image cell */
+
    border: none;
+
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
+
    text-align: center;
+
}
+
td.mbox-imageright {            /* The right image cell */
+
    border: none;
+
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
+
    text-align: center;
+
}
+
td.mbox-empty-cell {        /* An empty narrow cell */
+
    border: none;
+
    padding: 0px;
+
    width: 1px;
+
 
}
 
}
 
   
 
   
/* Article message box styles */
+
.wikitable th,
table.ambox {
+
.wikitable td {
    margin: 0px 10%;  /* 10% = Will not overlap with other elements */
+
vertical-align: top !important;
    border: 1px solid #aaa;
+
    border-left: 10px solid #1e90ff;    /* Default "notice" blue */
+
    background: #fbfbfb;
+
}
+
table.ambox + table.ambox {  /* Single border between stacked boxes. */
+
    margin-top: -1px;
+
}
+
.ambox th.mbox-text,  
+
.ambox td.mbox-text {           /* The message body cell(s) */
+
    padding: 0.25em 0.5em;      /* 0.5em left/right */
+
}
+
.ambox td.mbox-image {          /* The left image cell */
+
    padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
+
}
+
.ambox td.mbox-imageright {      /* The right image cell */
+
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
+
 
}
 
}
 
   
 
   
table.ambox-notice {
+
#twtable-toc #toc {
    border-left: 10px solid #1e90ff;    /* Blue */
+
border: 0px solid #AAA;
}
+
background-color: #ffffff;
table.ambox-speedy {
+
font-size: 100%;
    border-left: 10px solid #b22222;   /* Red */
+
width: 260px;
    background: #fee;                   /* Pink */
+
}  
}
+
#twtable-toc.twtable-toc th a {
table.ambox-delete {
+
color:#e5dd8c; /*#52a4c9;*/
    border-left: 10px solid #b22222;   /* Red */
+
}
+
table.ambox-content {
+
    border-left: 10px solid #f28500;   /* Orange */
+
}
+
table.ambox-style {
+
    border-left: 10px solid #f4c430;    /* Yellow */
+
}
+
table.ambox-move {
+
    border-left: 10px solid #9932cc;   /* Purple */
+
}
+
table.ambox-protection {
+
    border-left: 10px solid #bba;       /* Gray-gold */
+
 
}
 
}
 
   
 
   
/* Image message box styles */
+
#toc #toctitle,
table.imbox {
+
.toc #toctitle,
    margin: 4px 10%;
+
#toc .toctitle,
    border-collapse: collapse;
+
.toc .toctitle {
    border: 3px solid #1e90ff;    /* Default "notice" blue */
+
text-align: right;
    background: #fbfbfb;
+
}
+
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */
+
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */
+
}
+
.mbox-inside .imbox {    /* For imboxes inside other templates. */
+
    margin: 4px;
+
 
}
 
}
 
   
 
   
table.imbox-notice {
+
#twtable-toc #toc.toc {
    border: 3px solid #1e90ff;    /* Blue */
+
font-size: 110%;
}
+
table.imbox-speedy {
+
    border: 3px solid #b22222;    /* Red */
+
    background: #fee;            /* Pink */
+
}
+
table.imbox-delete {
+
    border: 3px solid #b22222;    /* Red */
+
}
+
table.imbox-content {
+
    border: 3px solid #f28500;   /* Orange */
+
}
+
table.imbox-style {
+
    border: 3px solid #f4c430;    /* Yellow */
+
}
+
table.imbox-move {
+
    border: 3px solid #9932cc;    /* Purple */
+
}
+
table.imbox-protection {
+
    border: 3px solid #bba;      /* Gray-gold */
+
}
+
table.imbox-license {
+
    border: 3px solid #88a;      /* Dark gray */
+
    background: #f7f8ff;          /* Light gray */
+
}
+
table.imbox-featured {
+
    border: 3px solid #cba135;    /* Brown-gold */
+
 
}
 
}
 
   
 
   
/* Category message box styles */
+
#toc h2,
table.cmbox {
+
.toc h2 {
    margin: 3px 10%;
+
display: none;
    border-collapse: collapse;
+
    border: 1px solid #aaa;
+
    background: #DFE8FF;   /* Default "notice" blue */
+
 
}
 
}
 
   
 
   
table.cmbox-notice {
+
#toc .toctoggle,
    background: #D8E8FF;   /* Blue */
+
.toc .toctoggle {
 +
text-align: right !important;
 
}
 
}
table.cmbox-speedy {
+
 
    margin-top: 4px;
+
/********************* NOTE BOXES within the text *********************/
    margin-bottom: 4px;
+
.notebox {
    border: 4px solid #b22222;    /* Red */
+
  margin: 10px 0;
    background: #FFDBDB;         /* Pink */
+
 
}
 
}
table.cmbox-delete {
+
 
    background: #FFDBDB;   /* Red */
+
/* Simple note */
 +
.notebox-simple {
 +
  margin: 25px;
 +
  padding-left: 15px;
 +
  border-left: 5px solid #a8d7f2; /* old: #589bbf; */
 
}
 
}
table.cmbox-content {
+
 
    background: #FFE7CE;   /* Orange */
+
/* Warning note */
 +
.notebox-warning {
 +
  margin: 25px;
 +
  padding-left: 15px;
 +
  border-left: 5px solid #ce8fe6; /* old: #bf5869; */
 
}
 
}
table.cmbox-style {
+
 
    background: #FFF9DB;   /* Yellow */
+
.notebox-info {
 +
  margin: 25px;
 +
  padding-left: 15px;
 +
  border-left: 5px solid #dbe776; /*old: #60b377; */
 
}
 
}
table.cmbox-move {
+
 
    background: #E4D8FF;   /* Purple */
+
.notebox-nutshell {
 +
  margin: 25px;
 +
  padding: 15px;
 +
  border-left: 5px solid #70dbda;
 +
border-bottom: 1px solid #70dbda;
 +
border-right: 1px solid #70dbda;
 +
border-top: 1px solid #70dbda; /*all old: #adede3;  */
 
}
 
}
table.cmbox-protection {
+
 
    background: #EFEFE1;   /* Gray-gold */
+
/********************* Task form and task list *********************/
 +
/**** Task form background class="taskbg" ****/
 +
table.wikitable tr.taskbg th,
 +
table.wikitable tr th.taskbg,
 +
table.taskbg,
 +
.taskbg { background-color: #ddcd77;
 
}
 
}
 
   
 
   
/* Other pages message box styles */
+
/*****Task list table additional styling to sortable wikitable smwtable *****/
table.ombox {
+
.tasktable tr th { font-size: 90%;  
    margin: 4px 10%;  
+
background-color: #ddcd77;
    border-collapse: collapse;
+
    border: 1px solid #aaa;      /* Default "notice" gray */
+
    background: #f9f9f9;
+
 
}
 
}
+
 
table.ombox-notice {
+
.tasktable > tr > th, .tasktable > * > tr > th {
    border: 1px solid #aaa;       /* Gray */
+
background-color: #f2f2f2;
 
}
 
}
table.ombox-speedy {
+
 
    border: 2px solid #b22222;   /* Red */
+
 
    background: #fee;             /* Pink */
+
/********************* RECORDINGS REC: *********************/
 +
.recordtable3 {
 +
margin: 1em 0;
 +
width: 90%;
 +
border-collapse: collapse;
 +
text-align: left;
 
}
 
}
table.ombox-delete {
+
.recordtable3 th {
    border: 2px solid #b22222;   /* Red */
+
font-size: smaller;
 +
font-weight: normal;
 +
color: #c490a4; /*#e8b68d; */  /*#c590a4; */ /*Textfarbe vorher dunkelviolett #5c2445;*/
 +
padding: .5em .4em .1em .3em;
 +
/*border-bottom: 1px solid #ccc;*/
 
}
 
}
table.ombox-content {
+
.recordtable3 td {
    border: 1px solid #f28500;   /* Orange */
+
/*border-bottom: 2px solid #c383a6; */
 +
border-bottom: 1px solid #ddbfca; /*#f2d5bd; *//*#be793c; #c590a4; #c383a6;*/
 +
color: #401930; /*#3f0d00;*/ /* #320020; */
 +
padding: .1em .4em 1em 1em;
 
}
 
}
table.ombox-style {
+
 
    border: 1px solid #f4c430;    /* Yellow */
+
/* .mw-collapsible.mw-collapsed.sortable.songrecordsbyorchestra */
 +
 
 +
/*Record table for songs & articles */
 +
.songrecords {
 
}
 
}
table.ombox-move {
+
 
    border: 1px solid #9932cc;   /* Purple */
+
/* Record table 3 */
 +
.songrecords {
 +
margin: 1em 0;
 +
width: 90%;
 +
border-collapse: collapse;
 +
text-align: left;
 
}
 
}
table.ombox-protection {
+
.songrecords th {
    border: 2px solid #bba;       /* Gray-gold */
+
font-size: smaller;
 +
font-weight: normal;
 +
color: #5c2445;
 +
padding: .4em .3em;
 +
/*border-bottom: 1px solid #ccc;*/
 
}
 
}
+
.songrecords td {
/* Talk page message box styles */
+
/*border-bottom: 2px solid #c383a6; */
table.tmbox {
+
font-size: smaller;
    margin: 4px 10%;
+
border-bottom: 1px solid #dee8ff; /* #c383a6; */
    border-collapse: collapse;
+
color: #320020;
    border: 1px solid #c0c090;   /* Default "notice" gray-brown */
+
padding: .3em .4em;
    background: #f8eaba;
+
 
}
 
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */
+
 
    margin: 2px 0;               /* class ensures that this declaration overrides other */
+
.songrecords tr:nth-child(even) { background:#dee8ff; }
    width: 100%; /* For Safari and Opera */    /* styles (including mbox-small above) */
+
.songrecords tbody tr:hover td { background-color: #d0daf2; }  /*only for tables with readable rows */
 +
 
 +
 
 +
/* Record table 2
 +
.recordtable2 {
 +
margin: 1em 0;
 +
width: 480px;
 +
border-collapse: collapse;
 +
text-align: left;
 
}
 
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
+
.recordtable2 th {
    line-height: 1.5em;         /* also "nested", so reset styles that are  */ 
+
font-size: 14px;
    font-size: 100%;             /* set in "mbox-small" above.                */
+
font-weight: normal;
 +
color: #5c2445;
 +
padding: 10px 8px;
 +
border-bottom: 2px solid #c383a6;
 
}
 
}
+
.recordtable2 td {
table.tmbox-speedy {
+
border-bottom: 1px solid #ccc;
    border: 2px solid #b22222;   /* Red */
+
color: #320020;
    background: #fee;             /* Pink */
+
padding: 6px 8px;
 
}
 
}
table.tmbox-delete {
+
.recordtable2 tbody tr:hover td { color: #009; } */
    border: 2px solid #b22222;   /* Red */
+
 
 +
 
 +
/*Record table */
 +
.recordtable {
 +
background-color: #f9f9f9;
 +
border: 1px solid #aaa;
 +
border-collapse: collapse;
 +
color: black;
 +
margin: 1em 0;
 
}
 
}
table.tmbox-content {
+
table.recordtable > * > tr > th,
    border: 2px solid #f28500;   /* Orange */
+
table.recordtable > * > tr > td {
 +
border: 1px solid #aaa;
 +
padding: .3em .4em;
 
}
 
}
table.tmbox-style {
+
table.recordtable > * > tr > th {
    border: 2px solid #f4c430;   /* Yellow */
+
/* background-color: #f2f2f2; */
 +
text-align: center;
 
}
 
}
table.tmbox-move {
+
table.recordtable > caption {
    border: 2px solid #9932cc;    /* Purple */
+
font-weight: bold;
}
+
table.tmbox-protection,
+
table.tmbox-notice {
+
    border: 1px solid #c0c090;   /* Gray-brown */
+
 
}
 
}
 
   
 
   
/* Disambig and set index box styles */
+
/* zebra table
table.dmbox {
+
table.wikitable.zebra > tbody > :nth-child(even):not([class*="hintergrundfarbe"]) {
    clear: both;
+
background: white;
    margin: 0.9em 1em;
+
    border-top: 1px solid #ccc;
+
    border-bottom: 1px solid #ccc;
+
    background: transparent;
+
 
}
 
}
+
*/
/* Footer and header message box styles */
+
 
table.fmbox {
+
 
    clear: both;
+
 
    margin: 0.2em 0;
+
/*NEEDED!*/
    width: 100%;
+
/*.lyricstable*/
    border: 1px solid #aaa;
+
 
    background: #f9f9f9;     /* Default "system" gray */
+
.lyricsnotsung {
 +
background-color: #e7e7e7;
 
}
 
}
table.fmbox-system {
+
 
    background: #f9f9f9;
+
/********************* FORM TABLE *********************/
 +
/*Formtable (original and version 2 left as they are) */
 +
table.formtable3 {
 +
/* width: 100%; */
 
}
 
}
table.fmbox-warning {
+
 
    border: 1px solid #bb7070; /* Dark pink */
+
table.formtable3 th {
    background: #ffdbdb;       /* Pink */
+
text-align: left;
 +
vertical-align: top;
 +
/* max-width: 150px; */
 
}
 
}
table.fmbox-editnotice {
+
 
    background: transparent;
+
table.formtable3 big {
 +
color: #718484;
 +
/*font-variant: small-caps; */
 +
/*background-color: #e9feff; */
 
}
 
}
/* Div based "warning" style fmbox messages. */
+
 
div.mw-warning-with-logexcerpt,
+
/********************* INFOBOXES *********************/
div.mw-lag-warn-high,
+
 
div.mw-cascadeprotectedwarning {
+
.infobox {
    clear: both;
+
background-color: #fff;
    margin: 0.2em 0;
+
text-align: left;  
    border: 1px solid #bb7070;
+
font-size: smaller;
    background: #ffdbdb;
+
empty-cells: hide;
    padding: 0.25em 0.9em;
+
border-collapse: collapse;
 
}
 
}
/* Div based "system" style fmbox messages. Used in
+
 
  [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */
+
/*****FESTIVAL*****/
div.mw-lag-warn-normal,
+
.infobox.festival {
div.noarticletext,
+
width: inherit;
div.fmbox-system {
+
border-color: #ddbfca; /*#310d42;*/  /*#d26d1b; */  /*LIGHT COLOUR*/
    clear: both;
+
border-style: none;
    margin: 0.2em 0;
+
margin: 0px 20px 5px 20px;
    border: 1px solid #aaa;
+
    background: #f9f9f9;
+
    padding: 0.25em 0.9em;
+
 
}
 
}
+
 
/* These mbox-small classes must be placed after all other
+
th.infobox.festival {
  ambox/tmbox/ombox etc classes. "body.mediawiki" is so
+
text-align: center;
  they override "table.ambox + table.ambox" above. */
+
font-size:larger;
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
+
background-color: #8a224a; /*#310d42;*/  /*#d26d1b; */  /*DARKEST COLOUR*/
    clear: right;
+
color: #fff;
    float: right;
+
font-size: 120%;
    margin: 4px 0 4px 1em;
+
border-color: #8a224a; /*#310d42;*/  /*#d26d1b; */ /*WHICH ONE??? SAME AS DARKEST*/
    width: 238px;
+
border-collapse: collapse;
    font-size: 88%;
+
    line-height: 1.25em;
+
 
}
 
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
+
 
    margin: 4px 1em 4px 0;
+
td.infobox.festival {
    width: 238px;
+
background-color: #c490a4; /*#310d42;*/ /*#d26d1b; */  /*MIDDLE COLOUR*/
    border-collapse: collapse;
+
color:#fff;  
    font-size: 88%;
+
text-align:center;
    line-height: 1.25em;
+
border-color: #c490a4; /*#310d42;*/  /*#d26d1b; */  /*SAME AS MIDDLE*/
 +
border-collapse: collapse;
 
}
 
}
+
 
+
/*****FESTIVALEVENT*****/
/* Support for Template:IPA, Template:Unicode and Template:Polytonic.
+
.infobox.festivalevent {
  The second declarations reset the styles for all browsers except
+
width: inherit;
  IE6, which chokes on the empty comment tags. Please copy any changes
+
border-color: #f9dbd6; /*#5c2445;*/ /* #e7b68d; */ /*LIGHT*/
  to [[Template:IPA fonts]] and [[Template:Unicode fonts]].
+
border-style: none;
*/
+
margin: 0px 20px 5px 20px;
.IPA {
+
    font-family: "Charis SIL", "Doulos SIL", Gentium, GentiumAlt,
+
                "DejaVu Sans", Code2000, "TITUS Cyberbit Basic",
+
                "Arial Unicode MS", "Lucida Sans Unicode",
+
                "Chrysanthi Unicode";
+
    font-family /**/: inherit;
+
 
}
 
}
.Unicode {
+
 
    font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic",
+
th.festivalevent {
                "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit",
+
text-align: center;
                "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt,
+
font-size:larger;
                "Lucida Grande", "Free Sans", "Arial Unicode MS",
+
background-color: #c25543; /*#5c2445;*/ /* #e7b68d; */ /*DARK COLOUR*/
                "Microsoft Sans Serif", "Lucida Sans Unicode";
+
color: #fff;
    font-family /**/: inherit;
+
font-size: 120%;
 +
border-color: #c25543; /*#5c2445;*/ /* #e7b68d; */
 +
border-collapse: collapse;
 
}
 
}
.latinx {
+
 
    font-family: Code2000, Code2001, "TITUS Cyberbit Basic", "Microsoft Sans Serif";
+
td.festivalevent {
    font-family /**/: inherit;
+
background-color: #e3897a; /*#5c2445;*/ /* #e7b68d; */ /*MIDDLE */
 +
color:#fff;  
 +
text-align:center;
 +
border-color: #e3897a; /*#5c2445;*/ /* #e7b68d; */
 +
border-collapse: collapse;
 
}
 
}
.polytonic {
+
 
    font-family: "Athena Unicode", Gentium, "Palatino Linotype",
+
/*****VENUE*****/
                "Arial Unicode MS", "Lucida Sans Unicode",
+
.infobox.venue {
                "Lucida Grande", Code2000;  
+
border-color : #ccf4e9; /*#12529c;*/
    font-family /**/: inherit;
+
border-width: 2px;
 +
border-style: solid;
 +
width: 275px;
 +
margin-left: 20px;
 
}
 
}
+
 
#wpSave {
+
tr.infobox.venue {
    font-weight: bold;
+
background-color: #54b198; /*eine Stufe heller: #99e4d0;*/ /*#12529c;*/
 +
color: #fff;
 +
font-size: 140%;
 +
text-align: center;
 
}
 
}
+
 
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */
+
/*****MILONGA & PRACTICA*****/
.hiddenStructure {
+
.infobox.milonga {
    display: inline ! important;
+
border-width: 2px;
    color: #f00;  
+
border-style: solid;
    background-color: #0f0;
+
width: 275px;
 +
margin-left: 20px;
 
}
 
}
+
 
/* suppress missing interwiki image links where #ifexist cannot
+
td.infobox.milonga {
  be used due to high number of requests see .hidden-redlink on
+
color: #fff;
  http://meta.wikimedia.org/wiki/MediaWiki:Common.css
+
text-align: center;
*/
+
.check-icon a.new {
+
    display: none;  
+
    speak: none;
+
 
}
 
}
+
 
/* Removes underlines from links */
+
/*****MAESTROPAIR*****/
.nounderlines a {  
+
.infobox.maestropair {
    text-decoration: none;
+
width: inherit;
 +
border-color: #e6d3f2; /*#ddbfcb;*/ /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */  /*LIGHT*/
 +
border-style: none;
 +
margin: 0px 20px 5px 20px;
 
}
 
}
+
 
/* Remove underline from IPA links */
+
th.infobox.maestropair {
.IPA a:link, .IPA a:visited {
+
text-align: center;
    text-decoration: none;
+
font-size:larger;
 +
background-color: #e6d3f2; /*#ddbfcb;*/ /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */  /*DARK*/
 +
color: #252525;
 +
font-size: 120%;
 +
border-color: #8752a9; /*#ddbfcb;*/ /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */
 +
border-collapse: collapse;
 
}
 
}
+
 
/* Standard Navigationsleisten, aka box hiding thingy
+
td.infobox.maestropair {
  from .de. Documentation at [[Wikipedia:NavFrame]]. */
+
background-color: #c496e2; /*#ddbfcb*/; /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */  /*MIDDLE*/
div.NavFrame {
+
color:#fff;  
    margin: 0;
+
text-align:center;
    padding: 4px;
+
border-color: #c496e2; /*#ddbfcb;*/ /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */
    border: 1px solid #aaa;
+
border-collapse: collapse;
    text-align: center;
+
    border-collapse: collapse;
+
    font-size: 95%;
+
 
}
 
}
div.NavFrame + div.NavFrame {
+
 
    border-top-style: none;
+
/*****TJ*****/
    border-top-style: hidden;
+
.infobox.jockey {
 +
width: inherit;
 +
/*border-color: #8b224b;*/
 +
/*border-style: none;*/
 +
margin: 0px 20px 5px 20px;
 
}
 
}
div.NavPic {
+
 
    background-color: #fff;
+
th.infobox.jockey {
    margin: 0;
+
text-align: center;
    padding: 2px;
+
font-size:larger;
    float: left;
+
background-color: #4f5aad; /*#8b224b; */ /*DARK*/
 +
border: 1px solid #c5caef; /*#8b224b; */ /*LIGHT*/
 +
color: #fff;
 +
font-size: 120%;
 
}
 
}
div.NavFrame div.NavHead {
+
 
    height: 1.6em;
+
.infobox.jockey td, .infobox.jockey th {
    font-weight: bold;
+
border-bottom: 1px solid #c5caef; /*#c590a4;*/
    background-color: #ccf;
+
    position: relative;
+
 
}
 
}
div.NavFrame p {
+
 
    font-size: 100%;
+
 
 +
td.infobox.jockey {
 +
background-color: #838edc; /*#8b224b; */ /*MIDDLE*/
 +
color:#fff;
 +
text-align:center;
 +
/*border-bottom: 1px solid #8b224b;*/
 
}
 
}
div.NavFrame div.NavContent {
+
 
    font-size: 100%;
+
/*****PERSON*****/
 +
.infobox.person {
 +
border-color: #cfe8f6; /*#a7bce0; */
 +
border-width: 2px;
 +
border-style: solid;
 +
font-size: smaller;
 +
width: 275px;
 +
empty-cells: hide;
 +
margin-left: 20px;
 
}
 
}
div.NavFrame div.NavContent p {
+
 
    font-size: 100%;
+
tr.infobox.person {
 +
background-color: #4882a3; /*#a7bce0;*/
 +
color:#ffffff;
 +
font-size:140%;
 +
text-align:center;
 
}
 
}
div.NavEnd {
+
 
    margin: 0;
+
/*****SONG*****/
    padding: 0;
+
.infobox.song {
    line-height: 1px;
+
border-color: #fae9db; /*#e0d3c8;*/ /*#f2d5bd;*/ /*#ffc373; */ /*e0d3c8*/
    clear: both;
+
border-width: 2px;  
 +
border-style: solid;  
 +
width: inherit;
 +
margin-left: 20px;
 
}
 
}
a.NavToggle {
+
 
    position: absolute;
+
tr.infobox.song {
    top: 0;
+
background-color: #c99262; /*#c9b29d;*/ /* d16d1b*/ /*#E07E00; */
    right: 3px;
+
color:#ffffff;
    font-weight: normal;
+
font-size:150%;  
    font-size: 90%;
+
text-align:center;  
 
}
 
}
+
 
/* Coloured watchlist numbers */
+
tr.infobox.song.linktolyrics {
.mw-plusminus-pos { color: #006400; } /* dark green */
+
background-color: #edc8a6; /*#e0d3c8; */ /*#e8b68d;*/ /* #ffc373; */
.mw-plusminus-neg { color: #8B0000; } /* dark red */
+
color: #ffffff;
+
font-size: 120%;
.rellink,
+
text-align:center;
.dablink {
+
    font-style: italic;
+
    padding-left: 2em;
+
 
}
 
}
.rellink i,
+
 
.dablink i {
+
/*****LYRICS*****/
    font-style: normal;
+
.infobox.lyrics {
 +
border-color: #f9f0ce; /*#e0dcca;*/ /*#ddd9c8;*/ /*#e8ea5e; */
 +
border-width: 2px;
 +
border-style:solid;
 +
width: inherit;
 +
max-width: 250px;
 +
margin-left: 20px;
 
}
 
}
+
 
/* Style for horizontal UL lists */
+
tr.infobox.lyrics {
.horizontal ul {
+
background-color: #ccbc17; /*#d6cfb2;*/ /*#d3bf6e; *//*#e0c800; */
    padding: 0;
+
color: #fff;
    margin: 0;
+
font-size: 150%;  
 +
text-align: center;
 
}
 
}
.horizontal li {  
+
 
    padding: 0 0.6em 0 0.4em;
+
tr.infobox.lyrics.linktosong {
    display: inline;
+
background-color: #f3df90; /*#e0dcca; *//* #f0ecbc;*/ /* #e8ea5e; */
    border-right: 1px solid;
+
color:#ffffff;
 +
font-size:120%;  
 +
text-align:center;
 
}
 
}
.horizontal li:last-child {
+
 
    border-right: none;
+
/*****MOVIE*****/
    padding-right: 0;
+
.infobox.movie {
 +
width: inherit;
 +
border-color: #eaf3c5; /*LIGHT COLOUR*/
 +
border-style: none;
 +
margin: 0px 20px 5px 20px;
 +
max-width: 250px;
 
}
 
}
+
 
/* Allow transcluded pages to display in lists rather than a table.
+
th.infobox.movie {
  Compatible in Firefox; incompatible in IE6. */
+
text-align: center;
.listify td    { display: list-item; }
+
font-size:larger;
.listify tr    { display: block; }
+
background-color: #92a251;  /*DARKEST COLOUR*/
.listify table { display: block; }
+
color: #252525;
+
font-size: 120%;
/* Geographical coordinates defaults. See [[Template:Coord/link]]
+
border-color: #92a251;
  for how these are used. The classes "geo", "longitude", and
+
border-collapse: collapse;
  "latitude" are used by the [[Geo microformat]].
+
*/
+
.geo-default, .geo-dms, .geo-dec  { display: inline; }
+
.geo-nondefault, .geo-multi-punct { display: none; }
+
.longitude, .latitude            { white-space: nowrap; }
+
   
+
/* When <div class="nonumtoc"> is used on the table of contents,
+
  the ToC will display without numbers */
+
.nonumtoc .tocnumber { display: none; }
+
.nonumtoc #toc ul,
+
.nonumtoc .toc ul {
+
    line-height: 1.5em;
+
    list-style: none;
+
    margin: .3em 0 0;
+
    padding: 0;
+
 
}
 
}
.nonumtoc #toc ul ul,
+
 
.nonumtoc .toc ul ul {  
+
td.infobox.movie {
    margin: 0 0 0 2em;  
+
background-color: #d2e099; /*MIDDLE COLOUR*/
 +
color:#252525;
 +
text-align:center;
 +
border-color: #d2e099;
 +
border-collapse: collapse;
 
}
 
}
+
 
/* Allow limiting of which header levels are shown in a TOC;
+
/*
  <div class="toclimit-3">, for instance, will limit to
+
focus um das aktive Eingabefeld herum – klappt nicht - vorher #4091ed
  showing ==headings== and ===headings=== but no further
+
.mw-ui-vform input:not([type=button]):not([type=submit]):not([type=file]):focus {
  (as long as there are no =headings= on the page, which
+
    box-shadow: #e5dd8c 0 0 5px;  
  there shouldn't be according to the MoS).
+
    border-color: #e5dd8c;
*/
+
.toclimit-2 .toclevel-2,
+
.toclimit-3 .toclevel-3,
+
.toclimit-4 .toclevel-4,
+
.toclimit-5 .toclevel-5,
+
.toclimit-6 .toclevel-6,
+
.toclimit-7 .toclevel-7 { display: none; }
+
+
/* Styling for Template:Quote */
+
blockquote.templatequote {
+
    margin-top: 0;  
+
 
}
 
}
blockquote.templatequote div.templatequotecite {
 
    line-height: 1em;
 
    text-align: left;
 
    padding-left: 2em;
 
    margin-top: 0;
 
}
 
blockquote.templatequote div.templatequotecite cite {
 
    font-size: 85%;
 
}
 
 
div.user-block {
 
    padding: 5px;
 
    border: 1px solid #A9A9A9;
 
    background-color: #FFEFD5;
 
}
 
 
/* Prevent line breaks in silly places:
 
  1) links when we don't want them to
 
  2) HTML formulae
 
  3) Ref tags with group names <ref group="Note"> --> "[Note 1]"
 
 
*/
 
*/
.nowraplinks a,
+
 
span.texhtml,
+
/*little button in formlink template */
sup.reference a { white-space: nowrap; }
+
.buttonformlink {
+
background-color:#f0ecbc;
/* For template documentation */
+
padding:4px 5px;
.template-documentation {
+
border-radius: .3em;
    clear: both;
+
    margin: 1em 0 0 0;
+
    border: 1px solid #aaa;
+
    background-color: #ecfcf4;  
+
    padding: 5px;
+
 
}
 
}
+
 
.thumbinner {
+
/*Portal navigation*/
    min-width: 100px;
+
table.portalnavigation {
 +
width: 100%;
 +
background-color: #f0ecbc !important; */
 +
/*background: rgb(240, 236, 188) !important; */ /*browser fallback*/
 +
/*background: rgba(240, 236, 188, .7) */!important;
 +
border: 3px solid rgba(240, 236, 188, .7); /*#f0ecbc; */
 +
border-radius: 3px;
 +
font-size:larger;
 
}
 
}
+
 
/* Inline divs in ImageMaps (code borrowed from de.wiki) */
+
table.portalnavigation th {padding: 10px;}
.imagemap-inline div {
+
 
    display: inline;
+
/********************* NEW TOPIC *********************/
}
+
+
/* Increase the height of the image upload box */
+
#wpUploadDescription {
+
    height: 13em;
+
}
+
+
/* Reduce line-height for <sup> and <sub> */
+
sup, sub {
+
    line-height: 1em;
+
}
+
+
+
/* The backgrounds for galleries. */
+
#content .gallerybox div.thumb {
+
    background-color: #F9F9F9;  /* Light gray padding */
+
}
+
/* Put a chequered background behind images, only visible if they have transparency */
+
.gallerybox .thumb img,
+
#file img {
+
    background: white url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
+
}
+
/* But no chequered background on articles, user pages or portals. */
+
.ns-0 .gallerybox .thumb img,
+
.ns-2 .gallerybox .thumb img,
+
.ns-100 .gallerybox .thumb img {
+
    background: white;
+
}
+
+
/* Prevent floating boxes from overlapping any category listings,
+
  file histories, edit previews, and edit [Show changes] views */
+
#mw-subcategories, #mw-pages, #mw-category-media,
+
#filehistory, #wikiPreview, #wikiDiff {
+
    clear: both;
+
}
+
+
/* Selectively hide headers in WikiProject banners */
+
.wpb .wpb-header            { display: none; }
+
.wpbs-inner .wpb .wpb-header { display: block; }    /* for IE */
+
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */
+
.wpbs-inner .wpb-outside    { display: none; }      /* hide things that should only display outside shells */
+
+
/* </source> */
+

Latest revision as of 17:39, 30 September 2018

/* That will place a temporary campaign/launch/event/whatever image right down the main logo  – should have worked with ** #|temp-banner and ** #| 
#n-temp-banner { display: block !important; font-size: 10px; text-indent: -999px; background-image: url(skins/common/images/tangowiki.png); background-position: top left; background-repeat: no-repeat; padding-left: 20px; padding-bottom: 20px; }
#n-\2e C2\2e A0 { display: block; font-size: 10px; text-indent: -999px; }
*/

/* Template documentation – Hintergrund für die Template documentation, ist aber noch etwas zu knapp, noch erweitern!
div#template-documentation.template-documentation.iezoomfix {
background-color: #f0ecbc;
} 
*/

/*Formularfelder breiter – macht allerdings noch mehr breiter: Button "publish" "cancel" und irgendwas im Suchfeld!*/

input.formInput.webfonts-changed { 
padding: 0.5em;
}

input.createboxInput.webfonts-changed {
padding: 0.5em;
}

/*
input#input_button_1.forminput_button.webfonts-changed {
padding: 0.75em !important;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
padding: 10px 24px !important;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
padding: 10px 24px !important;
}
*/

/********************* LINKS *********************/

a {
	color: /*#006ca8; #0081c8; #6097cf;  #6373B7; */ #406ec3; 
}

a:visited {
	color: /*#00528c; #006ca8; #475384; */ #2f5292; 
}

a.new {
	color: /*#ed4663;  #ed5b74; */ #d33b47;
}


a.external { /*external zB im Footerlink – geht aber noch nicht überall */
	color: #6373B7;
}

a.extiw {
	color: #6373B7;
}

a.external.text { /*Externe Links mit anderem Text */
	color: #6373B7;
}

a.external.autonumber { /*externe Links ohne Text nur mit Nummer*/
	color: #6373B7;
}

a.external:visited {
	color: #6373B7;
}

code {
	background-color: #f0ffed; /*#ddfff0; #C7F2DA; #A5D89C; #d0ffa1; #c8d4be; #e1fff6;*/
	color: #478c3a; /*#478c3b;  #60b377;*/
}

div#content {
	border: #f5f5f5;
}

/***** Text selection *****/
/* Mozilla based browsers */
::-moz-selection {
background-color: #8f93a9;
color: #000;
}

/* Works in Safari */
::selection {
background-color: #8f93a9;
color: #FFF;
}

/* Works in Opera */
::-o-selection {
background-color: #8f93a9;
color: #FFF;
}
::-ms-selection {
background-color: #8f93a9;
color: #FFF;
}

/* Works in Internet Explorer */
::-webkit-selection { 
background-color: #8f93a9;
color: #FFF;
}

/********************* TYPEFACE *********************/
@import url(http://fonts.googleapis.com/css?family=Roboto);
* {font-family: 'Roboto',sans-serif;}
/* Möglichkeiten: Montserrat, Alegreya Sans, Source Sans Pro, Titillium Web, Open Sans */

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans);
* {font-family: 'Open Sans',sans-serif;}
*/
/********************* Main h1 *********************/
div#content h1, div#content #firstHeading {
	font-size: 2em; /*1.8em;*/
	color: #cdbc17; /*#60b3b2;*/
	padding: 5px 10px;
	border-bottom: none;
    }

/********************* HEADERNAVI *********************/
/*old blue color: #1a1841; */

/*
#mw-page-base {
	background-image: none;
	background-color: #0f2936; 
}

#mw-head {
	background-color: #0f2936; 
	border-bottom: 1px solid #fff;
}
*/
a.new, #p-personal li a.new {
	color: #ed4663 !important;
}

a.new:hover {
color: #e03150;
}

#p-personal li a.new:hover {
	color: #fc7f95;
}

a.new:visited, #p-personal li a.new:visited {
	color: #d2294f !important;
}
/*
div.vectorTabs ul li span {
border-top: 1px solid #fff;
}

div.vectorMenu h3 {
border-top: 1px solid #fff;
}

div.vectorTabs li a, div.vectorTabs li a:visited {
	color:#fff;
	font-size:0.9em;
}

div.vectorTabs li.selected a, , div.vectorTabs li.selected a:visited {
	color:#333 !important;
	border-bottom: 1px solid #fff;
}

div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
	color:#bbb;
}

div.vectorTabs ul li {
line-height:0.6em;
}

div#p-personal ul li#pt-uls.active a.uls-trigger, div#p-personal ul li#pt-userpage a, div#p-personal ul li#pt-mytalk a, div#p-personal ul li#pt-preferences a, div#p-personal ul li#pt-watchlist a, div#p-personal ul li#pt-mycontris a, div#p-personal ul li#pt-logout a, div#p-personal ul li#pt-login a {
color:#fff;
}
*/
div#p-personal ul li#pt-userpage a.new, div#p-personal ul li#pt-mytalk a.new {
/*color:#ed4663;*/
color:#bbb;
}

div#p-personal ul li#pt-userpage a.new:hover, div#p-personal ul li#pt-mytalk a.new:hover {
color:#e03150;
}

div#p-personal ul li#pt-userpage a.new:visited, div#p-personal ul li#pt-mytalk a.new:visited {
color:#c44359;
}


/********************* SIDEBAR *********************/
#mw-panel.collapsible-nav .portal {
background-image:none !important;
}


/********************* BODY *********************/
body {
	background-color: #fff;
font-family: 'Roboto', 'Open Sans', 'Lato', 'Helvetica', sans-serif;
}

/*Makes external images in song recordings smaller*/
.imagesmaller img {width: 170px; }

/********************* CATEGORIES on pages *********************/
.catlinks {
background-color: #f0ecbc; /* #adede3; #e4f3f9; aauch: borders!*/ 
padding-left: 15px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
/*border-left: 5px solid #cdbc17; */ /* #60b3b2; #589bbf;*/ 
border-left: 1px solid #f0ecbc;
border-top: 1px solid #f0ecbc; /* #adede3;*/
border-right: 1px solid #f0ecbc; /*#adede3;*/
border-bottom: 1px solid #f0ecbc; /*#adede3;*/
border-radius: 5px;
}

/*background: efcc94, border-left: ef9a10 */

/********************* TRANSLATION LANGUAGE BOX *********************/

/* vielleicht brauchts aber das td gar nicht!!!! checken ob auch ohne
.mw-pt-languages-label {
	border:none;
}*/

/*  ganz äußere Border */
.mw-pt-languages {
	border: 1px solid #bec0cd; /*#f0ecbc; */
	margin-bottom: 5px;
}

/* innere Table? Hm, sieht ein wenig so aus, wie das obere. ohne funktioniert aber der Hintergrund hinter den Sprachen nicht!?! */
.mw-pt-languages table {
	border: 1px solid #bec0cd; /*#f0ecbc;*/ /*BORDER SUPERHELL */
	margin-bottom:10px;
}

div.mw-pt-languages {
border-radius: 10px;
}

.mw-pt-languages-list {
	background-color: #bec0cd; /*#f0ecbc; */ /*3 SUPERHELL*/
	border: none; 
}

.mw-pt-languages-label {
	background-color: #8f93a9; /*ganz hell*/ /* 2 MITTEL */
	border-left: 5px solid #202754; /*dunkel*/ /*1 DUNKEL*/
	border-right: none;
	width: 120px;
	padding-left: 15px;
}

/********************* TRANSLATION LANGUAGE BOX  - OLD*********************/

/* vielleicht brauchts aber das td gar nicht!!!! checken ob auch ohne
.mw-pt-languages-label {
	border:none;
}

.mw-pt-languages table {
	border: none;
	margin-bottom:10px;
}

.mw-pt-languages-list {
	background-color: #e4f3f9;
	border: none; 
}

.mw-pt-languages-label {
	background-color: #c8e7f5;
	border-left: 5px solid #589bbf;
	border-right: none;
	width: 120px;
	padding-left: 15px;
}
*/

/********************* FOOTER *********************/
div#footer {
	background-color:none;
	border-top: 4px solid #cdbc17; /* #60b3b2; */
}

div#footer #footer-info li { line-height: .8em; } /*Text im Footer enger */

div.vectorMenu ul {
	border: solid 1px #e7e5e5;
}

/*macht den Abstand zwischen Kategorien und Footer geringer (statt 1.5em Standard 
div#content { padding-bottom: .5em; } */
/*wir machens aber lieber umgekehrt: (statt 1.25em) */
div#footer { padding-top: .5em; }

/********************* Blockquote class QUOTE *********************/
blockquote.quote {
border-left: 5px solid #ea9a58; /*old: #e29a34; */
background-color: #fffef7;
padding-left: 15px;
/*padding-right: 25px; */
/*margin-right: 125px; */
font-style:italic;
/*font-family: 'Merriweather', 'Georgia', serif; */ /*funktioniert, ist aber nicht so leserlich, das liegt aber wohl eher am italic, als an der Font */
}



/********************* USER MANUAL TOC/navigation *********************/
table.twtable {
	background: #e5dd8c; /*#52a4c9;*/
	border: 1px solid #f0ecbc;  /*#999;*/
	margin: 0 0 0.5em 1em;
	padding: 3px 3px 3px 3px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
 
table.twtable tr {
	background: #fff;
}
 
table.twtable td {
	padding: 2px; /*changes the Zeilenabstand between topics */
        vertical-align: top !important;
}
 
table.twtable th {
	background: #e5dd8c; /*#52a4c9;*/
	border: 0px;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	/*font-family: Gudea, Trebuchet MS, Helvetica, Arial, sans-serif;*/
	color: white;
        vertical-align: top !important;
}
 
table.twtable th.smworange {
	background: #d57520;
}
 
table.twtable th a {
	color: #fff;
}
 
table.twtable-toc th a {
	color: #e5dd8c; /*#52a4c9;*/
}
 
th.headerSort {
	background-color: #C4D6F4 !important;
}
 
.wikitable th,
.wikitable td {
	vertical-align: top !important;
}
 
#twtable-toc #toc {
	border: 0px solid #AAA;
	background-color: #ffffff;
	font-size: 100%;
	width: 260px;
} 
#twtable-toc.twtable-toc th a {
	color:#e5dd8c; /*#52a4c9;*/
}
 
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: right;
}
 
#twtable-toc #toc.toc {
	font-size: 110%;
}
 
#toc h2,
.toc h2 {
	display: none;
}
 
#toc .toctoggle,
.toc .toctoggle {
	text-align: right !important;
}

/********************* NOTE BOXES within the text *********************/
.notebox {
  margin: 10px 0;
}

/* Simple note */
.notebox-simple {
  margin: 25px;
  padding-left: 15px;
  border-left: 5px solid #a8d7f2; /* old: #589bbf; */
}

/* Warning note */
.notebox-warning {
  margin: 25px;
  padding-left: 15px;
  border-left: 5px solid #ce8fe6; /* old: #bf5869; */
}

.notebox-info {
  margin: 25px;
  padding-left: 15px;
  border-left: 5px solid #dbe776; /*old: #60b377; */
}

.notebox-nutshell {
  margin: 25px;
  padding: 15px;
  border-left: 5px solid #70dbda;
border-bottom: 1px solid #70dbda;
border-right: 1px solid #70dbda;
border-top: 1px solid #70dbda; /*all old: #adede3;  */
}

/********************* Task form and task list *********************/
/**** Task form background class="taskbg" ****/
table.wikitable tr.taskbg th,
table.wikitable tr th.taskbg,
table.taskbg,
.taskbg { background-color: #ddcd77;
}
 
/*****Task list table additional styling to sortable wikitable smwtable *****/
.tasktable tr th { font-size: 90%; 
background-color: #ddcd77;
}

.tasktable > tr > th, .tasktable > * > tr > th {
background-color: #f2f2f2;
}


/********************* RECORDINGS REC: *********************/
.recordtable3 {
	margin: 1em 0;
	width: 90%;
	border-collapse: collapse;
	text-align: left;
}
.recordtable3 th {
	font-size: smaller;
	font-weight: normal;
	color: #c490a4; /*#e8b68d; */  /*#c590a4; */ /*Textfarbe vorher dunkelviolett #5c2445;*/
	padding: .5em .4em .1em .3em;
	/*border-bottom: 1px solid #ccc;*/
}
.recordtable3 td {
	/*border-bottom: 2px solid #c383a6; */
	border-bottom: 1px solid  #ddbfca; /*#f2d5bd; *//*#be793c; #c590a4; #c383a6;*/
	color: #401930; /*#3f0d00;*/ /* #320020; */
	padding: .1em .4em 1em 1em;
}

/* .mw-collapsible.mw-collapsed.sortable.songrecordsbyorchestra */

/*Record table for songs & articles */
.songrecords { 
}

/* Record table 3 */
.songrecords {
	margin: 1em 0;
	width: 90%;
	border-collapse: collapse;
	text-align: left;
}
.songrecords th {
	font-size: smaller;
	font-weight: normal;
	color: #5c2445;
	padding: .4em .3em;
	/*border-bottom: 1px solid #ccc;*/
}
.songrecords td {
	/*border-bottom: 2px solid #c383a6; */
	font-size: smaller;
	border-bottom: 1px solid #dee8ff; /* #c383a6; */
	color: #320020;
	padding: .3em .4em;
}

.songrecords tr:nth-child(even) { background:#dee8ff; }
.songrecords tbody tr:hover td { background-color: #d0daf2; }  /*only for tables with readable rows */


/* Record table 2
.recordtable2 {
	margin: 1em 0;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
.recordtable2 th {
	font-size: 14px;
	font-weight: normal;
	color: #5c2445;
	padding: 10px 8px;
	border-bottom: 2px solid #c383a6;
}
.recordtable2 td {
	border-bottom: 1px solid #ccc;
	color: #320020;
	padding: 6px 8px;
}
.recordtable2 tbody tr:hover td { color: #009; } */


/*Record table */
.recordtable {
	background-color: #f9f9f9;
	border: 1px solid #aaa;
	border-collapse: collapse;
	color: black;
	margin: 1em 0;
}
table.recordtable > * > tr > th,
table.recordtable > * > tr > td {
	border: 1px solid #aaa;
	padding: .3em .4em;
}
table.recordtable > * > tr > th {
	/* background-color: #f2f2f2; */
	text-align: center;
}
table.recordtable > caption {
	font-weight: bold;
}
 
/* zebra table 
table.wikitable.zebra > tbody > :nth-child(even):not([class*="hintergrundfarbe"]) {
	background: white;
}
*/



/*NEEDED!*/
/*.lyricstable*/

.lyricsnotsung {
	background-color: #e7e7e7;
}

/********************* FORM TABLE *********************/
/*Formtable (original and version 2 left as they are) */
table.formtable3 {
	/* width: 100%; */
}

table.formtable3 th {
	text-align: left;
	vertical-align: top;
	/* max-width: 150px; */
}

table.formtable3 big {
	color: #718484;
	/*font-variant: small-caps; */
	/*background-color: #e9feff; */
}

/********************* INFOBOXES *********************/

.infobox {
	background-color: #fff;
	text-align: left; 
	font-size: smaller;
	empty-cells: hide;
	border-collapse: collapse;
}

/*****FESTIVAL*****/
.infobox.festival {
	width: inherit;
	border-color: #ddbfca; /*#310d42;*/  /*#d26d1b; */  /*LIGHT COLOUR*/
	border-style: none;
	margin: 0px 20px 5px 20px;
}

th.infobox.festival {
	text-align: center;
	font-size:larger;
	background-color: #8a224a; /*#310d42;*/  /*#d26d1b; */  /*DARKEST COLOUR*/
	color: #fff;
	font-size: 120%;
	border-color: #8a224a; /*#310d42;*/  /*#d26d1b; */ /*WHICH ONE??? SAME AS DARKEST*/
	border-collapse: collapse;
}

td.infobox.festival {
	background-color: #c490a4; /*#310d42;*/  /*#d26d1b; */  /*MIDDLE COLOUR*/
	color:#fff; 
	text-align:center;
	border-color: #c490a4; /*#310d42;*/  /*#d26d1b; */  /*SAME AS MIDDLE*/
	border-collapse: collapse;
}

/*****FESTIVALEVENT*****/
.infobox.festivalevent {
	width: inherit;
	border-color: #f9dbd6; /*#5c2445;*/ /* #e7b68d; */ /*LIGHT*/
	border-style: none;
	margin: 0px 20px 5px 20px;
}

th.festivalevent {
	text-align: center;
	font-size:larger;
	background-color: #c25543; /*#5c2445;*/ /* #e7b68d; */ /*DARK COLOUR*/
	color: #fff;
	font-size: 120%;
	border-color: #c25543; /*#5c2445;*/ /* #e7b68d; */
	border-collapse: collapse;
}

td.festivalevent {
	background-color: #e3897a; /*#5c2445;*/ /* #e7b68d; */ /*MIDDLE */
	color:#fff; 
	text-align:center;
	border-color: #e3897a; /*#5c2445;*/ /* #e7b68d; */
	border-collapse: collapse;
}

/*****VENUE*****/
.infobox.venue {
	border-color : #ccf4e9; /*#12529c;*/
	border-width: 2px;
	border-style: solid;
	width: 275px;
	margin-left: 20px;
}

tr.infobox.venue {
	background-color: #54b198; /*eine Stufe heller: #99e4d0;*/ /*#12529c;*/
	color: #fff;
	font-size: 140%;
	text-align: center;
}

/*****MILONGA & PRACTICA*****/
.infobox.milonga {
	border-width: 2px; 
	border-style: solid;
	width: 275px;
	margin-left: 20px;
}

td.infobox.milonga {
	color: #fff;
	text-align: center;
}

/*****MAESTROPAIR*****/
.infobox.maestropair {
	width: inherit;
	border-color: #e6d3f2; /*#ddbfcb;*/ /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */  /*LIGHT*/
	border-style: none;
	margin: 0px 20px 5px 20px;
}

th.infobox.maestropair {
	text-align: center;
	font-size:larger;
	background-color: #e6d3f2; /*#ddbfcb;*/ /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */  /*DARK*/
	color: #252525;
	font-size: 120%;
	border-color: #8752a9; /*#ddbfcb;*/ /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */ 
	border-collapse: collapse;
}

td.infobox.maestropair {
	background-color: #c496e2; /*#ddbfcb*/; /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */  /*MIDDLE*/
	color:#fff; 
	text-align:center;
	border-color: #c496e2; /*#ddbfcb;*/ /*dark red #8b224b; blue #a7bce0;*/  /* #310d42;  #d26d1b; */ 
	border-collapse: collapse;
}

/*****TJ*****/
.infobox.jockey {
	width: inherit;
	/*border-color: #8b224b;*/
	/*border-style: none;*/
	margin: 0px 20px 5px 20px;
}

th.infobox.jockey {
	text-align: center;
	font-size:larger;
	background-color: #4f5aad; /*#8b224b; */ /*DARK*/
	border: 1px solid #c5caef; /*#8b224b; */ /*LIGHT*/
	color: #fff;
	font-size: 120%;
}

.infobox.jockey td, .infobox.jockey th {
border-bottom: 1px solid #c5caef; /*#c590a4;*/
}


td.infobox.jockey {
	background-color: #838edc; /*#8b224b; */ /*MIDDLE*/
	color:#fff; 
	text-align:center;
	/*border-bottom: 1px solid #8b224b;*/
}

/*****PERSON*****/
.infobox.person {
	border-color: #cfe8f6; /*#a7bce0; */
	border-width: 2px; 
	border-style: solid;
	font-size: smaller;
	width: 275px;
	empty-cells: hide;
	margin-left: 20px;
}

tr.infobox.person {
	background-color: #4882a3; /*#a7bce0;*/
	color:#ffffff;
	font-size:140%;
	text-align:center;
}

/*****SONG*****/
.infobox.song {
	border-color: #fae9db; /*#e0d3c8;*/ /*#f2d5bd;*/ /*#ffc373; */ /*e0d3c8*/
	border-width: 2px; 
	border-style: solid; 
	width: inherit; 
	margin-left: 20px;
}

tr.infobox.song {
	background-color: #c99262; /*#c9b29d;*/ /* d16d1b*/ /*#E07E00; */
	color:#ffffff;
	font-size:150%; 
	text-align:center; 
}

tr.infobox.song.linktolyrics {
	background-color: #edc8a6; /*#e0d3c8; */ /*#e8b68d;*/ /* #ffc373; */
	color: #ffffff;
	font-size: 120%;
	text-align:center;
}

/*****LYRICS*****/
.infobox.lyrics {
	border-color: #f9f0ce; /*#e0dcca;*/ /*#ddd9c8;*/ /*#e8ea5e; */
	border-width: 2px; 
	border-style:solid; 
	width: inherit; 
	max-width: 250px; 
	margin-left: 20px;
}

tr.infobox.lyrics {
	background-color: #ccbc17; /*#d6cfb2;*/ /*#d3bf6e; *//*#e0c800; */
	color: #fff;
	font-size: 150%; 
	text-align: center;
}

tr.infobox.lyrics.linktosong {
	background-color: #f3df90; /*#e0dcca; *//* #f0ecbc;*/ /* #e8ea5e; */
	color:#ffffff;
	font-size:120%; 
	text-align:center;
}

/*****MOVIE*****/
.infobox.movie {
	width: inherit;
	border-color: #eaf3c5; /*LIGHT COLOUR*/
	border-style: none;
	margin: 0px 20px 5px 20px;
	max-width: 250px;
}

th.infobox.movie {
	text-align: center;
	font-size:larger;
	background-color: #92a251;  /*DARKEST COLOUR*/
	color: #252525;
	font-size: 120%;
	border-color: #92a251;
	border-collapse: collapse;
}

td.infobox.movie {
	background-color: #d2e099; /*MIDDLE COLOUR*/
	color:#252525; 
	text-align:center;
	border-color: #d2e099;
	border-collapse: collapse;
}

/*
focus um das aktive Eingabefeld herum – klappt nicht - vorher #4091ed
.mw-ui-vform input:not([type=button]):not([type=submit]):not([type=file]):focus {
    box-shadow:  #e5dd8c 0 0 5px; 
    border-color: #e5dd8c;
}
*/

/*little button in formlink template */
.buttonformlink {
	background-color:#f0ecbc;
	padding:4px 5px; 
	border-radius: .3em;	
}

/*Portal navigation*/
table.portalnavigation {
	width: 100%; 
	background-color: #f0ecbc !important; */
	/*background: rgb(240, 236, 188) !important; */ /*browser fallback*/
	/*background: rgba(240, 236, 188, .7) */!important; 
	border: 3px solid rgba(240, 236, 188, .7); /*#f0ecbc; */
	border-radius: 3px; 
	font-size:larger;
}

table.portalnavigation th {padding: 10px;}

/********************* NEW TOPIC *********************/