@charset "UTF-8";

/* !start */
#startHeader {
	position: absolute !important;
	width: 100% !important;
	left: 0 !important;
	height: 42px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: url(/images/start/header.png) repeat-x !important;
	overflow: hidden !important;
}

	#startHeader ul {
		margin: 0 !important;
		padding: 0 !important;		
		list-style-type: none;
	}

	#startHeader li,
	.startHeaderLinks li {
		float: left !important;
		margin: 0 15px 0 10px !important;
		padding: 11px 0 0 0 !important;
	}
	
		#startHeader a,
		.startHeaderLinks a {
			float: left !important;
			clear: none !important;
			height: 30px !important;
			font: normal 11px/30px Verdana, Sans-Serif !important;
			text-decoration: underline !important;
			color: #006599 !important;
		}
			
			#startHeader a:hover,
			.startHeaderLinks a:hover {
				text-decoration: none !important;
			}
		
		#startHeader .active a,
		.startHeaderLinks .active a {
			font-weight: bold !important;
			text-decoration: none !important;
			color: #6b6b6b !important;
			background: url(/images/start/header_active.png) no-repeat 50% 100% !important;
		}
	
	#startHeader .start {
		float: right !important;
		width: 130px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
		#startHeader .start a {
			float: right !important;
			width: 130px !important;
			height: 42px !important;
			margin: 0 !important;
			text-indent: -9999em !important;
			background: url(/images/start/logo.png) no-repeat !important;
			outline: 0 !important;
		}

#startFooter {
	display: none;
	clear: both !important;
	height: 548px !important;
	background: url(/images/start/footer.png) repeat-x !important;
}

#startFooterIframe {
	margin-bottom: -5px;
}
.ie #startFooterIframe {
	height: 649px;
}



.text {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.normaltext {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.textsmall {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.text11 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.text5 {
	font-family: verdana, arial, sans-serif;
	font-size: 5px;
}

a.headline:hover {
	text-decoration: none;
	color: #000000;
}

a.headline:visited {
	text-decoration: none;
	color: #000000;
}


.headline {
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #000000;
}

a.bluelink:hover {
	text-decoration: none;
}

.bluelink {
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	color:#0000CC;
}

.textbox {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

a.textad:link, a.textad:visited
{
	font-family		: verdana, arial;
	font-size		: 11px;
	font-weight: bold;
	line-height: 1.5;
	color: #0000CC;
	text-decoration: none;
}

a:link, a:link:visited {
	color: #0000CC;
	text-decoration: none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.style1mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
}
.style30mini {
	border-bottom-style: dotted;
	border-bottom: 1px;
	border-left-style: dotted;
	border-color: #666666;
	border-right-style: dotted;
	border-left: 1px;
	border-right: 1px;
}
.style31mini {color: #666666}

.style1tekstlink {font-size: 11px; line-height:1.5;}


#topnav ul{display:block;list-style:none}
#topnav ul li{display:inline;float:left;margin-right:13px;padding-left:10px;padding-top:20px;width:auto}
#topnav ul li a,#topnav ul li a:visited{padding:1px 0 8px;display:block;}
#topnav ul li a.current{background-image:url(../images/top-nav-link-selected-bg.jpg);background-position:bottom center;background-repeat:no-repeat;color:#6b6b6b;font-weight:700;padding:1px 0 8px;text-decoration:none; display:block;}
#topnav ul li.drop{background-image:url(../images/top-nav-link-dropdown-bg.jpg);background-position:right 25px;background-repeat:no-repeat;padding:20px 13px 8px 10px}