body{		
		
		background-color:#F5F6F8;
		color:#444;
		font-family: Arial,Verdana,sans-serif;
		font-size:12px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:1.35em;
		background-image:url(/images/body-bg.jpg);
		background-repeat:repeat-x;
}

a{		color:#005598;
		text-decoration:none;
		}
a:hover{		text-decoration:underline;
}

H1{		font-size:26px;
		padding:0px;
		margin:0px;
		line-height:32px;
		color:#111!important;
		font-weight:normal;
		}
.m1001wrap h1{
	margin-top:16px;
	display:block;
	}
H2{		font-size:20px;
		padding:0px;
		margin:0px;
		line-height:23px;
		color:#444;
		font-weight:normal;
		}
H3{		font-size:16px;
		padding:0px;
		margin:0px;
		line-height:20px;
		color:#444;
		font-weight:normal;
		}
H4{		font-size:13px;
		padding:0px;
		margin:0px;
		line-height:26px;
		color:#444;
		font-weight:bold;
		}


/* Layout */

#selectlang{		position:absolute;
		left:16px;
		top:8px;
		font-size:11px;
		z-index:10;
		}

#outer{		width:auto;
		overflow:hidden;
		/*
		background-color:#F5F6F8;
		background-image:url(/images/bg.jpg);
		background-repeat:repeat-x;
		background-position:center top;*/
		}
#wrap{		border:0px solid;
		margin-left:auto;
		margin-right:auto;
		width:976px;
		overflow:hidden;
		background-color:#fff;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
		}
#top{		border:0px solid;
		width:976px;
		position:relative;
		height:129px;
		margin-left:auto;
		margin-right:auto;
		/*
		background-image:url(/images/topbg.jpg);
*/
				background-image:url(/images/top-inner.jpg);
		background-repeat:repeat-x;
		}
#homeLogo
{
	position:absolute;
	left:8px;
	top:36px;
	}		

#rtopgfx{		position:absolute;
		right:8px;
		top:2px;
		z-index:10;
		}
#topbtmblue{		position:absolute;
		right:8px;
		bottom:0px;
		z-index:1000;
		}
#toplogo{		position:absolute;
		left:16px;
		top:38px;
		z-index:10;
		}
#bottomlogo{		position:absolute;
		right:16px;
		bottom:8px;
		z-index:10;
		}
#searchbox{		position:absolute;
		right:16px;
		top:5px;
		z-index:10;
		text-align:right;
		}
.inputSearch{		border:1px solid #ccc;font-size:12px;width:120px;
	display:inline-block;padding:2px;}
.btnSearch
{
	border:1px solid #005598;color:#fff;
	background:#005598;
	font-size:10px;
	display:inline-block;
	font-family:Arial,sans-serif;
	margin-left:4px;
	padding:1px;
	
		}
#topstaticmenu{		font-size:11px;
		line-height:16px;
		text-align:right;
		position:absolute;
		right:16px;
		top:48px;
		z-index:10;
		}
		
/* ----- 
Content layout

----*/

/* GLOBAL START PAGE - NOV 2011 BKN */

#frontpage #sideBar
{
	background-image:url(/images/leftshdw2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	overflow:hidden;
	width:184px;
	padding:8px;
	padding-bottom:48px;
	font-size:11px;
	min-height:300px;
	}
#frontpage #mainColumn
{
	width:732px;
	float:right;
	overflow:hidden;
	margin-right:16px;
	padding-bottom:48px;
	padding-top:8px;
	}	
#globalHomePage
{
	display:block;
	overflow:hidden;
	}	
#globalHomePage .mainImg
{
	float:right;
	margin-right:16px;
	margin-top:24px;
	}	
#globalHomePage h1,
#globalHomePage .summary2
{
	max-width:316px;
	display:block;
	margin-left:32px;
	}	
#globalHomePage h1
{
	margin-top:54px;
	margin-bottom:24px;
	font-size:28px;
	line-height:36px;
	color:#000;
	display:inline-block;
	}	
#globalHomePage .mainbody
{
	display:block;
	font-size:10px;
	margin-top:28px;
	margin-left:32px;
	}	
#ornaments
{
	position:absolute;
	top:31px;
	left:220px;
	}	

#functionalMaterialsLink
{
	float:right;
	display:inline-block;
	border:0px!important;
	}
#functionalMaterialsLink img,
#surfactantsLink img
{
	border:0px!important;
	}	
#surfactantsLink
{
	float:left;
	display:inline-block;
	border:0px;
	}
.clear
{
	clear:both;
	display:block;
	}		
/* VENSTREMENY FORSIDE */
#frontpage #sideBar 
{
	padding-top:16px;
	}
#frontpage #sideBar table
{
	border:0px;
	border-collapse:separate;
	}	
#frontpage #sideBar td
{
	border-bottom:1px solid #4374AC!important;
	padding-bottom:10px;
	padding-top:12px;
	font-size:11px;
	line-height:16px;
	vertical-align:middle;
	height:60px;
	}


#frontpage #sideBar td:first-child
{
	width:68px;
	padding-right:4px;
	text-align:center;
	}	

/* ------ END ------ */


#left{		float:left;
		width:194px;
		overflow:hidden;
		margin-left:16px;
		background-image:url(/images/leftshdw.jpg);
		background-position:right top;
		background-repeat:no-repeat;
		padding-bottom:16px;
		min-height:400px;
		height:auto !important;
		height:400px;
		padding-top:16px;
		}
#right{		float:right;
		width:736px;
		overflow:hidden;
		margin-right:16px;
		padding-bottom:16px;
		}

		
/* ------

Footer 


------ */
		
#footerouter{		width:auto;
		border-top:0px solid;
		overflow:hidden;/*
		background-image:url(/images/footerbg.jpg);
*/
				background-image:url(/images/footer-outer.jpg);
		background-repeat:repeat-x;
		}
#footer{		width:976px;
		margin-left:auto;
		margin-right:auto;
		padding-top:16px;
		/*
		background-image:url(/images/footerbginner.jpg);
*/
		background-image:url(/images/footer-inner.jpg);
		background-position:top center;
		background-repeat:repeat-x;
		border:1px solid #fff;
		border-top:0px solid;
		position:relative;
		/*background-color:#F2F2F2;*/
		background-color:#F5F6F8;
		height:140px;
		font-size:11px;
		line-height:16px;
		}

#footerabout{		border:1px solid;
		width:208px;
		position:absolute;
		left:16px;top:16px;
		overflow:hidden;
		}
#footerinfo{		border:1px solid;
		width:208px;
		position:absolute;
		left:256px;top:16px;
		overflow:hidden;
		}
#footercontact{		border:1px solid;
		width:208px;
		position:absolute;
		left:496px;top:16px;
		}
#footersitemap{		border:1px solid;
		width:208px;
		position:absolute;
		left:736px;top:16px;
		}

#SyzwebFooter{		width:976px;
		margin-left:auto;
		margin-right:auto;
		padding-top:20px;
		text-align:right;
		font-size:11px;
		}
#footer	h4
{
	font-size:11px;
	}
/* UNGER.no SPECIFIC */



/* TEMPLATES */

.m1074wrap{		float:left;
		margin-left:16px;
		width:224px;
		font-size:11px;
		}
.m1076wrap{		border:0px solid;
		width:449px;
		height:146px;
		margin-left:16px;
		margin-bottom:16px;
		padding-left:16px;
		padding-top:10px;
		}
.summary2{		font-size:13px;
		line-height:1.45em;
		}
.stdrightpic{		margin-left:16px;
		margin-bottom:16px;
		}
.smImageLink{		float:right;
		margin-left:10px;
		margin-bottom:10px;
		}
.smallList{		padding-top:16px;
		}
/* NAVIGATION */

.FxPMenu{		line-height:20px;
		}
.FxPMenuRootLevelCurrentAText, .FxPMenuCurrent2AText, .FxPMenuCurrent3AText{
		font-weight:bold;
		text-decoration:underline;
		}
.FxPMenuCurrentSub2TdText, .FxPMenuCurrent2TdText, .FxPMenuSub2TdText, .FxPMenuPath2TdText{
		padding-left:10px;
		}
.FxPMenuPath2AText, .FxPMenuBranchStartAText{
		font-weight:bold;
		}
.FxPMenuCurrentSub3TdText, .FxPMenuCurrent3TdText, .FxPMenuSub3TdText{
		padding-left:20px;
		}



