body {
	font-family: Arial; 
	font-size:10pt; 
	color:black; 
	margin:10px;
	background-color:#283149;
}

.author {
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	text-decoration:none;
}

.Menu {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}

.smallMenu {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}

.mainheading {
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color:#05277D; 
	text-decoration:none;
}

.heading {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color:#05277D; 
	text-decoration:none;
}

.head {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color:#05277D; 
	text-decoration:none;
}

.head1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color:#012D11; 
	text-decoration:none;
}

.head2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#05277D; 
	text-decoration:none;
}

.bildetekst {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	color:black; 
	text-decoration:none;
}

.sitat {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	color:black; 
	text-decoration:none;
}

.litesitat {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	color:black; 
	text-decoration:none;
}

.sitatbesk {
	font-family: Arial;
	font-size: 7pt;
	color:black; 
	text-decoration:none;
}

.nyhethead {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color:#676633; 
	text-decoration:none;
}

.stipshead {
  font-weight: bold;
  font-size: 11px;
  color: #dddddd;
  font-family: Arial;
  background-color: #323366;
}

.stips {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color:#0d0733; 
	text-decoration:italic;
}

.livenews {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:italic;
}

.livehead {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color:#0d0733; 
	text-decoration:italic;
}

.date {
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	color:#006600; 
	text-decoration:none;
}

.linkhead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color:#323366; 
	text-decoration:none;
}

.text {
	line-height: 130%;
	font-family: Arial; 
	font-size:9pt; 
	color:black; 
}

.text2 {
	line-height: 130%;
	font-family: Arial; 
	font-size:8pt; 
	color:black; 
}

.mvatext {
	font-family: Arial; 
	font-size:8pt;
	font-weight: bold; 
	color:black; 
}

.link { 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#050D78;
	text-decoration:none;
}

a:link { 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#050D78;
	text-decoration:none;
}

a:visited { 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#050D78;
	text-decoration:none;
}

a:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#050D78;
	text-decoration:underline;
}

h1 {
	font-family: Arial;
	font-size:14pt;
	color:#676633;
	text-decoration:none;
}
h2 {
	font-family: Arial;
	font-size:12pt;
	color:#676633;
	text-decoration:none;
}

h3 {
	font-family: Arial;
	font-size:11pt;
	color:#676633;
	text-decoration:none;
}

h4 {
	font-family: Arial;
	font-size:10pt;
	color:#676633;
	text-decoration:none;
}

h5 {
  font-family: Arial;
	font-size:9pt;
	color:#323366;
	text-decoration:none;
}

.catbutton
{
    border-right: black 2px solid;
    border-top: black 2px solid;
    font-weight: bold;
    font-size: 12px;
    border-left: black 2px solid;
    cursor: hand;
    color: #323366;
    border-bottom: black 2px solid;
    font-family: Arial;
    background-color: #cccccc;
}



input, textarea{  
		font-family: Arial; 
		font-size: 10px; 
	  font-weight: bold;
		color: #323366;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
 }

.altinput{  
		font-family: Arial; 
		font-size: 10px; 
	  font-weight: bold;
		color: #323366;
		border: none;
 }

select {  
		font-family: Arial; 
		font-size: 12px; 
	  font-weight: bold;
		color: #323366;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
 }

.altselect {  
		font-family: Arial; 
		font-size: 11px; 
		color: #323366;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
 }

.eqhead
{
    font-weight: bold;
    font-size: 15px;
    color: #000000;
    font-family: Arial;
}

.eqtext
{
    font-weight: bold;
    font-size: 10px;
    color: #323366;
    font-family: Arial;
}

.greybox
{
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
    font-family: Arial;
    background-color: #aaaaaa;
}

.cartbox
{
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    background-color: #aaaaaa;
}

.lightgreybox
{
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
    font-family: Arial;
    background-color: #cccccc;
}

.whitebox
{
    border-right: black 4px solid;
    border-top: black 4px solid;
    border-left: black 4px solid;
    border-bottom: black 4px solid;
    font-family: Arial;
    background-color: #ffffff;
}

.whitebox2
{
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
    font-family: Arial;
    background-color: #ffffff;
}

.webpris
{
    font-weight: bold;
    font-size: 12px;
    color: red;
    font-family: Arial;
}

.utstyrTitle
{
    font-weight: bold;
    font-size: 12px;
    color: #323366;
    font-family: Arial;
}

.utstyrHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #323366;
    font-family: Arial;
}

.utstyrBesk
{
    font-size: 12px;
    color: #323366;
    font-family: Arial;
}

.utstyrPriser
{
    font-weight: bold;
    font-size: 11px;
    color: #323366;
    font-family: Arial;
}


