@-moz-document domain(google.com),
               domain(google.de)    {


body{

background:#333333 !important;
background-image:url(http://www.fanshop-online.de/bilder/sonderfahnen/xl-ani/BVB-Borussia-Dortmund.gif) !important;
background-repeat:no-repeat !important;
background-position: left !important;
font-family: Tahoma, Arial, Helvetica, sans-serif !important;
}

/* defaults for all links */
a:link, a:visited, .link { color: yellow !important; }
a:active, .link:active { color: white !important; }

/* ::: logo on google front page ::: */

  img[src*="images/hp0.gif"],
  img[src*="/images/logo.gif"] {
    width: 0 !important;
    padding-left: 400px !important;  /* change width of your image */
    height:       410px !important;  /* change height of your image */
    background-image: url(http://www.pic-upload.de/29.09.08/6njzh.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    
  }

/* logo IMAGES front page */

  img[src*="/images/images_hp.gif"] {
    width: 100px !important;
    padding-left: 425px !important;  /* change width of your image */
    height:         400px !important;  /* change height of your image */
    background-image: url(http://www.pic-upload.de/29.09.08/6njzh.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
  }

/* ::: remove other logo parts, only for non-english google ::: */

  img[src*="images/hp1.gif"],
  img[src*="images/hp2.gif"],
  img[src*="images/hp3.gif"],
  img[src*="images/autumn08.gif"]
  td[valign="top"][class="h"] { display: none !important }

}
input[name=q] {
width:300px !important;
height:35px !important;
font-size:25px !important;
color:#FFE500 !important;
background:#2d2d2d !important;
border:1px solid #646464 !important;
text-align:center !important;
}
input[name=btnI] {
height:20px !important;
font-size:12px !important;
color:#FFE500 !important;
background:#2d2d2d !important;
border:1px solid #646464 !important;
text-align:center !important;
margin:5px !important;
}
input[type=submit] {
height:20px !important;
font-size:12px !important;
color:#000000 !important;
background:#2d2d2d !important;
border:1px solid #646464 !important;
text-align:center !important;
margin:5px !important;
}