body {
	/*background-image: url(../images/new/bodybg.gif);*/
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #111111;
	background-color: #D5D5D5;
	background-color: #cccccc;
	background-color: #f7f7f7;
}

body #julwrap {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 12;
}

body #newwrap {
	margin: 0px auto 0px auto;
	width: 950px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}

body #newwrap .button {
	background-image: url(../images/new/button.png);
	height: 27px;
	color: #fff;
	width: 125px;
	border: 0px;
	font-size: 13px;
}

#resultwrap {
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
	width: 950px;
	padding: 0;
}

#resultwrap a {
	color: #5a7194;
	color: #2F98BB;
}

/*
---------------------------------
		TOPPEN
---------------------------------
*/

#newtop {
	height: 79px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
	width: 950px;
	margin: 0;
	/*
		background-image: url(../images/new/topbg.gif);
		background-repeat: repeat-x;
	*/
}

#newtop .logo {
	position: absolute;
	top: 18px;
	left: 21px;
}

#newtop #menu {
	position: absolute;
	left: 169px;
	top: 28px;
}

#newtop #menu .menuitem {
	float: left;
	height: 49px;
	padding: 0px 14px 0px 14px;
}

#newtop #menu .selected { background-color: #DA1820; }

#newtop #menu .menuitemspacer {
	font-size: 1px;
	height: 49px;
	width: 2px;
	float: left;
	margin: 0px;
	background-image: url(../images/new/seperator2.gif);
}

#newwrap #newtop #menu .menuitem a {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	position: relative;
	top: 18px;
	letter-spacing:1px;
	font-smooth: always;
}

#newwrap #newtop #menu .selected a { color: #fff; }

#smalltopmenu {
	position: absolute;
	right: 6px;
	top: 6px;
}

#smalltopmenu a {
	color: #5a7194;
	font-size: 11px;
}

#newsearch {
	position: absolute;
	right: 6px;
	top: 22px;
}


#newsearch .searchtext {
	width: 132px;
	height: 20px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 1px;
	padding-top: 3px;
}

#newwrap .smallbutton,
#newsearch .smallbutton {
	background-image: url(../images/new/smallbuttonbg.gif);
	width: 51px;
	height: 27px;
	float: left;
	text-transform: uppercase;
	font-size: 13px;
}



/*
---------------------------------
		IMAGE SLIDEREN
---------------------------------
*/

#jquery {
	margin-top: 0px;
	text-align: center;
	padding: 0;
	text-align: center;
	width: 950px;
}

.class-produkt #jquery { width: auto; }	

.class-produkt #jquery {
	margin-bottom: 20px; margin-left: 15px;
}


#imagecontainer {
	height: 410px;
	overflow: hidden;
	width: 950px;
	position: relative;
	margin: 0px auto 0px auto;
}

#imagecontainer img {
	width: 950px;
}

.class-produkt #imagecontainer { width: 660px; height: 224px; }

#imagecontainer img {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor:pointer;cursor:hand
}

#bglayer {
	height: 37px;
	background-color: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 100;
	width: 948px;		
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.class-produkt  #bglayer { width: 660px; }

#buttonline {
	height: 29px;
	z-index: 101;
	width: 940px;		
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: right;
}

.class-produkt #buttonline { width: 652px; }


.quicklink {
	width: 22px;
	height: 22px;
	background-image: url(../images/new/blackbg.png);
	background-repeat: no-repeat;
	background-position: center;
	clear: none;
	text-align: center;
	float: right;
	margin-left: 4px;
}

.quicklink a {
}



.quicklinkselected {
	background-image: url(../images/new/redbg.png);
	margin-left: 5px;
}

.quicklinkpause {
	background-image: url(../images/new/pause.png);
}

.quicklinkpaused {
	background-image: url(../images/new/redpause.png);
}


.quicklink a {
	color: #fff;
	font-size: 14px;
	position: relative;
	font-family: arial;
	font-weight: normal;
	top: 3px;
	left: 0px;
	padding: 0;
	text-decoration: none;
	cursor:pointer;cursor:hand
}

/*
---------------------------------
		FORSIDEBOKSER
---------------------------------
*/

#boxes {
	margin-top: 0px;
	margin-left: 5px;
	height: 184px;
	width: 941px;
}

#boxes .newbox,
.newbox {
	width: 224px;
	height: 169px;
	height: 209px;
	background-image: url(../images/new/newboxbg2.gif);
	background-image: url(../images/boxbg2.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	text-align: left;
}

.newbox img {
	margin-left: 9px;	
}

.newboxmarginright {
	margin-right: 15px;
}

.newboxmarginbottom {
	margin-bottom: 10px;
}

.newbox h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 9px;
	font-weight: bold;
	float: left;
	color: #333333;
}

.newboxcontent {
	float: left;
	clear: both;
	text-align: left;
	width: 210px;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 10px;
}

.newboxcontent p {
	margin: 0;
}

#boxes #newsbox,
#newsbox {
	width: 198px;
	height: 20px;
	border: 1px solid #cccccc;
	padding-top: 5px;
	margin-bottom: 13px;
}

/*
---------------------------------
		FOOTER
---------------------------------
*/

#borderline {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 941px;
	margin-left: 5px;
	background-color: #cccccc;
	float: left;
	clear: both;
	margin-bottom: 12px;
	margin-top: 30px;
}

#newfooterx {
	color: #333333;
	font-size: 11px;
	text-align: left;
}

#newfooterxcontent {
	height: 50px;
	clear: both;
}

#newfooterxcontent .mainfooter {
	float: left;
	margin-left: 10px; 
	margin-top: 5px;
	width: 720px;
}

#newfooterxcontent .rightfooter {
	float: right;
	clear: none;
	margin-top: 18px;
	color: #d2d2d2;
	width: 170px;
	text-align: right;
	margin-right: 10px;
}

#newfooterxcontent .rightfooter a {
	color: #d2d2d2;
}

#newfooterxcontent .rightfooter a:hover {
	color:#333333;
}

#newfooterx a {
	color: #333333;
}


/*
----------------------------------
	MODULE RESULT ETC
----------------------------------	
*/

/* rightmenu */

#newpath {
	float: left;
	clear: both;
	width: 100%;
}

#rightmenunew {
	width: 224px;
	float: right;
	clear: none;
	margin-right: 4px;
}

#newwrap div.content-view-full {
	background: none;
	width:707px;
	margin-left: 15px;
}

#newwrap div.content-view-full div.class-folder .attribute-short,
#newwrap div.content-view-full div.class-folder .attribute-long, 
#newwrap div.content-view-full div.class-folder .children {

	margin-left: 0px;
	padding-left: 0px;
}

#newwrap div.longtopbg {
	background: none;
}


div.content-view-full h1 {
	color:#333333;
	font-size: 24px;
	font-family: Arial;	
	margin: 5px 0px 5px 0px;
	border-bottom: none;
}

div.content-view-full h2 {
	color:#000;
	/*font-family: Arial, Georgia, "Times New Roman", Times, serif;*/
	font-size:15px;
	font-weight:normal;
	margin: auto;
}

div.authorfull {
	position: static;
	float: left;
	width: 100%;
	margin-left: 2px;
}

#newwrap div.class-article div.attribute-image {
	border: none;
	padding-top:2px;
	width: auto;
	float: none;
	text-align: left;
}

div.class-article  div.attribute-image img {
	margin-left:2px;
	margin-left: -2px;
}



div.content-view-line div.class-article {
	border:none;
	width:650px;
	float:left;
	clear:both;
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc;
}

div.content-view-line div.subtree1184 {
	width: 225px;
	clear: none;
	border: none;
	float: left;
}

div.content-view-line div.class-article div.left {
	width: 180px;
	float: left;
}

div.content-view-line div.class-article div.biggerimage {
	width: 320px;
}

div.content-view-line div.subtree1745 div.left{ width: 90px; }
div.content-view-line div.subtree1184 div.left{ width: 90px; }

div.content-view-line div.class-article div.left .attribute-image img {
	width: 150px;
	height: auto;
}

div.content-view-line div.class-article div.biggerimage .attribute-image img {
	width: 300px;
}

div.content-view-line div.subtree1745 div.left .attribute-image img,
div.content-view-line div.subtree1184 div.left .attribute-image img {
	width: 70px;
}


div.content-view-line div.class-article div.right {
	width: auto;
	float: none;
	padding-top: 5px;
}

div.content-view-line div.class-article .attribute-short { font-style: normal; }
div.content-view-line div.class-article .author { display: none; }
div.content-view-line div.class-article .attribute-short a { float: right; margin-bottom: 5px; }



div.content-view-line div.subtree1142 .attribute-short a { float: left; margin-bottom: 5px; }
div.content-view-line div.subtree1168 .attribute-short a { float: left; margin-bottom: 5px; }
div.content-view-line div.subtree1165 .attribute-short a { float: left; margin-bottom: 5px; }
div.content-view-line div.subtree1163 .attribute-short a { float: left; margin-bottom: 5px; }
div.content-view-line div.subtree1155 .attribute-short a { float: left; margin-bottom: 5px; }
div.content-view-line div.subtree1745 .attribute-short a { float: left; margin-bottom: 5px; }
div.content-view-line div.subtree1184 .attribute-short a { float: left; margin-bottom: 5px; }


#newwrap div.content-view-line div.class-article h2 a {
	color: #333333;
	font-weight: bold;
}

body #newwrap div.rightbox {
	float:right;
	border:none;
	width:200px;
	padding:0px;
	margin: 0 10px 5px 10px;
	font-style: normal;
}


.newsmallbox {
	background-image: url(../images/new/smallboxbg.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 142px;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 18px;
}

.newsmallbox .small1 {
	width: 199px;
	text-align: center;
	position: absolute;
	top: 15px;
}


.newsmallbox .small2 {
	position: absolute;
	top: 113px;
	text-align: center;
	width: 199px;
}

.newsmallbox a {
	text-decoration: none;
}

.smallboxrightmargin {
	margin-right: 21px;
}

.parent291 {
	text-align: center;
	width: 930px;
}

.subparent291 {
	width: 930px;
	margin: 0 auto 0 auto;
}

div.spacy {
	border: 0;
	margin:50px 0 20px 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 100%;
	background-color: #eeeeee;
	float: left;
	clear: both;
}

/* -------------------------------
	FORHANDLERSØK
---------------------------------- */ 

div.forhandlersok {
	float: left;
	clear: none;
	margin:11px 0px 0 0px;
	border:none;
	width: 323px;
	margin-bottom: 0px;
}

div.forhandlersok div.leftx {
	border: none;
	width: 323px;
}

div.forhandlersok select { left:168px; }
div.forhandlersok select.type { left:168px; }

div.forhandlersokright {
	float: right;
	clear: none;
	margin-right: 90px;
	margin-top: 8px;
}

div.rightinfobox {
	width: 230px;
	margin-bottom: 11px;
}

div.rightinfoboxheader {
	color: #fff;
	width: 93px;
	margin-left: 1px;
	float: left;
	clear: both;
	height: 17px;
	padding-top: 2px;
	font-size: 0.9em;
	text-align: center;
}

div.rightinfoboxtext {
	float: left;
	clear: both;
	border: 1px solid #cccccc;
	width: 218px;
	height: 79px;
	padding: 5px;
	font-size: 1em;
}
.content-view-full .class-forhandlersok h2 {
	margin-bottom: 6px;
	font-size: 16px;
}

.class-forhandlersok .spacy {
	margin-top: 15px;
	margin-bottom: 5px;
}

tr.top {
	background: none;;
	height:26px;
	color:#000;
}

table.ansatte tr.top th {
	padding-left:14px;
	font-weight: normal;
}

div.hoverwrapp {
	float: left; margin-right: 10px; margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #cccccc;
}

div.hoverboxx {
	overflow: hidden; 
	height: 67px; 
}

div.hoverboxx img {
	width: 100px;
	margin: 0;
	padding: 0;
}

div.hoverwrapp:hover {
	background-color: #cccccc;

}

ul li {
	background: none;	
}


.megalinkbox {
	width: 200px;
	height: 50px;
	position: relative;
}

.mbox .selected {
	background-color: #da1820;	
}


.megalinkbox .content {
	position:absolute;
	left: 0px;
	top: 14px;
	width: 160px;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
}

.megalinkbox .content a {
 	color: #333333;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

.mbox .selected .content a {
 	color: #fff;
}

.megalinkbox .img {
	position: absolute;
	top: 21px;
	left: 169px;
	width: 13px;
	height: 6px;
	background-image: url(../images/rarrow.gif);
}

.mbox .selected {
		background-color: #da1820;
}

.mbox .selected .img {
	background-image: url(../images/warrow.gif);
}


.mbox1 {
	position: absolute;
	left: 174px;
	top: 13px;
}

.mboxsep {
	position: absolute;
	left: 381px;
	top: 9px;
	background-image: url(../images/mboxsep.gif);
	width: 2px;
	height: 58px;
}

.mbox2 {
	position: absolute;
	left: 390px;
	top: 13px;	
}

.mboxsep2 {
	position: absolute;
	left: 597px;
	top: 9px;
	background-image: url(../images/mboxsep.gif);
	width: 2px;
	height: 58px;
}


#megamenu2,
#megamenu {
	height: 263px;
	background-color: #b6141b;
	width: 950px;
	display: inline;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #fff;
	display: none;
}

#megamenu2 {
	background-color: #969696;
}

#mmtop2,
#mmtop {
	height: 89px;
	background-color: #a61218;
}

#mmtop2 .megaitem,
#mmtop .megaitem {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
}

#mmtop2 {
	background-color: #333333;	
}

#mmtop2 .megaitem,
#mmtop .megaitem {
	padding: 10px;
	margin-top: 0px;
}

#mmtop2 .megaitem div,
#mmtop .megaitem div {
	text-align: center;
}

#mmtop2 .megaitem div.first,
#mmtop .megaitem div.first {
	height: 53px;	
}

#mmtop2 .megaitem div a,
#mmtop .megaitem div a {
	color: #fff;
	text-transform: uppercase;
}

#mmcontent2,
#mmcontent {
	position: relative;	
	height: 174px;
	background-color: #af1319;
}

#mmcontent2 {
	background-color: #424242;
}

#mmcontent2 .contentitem,
#mmcontent .contentitem {
	float: left;
	width: 150px;
	margin-top: 20px;
	font-size: 0.9em;
	margin-left: 20px;
}

#mmcontent2 .notwide,
#mmcontent .notwide {
	width: 120px;	
}

#mmcontent2 .contentitem h2,
#mmcontent2 .contentitem a,
#mmcontent .contentitem h2,
#mmcontent .contentitem a {
	color: #fff;
	clear: both;
}

#mmcontent2 .contentitem div,
#mmcontent .contentitem div {
	width: 130px;
	margin-bottom: 5px;
}

#mmclose2,
#mmclose {
	position: absolute;
	top: 140px;
	right: 26px;
}

#mmclose2 a, #mmclose a { color: #fff; }
#mmclose2 a:hover, #mmclose a:hover { color: #fff; text-decoration: underline; }

#mmclose2 img,
#mmclose img {
	position: relative; bottom: -2px; left: -3px;
}

#social {
	clear: both;
	padding-top: 15px;
}

#social #leftsocial {
	width: 463px;
	margin-left: 5px;
	float: left;
}

#social .headerbox {
	background-color: #eeeeee;
	color: #333333;
	padding-left: 20px;
	height: 60px;
}

#social .headerboxsmall {
	height: 25px;
	font-weight: bold;
	padding-top: 5px;
}

#social .socialboxcontent {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 10px;
	text-align: center;
}

#social .headerbox h2
{
	margin: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-size: 14px;
}
#social .headerbox p {
	margin: 0px;
	font-size: 12px;
}

#social #rightsocial {
	float: left;
	margin-left: 10px;
	width: 463px;
}

#proffsocial #social .socialboxcontent
{
	height: 220px;	
}



#social .tableimg {
	width: 300px;
	margin: 0 auto 0 auto;
}


#social .tableimg img {
	margin-bottom: 10px;
}

div.likeboxwrap {
	width:463px;
	height:370px;
	overflow:hidden;
}

div.likeboxwrap iframe {margin:-1px;}

#social .cats {
	margin-top: 25px;
}

#social .cat {
	float: left;
	margin-left: 20px;
}

#social .firstrow img {
	margin-bottom: 20px;	
}

#social table img {
	margin-left: 15px; 	
	margin-right: 5px;
}

.pathline {
	margin: 13px 7px 12px 7px;
	height: 23px;
	padding-top: 5px;
	text-indent: 13px;
	text-transform: uppercase;
	color: #fff;
	background-color: #333333;
}

.pathline a {
	color: #fff;
	text-decoration: underline;
}

.allproducts {
	margin: 0px 7px 0px 7px;	
}

.allproducts .producttopline {
	height: 89px;
	background-color: #333333;
}

.allproducts .megaitem {
	width: 110px;
	float: left;
	margin-left: 10px;
	text-align: center;
	background-color: #333333;	
	height: 79px;
	padding-top: 10px;
}

.allproducts .selected {
	background-color: #da1820;
	
}

.allproducts .megaitem div {
	text-align: center;
}

.allproducts .megaitem div.first {
	height: 53px;	
}

#resultwrap .allproducts .megaitem div a {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
}

#resultwrap .allproducts .megaitem div a:hover {
	text-decoration: underline;
}


#subproducts .produktitem {
	float: left;
	margin-left: 28px;
}

#subproducts .produktitem .produktitemimage {
	width: 100px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #cccccc;
	text-align: center;
	margin-bottom: 13px;
}

#subproducts .produktitem .header {
	text-align: center;
}

#subproducts .produktitem .header a {
	color: #000;
	text-decoration: none;
}

#subproducts .produktitem .header a:hover {
	text-decoration: underline;
}

.allproditems {
	float: left;
	clear: both;	
}


.newprodukt {
	margin-top: 20px;	
}

.leftprodukt {
	width: 460px; 
	margin-left: 13px;
	float: left;
}

.leftproduktimage {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.rightprodukt {
	width: 440px; 
	float: left;
}

.rightprodukt h1 {
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.rightprodukt h2 {
	text-transform: uppercase;	
}

.prodsepline {
	width: 100%;
	position: relative;
	left: -5px;
	height: 1px;
	line-height:1px;
	font-size:1px;
	background-color: #cccccc;
	margin: 15px 0 15px 0;
}

.leftprodukt .prodsepline {
	left: 0px;	
	width: 420px;
}

.leftprodukt .title,
.rightprodukt .title {
	text-transform: uppercase;
	margin-bottom: 7px;
	color: #333333;
	font-size: 14px;
}

.rightprodukt .color {
	float: left;
	border: 1px solid #cccccc;
	width: 67px;
	height: 62px;
	overflow: hidden;
	margin-right: 3px;
}

.rightprodukt .selected {
	border: 1px solid #333333;
}

.rightprodukt .color img {
	border: 2px solid #fff;
	width: 63px;
	height: 58px;
}

.clear { clear: both; }

.formatbox{
	float: left;
	width: 104px;
	margin-right: 35px;
	margin-bottom: 10px;
}

.formatbox .formatboxborder {
	border: 1px solid #cccccc;
	text-align: center;
	height: 80px;
	overflow: hidden;
}

.formatbox .name {
	margin-top: 12px;
	text-align: center;
}

body #resultwrap .formatbox .name a {
	color: #333333;
}

table.tech {
	width: 420px;	
	font-size: 11px;
}

table.tech tr {
	height: 25px;	
}

table.tech tr.gray {
	background-color: #eeeeee;
}

table.tech div {
	margin-left: 5px;	
}

.produktline {
	margin-top: 13px;	
}

.produktline a {
	font-weight: normal;
}


.imgbox {
	float: left;
	width: 100px;
	border: 1px solid #cccccc;
	background-color: #fff;
	margin-right: 8px;
}

.imgbox:hover {
	border: 1px solid #333333;	
}

.imgbox .imgboxinner {
	height: 58px;
	width: 98px;
	margin: 1px 0 1px 1px;
	overflow: hidden;
}

.imgbox .imgboxinner img {
	max-width: 98px;
}

.fplink {
	/*
	margin-left: 25px;
	height: 20px;
	padding-top: 5px;
	*/
}

.fplink {
	position: absolute;
	/*top: 95px;*/
	/*left: 770px;*/
	left: 640px;
	top:130px;
}

#megamenu2 .fplink {
	position: absolute;
	top: 95px;
	left: 770px;
}

.fplink a {
	color: #fff;
}

.fplink a:hover {
	text-decoration: underline;
}

.fplink img {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.proffnews {
	float: left;
	text-align: left;
}

.proffnews .image {
	float: left;	
	margin-right: 15px;
}



body table.list tr.bglight, body table.list tr.bgdark,
body table.renderedtable tr.bglight, body table.renderedtable tr.bgdark
{
	background-color: #fff;
}

body table.list tr:hover, body table.list tr.bglight:hover, body table.list tr.bgdark:hover,
body table.renderedtable tr:hover, body table.renderedtable tr.bglight:hover, body table.renderedtable tr.bgdark:hover {
	background-color: #F5F5F5;
}


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapperatw {
	width: 950px;
	background-color: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
#newfooterx, .push {
	height: 50px; /* .push must be the same height as .footer */
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
	background-color: #fff;
}

#newfooterx {

}




#slideshow {
    position:relative;
    height:410px;
	overflow: hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


img.datepicker-icon {
	display: none;
}
