User Tools

Site Tools


en:css

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:css [2025/12/21 12:10] adminen:css [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
 /** /**
- * Basic screen and print styles. These styles are needed for basic DokuWiki functions+ * Basic  screen and print styles. These styles are needed for basic DokuWiki functions
  * regardless of the used template. Templates can override them of course  * regardless of the used template. Templates can override them of course
 + *
 + * v2.0 additional CSS by wolframlinke- 2d+3d design concepts
 + * 18.11.2022
  */  */
 +/* WL --  Fonts  -- 
 + ------------------------------------------------- */
 +
 +
 +
 +@font-face {
 +    font-family: "Noto Sans";
 +    src: url("../fonts/NotoSans/NotoSans-ExtraBoldItalic.eot");
 +    src: url("../fonts/NotoSans/NotoSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"),
 +        url("../fonts/NotoSans/NotoSans-ExtraBoldItalic.woff2") format("woff2"),
 +        url("../fonts/NotoSans/NotoSans-ExtraBoldItalic.woff") format("woff");
 +    font-weight: 600;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-BlackItalic.eot');
 +    src: url('../fonts/NotoSans/NotoSans-BlackItalic.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-BlackItalic.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-BlackItalic.woff') format('woff');
 +    font-weight: 900;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-Black.eot');
 +    src: url('../fonts/NotoSans/NotoSans-Black.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-Black.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-Black.woff') format('woff');
 +    font-weight: 900;
 +    font-style: normal;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: "Noto Sans";
 +    src: url("../fonts/NotoSans/NotoSans-ExtraBold.eot");
 +    src: url("../fonts/NotoSans/NotoSans-ExtraBold.eot?#iefix") format("embedded-opentype"),
 +        url("../fonts/NotoSans/NotoSans-ExtraBold.woff2") format("woff2"),
 +        url("../fonts/NotoSans/NotoSans-ExtraBold.woff") format("woff");
 +    font-weight: 700;
 +    font-style: normal;
 +    font-display: swap;
 +    
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-LightItalic.eot');
 +    src: url('../fonts/NotoSans/NotoSans-LightItalic.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-LightItalic.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-LightItalic.woff') format('woff');
 +    font-weight: 300;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-Bold.eot');
 +    src: url('../fonts/NotoSans/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-Bold.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-Bold.woff') format('woff');
 +    font-weight: bold;
 +    font-style: normal;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-SemiBoldItalic.eot');
 +    src: url('../fonts/NotoSans/NotoSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-SemiBoldItalic.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-SemiBoldItalic.woff') format('woff');
 +    font-weight: 600;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-Regular.eot');
 +    src: url('../fonts/NotoSans/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-Regular.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-Regular.woff') format('woff');
 +    font-weight: normal;
 +    font-style: normal;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-SemiBold.eot');
 +    src: url('../fonts/NotoSans/NotoSans-SemiBold.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-SemiBold.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-SemiBold.woff') format('woff');
 +    font-weight: 600;
 +    font-style: normal;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-ExtraLightItalic.eot');
 +    src: url('../fonts/NotoSans/NotoSans-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-ExtraLightItalic.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-ExtraLightItalic.woff') format('woff');
 +    font-weight: 200;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-Medium.eot');
 +    src: url('../fonts/NotoSans/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-Medium.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-Medium.woff') format('woff');
 +    font-weight: 500;
 +    font-style: normal;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-MediumItalic.eot');
 +    src: url('../fonts/NotoSans/NotoSans-MediumItalic.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-MediumItalic.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-MediumItalic.woff') format('woff');
 +    font-weight: 500;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-Italic.eot');
 +    src: url('../fonts/NotoSans/NotoSans-Italic.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-Italic.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-Italic.woff') format('woff');
 +    font-weight: normal;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-Light.eot');
 +    src: url('../fonts/NotoSans/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-Light.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-Light.woff') format('woff');
 +    font-weight: 300;
 +    font-style: normal;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-BoldItalic.eot');
 +    src: url('../fonts/NotoSans/NotoSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-BoldItalic.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-BoldItalic.woff') format('woff');
 +    font-weight: bold;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-ExtraLight.eot');
 +    src: url('../fonts/NotoSans/NotoSans-ExtraLight.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-ExtraLight.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-ExtraLight.woff') format('woff');
 +    font-weight: 200;
 +    font-style: normal;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-ThinItalic.eot');
 +    src: url('../fonts/NotoSans/NotoSans-ThinItalic.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-ThinItalic.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-ThinItalic.woff') format('woff');
 +    font-weight: 100;
 +    font-style: italic;
 +    font-display: swap;
 +}
 +
 +@font-face {
 +    font-family: 'Noto Sans';
 +    src: url('../fonts/NotoSans/NotoSans-Thin.eot');
 +    src: url('../fonts/NotoSans/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
 +        url('../fonts/NotoSans/NotoSans-Thin.woff2') format('woff2'),
 +        url('../fonts/NotoSans/NotoSans-Thin.woff') format('woff');
 +    font-weight: 100;
 +    font-style: normal;
 +    font-display: swap;
 +}
 +
  
 +/*  --  Original Code  -- */
 div.clearer { div.clearer {
-    clear: both; + clear:both; 
-    font-size0+ overflow:hidden
-    line-height: 0; + height:0; 
-    height: 0; + font-size:0; 
-    overflowhidden;+ line-height:0;
 } }
  
 /* one of the many clearfix versions */ /* one of the many clearfix versions */
 .group { .group {
-    display: inline-block;+ display:inline-block;
 } }
 +
 .group { .group {
-    display: block;+ display:block;
 } }
-.group:before, + 
-.group:after { +.group:before,.group:after { 
-    content""+ display:table
-    displaytable;+ content:"";
 } }
 +
 .group:after { .group:after {
-    clear: both;+ clear:both;
 } }
  
 div.no { div.no {
-    display: inline; + display:inline; 
-    margin: 0; + margin:0; 
-    padding: 0;+ padding:0;
 } }
  
 .hidden { .hidden {
-    display: none;+ display:none;
 } }
  
 /* image alignment */ /* image alignment */
 .medialeft { .medialeft {
-    float: left;+ float:left;
 } }
 +
 .mediaright { .mediaright {
-    float: right;+ float:right;
 } }
 +
 .mediacenter { .mediacenter {
-    display: block; + display:block; 
-    margin-left: auto; + margin-right:auto; 
-    margin-right: auto;+ margin-left:auto;
 } }
  
 /* table cell alignment */ /* table cell alignment */
-.leftalign   { text-align: left;   +.leftalign { 
-.centeralign { text-align: center; } + text-align:left; 
-.rightalign  { text-align: right;  +} 
-[dir=rtl] .leftalign   { text-align: left;   } + 
-[dir=rtl] .centeralign text-align: center; } +.centeralign { 
-[dir=rtl] .rightalign text-align: right;  }+ text-align:center; 
 +
 + 
 +.rightalign 
 + text-align:right; 
 +}
  
 /* underline */ /* underline */
 em.u { em.u {
-    font-stylenormal+ text-decoration:underline
-    text-decorationunderline;+ font-style:normal;
 } }
 +
 em em.u { em em.u {
-    font-style: italic;+ font-style:italic;
 } }
  
-img.icon.smiley +/* WL --  Additional CSS - wolframlinke  --  
-    height: 1.2em;+ ---------------------------------------------------- */ 
 +body { 
 + background:#fff; 
 + font-size:19px; 
 + font-weight:300; 
 + font-family:'Noto Sans', 'Roboto',font_regular,Trebuchet MS,Calibri,Arial,Verdana!important; 
 +
 + 
 +h1,h2,h3,h4,h5,h6,caption,legend { 
 + font-size:1.6em; 
 + font-weight:200; 
 + font-family:'Noto Sans','Roboto',font_bold,Trebuchet MS,Calibri,Arial,Verdana!important; 
 +
 + 
 + 
 + 
 + 
 +/* 
 +Gerd Bernau: "pre" entfernt, da Codeblöcke monospace angezeigt werden müssen 
 +p, ul, ol, dl, pre, table, hr, blockquote, figure, details, fieldset, address { 
 +*/ 
 +p, ul, ol, dl, table, hr, blockquote, figure, details, fieldset, address { 
 +margin: 0 0 1.4em 0; 
 +padding: 0; 
 +line-height: 1.6em; 
 + font-weight:300; 
 + font-family:'Noto Sans','Roboto',font_regular,Trebuchet MS,Calibri,Arial,Verdana!important; 
 +
 + 
 +li, dd { 
 +margin: 0.2em 0 0 .1em!important; 
 +
 + 
 +th { 
 +font-weight: 200; 
 +font-style: italic; 
 +background-color: #eee; 
 +text-align: left; 
 +
 + 
 +.code .re1, .code .st0, .code .st_h { 
 +color: #9E4C4C; 
 + 
 +
 +.code .re0 { 
 +color: #2b73b7; 
 +
 + 
 +pre{ 
 + padding: 16px!important; 
 + 
 +  
 +
 + 
 +.headings h1 { 
 + height:150px; 
 + background:url(../images/logo/b2b_optic_wiki_logo_web.jpg) left 13px no-repeat; 
 +
 + 
 +.headings h1 a { 
 +
 + 
 +.page h1,.page h2,.page h3 { 
 + font-size:1.6em; 
 + font-family:font_bold,Trebuchet MS,Calibri,Arial,Verdana; 
 +  
 +
 + 
 +.page p{ 
 + max-width: 50em; 
 +
 +.page h1 { 
 + /* SR: Ueberschrift H1 groesser als H2-H5 */ 
 + /* margin-top:20px; */ 
 + margin: 45px 0 10px; 
 + padding: 0 0 5px; 
 + border-bottom: #fff solid 2px; 
 + color: #7D7B52; 
 + text-transform: none; 
 + font-size: 1.6em; 
 + letter-spacing: 0.005em; 
 +
 +.page h1:first-child, .page h1.sectionedit1:first-child,.sectionedit1{ 
 + font-weight:700; 
 + margin: 0px 0 10px!important; 
 + color: #716d2b!important; 
 + letter-spacing: 0.01em; 
 + padding: 0 0 4px; 
 +border-bottom: #fff solid 3px; 
 +
 + 
 +.page h2 { 
 + margin:45px 0 10px; 
 + padding:0 0 5px; 
 + border-bottom:#fff solid 2px; 
 + color:#7D7B52; 
 + text-transform:none; 
 + font-size:1.6em; 
 +
 + 
 +.page h3 { 
 + margin:45px 0 10px; 
 + padding:0 0 5px; 
 + border-bottom:#fff solid 2px; 
 + color:#7D7B52; 
 + text-transform:none; 
 + font-size:1.4em; 
 +
 + 
 +.page h4 { 
 + margin:45px 0 10px; 
 + padding:0 0 5px; 
 + font-weight:600; 
 + border-bottom:#fff solid 2px; 
 + color:#7D7B52; 
 + text-transform:none; 
 + font-size:1.1em; 
 + letter-spacing: 0.01em; 
 +
 + 
 + 
 +.page h5 { 
 + margin:35px 0 10px; 
 + padding:0 0 5px; 
 + border-bottom:#fff solid 2px; 
 + color:#7D7B52; 
 + text-transform:none; 
 + font-size:1.0em; 
 +
 + 
 + 
 + 
 + 
 +hr{ 
 + display:none!important; 
 + 
 +
 +#dokuwiki__content .col0{ 
 + width: 12em!important; 
 + color: #9ea336; 
 +
 + 
 +#dokuwiki__content tr.row0 th.col0 { 
 +font-weight:500!important; 
 +color:#acacac; 
 +font-style:normal; 
 +
 +#dokuwiki__content tr.row0 th.col0 a.wikilink1:link, #dokuwiki__content tr.row0 th.col0 a.wikilink1:first-child { 
 +background-color: inherit; 
 +color: #fff; 
 +
 + 
 + 
 + 
 +#dokuwiki__header { 
 + padding:0 0 1.5em; 
 +
 + 
 +.headings h1 img 
 + display:none; 
 +
 + 
 +#dokuwiki__header h1 span { 
 + display:none!important; 
 +
 + 
 +#dokuwiki__header h1 a { 
 + position:relative; 
 + display:block; 
 + width:420px; 
 + height:180px; 
 +
 + 
 +#dokuwiki__header h1 a:hover { 
 + box-shadow:none; 
 +
 + 
 +#dokuwiki__aside a:link,#dokuwiki__aside a:visited { 
 + padding:1px 8px; 
 + border-bottom:none; 
 + color:#7D7B52; 
 + font-size:1.2em; 
 +
 + 
 + 
 +#dokuwiki__aside a:hover { 
 + background:rgba(255,255,255,0.5); 
 + color:#000!important; 
 + text-decoration:none; 
 +
 + 
 +#dokuwiki__aside h4#inhalt 
 + padding:8px 0 0 13px; 
 + color:#fff; 
 + text-transform:uppercase; 
 + font-size:1.3em; 
 +
 + 
 +a:link,a:visited { 
 + padding:0 6px; 
 + color:#7D7B52; 
 +
 + 
 +a:hover { 
 + border-radius:4px; 
 + background:#fff; 
 + /*box-shadow:#bbb 2px 2px 3px; */ 
 + color:#000; 
 + text-decoration:none!important; 
 +
 + 
 +.dokuwiki div.breadcrumbs { 
 + padding:3px; 
 + border-top:0 solid #ccc; 
 + border-bottom:0 solid #fff; 
 + border-radius:6px; 
 + background:#f0f0f0; 
 +
 + 
 +.dokuwiki div.breadcrumbs div:last-child { 
 + border-bottom:0 solid #ccc; 
 +
 + 
 +.dokuwiki div.breadcrumbs div:first-child { 
 + border-top:0 solid #fff; 
 +
 + 
 +.dokuwiki div.breadcrumbs a { 
 + color:#7D7B52; 
 +
 + 
 +.dokuwiki div.page { 
 + border:none; 
 + border-radius:8px 2px 8px 8px; 
 + background:rgba(171,168,113,0.15); 
 + box-shadow:none; 
 + color:inherit; 
 + padding: 1.556em 0 2em 2em; 
 +
 + 
 +.dokuwiki .docInfo { 
 + color:rgba(200,200,200,1); 
 +
 + 
 +.content { 
 + padding:0 10px; 
 + border-radius:8px 8px 8px 8px; 
 + background:rgba(230,230,230,1); 
 +
 + 
 +.content hr:first-child { 
 + display:none; 
 +
 + 
 +/*.content .curid { 
 + display:block; 
 + padding:10px 0 0 15px; 
 +
 + 
 +.content .curid a { 
 + padding-left:10px; 
 +}*/ 
 + 
 +ul { 
 + /* SR: Aufzaehlungszeichen anzeigen 
 + /* list-style:none outside; */ 
 + list-style:disc outside; 
 +
 + 
 +li { 
 + /* SR: Texteinrueckung zu Aufzaehlungszeichen */ 
 + /*text-indent:-16px;*/ 
 +
 + 
 +li a:link { 
 +
 + 
 +/*li a:before { 
 + content:'> '; 
 +}*/ 
 + 
 + 
 +.content p a { 
 + color:#000!important; 
 + /*text-transform:uppercase;*/ 
 + font-family:'Noto Sans','Roboto', font_bold,Trebuchet MS,Calibri,Arial,Verdana; 
 +
 +#dokuwiki__aside a.wikilink1{ 
 + font-weight:600; 
 + letter-spacing: 0.015em; 
 +
 + 
 +.content p:last-child { 
 + padding-bottom:10px; 
 +
 + 
 +a:link:hover,a:visited:hover,a:link:focus,a:visited:focus,a:link:active,a:visited:active { 
 + text-decoration:none; 
 +
 + 
 +li .li a { 
 + border-radius:4px; 
 +
 + 
 +#dokuwiki__aside a.urlextern { 
 +padding: 3px 3px 3px 1.5em !important; 
 +text-indent: -20px; 
 +margin-left: -20px; 
 +
 + 
 +#dokuwiki__content a.urlextern, #dokuwiki__content a.media, #dokuwiki__content a.mediafile,  #dokuwiki__content a.mf_pdf{ 
 + 
 +padding: 3px 3px 3px 1.5em !important; 
 +
 +#dokuwiki__content a.urlextern:hover, #dokuwiki__content a.media:hover, #dokuwiki__content a.mediafile:hover,  #dokuwiki__content a.mf_pdf:hover{ 
 + 
 +background-color: rgba(255,255,255,0.9)!important; 
 +background-repeat: no-repeat; 
 + 
 +
 + 
 + 
 + 
 +#tools{ 
 + margin-top:10px; 
 +  
 +
 +#dokuwiki__site { 
 +margin: 0 auto; 
 +max-width: 95vw; 
 +
 + 
 +#dokuwiki__sitetools{ 
 + margin-top:5px; 
 +
 +#dokuwiki__usertools { 
 + position:absolute; 
 + right:180px; 
 + top:44px; 
 + width:140px; 
 + margin-bottom:0; 
 + z-index:
 +  
 +
 + 
 +#dokuwiki__header .headings, #dokuwiki__header .tools { 
 +margin-bottom: 3.5em; 
 + 
 +
 + 
 +#dokuwiki__usertools ul,#dokuwiki__sitetools ul { 
 + float:right; 
 + text-align:left; 
 +
 +#dokuwiki__sitetools ul { 
 + position:absolute; 
 + margin-top:10px; 
 + right:0; 
 + top:29px; 
 +
 +#dokuwiki__usertools li a:link,#dokuwiki__sitetools li a:link { 
 + display:block; 
 + padding:2px 6px 2px 20px; 
 + width:138px; 
 + border-radius:6px; 
 + background:rgba(230,230,230,1); 
 +
 + 
 +#dokuwiki__usertools li a:hover,#dokuwiki__sitetools li a:hover { 
 + background:#7D7B52; 
 + color:#fff; 
 + text-decoration:none!important; 
 +
 + 
 +#dokuwiki__header .tools{ 
 + position:relative; 
 +
 +#dokuwiki__header .tools li { 
 + display:block; 
 + margin:8px 0 0; 
 +
 +#dokuwiki__sitetools { 
 + position:absolute; 
 + right:0; 
 +
 + 
 +#dokuwiki__sitetools input { 
 + border-radius:6px; 
 +
 +#dokuwiki__sitetools form.search input.edit { 
 + width: 24.75em; 
 + padding: .35em 22px .35em .1em; 
 +
 + 
 +#dokuwiki__sitetools input:focus { 
 + background:rgba(171,168,113,0.15); 
 +
 + 
 +input:active,input:focus,textarea:active,textarea:focus,select:active,select:focus { 
 + border:none; 
 +
 + 
 +.dokuwiki div.plugin_translation ul { 
 + float:right; 
 + text-align:right; 
 +
 + 
 +.dokuwiki div.plugin_translation { 
 + width:380px; 
 +
 + 
 +.dokuwiki div.plugin_translation span { 
 + position:relative; 
 + float:left; 
 + padding-top:12px; 
 + color:rgba(200,200,200,1); 
 + text-align:right; 
 + font-size: 0.8em; 
 +
 + 
 +.dokuwiki div.plugin_translation ul li a.wikilink1:link,.dokuwiki div.plugin_translation ul li a.wikilink1:hover,.dokuwiki div.plugin_translation ul li a.wikilink1:active,.dokuwiki div.plugin_translation ul li a.wikilink1:visited { 
 + background-color:#7D7B52; 
 + text-decoration:none!important; 
 +
 + 
 +.dokuwiki div.plugin_translation ul li { 
 + text-indent:0; 
 +
 + 
 +.dokuwiki div.plugin_translation ul li a.wikilink2:link,.dokuwiki div.plugin_translation ul li a.wikilink2:hover,.dokuwiki div.plugin_translation ul li a.wikilink2:active,.dokuwiki div.plugin_translation ul li a.wikilink2:visited { 
 + background-color:rgba(171,168,113,0.4)!important; 
 + text-decoration:none!important; 
 +
 + 
 +#dokuwiki__pagetools ul { 
 + position:fixed; 
 + right:2em; 
 + bottom:4.5em; 
 + padding:3px; 
 + border:rgba(171,168,113,1) solid 1px; 
 + border-radius:6px; 
 + background:rgba(171,168,113,1); 
 + box-shadow:gray 1px 1px 4px; 
 + opacity:1; 
 +
 + 
 +#dokuwiki__pagetools ul li { 
 + text-indent:0; 
 +
 + 
 +#dokuwiki__pagetools ul li a.source:hover,#dokuwiki__pagetools ul li a.source:active,#dokuwiki__pagetools ul li a.source:focus { 
 + background:rgba(171,168,113,0.4); 
 + background-position:right -420px; 
 +
 + 
 +#dokuwiki__pagetools:hover ul,#dokuwiki__pagetools ul li a:focus { 
 + border-radius:6px; 
 +
 + 
 +.dokuwiki table.inline tr:hover th { 
 + background:rgba(125,125,125,1); 
 + color:#fff!important; 
 +
 + 
 + 
 + 
 +.dokuwiki a.wikilink2:link,.dokuwiki a.wikilink2,.dokuwiki a.wikilink1:link,.dokuwiki a.wikilink1 { 
 + background-color:inherit; 
 + color:#9E4C4C; 
 +
 +.dokuwiki a.wikilink2:hover,.dokuwiki a.wikilink1:hover { 
 + background-color:#fff; 
 + color:#000!important; 
 +
 + 
 + 
 +.dokuwiki a.wikilink1:active, 
 +.dokuwiki a.wikilink1:focus, 
 +.dokuwiki a.wikilink2:active, 
 +.dokuwiki a.wikilink2:focus { 
 + border-bottom:solid 1px; 
 + box-shadow:#fff 0 0 0; 
 + color:#fff!important; 
 +
 + 
 +.dokuwiki a.wikilink2:link,.dokuwiki a.wikilink2{ 
 + color:rgba(125, 123, 82, 0.8)!important; 
 +
 +.dokuwiki .level2 a.wikilink2:link:before,.dokuwiki .level2 a.wikilink2:before{ 
 + content:'!'; 
 + padding-right:5px; 
 + color:rgba(0, 0, 0, 1); 
 + text-decoration:blink!important;; 
 +
 +.dokuwiki .pageId { 
 + 
 +margin-bottom: 0px; 
 + 
 +
 +.dokuwiki .pageId span { 
 + padding:10px; 
 + border-radius:8px 0 0 0; 
 + font-size:.75em; 
 + background-color: rgba(171,168,113,0.15); 
 + box-shadow:none!important; 
 +
 +.breadcrumbs .curid { 
 + display:block; 
 + float:right; 
 + margin-top:-2px; 
 +
 + 
 +.dokuwiki span.curid a { 
 + /* SR: Sidebareintrag wird sonst zu stark eingerueckt */ 
 + /* display:block; */ 
 + margin:0; 
 + padding:1px 8px!important; 
 + border-radius:4px; 
 +  
 +
 + 
 +.level1 .curid a:link, 
 + .level1 .curid a:visited, 
 +.level1 .curid a:active, 
 +.level1 .curid a:focus 
 +
 + /* SR: Sidebareintrag wurde sonst zu stark eingerueckt */ 
 + /* display:block; */ 
 + margin:0; 
 + /* padding:4px 4px 0 20px!important; */ 
 + border-radius:4px; 
 + background:#fff!important; 
 + 
 +
 + 
 + 
 +#dw__toc { 
 + position:relative; 
 + right: 39px; 
 + border-radius:6px 0 6px 6px; 
 + box-shadow:rgba(80,84,30,0.3) -2px 3px 15px; 
 + background:rgba(255,255,255,1); 
 + /*border: rgba(171,168,113,1) solid 3px; */ 
 +
 + 
 +#dw__toc h3 { 
 + color:rgba(200,200,200,1); 
 + text-transform:uppercase; 
 + /* SR: Inhaltsverzeichnis bei der Zusammenfassung im Content-Bereich wird sonst umgebrochen */ 
 + /* font-size:1.2em; */ 
 + font-size: 1.1em; 
 +
 + 
 +#dw__toc a { 
 + display:block; 
 + padding:1px; 
 +
 + 
 +#dw__toc a:hover { 
 + background:rgba(171,168,113,0.15)!important; 
 +
 + 
 +#dw__toc ul { 
 +padding: 0; 
 +
 + 
 +#dw__toc ul ul { 
 +padding-left: 0; 
 +
 + 
 +#dw__toc ul li.level1 > .li { 
 + padding:0 0 10px 4px; 
 + font-size:1.0em; 
 + font-weight:700; 
 + font-family:'Noto Sans','Roboto', font_bold,Trebuchet MS,Calibri,Arial,Verdana; 
 +
 + 
 +#dw__toc ul li.level1 > .li a:link { 
 + color:#716d2b!important; 
 + text-indent:-5px; 
 +
 + 
 +#dw__toc ul li.level1 > .li a:before { 
 + content:''; 
 +
 + 
 +#dw__toc ul li { 
 + list-style-image:none; 
 +
 + 
 +#dw__toc ul ul li { 
 + border-bottom:#ccc dotted 1px; 
 +
 +#dw__toc ul ul li:last-child { 
 +border-bottom: none; 
 +
 + 
 +#dw__toc ul li div.li { 
 + margin:2px 0; 
 +
 + 
 +#dw__toc ul li div.li a:link { 
 + padding:3px 0 3px 3px; 
 + text-indent:0px; 
 + line-height:1.4em; 
 +
 + 
 +/* SR: Linksymbol vor dem Text */ 
 +#dw__toc ul li a { 
 + margin-left: 0px; 
 +
 + 
 +th,td { 
 + margin-bottom:4px; 
 + border-bottom:1px solid rgba(171,168,113,0.6); 
 +
 + 
 +th { 
 + background:#707070; 
 + color:#fff; 
 +
 +table{ 
 + width:100%; 
 +
 +/* 07.11.2013:Gerd Bernau: Herausgenommen, damit die erste Spalte in Tabellen nicht zu breit angezeigt wird. 
 +.col0{ 
 + width:30%; 
 +
 +*/ 
 + 
 + 
 + 
 +tr:hover a:link, 
 +tr:hover a:visited, 
 +tr:hover a:active, 
 +tr:hover a:focus{ 
 + color:#fff!important; 
 +
 + 
 +tr:hover a.wikilink2, 
 +tr:hover a.wikilink2:link, 
 +tr:hover a.wikilink2:visited, 
 +tr:hover a.wikilink1, 
 +tr:hover a.wikilink1:link, 
 +tr:hover a.wikilink1:visited{ 
 + color:#fff!important; 
 +
 + 
 +tr a.wikilink2, 
 +tr a.wikilink2:link, 
 +tr a.wikilink2:visited{ 
 + border-bottom:none!important; 
 +
 + 
 + 
 +tr:hover a.wikilink1:hover{ 
 + color:#FFF!important; 
 + box-shadow:none; 
 + border-bottom:none; 
 + 
 +
 +.pages a.wikilink1:hover{ 
 + color:#000!important; 
 + box-shadow:none; 
 + border-bottom:none; 
 +
 + 
 +tr:hover a.wikilink2:hover{ 
 + color:#000!important; 
 + box-shadow:none; 
 + border-bottom:none; 
 +
 + 
 +tr a:link, 
 +tr a:visited{ 
 + padding:0; 
 + border-bottom:dotted 1px; 
 +
 +/*tr a:before{ 
 + content:'>'; 
 + padding-right:5px; 
 +}*/ 
 +#dokuwiki__content .li a { 
 +/* 07.11.2013:Gerd Bernau: Herausgenommen, damit die Inhalte auf der Seite letzte Änderung korrekt dargestellt werden 
 +  display:block; 
 +*/ 
 +  
 +
 + 
 +/*#dokuwiki__content .li a:hover { 
 + background:#fff; 
 + 
 +  
 + color:#7D7B52; 
 +} */ 
 + 
 +.col0 a.wikilink1:hover{ 
 + background:none; 
 + color:#000!important; 
 +
 + 
 +.col1 a.wikilink1:hover{ 
 + background:none; 
 + color:#000!important; 
 +  
 +
 + 
 + 
 + 
 + 
 + 
 +.dokuwiki a.wikilink2:link, .dokuwiki a.wikilink2:visited { 
 + display:inline; 
 + /* SR: Links auf nicht-vorhandene Seiten werden sonst zu stark eingerueckt */ 
 + /* padding:0 10px 0 30px; */ 
 +  
 +
 +.dokuwiki div.breadcrumbs a:hover { 
 + background:#fff; 
 +
 +ul li{ 
 + list-style-type: "- ";  
 +
 + 
 +.li a+br{ 
 + display:none; 
 +
 +/* SR: Hintergrund von Bildern mit Link haben sonst weisse Balken */ 
 +/* .level1 p a:link */ 
 +.level1 p a.wikilink1:link, .level1 p a.wikilink2:link{ 
 + border-radius:3px; 
 + padding:0 6px; 
 + background:none; 
 +  
 +
 +/* SR: Hintergrund von Bildern mit Link haben sonst weisse Balken */ 
 +a.media:hover { 
 + background: transparent; 
 + box-shadow: none; 
 +
 + 
 +.page .level1 .li a{ 
 + padding-left:5px; 
 + /* SR: Linksymbol nicht ueber dem Text 
 + /* margin-left:-20px; */ 
 + margin-bottom:0; 
 +  
 +
 + 
 +.level1 p a:hover { 
 +  
 + border-bottom:#fff solid 1px; 
 +
 + 
 +.no li,#media__tree ul li,.dokuwiki .tabs li { 
 + text-indent:0; 
 +
 + 
 +.dokuwiki .tabs > ul li a:hover,.dokuwiki .tabs > ul li a:active,.dokuwiki .tabs > ul li a:focus,.dokuwiki .tabs > ul li .curid a,.dokuwiki .tabs > ul .active a,.dokuwiki ul.tabs li a:hover,.dokuwiki ul.tabs li a:active,.dokuwiki ul.tabs li a:focus,.dokuwiki ul.tabs li strong,#mediamanager__page .namespaces h2,#mediamanager__page .panelHeader { 
 + background-color:rgba(171,168,113,0.3); 
 +
 + 
 +#media__tree ul li a:before { 
 + content:''; 
 +
 + 
 +#mediamanager__page .namespaces h2,.dokuwiki .tabs > ul li .curid a,.dokuwiki .tabs > ul li .active a,.dokuwiki ul.tabs li strong { 
 + border-bottom-color:#DEDEBF; 
 +
 + 
 +.page li a.wikilink1{ 
 + padding:0 10px 0 20px; 
 + margin-top:3px; 
 +/* 07.11.2013:Gerd Bernau: Herausgenommen, damit die Inhalte auf der Seite letzte Änderung korrekt dargestellt werden 
 +display:block; 
 +*/ 
 + width:70%; 
 +
 + 
 +.page li a.wikilink1:hover{ 
 + color:#7D7B52!important; 
 +
 +#dokuwiki__content .level2 .inline a:hover, tr:hover a.wikilink1:hover, .dokuwiki a.wikilink1:hover{ 
 + color:#000!important; 
 +
 + 
 +#dokuwiki__aside .level1 a, #dokuwiki__aside .level1 .curid a,{ 
 + font-weight:300!important; 
 +
 + 
 +.dokuwiki a.wikilink2:link, .dokuwiki a.wikilink2, .dokuwiki a.wikilink1:link, .dokuwiki a.wikilink1 { 
 +padding: 2px 4px; 
 +
 + 
 +#dw__toc h3 { 
 +color: rgba(171,168,113,0.8); 
 +text-transform: none;  
 +font-size: 1.1em; 
 +
 +.dokuwiki h3.toggle { 
 +font-weight:200; 
 +margin-top: 0; 
 +padding: .5em 1em; 
 +margin-bottom: 0; 
 +font-size: .375em; 
 +letter-spacing: 0;  
 +
 + 
 +#dokuwiki__aside .level1 li .curid a:link.wikilink2::before{ 
 +content: '!'; 
 +padding-right: 8px; 
 +color: #000 !important; 
 +font-weight: 700; 
 +text-indent: -20px; 
 +margin-left: -18px; 
 +padding-left: 5px; 
 + 
 +
 + 
 +#dokuwiki__content a.wikilink1:hover{ 
 + background:#fff!important; 
 + /*box-shadow:#bbb 1px 1px 3px;*/ 
 + border-bottom:#fff solid 1px; 
 + color:#7D7B52!important; 
 + border-radius:3px; 
 +
 +.dokuwiki__aside a.wikilink1:hover{ 
 + background:rgba(255,255,255,0.5)!important; 
 + /*box-shadow:#bbb 1px 1px 3px;*/ 
 +  
 + color:#000!important; 
 + border-radius:3px; 
 +
 +#dokuwiki__aside .group .curid a,#dokuwiki__aside .level1 .curid a { 
 +color:#9E4C4C!important; 
 +
 + 
 +div.notify { 
 +background-color: rgba(158,76,76,0.21); 
 +background-image: url(/lib/styles/../images/notify.png); 
 +/*border: #9E4C4C solid 2px;*/ 
 +
 + 
 +#dw__login label[for="remember__me"] { 
 +margin-left: 0; 
 +font-size:0.8em; 
 +
 +#dw__login button{ 
 + float: right; 
 + border-radius: 8px; 
 + padding: 2px 3.6em!important; 
 + font-weight: 700; 
 +
 +#dw__login p{ 
 +margin-top:2em; 
 + max-width:100%; 
 + font-size:0.7em; 
 +
 + 
 +#dokuwiki__pagetools div.tools { 
 +top:405px; 
 +font-size: 0.7em; 
 +z-index: 1000; 
 +
 + 
 +.dokuwiki .docInfo { 
 + 
 +font-size: 0.8em; 
 +
 + 
 +/*  -- Media Queries Changes 221117 - WL  --  
 + -------------------------------------------------- 
 +*/ 
 + 
 +@media only screen and (min-width: 1080px) { 
 + 
 + .dokuwiki table{ 
 + max-width:95%; 
 +
 + .dokuwiki pre.code { 
 + max-width:90%; 
 +
 + 
 +
 +@media only screen and (min-width: 1920px) { 
 + 
 + .dokuwiki table{ 
 + max-width: 1200px!important; 
 +
 + .dokuwiki pre.code { 
 + max-width: 1168px!important; 
 +
 + 
 +
 + 
 +@media only screen and (min-width: 980px) { 
 + 
 +#dokuwiki__header a { 
 +background-color: none!important; 
 +
 + 
 +#dokuwiki__header .plugin_translation li a:wikilink1{ 
 + background:#575b12!important; 
 +
 + 
 +.dokuwiki div.plugin_translation ul li a.cur{ 
 + font-weight:700; 
 + color:#000!important; 
 +
 + 
 + 
 +#dokuwiki__usertools .user{ 
 + position:absolute; 
 + top:115px; 
 + left:0; 
 + width:318px; 
 + text-align:right; 
 + font-size: 0.8em!important; 
 + color: grey; 
 +
 +#dokuwiki__usertools .user bdi:first-child{ 
 + font-weight:700; 
 + color:#000; 
 + margin:0 3px 0 10px; 
 +
 + 
 +#dokuwiki__usertools li.action a svg { 
 +height: 1.4em; 
 +width: 1.4em; 
 +vertical-align: middle; 
 +fill: #2b73b7; 
 +margin-right: -18px; 
 +margin-top: 2px; 
 +text-align: right; 
 +float: right; 
 +
 +#dokuwiki__usertools li.action a:hover svg { 
 +fill:#fff; 
 +
 + 
 + 
 +#dokuwiki__usertools li a:link, #dokuwiki__sitetools li a:link { 
 +padding: 2px 25px 2px 10px; 
 +width: 140px; 
 +
 + 
 +.showSidebar #dokuwiki__content > .pad { 
 +margin-left: 20em; 
 +
 +.showSidebar #dokuwiki__content { 
 +float: right; 
 +margin-left: -20em; 
 +width: 100%; 
 +
 + 
 + 
 +#dokuwiki__aside { 
 +margin-top: 22px; 
 +
 +#dokuwiki__aside { 
 +width: 20em; 
 + 
 +
 + 
 +#dokuwiki__site > .site { 
 +padding-right: 9vw!important; 
 +
 + 
 +#dokuwiki__header .tools { 
 +margin-top: 1.2em; 
 +
 + 
 +#dokuwiki__pagetools { 
 +right: -72px; 
 +top:84px; 
 +
 + 
 +#dokuwiki__pagetools div.tools ul{ 
 + border-radius: 6px!important; 
 +
 + 
 +#dokuwiki__aside .content { 
 +padding: 35px 0 10px 30px; 
 +
 + 
 +#dokuwiki__aside .content li { 
 +line-height:1.9em; 
 +list-style: none; 
 +border-bottom: #fff solid 1px; 
 +
 + 
 + 
 + 
 +#dokuwiki__pagetools:hover div.tools ul, #dokuwiki__pagetools:focus-within div.tools ul{ 
 + padding: 5px; 
 +
 + 
 } }
  
-svg { +/*  --  Media Queries  --  
-    width: auto+ -------------------------------------------------- 
-    height: 1.2em;+*/ 
 +@media only screen and (max-width: 979px) { 
 + #dokuwiki__aside > .pad,[dir="rtl"] #dokuwiki__aside > .pad { 
 + border-radius:8px 0 8px 8px!important
 +
 +  
 +  
 +  
 + .content { 
 + border-radius:4px!important; 
 +
 +  
 + #dokuwiki__aside h3.toggle { 
 + text-transform:uppercase; 
 + font-size:1.8em!important; 
 +
 +  
 + .headings { 
 + min-width:430px!important; 
 + max-width:500px; 
 +
 +  
 + .tools { 
 + overflow:hidden; 
 + max-width:250px!important; 
 +
 +  
 + #dokuwiki__pagetools ul { 
 + position:fixed; 
 + right:.2em; 
 +
 +  
 + #dw__toc { 
 + position:relative; 
 + top:40px; 
 + right:0; 
 + border-radius:6px 6px 0 0; 
 + box-shadow:#aba871 -3px -2px 3px; 
 +
 +  
 + #dw__toc h3 { 
 + padding:4px 8px 4px 10px; 
 + font-size:1em; 
 + }
 } }
  
 +/*  --  End of Media only screen  -- */
en/css.1766319054.txt.gz · Last modified: by admin