@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("blog.fefe.de") {
  body, html {font-size:100.01%;background-color:#617F3F;margin:0;padding:0;}
  body {margin:0 auto; width:48em; background-color:#849F63;padding:1em;}
  body {font-family:verdana,sans;  color:#FBFBFB;}
  a {color:#2A4F05 !important;}
  a:visited {color:#415F23 !important;}
  a:active {color:#A0FF2F !important;}
  a:focus {color:#C5FF7F !important;}
  h2 a,h2 a:visited {text-decoration:none !important;color:#96EF2C !important}
  b {color:#5C6F45;font-style:italic;} /* tagline "ul b" gets a reset below */
  h3 {background-color:#8CAF62;padding:1.2em 0.8em 0.5em;font-weight:normal;font-style:italic;font-family:"Courier new";"times new roman",times;font-size:1.6em;-moz-border-radius:0.3em;}
  ul, li {color:#1D1F1B;}
  ul {list-style-type:none;background-color:#91AF6D;padding:1em 0 0;margin:0 0 4em;}
  li {padding:0 2em 1em 3em;margin:0 0 1em;border-bottom:1px dotted #656F5A;}
  li > a:first-child {font-size:0.9em;font-weight:900;color:#2B4F00 !important;float:left;text-decoration:none !important;margin-left:-2em;}
  ul b {font-style:normal;font-weight:900;color:#1D1F1B;}
  blockquote {border-left: 0.7em solid #728F50;margin:1.8em 0 1em 3em;padding:0.3em 0 0 1em;}
  div {margin-top:3em;}
  div[align="right"] {margin-top:3em;font-size:0.8em;line-height:2em;margin-bottom:0em;}
  
}