

/* Allgemeines */

.drucken { display:none; }
body  {font-family:"Trebuchet MS", Helvetica, Arial; margin: 5px; font-size:0.9em;}

/* Typografie */

a:link, a:active {color: #000; text-decoration: none; }
a:hover {color: #666; text-decoration: underline; }
a:visited {color: #666; text-decoration: none; }
#footer {}
li  {list-style-type:none;}
p {margin:0.6em 0;}

/* Bilder */
img {border: 0;}


/* Struktur */
#rss-block {margin:0 0 20px 0;}
