/* <pre> */
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */


/* Aufteilung */
#articleWrapper (padding: 0px 300px 0px 5px;)
#sidebar (margin-right: -5pt;)


/* Counter*/

 #p-Lachfisch_spezial ul, #p-Lachfisch_spezial li { list-style: none; padding:0; }
 #p-Lachfisch_spezial li#n- a {border:0px solid white; display:block; width:88px; height: 31px; background: white url(http://www.counter-kostenlos.net/counter.php?id=60981.jpg) no-repeat 0 0}

/* ============================================================ */
/* Original Klick-Kat Funktion stammt von http://kamelopedia.mormo.org/ - lizenziert unter GFDL */
/* ============================================================ */
/* Ausklappen per Mauklick (s.a. [[MediaWiki:Common.js]] */
 
 .klapp {
      cursor: pointer;
 }
 span.klapp {
      text-decoration: none;
      color: #002bb8;
      background: none;
      }
 
 span.klapp:hover {
      text-decoration: underline;
      }
 
 /* Änderungen für [[Hilfe:Edittools.js]] */
 
 #wpTextbox1{width:84%!important;float:left;}
 
 #editpage-copywarn {clear:both;}
 
 #kat_div_2 {
     background:none; 
     border:none;
     height:400px; 
     width:13%; 
     font-size:8pt; 
     padding:3px 3px 3px 10px; 
     line-height:1.3em; 
     overflow:auto; 
     display:inline-block;    
  }
 
 /* Drag & Drop (Test) */
 .jstest{
      position:relative;
      cursor:move;
      z-index: 100;
      padding:20px 45px 20px 0px;
      border-width:1px;
      }

/* ============================================================ */
/* Original Klick-Kat Funktion stammt von http://kamelopedia.mormo.org/ - lizenziert unter GFDL */
/* ============================================================ */
/*</pre>*/