body { margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px }

p, h1, h2, h3, h4, h5, h6, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, table, font
 {font-size:12px; font-family:Verdana,Arial }

li { list-style-type: disc }
h1 {font-size:14px }
h2 {font-size:16px }
h3 {font-size:18px }
h4 {font-size:20px }
h5 {font-size:22px }
h6 {font-size:10px; font-weight:normal }

p, div {font-style:normal }

a {color: #BEC004; font-size:12px; font-family: Verdana, Arial; text-decoration: none; font-weight:bold}
a:hover {color: #BEC004; font-size:12px; font-family: Verdana, Arial; text-decoration:underline; font-weight:bold  }
a:active { color:#BEC004; font-size:12px; font-family: Verdana, Arial; font-weight:bold}
/* a:link {color: #3366CC; font-size:12px; font-family: Verdana,Arial; text-decoration:underline; font-weight:bold } */
/* a:visited { color:#0080FF; font-size:12px; font-family: Verdana,Arial; text-decoration:underline } */
/* a.an { text-decoration:none } */
/* a = Erscheinungsbild der Links */
/* a:hover = OnMouseOver-Effekt */
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* underline = unterstrichen */
/* none = nicht unterstrichen */
