/* DATEI: ne.css */
/* Erstellt: coma ag Martin Kirmaier, 03.01.01   */
/*           http://www.coma-ag.de               */

/* allg. nur Verdana, Arial, Helvetica, sans-serif */
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,Helvetica,sans-serif;color: #082159; font-style: normal }

/* allg. fliesstext */
body,p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11px }

/* allg. links im text*/
a.menu { font-size:12px;font-family:Verdana,Arial,Helvetica,sans-serif;color: #FFFFFF;text-decoration: none; font-weight:bold}
a.menu:active { font-size:12px;font-family:Verdana,Arial,Helvetica,sans-serif;color: #FFFFFF;text-decoration: none; font-weight:bold}
a.menu:visited { font-size:12px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#FFFFFF;text-decoration: none; font-weight:bold}
a.menu:hover { font-size:12px;font-family:Verdana,Arial,Helvetica,sans-serif;color: #FFFFFF;text-decoration: none; font-weight:bold}

.menutext { font-size:12px;font-family:Verdana,Arial,Helvetica,sans-serif;color: #FFFFFF;text-decoration: none; font-weight:bold}

/* allg. links im text*/
a { color: #082159;text-decoration: underline}
a:active { color: #082159;text-decoration: underline}
a:visited { color:#082159;text-decoration: underline}
a:hover { color: #082159;text-decoration: underline}


/* überschriften */
 h1 { font-size:12px; font-style: normal; font-weight:bold; color: #FEFEFE;}
/* h2 { font-size:11px; font-style: normal; font-weight:bold} */

.head1 { font-size:12px; font-style: normal; font-weight:bold}
.head2 { font-size:11px; font-style: normal; font-weight:bold}

/* kleiner. fliesstext */
.small { font-size:10px }

/* grauer fliesstext */
.gray { color: #808080; }

.white { color: #FFFFFF; }