html, body
{
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:100%;
	text-align:center;
	background-color:#b1bfc6;
	background-image:url("../images/back02.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}

a, a:visited, a:active
{
	text-decoration: underline;
	color: #512b1a;	
}
a:hover
{
	text-decoration: underline;
}


#outer-wrapper
{
	height:auto !important;
	min-height:100%;
	position:relative;
	width:100%;
	min-height:100%;

}

	#top-outer-wrapper
	{
		width:100%;
	}
	
	#top-inner-wrapper
	{
		position:relative;
	}

		#outer-wrapper.start #top-outer-wrapper #top-inner-wrapper, #outer-wrapper.doc-low #top-outer-wrapper #top-inner-wrapper
		{
			width:906px;
			height:367px;
			text-align:left;
			margin:0 auto;
			background-color:#ffffff;
		}
		
		#outer-wrapper.doc-high #top-outer-wrapper #top-inner-wrapper
		{
			width:906px;
			height:109px;
			text-align:left;
			margin:0 auto;
			background-color:#ffffff;
		}
		
			#flash-container
			{
				position:absolute;
				width:906px;
				height:366px;
				top:0;
				left:0;
			}
			
			#flash-container-small
			{
				position:absolute;
				width:906px;
				height:111px;
				top:0;
				left:0;
			}

	#lower-outer-wrapper
	{
		width:100%;
		border-top:solid 1px #a5aeb6;
	}

	#lower-inner-wrapper
	{
		width:906px;
		text-align:left;
		margin:0 auto;
	}

		#outer-wrapper.start #lower-outer-wrapper #lower-inner-wrapper
		{
			min-height:315px;
			background-color:#b1bfc6;
			background-image:url("../images/back_main.jpg");
			background-repeat:no-repeat;
			background-position:bottom;
		}
		
		#outer-wrapper.doc-low #lower-outer-wrapper #lower-inner-wrapper
		{
			min-height:315px;
			background-color:#f0f2f4;
		}
		
		#outer-wrapper.doc-high #lower-outer-wrapper #lower-inner-wrapper
		{
			min-height:570px;
			background-color:#f0f2f4;
		}
		
#content-wrapper
{
	padding:27px 40px 10px 40px;
}

	#submenu-container, #subsubmenu-container
	{
		float:left;
	}

		.link
		{
			display:block;
			width:181px;
			height:29px;
			border-top:solid 1px #ced3d8;
		}
				
			 .link img
			 {
				border:0;
			 }
	
	#content-container
	{
		float:right;
		width:460px;
		padding-right:135px;
	}
	
	
	.flower
	{
		min-height:288px;
		background-image:url("../images/split_flower_bottom.png");
		background-position:right top;
		background-repeat:no-repeat;
	}
	
/* Contact info */
.perm_item1
{
	cursor:pointer;
}

.perm_item1_over
{
	cursor:pointer;
	color: #512b1a;
}
/**/
	
#footer
{
	width:906px;
	height:20px;
	line-height:20px;
	font-size:10px;
	margin:0 auto;
}

	#footer a
	{
		text-decoration:none;
		color:#4e4d4d;
	}
	
	
/* Nyhetsliste */
#newslist
{
	float: left;
	width: 181px;
}

#newslist .newsitem
{
	width:181px;
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #c4ced5;
	vertical-align:top;
	height: 51px;
}
#newslist .newsitem_top
{
	width:181px;
	padding: 4px 0px 4px 0px;
	vertical-align:top;
	height: 51px;
	border-top: solid 1px #c4ced5;
	border-bottom: solid 1px #c4ced5;
}

.clearer
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clickable
{
	cursor:hand;
	cursor:pointer;
}



.menu_top
 {
	float:left;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:0px;
	z-index:200;
	left:270px;
}

.menu_top li
{
	position:relative;
	display:block;
	float:left;
	background:url("../images/menu_sep.png") no-repeat;
	background-position:center right;
	padding-left:25px;
	padding-right:25px;
	height:26px;
	line-height:26px;
	text-transform:uppercase;
}

.menu_top li.active
{

	background:#512B1A;
	margin-left: -1px;
	color:#FFFFFF;

}

.menu_top li.active a
{

	color:#FFFFFF;

}
.menu_top a
		{
			display:block;
			line-height:26px;
			padding:0px;
            font-family: 'MyriadProBold';
			font-size:10px;
			color:#512B1A;
			font-weight:normal;
			text-decoration:none;
			text-transform:uppercase;
			cursor:pointer;


		}
		.menu_top a:hover 
		{
			color:#512B1A;
			text-decoration:none;
		}

.submenu_top
{
	position:absolute;
	width:906px;
	height:80px;
	background:url("../images/header_top_submenu.png") no-repeat;
	background-position:top left;
}

.submenu_menu
{
	position:absolute;
	width:906px;
	height:25px;
	background:url("../images/menu_bg.png") no-repeat;
	background-position:top left;
	top:84px;
}

.submenu_content
{
	position:absolute;
	top:136px;
	right:29px;
	z-index:90;
	background:url("../images/box_orange.png") no-repeat;
	background-position:top left;
	width:404px;
	height:205px;

}

.submenu_content_inner
{
	position:absolute;
	top:159px;
	right:59px;
	z-index:90;
	z-index:210;
	width:344px;
	height:182px;
	color:#FFFFFF;
}
