a:link { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #003f84; font-size:9px; font-weight:bold; line-height: 16px;}
a:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #003f84; font-size:9px; font-weight:bold; line-height: 16px;}
a:active { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #003f84; font-size:9px; font-weight:bold; line-height: 16px;}
a:hover { text-decoration: none; color: #0099CC; cursor: hand;}

a.meny:link    { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #ffffff;}
a.meny:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #ffffff;}
a.meny:active  { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #ffffff;}
a.meny:hover   { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #ffffff;}

a.undermeny:link    { text-decoration: none; font-size:9pt; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #ffffff;}
a.undermeny:visited { text-decoration: none; font-size:9pt; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #ffffff;}
a.undermeny:active  { text-decoration: none; font-size:9pt; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #ffffff;}
a.undermeny:hover   { text-decoration: none; font-size:9pt; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #ffffff;}


html {
     overflow: -moz-scrollbars-vertical;
}

body {
	background-color:#ffffff;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

input {
	width: 140px;
	font-size:11px; color:#888;
    font-family: Arial, Helvetica, sans-serif;
}
	

img {
	align: left;
	border: 0;
}

.rubrik {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	font-weight:bold;
    letter-spacing:1px;

}
.rubrik_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	font-weight:bold;
    letter-spacing:1px;
	color:#d90010;
}
.rubrik_green {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	font-weight:bold;
    letter-spacing:1px;
    color:#6ca11d;
}
.rubrik_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	font-weight:bold;
    letter-spacing:1px;
    color:#003f84;
}

.rubrik_pink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	font-weight:bold;
    letter-spacing:1px;
    color:#e88297;
}

.rubrik_grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	font-weight:bold;
    letter-spacing:1px;
    color:#9c9d9f;
}

.udner_rubrik {
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	letter-spacing:1px;
}
.udner_rubrik_small {
font-family: Arial, Helvetica, sans-serif;	font-size:12px;
	font-weight: bold;
	letter-spacing:1px;
}

.text {
font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
}
.text_vit {
font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;
	color:#FFF;
	line-height: 14px;
}
.text_svart {
font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;
	color:#000;
	line-height: 14px;
}

.copyright {
	font-size:8pt;
	color:#c5c5c5;
}
