/* Stylesheet: Alex/Overrides Modified On 2012-01-07 15:19:36 */
  /* (de) Gestaltung der Hauptelemente des Layouts */

/*
  a { color:#59595e;  }
  a:visited  { color:#59595e;}
*/

/*
#header {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:<length>;
}
*/


/*
  #header .page { position:fixed; }
  body { padding-top: 80px; }

*/