body {
	background-image:url(images/body_bg.png); background-repeat:repeat-x; background-position:top left;
	text-align:center;
	margin-top: 20px;
}
.clear { clear:both; }
.wrapper {
	width:1024px;
	margin:0px auto 0px auto;
	text-align: left;
}
.menu_wrapper {
	width:1024px; height:38px;
	margin:0px 0px 0px -2px;
	padding:15px 0px 0px 0px;
}
.menu_wrapper_inner {}
	.menu_box_left {
		float:left; width:13px; height:38px;
		background-image:url(images/menu_box_left.png); background-repeat:no-repeat;
	}
	.menu_box_search {
		float:left; width:177px; height:38px;
		background-image:url(images/menu_box_mid.png); background-repeat:repeat-x;
	}
		.menu_box_search_inner {
			padding: 6px 0px 0px 0px;
		}
	.menu_box_main {
		float:left; width:728px; height:38px;
		background-image:url(images/menu_box_mid.png); background-repeat:repeat-x;
	}
	.menu_box_editable {
		float:left; width:85px; height:38px;
		background-image:url(images/menu_box_mid.png); 
	}
		.menu_box_editable_inner {
			padding: 5px 0px 0px 0px;
		}
	.menu_box_right {
		float:left; width:15px; height:38px; 
		background-image:url(images/menu_box_right.png); background-repeat:no-repeat;
	}


.top_wrapper {
	margin: 3px 0px 0px 0px;
}
	.logo { 
		text-align:left;
		float: left;
		width: 200px;
		REMheight: 150px;
		height: 176px;
	}
	.logo a {
		background-repeat:no-repeat; background-position:center center; display:block;
		width: 200px;
		height: 150px;
	}
	.topp_bilde {
		text-align:left;
		float: left;
		width: 815px;
		REMheight: 150px;
		height: 176px;
	}
	.top_image_frame {
		position: absolute;
		z-index:999;
		top: 85px;
	}

.main_contents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	.main_left_col {
		float:left;
		width:190px;
		margin:3px 0px 0px 2px;
		padding: 0px;
		overflow: hidden;
	}
	.main_midt_col {
		float:left;
		width:623px;
		overflow: hidden;
		margin:0px 0px 0px 8px;
	}
	.main_midt_colwide {
		float:left;
		width:772px;
		margin:1px 0px 0px 10px;
	}
		.main_midt_colwide_pre {
			width:813px;
			background-image:url(images/content_wide_top.png); background-repeat:no-repeat; background-position:top left;
			height: 4px;
			line-height:1px;
			font-size:1px;
		}
		.main_midt_colwide_contents {
			width:813px;
			overflow: hidden;
			background-image:url(images/content_wide_mid.png); background-repeat:repeat-y; background-position:top left;
		}
		.main_midt_colwide_contents_inner {
			padding: 10px 20px 20px 20px;
		}
		.main_midt_colwide_post {
			width:813px;
			background-image:url(images/content_wide_bottom.png); background-repeat:no-repeat; background-position:top left;
			height: 4px;
			line-height:1px;
			font-size:1px;
		}
	.main_right_col {
		float:left;
		width:190px;
		margin:3px 0px 0px 0px;
	}

	.col3_top {
		height: 4px;
		line-height: 1px;
		font-size: 1px;
		background-image:url(images/contents_bg_top.png); background-repeat:no-repeat; background-position:2px top;
	}
	.col3_mid {
		background-image:url(images/contents_bg_mid.png); background-repeat:repeat-y; background-position:2px top;		
	}
	.col3_mid_inner {
		padding: 20px 20px 20px 20px;
	}
	.col3_bot {
		height: 4px;
		line-height: 1px; 
		font-size: 1px;
		background-image:url(images/contents_bg_bottom.png); background-repeat:no-repeat; background-position:2px top;
	}




/* Blokker */
	.LEFTSECTIONBLOCK .CONTENTS { text-align: center; }
	.LEFTSECTIONBLOCK .contents_inner { text-align: left; }

	.LEFTSECTIONBLOCK .TITLE, .RIGHTSECTIONBLOCK .TITLE {
		width: 190px;
		height: 33px;
		background-image:url(images/blocks_topp.png); 
		background-repeat: no-repeat; 
		background-position: upper left;
		color: white;
		text-align: left;
		font-size: 14px;
		line-height: 33px;
		font-weight: 100;
		text-transform: uppercase;
		padding:0px 0px 0px 18px;
	}
	.LEFTSECTIONBLOCK .CONTENTS, .RIGHTSECTIONBLOCK .CONTENTS {
		width: 190px;
		background-image:url(images/blocks_middle.png);
		background-repeat: repeat-y; 
		background-position: upper left;
	}
	.LEFTSECTIONBLOCK .CONTENTS h5, .RIGHTSECTIONBLOCK .CONTENTS h5 {
		font-weight: bold;
		padding: 5px 0px 0px 0px;
	}
	.LEFTSECTIONBLOCK .CONTENTS img, .RIGHTSECTIONBLOCK .CONTENTS img {
		margin:0px 1px 0px 1px;
	}
	.LEFTSECTIONBLOCK .CONTENTS .contents_inner, .RIGHTSECTIONBLOCK .CONTENTS .contents_inner {
		padding: 4px 18px 20px 18px;
		font-size: 10px;
		line-height: 18px;
	}
	.LEFTSECTIONBLOCK .FOOTER, .RIGHTSECTIONBLOCK .FOOTER {
		width: 190px;
		height: 4px;
		background-image:url(images/blocks_bot.png);
		background-repeat: no-repeat;
		background-position:upper left;
		font-size: 1px;
		line-height: 1px;
		margin: 0px 0px 12px 0px;
	}

.rotating_images {
	margin:13px 0px 0px 4px;
}
.rotating_images_wrapper {
	height:151px;
	width:807px;
}



.footer {
	width:1021px;
	height:42px;
	color: #fff;
	text-align:left;
	margin:0px 0px 50px -2px;
	padding:0px 0px 0px 30px;
	background-image:url(images/footer_blank.png); background-repeat:no-repeat; background-position:top left;
}
.footer * {
	color: #fff;
}
.footer p {
	padding: 11px 0px 0px 0px;
}


/* Kurs */
.signupButton, .signupsButton {
	font-weight: bold;
	border: 1px solid #45B1D1; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	text-align: center;
}
.events .name, .events .date { line-height: 25px; }




/* Artikkler */
.article_list {
	width: 740px;
	margin-bottom: 25px;
}

.article_list img {
	border:0px; float:left; margin:0px 15px 10px 0px
}
.article_list .date {
	color:#777777; font-size:10px; line-height:10px;
}
.article_list .ingress {
	font-size:12px; line-height:17px; margin:3px 0px 0px 0px;
}
.article_list .read_more {
	font-size:10px; line-height:15px; 
}

.article_Stor_visning {
	background-image: url(images/nyhetsramme.png); 
	width: 615px; 
	height: 333px;
}
.article_Stor_visning .inner {
	padding: 0px 20px 0px 20px;
}
.article_Stor_visning .inner h1 {
	padding:12px 24px 12px 0px;
}
.article_Stor_visning .inner img {
	float: right;
	margin: 3px -16px 8px 0px;
}



.detaljer .date	 		{ font-weight:bold; }
.detaljer .deadline 		{ font-weight:bold; }
.detaljer .sted			{ font-weight:bold; }
.detaljer .duration		{ font-weight:bold; }
.detaljer .duration		{ font-weight:bold; }
.detaljer .arrangor		{ font-weight:bold; }
.detaljer .contactperson	{ font-weight:bold; }
.detaljer .duration		{ font-weight:bold; }
.detaljer .maxParticipants	{ font-weight:bold; }
.image {
	float:right
	width: 770px;
	overflow: hidden;
}

