@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("maps.google.com"),domain("maps.google.de") {

.helplinks {
visibility:hidden !important;
overflow:hidden !important;
width:0px !important;
height:0px !important;
}
#map {
position:fixed !important;
left:-10px !important;
top:0px !important;
width:100% !important;
height:100% !important;
}
form#q_form {
-moz-opacity:0.6 !important;
}
form#q_form:hover {
-moz-opacity:1 !important;
}
.ipt{
padding-bottom: 2px;
border-bottom: 0px !important;
}
span#srchex {
display: none !important;
}

.example {
font-weight:bold;
}

div.gmnoprint {
-moz-opacity:0.4 !important;
}

div.gmnoprint:hover {
-moz-opacity:1 !important;
}

div#map_overview {
-moz-opacity:0.5 !important;
}

div#map_overview:hover {
-moz-opacity:1 !important;
}

}