@charset "utf-8";
/* CSS Document */
/* Author: Dennis Olsen - dol@eniro.dk */

/* Global ID's / classes */


* {
margin:0;
padding:0;
}

html{
	font-size:10px;
}

body{
	padding: 0em;
	margin: 0em;
	font-family:Arial, Helvetica, sans-serif;
}

.clearfix{
	clear:both;
	height: 0em;
}

.clearfixP:after{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	height:1%;
}
 
/* WinIE7 only */
*:first-child+html .clearfixP{
height:1%;
}
 
/* WinIE6 and below */
/*\*/
* html .clearfixP{
height:1%;
}

#main_container{
	max-width: 600px; 
	min-width: 300px;
	margin: 0em auto;
	padding: 1em 1em 0 1em;
}

#footer-container{
	width:100%; 
	border-top: 4px solid #fff;
	max-width: 600px; 
	min-width: 300px;
}

#footer-container .footer-content{
	position: relative;
	margin: 0em auto;
	background-color:#666; 
	color:#fff;
	max-width: 600px; 
	min-width: 300px;
}

#footer-container .footer-content a{
	text-decoration: none;
	color:#fff;
}

#footer-container .footer-content ul{
	margin:0;
	padding:0;
}

#footer-container .footer-content ul li{
	font-size: 1.5em;
	font-weight: bold;
	float: left !important;
	margin: 0.4em 1em 0 1em;
}

/* Krak header */


#banner{
	width: 96em;
	padding: 1em 0 1em 0;
	margin: 0em auto;
	text-align: center;
	clear: both;
	background-color: #fff;
}

.ni-logo{
	position: absolute;
	top: 0.5em;
	left: 0.1em;
	width: 5em;
	height: 5em;
	background: transparent url(../ni-img/sprites-mobile.png) 0px -180px no-repeat;
}

#krak-logo{
	/*float:left;
	margin: 0.7em 0 0 1.3em;*/
	position: absolute;
	top: 0.9em;
	right: 1.5em;
	width: 10em;
	height: 4em;
}

.headline{
	float:left;
	font-size: 3em;
	font-weight: bold;
	color: #fff;
	margin: 0.3em 0 0 0.5em;
}
/* topnavigation */

#header{
	background-color: #ce3027;
	margin: 0em auto;
	position: relative;
	height: 5em;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0; 
	-webkit-border-radius: 3px 3px 0 0; 
	behavior:url(border-radius.htc);
}

#header ul.lg-nav1{
	padding: 0;
	margin: 0;
	width: 96em;
	list-style-type:none;
}

#header ul.lg-nav1 li{
	padding: 0.4em 2em 0.4em 2em;
	background-color: #ce3027;
	float: left;
	border-right: 1px solid #fff;
}

#header ul.lg-nav1 li:hover{
	background-color: #ddd;
}

#header ul.lg-nav1 li a{
	font-size: 1.4em;
	font-weight: bold;
	color:#fff;
}

#header ul.lg-nav1 li:hover a{
	color:#19366a;
}

#header ul.lg-nav1 li.selected{
	color:#19366a;
	background-color: #ddd;
}

#header ul.lg-nav1 li.selected a{
	color:#19366a;
}

#header ul.lg-nav1 li.selected:hover a{
	color:#19366a;
}

#header ul.lg-nav1 li.about{
	color:#fff;
	background-color: #ce3027;
	border-right: none;
}

#header ul.lg-nav1 li.about a{
	color:#fff;
	text-decoration:none;
}

#header ul.lg-nav1 li.right{
	background-color: #ce3027;
	border-right: none;
	float: right;
	padding: 0;
}

#header ul.lg-nav1 li.right img{
	float: right;
	vertical-align:top;
}


/* subnavigation */

#header .lg-nav2{
	width: 96em;
	background-color: #ddd;
	border-top: 1px solid #fff;
}

#header .lg-nav2 ul{
	padding: 0 0 0 2em;
	margin: 0em;
	list-style-type: disc;
	height: auto;
}

#header .lg-nav2 ul li{
	padding: 0.2em 2em 0.2em 0em;
	float: left;
}

#header .lg-nav2 ul li a{
	font-size: 1.2em;
	font-weight: bold;
	color:#19366a;
	white-space:nowrap;
}

#header .lg-nav2 ul li a:hover{
	color: #990000;
}
/* bredacrumbs */

#header .breadcrumb{
	padding: 0.2em 0.2em 0.2em 1em;
	background-color: #eee;
	border-top: 1px solid #fff;
	margin: 0;
}

#header .breadcrumb a{
	color:#19366a;
}

#header .breadcrumb a:hover{
	color: #990000;
}

/* Content */

#columns{
	margin: 0em auto;
	padding: 1em 0 0 0;
	background-color: #fff;
}

{
	width: 31em;
	float: left;
	overflow: hidden;
}

.double-col{
	width: 63em !important;
}

a{
	color: #0073a5;
}

a:hover{
	color: #AD2613;
}

a:visited{
	color: #483A6B
}

.center-margin{
	margin: 0 1.5em 0 1.5em;
}

.left-margin{
	margin: 0 0 0 1.5em;
}

h1.selected{
	color: #0F3244 !important;
}

h1 div.marker{
	height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #0F3244;
	margin: 1px 9px 0 5px;
	float:left;
}

h1.selected div.marker{
	height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #0F3244;
	margin: 8px 5px -7px 0;
	float:left;
}

h1.color-scheme-1, h1.color-scheme-3, h1.color-double-1, h1.color-double-3{
	font-weight: bold;
	color: #0f3244;
	font-size: 1.8em;
	padding: 0.4em 0.5em 0.3em 1em;
	margin: 0;
	background: transparent url(../ni-img/sprites-mobile.png) -10px -10px repeat-x;
	margin: 0em 0em 0em 0em;
	border: 1px solid #bbb;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0; 
	-webkit-border-radius: 3px 3px 0 0; 
	behavior:url(border-radius.htc);
}

h1.color-scheme-2, h1.color-double-2{
	font-weight: bold;
	color: #fff;
	font-size: 1.8em;
	padding: 0.4em 0.5em 0.3em 1em;
	margin: 0;
	background: transparent url(../ni-img/sprites-mobile.png) -10px -136px repeat-x;
	margin: 0em 0em 0em 0em;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em; 
	-webkit-border-radius: 0.5em; 
	behavior:url(border-radius.htc);
}

.box-color-scheme-1, .box-color-scheme-2{
	border-left: 0.1em solid #ccc;
	border-right: 0.1em solid #ccc;
	border-bottom: 0.1em solid #ccc;
	padding: 0em;
	margin: 0 0 1.5em 0;
	overflow: hidden;
	background-color: #fff;
}

.box-color-scheme-3{
	border-left: 0.1em solid #ccc;
	border-right: 0.1em solid #ccc;
	border-bottom: 0.1em solid #ccc;
	padding: 0em;
	margin: 0 0 1.5em 0;
	overflow: hidden;
	background-color: #eee;
}

.box-no-border{
	border: 0 !important;
}

.border{
	border: 0.1em solid #b6c2c3;
}

.native{
	font-size: 0.8em;
	color: #647B71;
}

.native a{
	color: #647B71;
}

.native a:hover{
	color: #c00;
}

ul{
	padding:0.5em 2em 0.5em 0.5em;
	margin:0;
	list-style-type:none;
	float: left;
}

ul.bullets{
	margin:0 0 0 1.4em;
	color: #0073a5;
}

ul.bullets li{
	list-style-type: disc;
}

ul.double{
	width: 12em;
}

ul.double.bullets{
	width: 11em;
}

ul.more-links{
	clear:both;
	padding-top: 0em;
	margin-top: -0.3em;
}

ul.more-links li a{
	color: #8C7929;
}


ul li{
	padding:0.1em 0 0.4em 0;
	margin:0;
	font-size: 16px;
}

h2{
	padding:0.1em 0 0.2em 0;
	margin:0;
	font-size: 16px;
}

p{
	padding:0.5em 2em 0.5em 0.5em;
	font-size: 1.5em;
}

img{
	float: left;
	border: 0;
}

.box .content-banner{
	padding:0.4em;
}

.expand {
    cursor: pointer;
}


