MediaWiki:Common.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
(logo muss nur noch für weihnachten und sylvester überschrieben werden)
(Synergiefarben)
 
(15 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)
Zeile 79: Zeile 79:
/* Raute zur Darstellung von Ortsartikeln im Kartennamensraum, eingebunden durch [[Vorlage:Karte/Ort]] */
/* Raute zur Darstellung von Ortsartikeln im Kartennamensraum, eingebunden durch [[Vorlage:Karte/Ort]] */
.bg_raute {
.bg_raute {
background-image: url('http://fwwiki.staticdata.de/images/4/49/Raute.png');
background-image: url('https://fwwiki.de/images/4/49/Raute.png');
}
}


/* Erzeugt ein Erde-Symbol zur Anzeige eines Ortes auf einer eingebundenen Minimap, verwendet durch [[Vorlage:BKL-Ort]] */
/* Erzeugt ein Erde-Symbol zur Anzeige eines Ortes auf einer eingebundenen Minimap, verwendet durch [[Vorlage:BKL-Ort]] */
.linktomap {  
.linktomap {  
background:url(http://fwwiki.staticdata.de/images/4/41/12px-Erde.png) center no-repeat;
background:url(https://fwwiki.de/images/4/41/12px-Erde.png) center no-repeat;
}
}


Zeile 105: Zeile 105:


table.coldsunfire th {
table.coldsunfire th {
background-image: url(http://fwwiki.de/images/a/ae/Button_bg.jpg);
background-image: url(https://fwwiki.de/images/a/ae/Button_bg.jpg);
border: 1px solid #A2A09F;
border: 1px solid #A2A09F;
font-weight: bold;
font-weight: bold;
Zeile 246: Zeile 246:
background:orange;
background:orange;
border-color:#AAAA00;
border-color:#AAAA00;
}
.layout_color_krankheit {
background: #e5e5a3;
border-color: #FF59D0;
}
}
   
   
Zeile 266: Zeile 271:
background:#a3eb88;
background:#a3eb88;
border-color:#28ac0b;
border-color:#28ac0b;
}
.layout_color_ring {
background:#ff8ac2;
border-color:#ff3270;
}
}
   
   
Zeile 361: Zeile 371:
     background:#dddd44;
     background:#dddd44;
     border-color:#de9144;
     border-color:#de9144;
}
.layout_color_synergie {
    background:#badac1;
    border-color:#a1be81;
}  
}  


Zeile 473: Zeile 488:


/* Navigationsleiste für Kategorie-Navigation in [[MediaWiki:Sitenotice]] */
/* Navigationsleiste für Kategorie-Navigation in [[MediaWiki:Sitenotice]] */
#siteNotice {
z-index: 1;
}
.sitenotice_navbar {
.sitenotice_navbar {
background: none;
background: none;
Zeile 497: Zeile 516:
/* Brandheiss-Stern */
/* Brandheiss-Stern */
.brandheiss {
.brandheiss {
background:url(http://fwwiki.staticdata.de/images/f/fc/Brandheiß.gif) center no-repeat;
background:url(https://fwwiki.de/images/f/fc/Brandheiß.gif) center no-repeat;
font-weight:bold;
font-weight:bold;
}
}
Zeile 507: Zeile 526:


.unicode#✓ {
.unicode#✓ {
background:url(http://fwwiki.staticdata.de/images/e/e5/%E2%9C%93.gif) no-repeat;
background:url(https://fwwiki.de/images/e/e5/%E2%9C%93.gif) no-repeat;
}
}


.unicode#✗ {
.unicode#✗ {
background:url(http://fwwiki.staticdata.de/images/2/23/%E2%9C%97.gif) no-repeat;
background:url(https://fwwiki.de/images/2/23/%E2%9C%97.gif) no-repeat;
}
}


.unicode#✓colorgreen {
.unicode#✓colorgreen {
background:url(http://fwwiki.staticdata.de/images/e/e2/%E2%9C%93green.gif) no-repeat;
background:url(https://fwwiki.de/images/e/e2/%E2%9C%93green.gif) no-repeat;
}
}


.unicode#✗colorred {
.unicode#✗colorred {
background:url(http://fwwiki.staticdata.de/images/9/95/%E2%9C%97red.gif) no-repeat;
background:url(https://fwwiki.de/images/9/95/%E2%9C%97red.gif) no-repeat;
}
}


.unicode#☮font-size2em {
.unicode#☮font-size2em {
background:url(http://fwwiki.staticdata.de/images/5/56/%E2%98%AE.gif) no-repeat 0em 0.3em;
background:url(https://fwwiki.de/images/5/56/%E2%98%AE.gif) no-repeat 0em 0.3em;
}
}


Zeile 538: Zeile 557:


/* Warnmeldungen für IE-Benutzer */
/* Warnmeldungen für IE-Benutzer */
*[class].IEonly {
display:none;
}
*.noIE {
*.noIE {
display:none;
display:none;
}
*[class].noIE {
display:inherit;
}
}


/* Dient zur Transparenzanzeige bei Grafiken */
/* Dient zur Transparenzanzeige bei Grafiken */
#file img {
#file img {
background-image:url(http://fwwiki.staticdata.de/images/7/73/Checker.png);
background-image:url(https://fwwiki.de/images/7/73/Checker.png);
}
}


Zeile 581: Zeile 592:


/* Entfernt den Pfeil hinter Links auf das FreewarWiki, wodurch man sich die „plainlinks“-Klasse erspart */
/* Entfernt den Pfeil hinter Links auf das FreewarWiki, wodurch man sich die „plainlinks“-Klasse erspart */
div#content a.external[href^="http://fwwiki.de"],
div#content a.external[href^="https://fwwiki.de"],
div#content a.external[href^="http://www.fwwiki.de"],
div#content a.external[href^="https://www.fwwiki.de"],
#mw_content a.external[href^="http://fwwiki.de"],
#mw_content a.external[href^="https://fwwiki.de"],
#mw_content a.external[href^="http://www.fwwiki.de"] {
#mw_content a.external[href^="https://www.fwwiki.de"] {
background: none;
background: none;
padding-right: 0;
padding-right: 0;
Zeile 601: Zeile 612:


/* ANFANG: Logo */
/* ANFANG: Logo */
/* Entweder https://fwwiki.de/images/f/f9/FreewarWeihnachten.png
  oder    https://fwwiki.de/images/7/79/FreewarSilvester.png
  einsetzen und aktivieren
*/
/*
/*
#p-logo a { background-image:
#p-logo a { background-image: url(https://fwwiki.de/images/7/79/FreewarSilvester.png) !important; }
url(http://fwwiki.staticdata.de/images/f/f9/FreewarWeihnachten.png) */
*/
/* url(http://fwwiki.staticdata.de/images/7/79/FreewarSilvester.png) */


!important; }
/*url(http://fwwiki.staticdata.de/images/d/d1/Freewar.png)*/
/* ENDE: Logo */
/* ENDE: Logo */


Zeile 616: Zeile 629:
width: 50px !important;
width: 50px !important;
height: 50px !important;
height: 50px !important;
background: #d00 url(http://fwwiki.staticdata.de/images/f/fb/Npchighlight.png) center no-repeat !important;
background: #d00 url(https://fwwiki.de/images/f/fb/Npchighlight.png) center no-repeat !important;
}
}


Zeile 635: Zeile 648:
position: absolute;
position: absolute;
padding: 2px 5px 3px 20px;
padding: 2px 5px 3px 20px;
background: #f9f9f9 url(http://fwwiki.staticdata.de/images/9/9e/Dropdown.png) 3px center no-repeat;
background: #f9f9f9 url(https://fwwiki.de/images/9/9e/Dropdown.png) 3px center no-repeat;
border-radius: 5px;
border-radius: 5px;
border: 1px solid #aaa;
border: 1px solid #aaa;
Zeile 696: Zeile 709:
#mw-indicator-mw-helplink {
#mw-indicator-mw-helplink {
display: none;
display: none;
}
/* Skalierung externer Bilder durch umgebende Elemente ***/
.image_resize {
display: inline-block;
}
.image_resize img {
width: 100%;
height: 100%;
}
}

Aktuelle Version vom 14. April 2022, 19:01 Uhr

/**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**/
/** GEMEINSAME SKINANPASSUNGEN FÜR DAS FREEWARWIKI                       **/
/** Jede Ergänzung oder Änderung an dieser Seite muss unbedingt vorher   **/
/** für alle Skins auf ihre Funktionalität hin geprüft werden. Alle      **/
/** Änderungen auf dieser Seite wirken sich auf die Darstellung aller    **/
/** Inhalte aus. Bitte achte deshalb mit besonderer Sorgfalt auf deine   **/
/** Änderungen; sprich sie vorher am besten mit der Community ab.        **/
/**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**/

/********** Inhaltsverzeichnis **********/
/*** 1. Kartenspezifisches            ***/
/*** 2. Tabellen und Layout           ***/
/*** 3. Sonstige Anpassungen          ***/
/****************************************/

/*-------------------------------------*/
/* +++    1. Kartenspezifisches    +++ */
/*-------------------------------------*/
/* Diese Styledefinitionen dienen zur Darstellung der Gesamtkarte und der interaktiven Karte */

/* Rahmen um Gebiet auf Minikarte */
.minimap .selflink span {
	border: 1px solid #FF0000;
}

/* Aktiviert Meldung bei Änderungen der Gesamtkarte */
.gesamtkartenwarnung {
	display: none;
}

/* Links auf interaktiver Karte (zu NPCs, Orten, ...) */
.maplink {
	line-height: 1em;
	text-decoration: none;
	z-index: 2;
}

.maplink a:link,
.maplink a:hover {
	text-decoration: none;
}

/* NPC-Links auf interaktiver Karte */
a .NPC,
a:link .NPC {
	display: none;
}

a:hover .NPC,
a:active .NPC {
	display: inherit;
}

/* Bilder der interaktiven Karte welche nicht 50x50 sind anpassen */
.karte_layout img { height: 50px; width: 50px; }

/* NPC-Bilder und Questangaben standardmäßig ausblenden (wird über [[MediaWiki:Common.js]] geregelt) */
.NI {
	display:none;
}

.NIvisible .NI {
	display:inherit;
}

.QP {
	display:none;
}
 
.QPvisible .QP {
	display:inherit;
}

/* Erzeuge braune Links auf [[Gesamtkarte]] */
.brownlink a {
	color: #775533
}

/* Raute zur Darstellung von Ortsartikeln im Kartennamensraum, eingebunden durch [[Vorlage:Karte/Ort]] */
.bg_raute {
	background-image: url('https://fwwiki.de/images/4/49/Raute.png');
}

/* Erzeugt ein Erde-Symbol zur Anzeige eines Ortes auf einer eingebundenen Minimap, verwendet durch [[Vorlage:BKL-Ort]] */
.linktomap { 
	background:url(https://fwwiki.de/images/4/41/12px-Erde.png) center no-repeat;
}

/*-------------------------------------*/
/* +++   2. Tabellen und Layout    +++ */
/*-------------------------------------*/

/* „Cold Sunfire“-ähnliche Tabellen */
table.coldsunfire {
	border-collapse: collapse;
	font-size: 12px;
}

table.coldsunfire td {
	background-color: #ECE9E6;
	border: 1px solid #D6CBC2;
	padding: 2px;
	padding-left: 5px;
}

table.coldsunfire th {
	background-image: url(https://fwwiki.de/images/a/ae/Button_bg.jpg);
	border: 1px solid #A2A09F;
	font-weight: bold;
	padding: 2px;
	padding-left: 5px;
	text-align: left;
}

/* Ersetzt Prettytable-Vorlage */
.prettytable {
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
	background-color: #F9F9F9;
	font-size: 95%;
}

.prettytable th,
.prettytable td {
	border: 1px solid #aaaaaa;
	padding: 0.33em;
}

.prettytable th {
	font-weight: bold;
	text-align: center;
}


/* An dieser Stelle folgen die Farb- und Rahmendefinitionen für das Vorlagensystem, zuerst die Standards für Umrahmungen, dann Farbdefinitionen */
/* Rahmenkonfigurationen (layout_border_...) */
.layout_border_solid {
	border-style:solid;
	border-width:2px;
}
 
.layout_border_outset {
	border-style:outset;
	border-width:2px;
}
 
.layout_border_dotted {
	border-style:dotted;
}
 
.layout_border_dashed {
	border-style:dashed;
}

.layout_border_double {
	border-style:double;
}
 
/* Farben (layout_color_...) */
.layout_color_antiquitaet {
	background:#eeeeee;
	border-color:#bbbbbb;
}
 
.layout_color_auftrag {
	background:#b8b9de;
	border-color:#8E11FF;
}
 
.layout_color_awaffe {
	background:#ffcccc;
	border-color:#aa3344;
}
 
.layout_color_bereich {
	background:#ddccaa;
	border-color:#775533;
}
 
.layout_color_buch {
	background:#ffffcc;
	border-color:#eedd77;
}
 
.layout_color_charakterfaehigkeit {
	background:#ffffcc;
	border-color:#eedd77;
}

.layout_color_default {
	background:#f9f9f9;
	border-color:#e9e9e9
}
 
.layout_color_dungeon {
	background:#ddccaa;
	border-color:#775533;
}
 
.layout_color_errungenschaft {
	background:#ffffcc;
	border-color:#eedd77;
}
 
.layout_color_feldzusammenfassung {
	background:#ddccaa;
	border-color:#775533;
}
 
.layout_color_gebiet {
	background:#ddccaa;
	border-color:#775533;
}
 
.layout_color_gericht {
	background:#efffcc;
	border-color:#bdff77;
}
 
.layout_color_gruppennpc {
	background:#ccccff;
	border-color:#7777ff;
}
 
.layout_color_halsschmuck {
	background:#ffccd0;
	border-color:#c05040;
}
 
.layout_color_irrtum {
	background:#ff3d00;
	border-color:#800000;
}
 
.layout_color_item {
	background:#eeeeee;
	border-color:#bbbbbb;
}

.layout_color_item_rp {
	background:#eeeeee;
	border-color:#2EA22B;
}
 
.layout_color_npczustand {
	background:orange;
	border-color:#AAAA00;
}

.layout_color_krankheit {
	background: #e5e5a3;
	border-color: #FF59D0;
}
 
.layout_color_npc {
	background:#ccccff;
	border-color:#7777ff;
}

.layout_color_npc_rp {
	background:#ccccff;
	border-color:#2EA22B;
}
 
.layout_color_ort {
	background:#ddccaa;
	border-color:#775533;
}
 
.layout_color_pflanze {
	background:#a3eb88;
	border-color:#28ac0b;
}

.layout_color_ring {
	background:#ff8ac2;
	border-color:#ff3270;
}
 
.layout_color_quest {
	background:#efddff;
	border-color:#bd77ff;
}

.layout_color_quest_rp {
	background:#efddff;
	border-color:#2EA22B;
}
 
.layout_color_questperson {
	background:#efddff;
	border-color:#bd77ff;
}
 
.layout_color_rasse {
	background:#8080cc;
	border-color:#000080;
}
 
.layout_color_resistenznpc {
    background:#ccccff;
    border-color:#7777ff;
}
 
.layout_color_schusswaffe {
	background:#ffddc0;
	border-color:#dd8044;
}
 
.layout_color_shop {
	background:#cccccc;
	border-color:#666666;
}
 
.layout_color_spezialfaehigkeit {
	background:#8080cc;
	border-color:#000080;
}
 
.layout_color_style {
	background:#bbbbbb;
	border-color:#eeeeee;
}
 
.layout_color_superresistenznpc {
    background:#ccccff;
    border-color:#7777ff;
}
 
.layout_color_uniqueitem {
	background:#eeeeee;
	border-color:#bbbbbb;
}
 
.layout_color_uniquenpc {
	background:#ccccff;
	border-color:#7777ff;
}

.layout_color_uniquenpc_rp {
	background:#ccccff;
	border-color:#2EA22B;
}

.layout_color_unterkunft {
	background:#ffeebb;
	border-color:#ffdc73;
}

.layout_color_vwaffe {
	background:#ffccdd;
	border-color:#aa3344;
}
 
.layout_color_wettereffekt {
	background:#ccffff;
	border-color:#77ddee;
}
 
.layout_color_zauber {
	background:#ffefcc;
	border-color:#ffbd77;
}
 
.layout_color_zustand {
	background:#aaffbb;
	border-color:#008800;
}

.layout_color_strahlenmuster {
    background:#dddd44;
    border-color:#de9144;
} 

.layout_color_synergie {
    background:#badac1;
    border-color:#a1be81;
} 

/* Navigationsleisten nicht mit ausdrucken */
@media print {
	.BoxenVerschmelzen,
	.NavFrame,
	.VTabs {
		display: none;
	}
}

/* Allgemeine Definition für Navigationsleisten */
#navbar { /* navbar existiert nach aktuellem Kenntnisstand (23.01.2014) nur auf der Hauptseite */
	background: none;
	border: none;
	font-size: 85%;
	line-height: 1.5em;
	margin: 0em;
	padding: 0em;
	position: absolute;
	text-align: center;
	text-indent: 0;
	text-transform: none;
	top: -1.5em;
	/* top: -3.2em; */
	width: 100%;
	white-space: normal;
	z-index: 1;
}
.NavFrame + .NavFrame {
	border-top-style: none;
	border-top-style: hidden;
}
.NavPic {
	background-color: #ffffff;
	float: left;
	margin: 0px;
	padding: 2px;
}

.NavHead,
.VTabCaption {
	background-color: #efefef;
	font-size: 100%;
	font-weight: bold;
	height: 1.6em;
}

.NavFrame p {
	font-size: 100%;
}

.NavContent {
	font-size: 100%;
}

.NavContent p {
	font-size: 100%;
}

.NavEnd {
	clear: both;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.NavToggle {
	float:right;
	font-size: x-small;
}

/* Zusätzliche Definitionen für vertikale Tabs */
.BoxenVerschmelzen,
.NavFrame,
.VTabs {
	margin: 0px;
	padding: 2px;
	border: 1px solid #aaaaaa;
	text-align: center;
	border-collapse: collapse;
	font-size: 95%;
	clear:both;
}

.VTabs {
	text-align:left;
	margin: 0;
	padding: 0;
	border-collapse: separate;
	background: transparent;
}

.VTab {
	width: 100%;
}

.BoxenVerschmelzen .NavFrame,
.BoxenVerschmelzen .VTabs {
	border-style: none;
	border-style: hidden;
	width: 100%;
}

.VTabCaption {
	margin: 2px;
}
.VTabContent {
	height: 0;
}

/* Navigationsleiste für Kategorie-Navigation in [[MediaWiki:Sitenotice]] */
#siteNotice {
	z-index: 1;
}

.sitenotice_navbar {
	background: none;
	border: none;
	bottom: -2.5em;
	float: right;
	font-size: 85%;
	line-height: 1.5em;
	margin: 0em;
	padding: 0em;
	position: absolute;
	right: 12px;
	text-align: right;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	z-index: 1;
}

/*-------------------------------------*/
/* +++  3. Sonstige Anpassungen    +++ */
/*-------------------------------------*/

/* Brandheiss-Stern */
.brandheiss {
	background:url(https://fwwiki.de/images/f/fc/Brandheiß.gif) center no-repeat;
	font-weight:bold;
}

/* Bilder von Unicode-Zeichen für IE-Nutzer */
.unicode span {
	visibility:hidden;
}

.unicode#✓ {
	background:url(https://fwwiki.de/images/e/e5/%E2%9C%93.gif) no-repeat;
}

.unicode#✗ {
	background:url(https://fwwiki.de/images/2/23/%E2%9C%97.gif) no-repeat;
}

.unicode#✓colorgreen {
	background:url(https://fwwiki.de/images/e/e2/%E2%9C%93green.gif) no-repeat;
}

.unicode#✗colorred {
	background:url(https://fwwiki.de/images/9/95/%E2%9C%97red.gif) no-repeat;
}

.unicode#☮font-size2em {
	background:url(https://fwwiki.de/images/5/56/%E2%98%AE.gif) no-repeat 0em 0.3em;
}

*[class].unicode span {
	visibility:visible;
}

*[class].unicode#✓,
*[class].unicode#✓colorgreen,
*[class].unicode#✗colorred,
*[class].unicode☮?font-size2em {
	background-image:url();
}

/* Warnmeldungen für IE-Benutzer */
*.noIE {
	display:none;
}

/* Dient zur Transparenzanzeige bei Grafiken */
#file img {
	background-image:url(https://fwwiki.de/images/7/73/Checker.png);
}

/* Dient der Hervorhebung von [[MediaWiki:Anoneditwarning]] */
#mw-anon-edit-warning {
	background: #d3e1f2;
	border: 1px solid #1a47ff;
	margin: 1em auto;
	padding: 1em;
	width: 80%;
}

/* Fette Admin-Links in der Spezialseiten-Übersicht normal anzeigen; Legende ausblenden */
.mw-specialpages-notes {
	display: none;
}

.mw-specialpagerestricted {
	font-weight: normal;
}

/* Markierung von Weiterleitungen (z.B. in [[Spezial:Alle Seiten]]) */
.allpagesredirect,
.redirect-in-category,
.watchlistredir {
	font-style: italic;
}

/* Entfernt den Pfeil hinter Links auf das FreewarWiki, wodurch man sich die „plainlinks“-Klasse erspart */
div#content a.external[href^="https://fwwiki.de"],
div#content a.external[href^="https://www.fwwiki.de"],
#mw_content a.external[href^="https://fwwiki.de"],
#mw_content a.external[href^="https://www.fwwiki.de"] {
	background: none;
	padding-right: 0;
}

/* Verhindert die Sprengung des Layouts bei momentanen SVG-Errors */
.MediaTransformError {
	overflow: hidden;
}

/* Einleitende Tabelle bei auf [[Spezial:Letzte Änderungen]] */
.RecentChangesHeadingTable {
	width: 70%;
	margin-left: 100px;
}

/* ANFANG: Logo */
/* Entweder https://fwwiki.de/images/f/f9/FreewarWeihnachten.png
   oder     https://fwwiki.de/images/7/79/FreewarSilvester.png
   einsetzen und aktivieren
*/

/*
#p-logo a { background-image: url(https://fwwiki.de/images/7/79/FreewarSilvester.png) !important; }
*/

/* ENDE: Logo */


/* ANFANG: NPC Filter für Karten, CSS für Common.js (8.) */
.MapNPCBorder {
	border: 0 !important;
	width: 50px !important;
	height: 50px !important;
	background: #d00 url(https://fwwiki.de/images/f/fb/Npchighlight.png) center no-repeat !important;
}

.MapNPCBorder img {
	opacity: .5;
	filter: alpha(opacity = 50);
}
/* ENDE: NPC Filter für Karten */




/* START: FreewarWiki-KatNav */
/* @author: Benutzer:Cembon */
 
#page_jump_to_div {
	display: inline-block;
	position: absolute;
	padding: 2px 5px 3px 20px;
	background: #f9f9f9 url(https://fwwiki.de/images/9/9e/Dropdown.png) 3px center no-repeat;
	border-radius: 5px;
	border: 1px solid #aaa;
	cursor: pointer;
	right: -3px;
	margin-top: -5px;
}
 
#page_jump_to_div:active, #page_jump_to_div:focus, #page_jump_to_menu:hover { cursor: text; }
 
#page_jump_to_menu {
	margin: 0 -1px; position: absolute;
	right: -15px; top: 0px; width: 373px;
	z-index: 11111; display: none;
	padding: 36px 15px 15px 15px;
}
 
#page_jump_to_div:focus #page_jump_to_menu, #page_jump_to_div:active #page_jump_to_menu, #page_jump_to_menu:hover { display: block; }
 
#page_jump_to_menu ul {
	display: block;
	list-style: none;
	padding: 0; margin: 0;
	border: 1px solid #555;
	border-top: 0;
	background-color: transparent;
	width: 180px;
}
 
#page_jump_to_menu_left { float: left; }
 
#page_jump_to_menu_right { float: right; }
 
#page_jump_to_menu ul li {
	display: block;
	border-top: 1px solid #555;
	margin: 0; padding: 0;
}
 
#page_jump_to_menu ul li a {
	font-size: 11px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #333;
	padding: 1px 4px; margin: 0;
}
 
#page_jump_to_menu ul li a:hover {
	border-left: 5px solid #444;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}
 
/* END FreewarWiki-KatNav */

/* MediaWiki Hilfelinks ausblenden */
#mw-indicator-mw-helplink {
	display: none;
}

/* Skalierung externer Bilder durch umgebende Elemente ***/
.image_resize {
	display: inline-block;
}

.image_resize img {
	width: 100%;
	height: 100%;
}