.innhold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 120%
}

.stor
{
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
}

.medium
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}
.standard
{
	font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
.litentekst
{
	font-family: Arial;
    font-size: 10px;
}
.feil
{
	font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color:Red;
    padding:4px;
}

.blank
{
    font-family:Arial;
}
.tekstboks
{
	font-family:Arial;
}
.kort
{
	padding:8px;
}
.Button
{
 font-family:Arial;
 font-size:12;
 font-weight:bold;
 background-color:#B3D066;
}
.FrmHeading
{
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	padding:4px;
}
.Box
{
	border: solid 1px silver;
}
.FormBtn1
{
	background-color: #B3D066;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.FormBtn2Bottom
{
	background-color: white;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: solid #B3D066 1px;
	border-right: solid #B3D066 1px;
	border-bottom: solid #B3D066 1px;
}

.FormBtn2Top
{
	background-color: white;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: solid #B3D066 1px;
	border-right: solid #B3D066 1px;
	border-top: solid #B3D066 1px;
}

.txtFormBtn1
{
	color: white;
	text-decoration: none;
}

.txtFormBtn2
{
	color: #B3D066;
	text-decoration: none;
}
.Skjema
{
BORDER-RIGHT: #B3D066 1px solid; 
BORDER-TOP: #B3D066 1px solid; 
BORDER-LEFT: #B3D066 1px solid; 
BORDER-BOTTOM: #B3D066 1px solid;

}
.bold 
{
	font-weight:bold;
}
/* Styles for different dotted frames */.dottopleft { 	background-image: url(../../Images/corner/squaredot_01.gif); background-repeat: no-repeat;	width: 10px; height: 10px; margin: 0; padding: 0; }.dottop { 	background-image: url(../../Images/corner/squaredot_02.gif); background-repeat: repeat-x; margin: 0; padding: 0; 	width: auto; height: 10px; }.dottopright { 	background-image: url(../../Images/corner/squaredot_03.gif); background-repeat: no-repeat; margin: 0; padding: 0; 	width: 10px; height: 10px; }.dotleft { 	background-image: url(../../Images/corner/squaredot_04.gif); background-repeat: repeat-y; margin: 0; padding: 0; 	width: 10px; height: auto; }.dotcontent { 	background-repeat: no-repeat; 	width: auto; height: auto; margin: 0; padding: 0; }.dotright { 	background-image: url(../../Images/corner/squaredot_06.gif); background-repeat: repeat-y; margin: 0; padding: 0; 	width: 10px; height: auto; }.dotbottomleft { 	background-image: url(../../Images/corner/squaredot_07.gif); background-repeat: no-repeat; margin: 0; padding: 0; 	width: 10px; height: 10px; }.dotbottom { 	background-image: url(../../Images/corner/squaredot_08.gif); background-repeat: repeat-x; margin: 0; padding: 0; 	width: auto; height: 10px; }.dotbottomright { 	background-image: url(../../Images/corner/squaredot_09.gif); background-repeat: no-repeat; margin: 0; padding: 0; 	width: 10px; height: 10px; }.dotnews { margin: 0; padding: 0; width: 100%; height: auto; }