  #gumax-site-logo,
  #gumax-site-logo a,
  #gumax-site-logo a:hover {
       height:     48px; 
       min-height: 48px;
  }

    #gumax-header {
        /* border:  1px solid #000; /* for testing */
        background: #82C75E; /* header background wc #000 */
    }

    #gumax-p-login li,
    #gumax-p-login ul li a  {
        color: black; //red;
    }

    #gumax-p-date {
        color: black; //red; /* wc #999 */
    }

    #gumax-p-search form #searchInput {
        background: #fff; /* background color of the text field */
    }

    #gumax-p-search form #searchGoButton,
    #gumax-p-search form #mw-searchButton {
        color: black;//red;  /* font color */
        background: #82C75E; /* button background wc #000 */
    }

    .gumax-portlet h5 { /* Menu title style */
        background: #82C75E;
        color: black;//red;
    }

/* Für diese Einstellungen müssen die jpg-Dateiein in der Route des aktuellen Wikis liegen. */
    .gumax-rbtop         { background: transparent url('gm_header_t_blue.jpg') repeat-x; }
    .gumax-rbtop div     { background: transparent url('gm_header_t_l_blue.jpg') no-repeat top left; }
    .gumax-rbtop div div { background: transparent url('gm_header_t_r_blue.jpg') no-repeat top right; }

   #namespace {
       color: #2277DD;
       font-weight: bold;
       position: absolute;
       top: 150px;
       right: 35px;
    }

/* Die folgenden Einstellungen sind für den CSS-Reader */
 .RSSReader-head {
   text-align: center;
   padding: 0.2em;
   border-bottom: 0.1em solid #aaa;
 }

/*Einstellungen für Boxen */
  #webcoach-box {
     align:right;
     border: 1px solid #82C75E; 
     background-color: #EBFEC5; 
     border-left: 5px solid #82C75E; 
     margin-left:0.2cm
   }

    #tree-box {
     border: 1px solid #9CCE04;
     background-color: #EBFEC5; 
     border-left: 5px solid #9CCE04;
     margin: 0.2cm;
   }

[[Kategorie:Design]]