/*    *** Fjern all standard HTML formattering ***     */
body, h1, h2, h3, h4, h5, h6, p , ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}
/*      ----------------------------------------------------      */

body {	
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	line-height: 1.5em;	
	color: #FFFFFF;	
	padding:0;
	margin:0;
	}

.footer { 
	font-family:Tahoma;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color:#FFFFFF;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}

input.btn {
	color: #000;
	background: #fff;
	border:1px solid;
	border-color:#335858;
	filter:progid:DXImageTransform.Microsoft.Gradient
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
	}

input.btnhov {
   border-top-color:#930;
   border-left-color:#930;
   border-right-color:#930;
   border-bottom-color:#930;
   }

.submit input {
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
	}	

label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}

input {
	border: 1px solid #335858
	}

input.radio {
	border:none
	}

fieldset {
	border: 1px solid #335858;
	width: 18em;
	}
fieldset.firma {
	border: 1px solid #335858;
	width: 10em;
	}

legend {
	color: #fff;
	border: 1px solid #335858;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:2px;
	padding-right:2px;
	}

.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.TitleColor {
	color: #000000
	}
.bildetekst {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
	font-size: 10px;
	font-style:italic;
	}	
.stortittel {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 22px;
	}
.mediumtittel {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 18px;
	}
.litentittel {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
	}
.tekst {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none ;
	font-size: 1em;
	}
.tekst a:hover {text-decoration:underline}
.tekst a:link {color: #FFFFFF}
.tekst a:visited {color: #FFFFFF}
.tekst a:hover {color:#FFFFFF}
.tekst a:active {color: #FFFFFF}
	
.firmainfo {
	color:#000000;
	text-decoration:none;
	font-weight:none;
	font-size:12px;
	}	
.toptittel {
	color:#000000;
	text-decoration:none;
	font-weight:bold ;
	font-size: 32px;
	}		
	
.topundertittel {
	color:#000000;
	text-decoration:none;
	font-weight:none;
	font-size: 20px;
	}
.linkstor {
	color:#B7BDDD;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
	line-height: 1.4em;
	}
.linkstor a:hover {background-color:#B7BDDD}
.linkstor a:link {color: #B7BDDD}
.linkstor a:visited {color: #B7BDDD}
.linkstor a:hover {color:#336699}
.linkstor a:active {color: #B7BDDD}

.cap {
	font-variant: small-caps;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
}

.link {
	font-variant:small-caps;
	color:#B7BDDD;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	line-height: 1.2em;
	}
.link a:hover {background-color:#B7BDDD}
.link a:link {color: #B7BDDD}
.link a:visited {color: #B7BDDD}
.link a:hover {color:#336699}
.link a:active {color: #B7BDDD}


a {	
	color: #3D3A29;
	text-decoration: none
}
a:hover {text-decoration: none}
a:link {color:#3D3A29}
a:visited {color: #3D3A29}
a:hover {color:#3D3A29}
a:active {color: #3D3A29}	

tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}


.nyheter table {
	margin: 0;
	padding: 0;
}

img.nyhetBilde {
	float: right;
	padding: 2px;
}

.nyheter img {
	padding: 2px;
	margin: 0 0 5px 5px;	
}

.nyheter p {
	font-size: .8em;
	border-bottom: 1px dotted #FF0000;
}

.nyheter h6 {
	margin-bottom: 10px;
}

.nyhetLink a {
	display: block;
	color: #FFFFFF;
	padding: 2px;
}

.nyhetLink a:visited {
	color: #FFFFFF;
}

.nyhetLink a:hover {
	
}

h1 {
	font-size: 1.5em;
	margin-bottom: 2px;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

h6 {
	font-size: 0.6em;
	color: #CCCCCC;
}
