﻿body
{
	font-family: Verdana;
	font-size: 12px;
}
input
{
	font-family: Verdana;
	font-size: 12px;
}
select
{
	font-family: Verdana;
	font-size: 12px;
}
label
{
	font-family: Verdana;
	font-size: 12px;
}
.cssValgtFlik
{
	font-family: Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	background-color: #dbd7b8;
	vertical-align: bottom;
	text-align: center;
	border-bottom: white 1px solid;
}
.cssIkkeValgtFlik
{
	font-family: Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	background-color: #ececea;
	vertical-align: bottom;
	text-align: center;
	border-bottom: black 1px solid;
}
.cssIkkeValgtFlik A
{
	text-decoration: none;
}
A:visited .cssIkkeValgtFlik
{
	text-decoration: line-through;
}


/* <- MENUS -> */

.cssHovedmenyKnapp
{
      background: transparent;
      font-family: Verdana;
      border: 0px;
      font-size: 11px;
      font-family: Verdana;
      margin-top: 1px;
      cursor: pointer;
      white-space: nowrap;
      width: 100%;
      color: Black;
      padding-left: 2px;
      padding-right: 2px;
}
 
.cssUndermenyKnapp
{
      background: transparent;
      border: 0px;
      font-size: 11px;
      font-family: Verdana;
      margin-top: 1px;
      cursor: pointer;
      white-space: nowrap;
      width: 100%;
      color: Black;
      padding-left: 2px;
      padding-right: 2px;
}
.cssHovedmenyKnappMidtdel
{
	font-family: Verdana;
	background-image: url(Fliker/KnappMidt.bmp);
	background-repeat: repeat-x;
	width: auto;
	height: 18px;
}

.cssHovedmenyKnappMidtdelValgt
{
	font-family: Verdana;
      background-image: url(Fliker/KnappMidtValgt.bmp);
      background-repeat: repeat-x;
      width: auto;
      height: 18px;
}

.cssUndermenyKnappMidtdel
{
	font-family: Verdana;
      background-image: url(Fliker/KnappUnderMidt.bmp);
      background-repeat: repeat-x;
      width: auto;
      height: 18px;
}

.cssUndermenyKnappMidtdelValgt
{
	font-family: Verdana;
      background-image: url(Fliker/KnappUnderMidtValgt.bmp);
      background-repeat: repeat-x;
      width: auto;
      height: 18px;
}
.cssHovedmenyBakgrunn
{
	border-bottom: #91a7b4 1px solid;
}
.cssHovedmenyBakgrunnUS
{
	background-color: #dfdcd3;
}

.cssLederOv
{
	 font-family: Verdana;
	color: #f26a22;
	font-size:18px;

}
.cssLeder
{
	 font-family: Verdana;
	 font-size: 12px;
	 color: #303030;
	 font-weight:bold;
	 

}
.cssText
{
	 font-family: Verdana;
	 font-size: 12px;
}
.cssLenkeKnapp
{
	 font-family: Verdana;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

