body.navbar {
   background-color:#D1B398;
   margin-top:10px;
   margin-left:20px;
   margin-right:20px;
   }

body.content {
   background-color:#CCCCCC;
   margin-top:5%;
   margin-left:20px;
   margin-right:20px;
   }

h2,p,small {
   color:#000033;
   font-family:"Trebuchet MS",Arial,Geneva,Helvetica,sans-serif;
   }

p.signature { font-style:italic;margin-top:-0.5em; }

small { font-size:12px; }

small.h2 { font-size:16px; }
small.author { font-size:12px;font-weight:normal; }
small.link { font-size:10px; }

em.title { font-style:normal;font-weight:bold;color:#000033; }

/* small.h2 { font-size:14pt;font-weight:normal; } */
/* small.nav { font-size:10pt; } */

   a.an { text-decoration:none; }
/* sorgt dafuer, dass Anker nicht unterstrichen werden */

   a:link { text-decoration:none; color:#666666; }
   a:visited { text-decoration:none; color:#666666; }
   a:active { text-decoration:none; color:#EE3333; }
   a:hover { text-decoration:none; color:#EE0000; }
