/* FILE: styles.css - www.antoniettiag.ch - Markus Aebi */

body, p, td, ul, li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal }
body { margin-top: 0px; margin-left: 0px ; background-color: #CCCCCC}
b { font-weight: bold }
h1 { font-size: 13px; color: #003366; font-weight: bold ; text-decoration: none}
input, select, textarea { font-family: Courier New, Courier, mono; font-size: 11px } .footer { font-size: 10px; font-style: normal; font-weight: normal }

a       { text-decoration: underline; font-weight: normal; color: #003366}
a:hover { color: #339999; text-decoration: underline}

.a_none { text-decoration: none; font-weight: normal }
.a_none:hover { text-decoration: overline; color: #FFFFFF; background-color: #336699}

.nav_level1 {  font-size: 12px; color: #FFFFFF; font-weight: bold ; text-decoration: none; letter-spacing: 4px; line-height: 14px; }
.nav_level1:hover {  color: #6699CC; text-decoration: underline}

.nav_level2 {  font-size: 11px; color: #CCCCCC; font-weight: bold; text-decoration: none; height: 16px}
.nav_level2:hover {  color: #FFDD00; text-decoration: underline}

.nav_level2act { font-size: 11px; color: #FFDD00; font-weight: bold; text-decoration: none ; height: 16px}
.nav_level2act:hover {  color: #FFDD00; text-decoration: underline}

.nav_meta {  font-size: 10px; color: #CCCCCC; font-weight: normal; text-decoration: none}
.nav_meta:hover {  color: #FFFFFF; text-decoration: none}

.message { font-weight: bold; color: #FF0000}
