html, body	{
	height:100%;
	} 

html,body {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width:965px;/* stop mozilla sliding off the edge */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height:16px;
	background-color:#F2F2EC;
	background-repeat:repeat-x;
	background-image: url(../img/bg_body.gif);
}
h1, h2, h3, h4, h5 { 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #437000; background-color: inherit; 
}

h1 {
	font-size: 1.5em;
	margin-bottom: 5px;
}
h2{
	font-size: 1em;
	margin-bottom: -15px;
	color: #003300;
}

h3 {
	font-size: 1.33em;
	margin-bottom: 3px;
}
h4 {
	font-size: 1em;
	margin-bottom: -15px;
	color: #003300;
}
h5 { font-size: 1em; }
	
p {
	margin-bottom:-5px;
	font-size: 0.9em;
	line-height: 170%;
	padding-bottom: 5px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 996px;
	text-align: left;
	min-height:100%;
	margin-bottom:-30px;
	height:auto;
	background-image:url(../img/bg_layout.gif);
	background-repeat:repeat-y;
	background-position:center;
}

* html .container {height:100%;} 

.abtop {
	width: 100%;
	height: 67px;
	background-image: url(../untitled/img/bg_top.gif);
	margin: 0px;
}
.headerstart {
	width:100%;
	height:180px;
	background-image:url(../img/bg_banner_1.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.header {
	width:100%;
	height:180px;
	background-image:url(../img/bg_banner_2.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.headerit {
	width:100%;
	height:180px;
	background-image:url(../img/bg_banner_3.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.headeruv {
	width:100%;
	height:180px;
	background-image:url(../img/bg_banner_4.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.headerkontakt {
	width:100%;
	height:180px;
	background-image:url(../img/bg_banner_7.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.headersamarb {
	width:100%;
	height:180px;
	background-image:url(../img/bg_banner_6.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

.toplogo {
	width: 238px;
	float: left;
	text-align: right;
	clear: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.topmenybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 66px;
	width: 100%;
	padding-top: 10px;
}
.navcontainer ul
{
	text-align: center;
	padding-bottom: 0px;
	padding-top: 30px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	color: #000000;
	width: 72%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 0.8em;
	float: right;
}

.navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}

.navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #758221;
}

.navcontainer ul li a:hover
{
	color: #000000;
	background-color: #F2F5EB;
}

.navcontainer #active {
	background-color: #E1EAD0;
}
.navcontainer #current {
	border-left: 1px solid #758221;
}

.banner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.left {
	float: left;
	width: 280px;
	padding-left: 57px;
	padding-top: 40px;
}
.leftfact {
	float: left;
	width: 230px;
	padding-left: 0px;
}

.rightstart {
	float:right;
	width:590px;
	clear:both;
	padding-top: 40px;
	padding-right: 60px;
	background-image: url(../img/usb.jpg);
	background-repeat: no-repeat;
	background-position: 127px 0px;
	}
.right {
	float:right;
	width:450px;
	padding-top: 40px;
	padding-right: 150px;
	padding-bottom: 25px;
	}

.news {
	font-size: 0.8em;
	color: #666666;
	line-height: 160%;
}

a { 
	color: #000066; background-color: inherit; text-decoration: underline; 
}
a:visited { 
	color: #426471; background-color: inherit; 
}
a:hover { 
	color: #172436; background-color: inherit; 
}

a.mix:link { 
	color: #000000; text-decoration: none; font-size: 0.8em; 
}
a.mix:visited { 
	color: #000000; background-color: inherit; text-decoration: none; font-size: 0.8em; 
}
a.mix:hover { 
	color: #A6BB10; background-color: inherit; text-decoration: none; font-size: 0.8em; 
}

input {
	font-size: 10px;
	border: 1px solid #D4D4D4;
}
select {
	font-size: 10px;
	background-color: #F8F8F8;
}


ol {
	list-style-type: circle;
	line-height: 150%;
	font-size: 0.9em;
	margin-left: 10px;
	padding-left: 10px;
}	
	

.bgfakta {
	background-color: #F0F4E8;
}	
	
.kolumn_1 {
	float: left;
	width: 345px;
	padding-right: 20px;
	line-height: 150%;
}	
	
.kolumn_2 {
	float: left;
	width: 180px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}	
.avdelare {
	float: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	margin-top: 20px;
}

.footer {
	position: relative;
	width: 960px;
	clear:both;
	height:30px;
	color: #626263;
	background:url(../img/bg_layout.gif) repeat-y center;
	text-align: left;
	padding-left: 36px;
	font-size: xx-small;
	margin-right: auto;
	margin-left: auto;
}


.clearfooter{
	clear:both;
	height:30px;
}

a.footer {
	color:#999999;
	font-size: 9px;
}

a.footer:hover {
	color:#A6BA0B;
	text-decoration:underline;
	}
div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
	float: left;
	width: 95px;
	text-align: right;
	font-size: 0.8em;
	padding-right: 0px;
  }

div.row span.formw {
	float: right;
	width: 150px;
	text-align: left;
	font-size: 0.8em;
  } 
