#Menu { margin: 0 auto; height: 37px; line-height: 37px; width: 926px; background-image: url('/bilder/MenuBg.gif'); font-family: Arial,Helvetica,sans-serif; font-size: 11px; }
#Menu #Home { float: left; height: 37px; width: 46px; background-image: url('/bilder/MenuHome.gif'); }
#Menu div.MenuItem { float: left; color: #ffffff; height: 37px; padding: 0 10px; border-right: solid 1px #FF9900; cursor:pointer; }
#Menu div.MenuItem:hover { background-image: url('/bilder/MenuSelBg.gif'); }
#Menu div.SelectedItem { float: left; color: #ffffff; height: 37px; padding: 0 10px; border-right: solid 1px #FF9900; background-image: url('/bilder/MenuSelBg.gif'); cursor:pointer; }
#Menu #Right { float: right; padding: 9px 18px 0 0; background: url('/bilder/MenuR.gif') top right no-repeat; }
#Menu #Right input { vertical-align: middle; width: 200px; height: 18px; line-height: 18px; color: #666666; }
#Menu #Right img { vertical-align: middle; }

#Footer { margin: 0 auto; margin-top: 40px; line-height: 12px; width: 926px; font-family: Arial,Helvetica,sans-serif; text-align: left; }
#Footer #Top { text-align: center; color: #FFFFFF; margin: 0 auto; height: 100px; width: 926px; background-image: url('/bilder/Footer-top-hemsida.gif'); font-family: Arial,Helvetica,sans-serif; }
#Footer #Middle { margin: 0 auto; height: 190px; width: 926px; background-color: #FF8500; font-family: Arial,Helvetica,sans-serif; }
#Footer #Bottom { margin: 0 auto; height: 20px; width: 926px; background-image: url('/bilder/Footer-bottom-hemsida.gif'); font-family: Arial,Helvetica,sans-serif; }

A.bottom:link { text-decoration: none; color: #FFFFFF; }
A.bottom:visited { text-decoration: none; color: #FFFFFF; }
A.bottom:hover { text-decoration: none; color: #444444; }

a:link    { text-decoration: none; color: #FF7F00; }
a:visited   { text-decoration: none; color: #FF7F00; }
a:hover   { text-decoration: underline; color: #FF7F00; }

a.black:link { text-decoration: none; color: #777777; }
a.black:visited { text-decoration: none; color: #777777; }
a.black:hover { text-decoration: none; color: #FF7F00; }

.textnormal
{
font-family: arial;
font-size: 12px;
line-height: 14pt
}
.textnormalorange
{
font-family: arial;
font-size: 12px;
line-height: 14pt;
color: #FF7F00
}
.textnormalorangefet
{
font-family: arial;
font-size: 12px;
line-height: 14pt;
font-weight: bold;
color: #FF7F00
}
.rubrikstor
{
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #777777
}
.rubrikliten
{
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #777777
}
.rubriklitenvit
{
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF
}
.rubriklitensvart
{
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #000000
}
.textliten
{
font-family: arial;
font-size: 11px;
line-height: 12pt;
color: #000000
}
.textlitenorange
{
font-family: arial;
font-size: 11px;
line-height: 12pt;
color: #FF7F00
}