/* CSS Document */

body { font-family:Verdana, Arial, Helvetica, sans-serif;} 
a:link    { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover   { text-decoration:none; font-weight:bold; color:#054C9A; }
a:active  { text-decoration:none; color:#000000; }

.headline-b {font-size:13px; font-weight:bold; }
.headline-n {font-size:13px; font-weight:normal; }
.info  {font-size:13px; }
.text  {font-size:13px; }
.bild  {font-size:10px; }
.notiz {font-size:10px; }
.mehr  {font-size:10px; font-weight:bold; }
.rot   {font-size:10px; color:#FF0000; }

