body {
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f5f5f5;
	width: 1000px;
	margin: 0 auto;
	color: #4c4c4c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}



a {
	text-decoration: none;
	color: #025f77;


}

a:hover {
	text-decoration: none;
	color: #737373;

}


.header {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	float: left;
	width: 960px;
	height: 77px;
	
	
}

.logo {
	position: relative;
	float: left;
	width: 410px;
	height: 77px;
	
	
}

.topmenu {
	padding-top: 42px;
	position: relative;
	float: left;
	width: 530px;
	
	font-size: 13px;
}

.topmenu ul {
	padding: 0px;
	margin: 0px;
	
}

.topmenu li {
	padding-right: 30px;
	float: left;
	text-align: left;
	display: inline;
	list-style-type: none;
	
}

.topmenu a {
	text-decoration: none;
	color: #404040;

}

.topmenu a:hover {
	text-decoration: none;
	color: #00b3ee;

}

a.meny {
	text-decoration: none;
	color: #00b3ee;

}


.topboxes {
	position:relative;
	float:left;
	margin-left:20px;
	width: 958px;
	height: 6px;
	background-color:#FFF;
	border-top: #dadada solid 1px;
	border-left: #dadada solid 1px;
	border-right: #dadada solid 1px;
			
}

.topbox1 {
	position: absolute;
	width: 6px;
	height: 6px;
	background-image:url(img/box_left_top.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
	top: -1px;
	left: -1px;
			
}

.topbox2 {
	position: absolute;
	width: 6px;
	height: 6px;
	background-image:url(img/box_right_top.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
	top: -1px;
	right: -1px;
			
}

.mainContent {
	position: relative;
	float: left;
	width: 1000px;
	
	
}

.spacer1 {
	position: relative;
	float: left;
	width: 20px;
	height: 150px;
	
	
}

.txtblokk1 {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	float: left;
	width: 808px;
	border: #dadada solid 1px;
	background-image:url(img/txtblokk_tile.gif);
	background-repeat:repeat-x;
	background-color: #fefefe;
	padding-top:35px;
	padding-left: 150px;
	padding-bottom: 25px;
		
}

.txtblokk1 .heading {
	width: 680px;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 7px;	
	
}

.txtblokk1 .txt {
	width: 700px;
	font-size: 12px;
	line-height: 18px;	
	
}

.txtblokk2 {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	float: left;
	width: 958px;
	border-left: #dadada solid 1px;
	border-right: #dadada solid 1px;
	border-bottom: #dadada solid 1px;
	background-image:url(img/txtblokk2_tile.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
		
}

.txtblokk2 .txtContainer1 {	
	position: relative;
	float: left;
	width: 288px;
	padding: 15px;
	height: 90px;
			
}

.txtblokk3 {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	float: left;
	width: 958px;	
	border-left: #dadada solid 1px;
	border-right: #dadada solid 1px;
	border-bottom: #dadada solid 1px;
	background-image:url(img/txtblokk2_tile.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
		
}

.txtblokk3 .txtContainer3 {	
	position: relative;
	float: left;
	width: 913px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
			
}


.txtblokk3 .txtContainer3 .dude {
	position: absolute;
	width: 242px;
	height: 363px;
	right: -40px;
	bottom: 0px;
			
}

.txtblokk3 .txtContainer3 .dude3 {
	position: absolute;
	width: 200px;
	height: 246px;
	left: -40px;
	bottom: 0px;
			
}

.txtblokk3 .txtContainer3 .dudes2 {
	position: absolute;
	width: 296px;
	height: 360px;
	right: 300px;
	bottom: 0px;
			
}

.txtblokk3 .heading {
	width: 920px;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 25px;	
	
}

.txtbox1 {
	height: 150px;
	position:relative;
	float:left;
	padding-bottom: 30px;
	padding-right: 60px;
	
}

.txtbox2 {
	position:relative;
	float:left;
	padding-bottom: 30px;
	padding-right: 60px;
	
}

.photos {
	position:relative;
	float:left;
	margin-left: 122px;
	height: 404px;
	width: 336px;
	
}

.photos .photo {
	position:relative;
	float:left;
	height: 96px;
	width: 161px;
	background-color: #999;
	margin-right: 7px;
	margin-bottom: 7px;
	
}


.txtbox1 .heading2 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;	
	
}

.txtbox1 .txt {
	font-size: 12px;
	line-height: 18px;	
	
}

.txtbox2 .heading2 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;	
	
}

.txtbox2 .txt {
	font-size: 12px;
	line-height: 18px;	
	
}



.bottomLeft {	
	position: absolute;
	width: 6px;
	height: 6px;
	left: -1px;
	bottom: -1px;
	background-image:url(img/box_left_bottom.gif);
	background-repeat: no-repeat;	
			
}

.bottomRight {	
	position: absolute;
	width: 6px;
	height: 6px;
	right: -1px;
	bottom: -1px;
	background-image:url(img/box_right_bottom.gif);
	background-repeat: no-repeat;	
			
}

.txtblokk2 .txtContainer2 {	
	position: relative;
	float: left;
	width: 318px;
	border-left: #dadada solid 1px;
			
}

.txtblokk2 .txtContainer3 {	
	position: relative;
	float: left;
	width: 318px;
	border-left: #dadada solid 1px;
			
}

.txtblokk2 .txtContainer1 .heading {	
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;	
			
}

.txtblokk2 .txtContainer1 .txt {
	font-size: 11px;
	line-height: 14px;	
	
}

.txtblokk2 .txtContainer1 .link {
	padding-top: 10px;	
	
}

.txtblokk2 .txtContainer1 a {
	font-size: 11px;
	text-decoration: none;
	color: #00b3ee;	
	
}

.txtblokk2 .txtContainer1 a:hover {
	text-decoration: none;
	color: #404040;

}


.bottomtxt {
	width: 100%;
	font-size: 12px;
	padding-top: 7px;
	position: relative;
	float: left;
	text-align: center;
	
	
}

