body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #333333;
}
h1 {
    font-size: 16px;
    font-weight: bold;
}
h2 {
    font-size: 14px;
    font-weight: bold;
}
h3 {
    font-size: 12px;
    font-weight: bold;
}
table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
table.frame {
    border-collapse: collapse;
    border: 8px inset #999900;
    background-color: #003300;
}
table.aktivitet {
    border-collapse: collapse;
    border: 8px inset #999900;
    background-color: #FFFFFF;
}
table.header {
    background-image: url(img/topfor.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
tr.light {
    background-color: #80ff33;
}
td.menu {
    color: #80ff33;
    background-color: #003300;
    font-size: 12px;
}
td.content {
    background-color: #acff7a;
}
td.highlights {
    background-color: #003300;
    font-size: 12px;
}
img {
    border: none;
}
img.photo {
    border: 2px inset #003300;
}
img.photo2 {
    border: 5px inset #999900;
}
input {
    color: #80ff33;
    background-color: #003300;
    border: 1px solid #80ff33;
    font-size: 10px;
}
input.content,select.content,textarea.content {
    color: #000000;
    background-color: #acff7a;
    border: 1px solid #000000;
    font-size: 14px;
}
hr {
    border: 1px solid #003300;
}
hr.light {
    border: 1px solid #acff7a;
}
a:link {
    color: #003300;
    text-decoration: none;
    font-size: 14px;
    font-variant: small-caps;
}
a:visited {
    color: #003300;
    text-decoration: none;
    font-size: 14px;
    font-variant: small-caps;
}
a:hover {
    color: #FF0000;
    font-size: 14px;
    font-variant: small-caps;
}
a:active {
    color: #003300;
    text-decoration: none;
    font-size: 14px;
    font-variant: small-caps;
}
a.small:link {
    color: #003300;
    text-decoration: none;
    font-size: 12px;
    font-variant: small-caps;
}
a.small:visited {
    color: #003300;
    text-decoration: none;
    font-size: 12px;
    font-variant: small-caps;
}
a.small:hover {
    color: #FF0000;
    font-size: 12px;
    font-variant: small-caps;
}
a.small:active {
    color: #003300;
    text-decoration: none;
    font-size: 12px;
    font-variant: small-caps;
}
a:link.menu {
    color: #80ff33;
    font-size: 12px;
}
a:visited.menu {
    color: #80ff33;
    font-size: 12px;
}
a:hover.menu {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
a:active.menu {
    color: #80ff33;
    font-size: 12px;
}
a:link.menuselected {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
a:visited.menuselected {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
a:hover.menuselected {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
a:active.menuselected {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
a:link.highlights {
    font-size: 12px;
    color: #80ff33;
}
a:visited.highlights {
    font-size: 12px;
    color: #80ff33;
}
a:hover.highlights {
    font-size: 12px;
    color: #FFFFFF;
}
a:active.highlights {
    font-size: 12px;
    color: #80ff33;
}
.fed {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.sto9 {
    font-size: 9px;
}
.sto10 {
    font-size: 10px;
}
.sto12 {
    font-size: 12px;
}
.sto14 {
    font-size: 14px;
}
.sto16 {
    font-size: 16px;
}
.sto18 {
    font-size: 18px;
}
.sto20 {
    font-size: 20px;
}
.sto36 {
    font-size: 36px;
}
.greyl {
    color: #999999;
}
.greym {
    color: #606060;
}
.greyd {
    color: #333333;
}
.greenl {
    color: #80ff33;
}
.greenm {
    color: #006600;
}
.greend {
    color: #003300;
}
.brownl {
    color: #bb5c00;
}
.brownm {
    color: #663300;
}
.brownd {
    color: #321900;
}
.white {
    color: #FFFFFF;
}
.alignright {
    text-align: right;
}
table.cal {
    font-size: 18px;
    text-align: center;
    color: #000000;
    background-color: #acff7a;
    border-collapse: collapse;
}
tr.calHead {
    color: #FFFFFF;
    background-color: #003300;
    font-weight: bold;
}
tr.cal {
    
}
td.cal {
    border: 2px solid #000000;
}
td.calToday {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003300;
    border: 2px solid #000000;
}
td.calEvent {
    background-color: #22AA22;
    border: 2px solid #000000;
}
a:link.cal_head{
    font-size: 16px;
    color: #80ff33;
}
a:visited.cal_head {
    font-size: 16px;
    color: #80ff33;
}
a:hover.cal_head {
    font-size: 16px;
    color: #FFFFFF;
}
a:active.cal_head {
    font-size: 16px;
    color: #80ff33;
}
a:link.cal{
    font-size: 18px;
    color: #000000;
}
a:visited.cal {
    font-size: 18px;
    color: #000000;
}
a:hover.cal {
    font-size: 18px;
    color: #FFFFFF;
}
a:active.cal {
    font-size: 18px;
    color: #000000;
}
/*
 Jagtjournal
*/
.journal_header_header {
    font-size: 14px;
    font-weight: bold;
    color: #80ff33;
}
.journal_header_text {
    font-size: 10px;
    color: #80ff33;
}
td.link_billede {
    width: 50px;
}
td.link_url {
    font-size: 10px;
    width: 300px;
}
td.link_note {
    font-size: 10px;
    width: 250px;
}
img.link_billede {
    border: none;
}
a.link_url:link {
    color: #003300;
    text-decoration: none;
    font-size: 12px;
    font-variant: small-caps;
    font-weight: bold;
}
a.link_url:visited {
    color: #003300;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}
a.link_url:hover {
    color: #FF0000;
    font-size: 12px;
    font-variant: small-caps;
    font-weight: bold;
}
a.link_url:active {
    color: #003300;
    text-decoration: none;
    font-size: 12px;
    font-variant: small-caps;
    font-weight: bold;
}
td.fpheader {
    font-size: 12px;
    font-weight: bold;
    color: #acff7a;
    background-color: #003300;
}
td.fptext {
    font-size: 10px;
    font-weight: bold;
}
