body { font-family: Arial; font-size: 13px; color: #000000; font-weight: none }
A:link { color: #000000; text-decoration: underline; font-weight: none }
A:visited { color: #000000; text-decoration: underline; font-weight: none }
A:hover { color: #6699CC; text-decoration: none; font-weight: none }
A:active { color: #6699CC; text-decoration: none; font-weight: none }

table, tr, td {
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  font-weight: none }

.bg_hvid { background-color: #FFFFFF }
.bg_gra { background-color: #AAAAAA }
.bg_gra2 { background-color: #CCCCCC }
.background { background-color: #71828A }
 
.tekst_gron { font-family: Arial; font-size: 13px; color: #00FF00; font-weight: none }
.tekst_rod { font-family: Arial; font-size: 13px; color: #FF0000; font-weight: none }
.tekst_bla { font-family: Arial; font-size: 13px; color: #0000FF; font-weight: none }
  
.lille_gul { font-family: Arial; font-size: 11px; color: #FFCC00; font-weight: none }
 
.lille_hvid { font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: none }
A:link.lille_hvid { color: #FFFFFF; text-decoration: none; font-weight: none }
A:visited.lille_hvid { color: #FFFFFF; text-decoration: none; font-weight: none }
A:hover.lille_hvid { color: #FFCC00; text-decoration: none; font-weight: none }
A:active.lille_hvid { color: #FFCC00; text-decoration: none; font-weight: none }

.lille_gra { font-family: Arial; font-size: 11px; color: #AAAAAA; font-weight: none }
A:link.lille_gra { color: #AAAAAA; text-decoration: none; font-weight: none }
A:visited.lille_gra { color: #AAAAAA; text-decoration: none; font-weight: none }
A:hover.lille_gra { color: #6699CC; text-decoration: none; font-weight: none }
A:active.lille_gra { color: #6699CC; text-decoration: none; font-weight: none }

.lille_sort { font-family: Arial; font-size: 11px; color: #000000; font-weight: none }
A:link.lille_sort { color: #000000; text-decoration: underline; font-weight: none }
A:visited.lille_sort { color: #000000; text-decoration: underline; font-weight: none }
A:hover.lille_sort { color: #FFCC00; text-decoration: none; font-weight: none }
A:active.lille_sort { color: #FFCC00; text-decoration: none; font-weight: none }

.os_sort { font-family: Arial; font-size: 17px; color: #000000; font-weight: bold }
.os_bla { font-family: Arial; font-size: 17px; color: #6699CC; font-weight: bold }

.us_bla { font-family: Arial; font-size: 15px; color: #6699CC; font-weight: bold }
A:link.us_bla{ color: #6699CC; text-decoration: underline; font-weight: none }
A:visited.us_bla { color: #6699CC; text-decoration: underline; font-weight: none }
A:hover.us_bla { color: #FFCC00; text-decoration: none; font-weight: none }
A:active.us_bla { color: #6699CC; text-decoration: none; font-weight: none }

.us_sort { font-family: Arial; font-size: 15px; color: #000000; font-weight: bold }

.stor_sort { font-family: Arial; font-size: 24px; color: #000000; font-weight: bold }

.menu { font-family: Arial; font-size: 12px; color: #000000; font-weight: none }
A:link.menu { color: #000000; text-decoration: none; font-weight: none }
A:visited.menu { color: #000000; text-decoration: none; font-weight: none }
A:hover.menu { color: #FFCC00; text-decoration: none; font-weight: none }
A:active.menu { color: #FFCC00; text-decoration: none; font-weight: none }

.border_top_gul {
border-top-style: dashed; border-width: 2px; border-color: #FFCC00; }

.border_right_gul {
border-right-style: solid; border-width: 1px; border-color: #FFCC00; }

.border_bottom_gul {
border-bottom-style: solid; border-width: 1px; border-color: #FFCC00; }

.border_dashed_gra {
border-top-style: dashed; border-width: 1px; border-color: #A7A7A7;
border-bottom-style: dashed; border-width: 1px; border-color: #A7A7A7;
border-left-style: dashed; border-width: 1px; border-color: #A7A7A7;
border-right-style: dashed; border-width: 1px; border-color: #A7A7A7; }

.border_bla {
border-top-style: solid; border-width: 1px; border-color: #7F9DB9;
border-bottom-style: solid; border-width: 1px; border-color: #7F9DB9;
border-left-style: solid; border-width: 1px; border-color: #7F9DB9;
border-right-style: solid; border-width: 1px; border-color: #7F9DB9; }

.border_sort {
border-top-style: solid; border-width: 1px; border-color: #000000;
border-bottom-style: solid; border-width: 1px; border-color: #000000;
border-left-style: solid; border-width: 1px; border-color: #000000;
border-right-style: solid; border-width: 1px; border-color: #000000; }

.border_forside {
border-left-style: solid; border-width: 2px; border-color: #A7B8C1;
border-right-style: solid; border-width: 2px; border-color: #A7B8C1; padding-left: 5px; padding-right: 5px; }

.bg_jul {
    background-attachment: fixed;
    background-image: url('/images/design/jul/baggrund.jpg');
    background-repeat: repeat }