<!--

.red { color: #FF0000; }
.orange { color: #FF9900; }
.yellow { color: #FFFF00; }
.green { color: #009900; }
.turquoise { color: #33CCCC; }
.blue { color: #0000FF; }
.purple { color: #990099; }
.white { color: #FFFFFF; }
.grey { color: #999999; }
.black { color: #000000; }

.dim { font-size: 8px; color: #666666; font-family: Verdana, charcoal, geneva, arial, helvetica; }
.tips { font-size: 7px; color: #666666; font-family: Verdana, charcoal, geneva, arial, helvetica; }

h1 { font-size: 16pt; font-weight: bold; color: #000000; font-family: serif; }
h1 .first { font-size: 24pt; }

big { font-size: 13pt; font-weight: bold; color: #000000; font-family: "Times New Roman", Times, serif; }
big .first { font-size: 17pt; }

.norm { font-size: 8pt; color: #000000; font-family: Verdana, Charcoal, Geneva, Arial, Helvetica, Sans-Serif; }
strong { font-size: 10pt; font-weight: bold; color: #000000; font-family: "Times New Roman", Times, serif; }
strong .first { font-size: 15pt; }
small { font-size: 7pt; color: #000000; font-family: Verdana, Charcoal, Geneva, Arial, Helvetica, Sans-Serif; }

.newsmailtekst { color: #000000; font-weight: bold; font-size: 8pt; font-family:  Verdana, frutiger55roman, Verdana, Arial, Charcoal, Geneva, Helvetica, Sans-Serif }
.okknap{ color: #FFFFFF; font-size: 8pt; font-family:  Verdana, frutiger55roman, Verdana, Arial, Charcoal, Geneva, Helvetica, Sans-Serif }

/* almindelige links */
a { font-size: 8pt; color: #DF0029; text-decoration: none; font-family: Verdana, Charcoal, Geneva, Arial, Helvetica, Sans-Serif; }
a:hover { color: #DF0029; text-decoration: underline; }


/* navigationslinks */
.nav { font-size: 7pt; color: #696969; font-family: "Times New Roman", Times, serif; }
a .nav { color: #696969; text-decoration: none;  }
a .nav .first { font-size: 11pt;  }

.navtoplevel { font-size: 8pt; font-weight: bold; color: #696969; font-family: "Times New Roman", Times, serif; }
a .navtoplevel { color: #696969; text-decoration: none;  }
a .navtoplevel .first { font-size: 13pt;  }

.navsel { font-size: 7pt; text-decoration: none; color: #000000; font-family: "Times New Roman", Times, serif; }
a .navsel { color: #000000; text-decoration: none;  }
a .navsel .first { font-size: 11pt;  }

.navtoplevelsel { font-size: 8pt; font-weight: bold; color: #000000; font-family: "Times New Roman", Times, serif; }
a .navtoplevelsel { color: #000000; text-decoration: none;  }
a .navtoplevelsel .first { font-size: 13pt;  }

a:active .nav { color: #696969; text-decoration: underline;  }
a:hover .nav { color: #000000; text-decoration: none;  }

a:active .navtoplevel { color: #696969; text-decoration: underline;  }
a:hover .navtoplevel { color: #000000; text-decoration: none;  }

/* newslinelinks */
.newsline { font-size: 12pt; font-weight: bold; color: #000000; font-family: Verdana, Charcoal, Geneva, Arial, Helvetica, Sans-Serif; }
a .newsline { color: #DF0029; text-decoration: none;  }

a:active .newsline { color: #000000; text-decoration: underline;  }
a:hover .newsline { color: #DF0029; text-decoration: underline;  }

-->