html {
}

body * {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
body {
	/*background: url(../bilder/bg.gif);*/
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	display: block;
	}

a {	
	color: #3255a6;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #3255a6;
	text-decoration: underline;
	}
		
p {
	color: #3255a6;
	font-size: 1.1em;
	margin-bottom: 1em;
	}

h1 {
	color: #3255a6;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	}

h2 {
	color: #3255a6;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
	}

h3 {}

ul {}

li {}

br {
	clear:both;
	}


.button {
font-weight: normal;
padding: 0px 0px 10px 10px;
font-size: 1.2em;
line-height: 1.4em;
color: #3255a6;
background: url(../bilder/button1.gif) 0px 5px no-repeat;
}

.button2 {
font-weight: normal;
padding: 0px 0px 8px 20px;
font-size: 1.2em;
line-height: 1.4em;
color: #3255a6;
background: url(../bilder/button2.gif) 4px 2px no-repeat;
}


.button3 {
background: url(../bilder/button3.gif) 2px no-repeat;
padding-left: 20px;
font-size: 1.2em;
font-weight: bold;
}


#logo {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
        text-align: center;
	}


#kontakt {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	/*width: 819px;*/
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 2.5em;
	clear: both;
	}
	


hr {
	border: none;
	border-top: 1px dotted #CCC;
	height: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
	
/* Specific CLASSES */

.forceleft {
	float: left;
	}

.forceright {
	float: right;
	}

.page {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	}

.pagetop {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #DBE1E9;
	}

		
/* Layout DIVS */



#wrapper {
	background: url(../bilder/wrapper_bg.gif) repeat-y;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 819px;
	}
	
#pageend {
	clear: both;
	background: url(../bilder/page_foot.jpg) no-repeat top;
	height: 27px;
	padding-bottom: 16px;
 	}
	
#mainnav {
	clear: both;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	}
	
	#mainnav ul {
		width: 705px;
		background-color: #fff;
		padding-left: 15px;
		height: 3.1em;
		display: block;
		}

	#mainnav li {
		color: #fff;
		background-color: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 200%;
		font-weight: bold;
		text-transform: capitalize;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		float: left;
		}
	
	#mainnav li a {

		color: #0c98cb;
		text-decoration: none;
		padding-right: 15px;
		margin-right: 15px;
		}
	
	#mainnav li a:hover {
		color: #0c98cb;
		text-decoration: underline;
		}
	
	#mainnav hr {
		clear: both;
		margin: 0px;
		padding: 0px;
		margin-top: 7px;
		margin-bottom: 7px;
		width: 720px;
	/* IE box-model hack to fix margins on IE & Opera */
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-top: 3px;
		margin-bottom: 3px;
	}

	html > body #mainnav hr {
		margin-top: 7px;
		margin-bottom: 7px;
		}
	/* -------------- End of Hack --------------- */
	
	
#columns {
	padding-top: 1em;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	}

#\2columns {
	width: 480px;
	float: left;
	}


#regulartext {
	clear: both;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	}



#flashlanding {
	background-color: #0F315E;
	background: url(../bilder/flashtext_bg.jpg) repeat-x;
	width: 600px;
	height: 600px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	}

#flashtext {
	float: right;
	padding: 2em;
	height: 600px;
	width: 600px;
	}
		
	#flashtext h1 {
		color: #fff;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 1.5em;
		}
		
	#flashtext h2 {
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		margin-bottom: 0.2em;
		}
	
	#flashtext p {
		color: #fff;
		font-size: 1.1em;
		margin-bottom: 1em;
		}

#flashstats {
	float: right;
	width: 600px;
	}




#starlink {
	font-family: Arial, Helvetica, sans-serif;
	/*background: #fff;*/
	width: 819px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	height: 2.5em;
	clear: both;
        text-align: center;
	font-size:0.9em;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	width: 819px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 2.5em;
	clear: both;
	}
	
	#footer p {
		float: left;
		padding: 0.7em;
		padding-left: 48px;
		font-size: 1.4em;
		}
	
	#footer ul {
		float: none;
		padding: 0.7em;
		padding-right: 48px;
		list-style-type: none;
		text-align: center;
		}
	
	#footer li {
		display: inline;
		padding-left: 2em;
		margin-left: 2em;
                font-size:1.2em;
		}
	
	#footer li.email {
		background: url(../bilder/icon_email.gif) no-repeat;
		}
	
	#footer li.phone {
		background: url(../bilder/icon_telephone.gif) no-repeat;
		}

#headnav {
	background: transparent url(../bilder/headnav_rightend.jpg) no-repeat bottom right;
	height: 27px;
	float: right;
	text-align: center;
	margin-right: 30px;
	
	/* IE box-model hack to fix right margin on IE & Opera */
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: 15px;
	}

	html > body #headnav {
		margin-right: 30px;
		}
	/* -------------- End of Hack --------------- */

	#headnav ul {
		margin-top: 6px;
		background: url(../bilder/headnav_leftend.jpg) no-repeat bottom left;
		list-style-type: none;
		height: 21px;
		padding-left: 1em;
		padding-right: 1em;
		width: auto;
		/* IE box-model hack to fix width on IE & Opera */
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 20em;
		}
		
		html > body #headnav ul{
			width: auto;
		}
	/* -------------- End of Hack --------------- */
	#headnav li {
		display: inline;
		margin-left: 0.5em;
		margin-right: 0.5em;
		}
		
	#headnav li a {
		color: #3255a6;
		text-decoration: none;
		}
	
	#headnav li a:hover {
		color: #3255a6;
		text-decoration: underline;
		}

#introcenter {
	text-align:center;
 	}


#aboutus {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	}

	#aboutus img.nocolumns {
		margin-bottom: 16px;
		}
	
	#aboutus .doublecolumn {
		width: 480px;
		float: left;
		}
	
	#aboutus .singlecolumn {
		width: 224px;
		float: right;
		padding-left: 16px;
		}
		
	#aboutus .singlecolumn h1 {
		color: #3255a6;
		font-size: 1.2em;
		font-weight: bold;
		margin: 0px;
		}
		
	#aboutus .singlecolumn h2 {
		color: #3255a6;
		font-size: 1.1em;
		margin-bottom: 1.1em;
		}
	
	#aboutus .singlecolumn p {
		color: #999;
		font-size: 1.1em;
		}
	
	#aboutus .singlecolumn hr {
		border-top: 1px dotted #00B0FB;
		width: 100%;
		height: 0px;
		margin-bottom: 16px;
		}

	#aboutus .doublecolumn hr {
		border-top: 1px dotted #CCC;
		width: 100%;
		height: 0px;
		margin-bottom: 16px;
		}

	#aboutus .doublecolumn p {
		color: #0E3360;
		font-size: 1.1em;
		}
		


	#rightcol img{
		margin-bottom: 1em;
		border: 1px solid #59687B;
	}

	#rightcol h1.related {
			margin-top: 0px;
			margin-bottom: 10px;
			color: #017DB1;
			clear: both;
		}
	
	#rightcol .related li {
			background: url(../bilder/button1.gif) 0px 4px no-repeat;
		}
		
	#rightcol .related li a {
			background: none;
			padding-left: 10px;
			color: #017DB1;
			text-decoration: none;
		}
		
	 #rightcol .related li a:hover {
			background: none;
			text-decoration: underline;
			color: #017DB1;
		}
		

.feilmelding {
	font-size: 1.1em;
	font-weight: bold;
	color: red;
}

.feilmelding ul li {
	font-size: 1em;
	font-weight: bold;
	color: red;
}


.skjema {
	color:#000000;
	background:#f3f3f3;
   	padding: 10px;
        font-size: 1.2em;
}