@namespace url(http://www.w3.org/1999/xhtml);

/* stefanwienert.net 
  linkdesign by w3c 
  To make the Netzpolitik.org once again readable if you have a big screen and normally use a higher zoom level.  
*/

@-moz-document url(http://www.netzpolitik.org/),  url-prefix(http://www.netzpolitik.org), domain(www.netzpolitik.org) {
  body, #wrap { background-color: #eee !important;}
  #wrap { width: 950px !important; }
  #r_sidebar, #banner-3 { display:none; }
  #nav, #contentleft, #banner { width: 640px !important; }
  #contentleft { background-color: white !important; }
  #contentleft h1, #contentleft p, .btlinks { width: 620px !important; }
  #contentleft p { text-align: justify !important; }
  #contentleft blockquote p { width: 550px !important; }
  h1 { 
    font-family:"Trebuchet MS",Tahoma,Verdana !important;
    font-size:250% !important; 
    line-height: 150% !important;
  }
  #contentleft p a {
    border-bottom:2px solid #A8BFCF !important;
    padding-bottom:1px !important;
    color:#003366 !important;
  }
  #contentleft p a:hover {
    text-decoration: none !important;
    border-bottom:2px solid #003366 !important;
  }
}
