body {
	background: #fff;
	margin: 0 0 20px 0;
	}

#wrap {
	width: 964px;
	margin: 0 auto;
	}
	
#header {
	width: 952px;
	height: 100px;
	padding: 0 6px 0 6px;
	background: url('../images/bg-content.png') repeat-y;
	}

#headerContent {
	width: 952px;
	height: 100px;
	background: #000;
	}

#headerContentLeft {
	width: 400px;
	height: 100px;
	float: left;
	}

#headerContentRight {
	width: 390px;
	height: 90px;
	padding: 10px 10px 0 0;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	}

#startTop {
	width: 952px;
	height: 385px;
	padding: 0 6px 0 6px;
	background: url('../images/bg-start-top.png') no-repeat;
	}

#startMiddle {
	width: 952px;
	height: 105px;
	padding: 0 6px 0 6px;
	background: url('../images/bg-start-middle.png') no-repeat;
	}

#startContent {
	width: 964px;
	padding: 28px 0 20px 0;
	background: url('../images/bg-start-top.png') repeat-y;
	text-align: center;
	}

#contentWrap {
	width: 964px;
	padding: 0 6px 20px 6px;
	background: url('../images/bg-content.png') repeat-y;
	}

#left{
	width: 210px;
	float: left;
	}

#content{
	width: 680px;
	float: left;
	min-height: 330px;
	}

#contentLeft{
	width: 440px;
	float: left;
	}
	
#contentRight{
	width: 240px;
	float: left;
	}

#contentWide{
	margin-top: 0;
	margin-bottom: 30px;
	width: 850px;
	float: left;
	}

#contentFull{
	margin-top: 0;
	margin-bottom: 30px;
	width: 952px;
	float: left;
	}

#logos{
	width: 952px;
	text-align: center;
	margin-top: 30px;
	}

.personalBox{
	width: 216px;
	height: 235px;
	float: left;
	}

.adBox{
	width: 216px;
	float: left;
	}

.logoBox{
	width: 200px;
	float: right;
	text-align: center;
	margin-bottom: 15px;
	}

.logoBoxInBox{
	width: 178px;
	border: 1px solid #d2d2d2;
	background: #efefef;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	}

.prodRow{
	width: 650px;
	float: left;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.prodCell{
	width: 117px;
	height: 160px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-right: 13px;
	}
	
.prodCell2{
	width: 235px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	}

.showroomCell{
	width: 117px;
	height: 130px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-right: 13px;
	}

.catalogueWrap{
	width: 620px;
	margin-left: 40px;
	}

.catalogueCell{
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	}

.catalogueCellLeft{
	width: 95px;
	float: left;
	padding-top: 1px;
	}

.catalogueCellRight{
	width: 205px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
	}

#footer {
	width: 964px;
	height: 36px;
	background: url('../images/bg-footer.png') no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#footer2 {
	width: 964px;
	height: 35px;
	text-align: right;
	}



/* --- JUST NU --- */

#justnu{
	float:left;
	background: #faa634;
	width: 218px;
	height: 85px;
	padding: 10px;
	}

.justnu{
    background: url('../images/bg-justnu-link.gif') right bottom no-repeat;
    color: #000;
	display: block;
	width: 217px;
	height: 12px;
	padding-top: 6px;
	}

a.justnulink:link, a.justnulink:hover, a.justnulink:visited{
    background: #faa634;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000;
	}

a.justnulink:link, a.justnulink:visited{
    text-decoration: none;
	}

a.justnulink:hover{
    text-decoration: underline;
	}



/*--- MENU ---*/

#nav {
	width: 952px;
	height: 25px;
	padding: 0 6px 0 6px;
	background: url('../images/bg-content.png') repeat-y;
	}

#navContent {
	width: 952px;
	height: 20px;
	background: #e7e7e7;
	padding-top: 5px;
	}

.navOption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: inline;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #aaa;
	}

.navDivider {
	width: 1px;
	height: 25px;
	background: #000;
	display: inline;
	margin-top: 0;
	}



/* ---  RUBRIKER  --- */

h1, h2.hett{
	margin-top: 25px;
	padding-left: 38px;
	font-family: arial, helvetica, tahoma, trebuchet ms, verdana;
	font-size: 1.4em;
	color: #000;
	text-transform: uppercase;
	}

h1.start, h2.start{
	/*float: right;*/
	margin-top: 15px;
	/*padding-right: 20px;*/
	}
	
h2{
	margin-top: 25px;
	padding-left: 38px;
	font-family: arial, helvetica, tahoma, trebuchet ms, verdana;
	font-size: .9em;
	color: #000;
	}
	
.top{
	margin-top: 0px;
	}

h3.justnu{
	background-image: url('../images/rubstart_justnu.gif');
	height: 29px;
	margin-top: 15px;
	padding-top: 11px;
	padding-left: 55px;
	font-family: arial, helvetica, tahoma, trebuchet ms, verdana;
	font-size: 1em;
	color: #595756;
	}



/* ---  P-TAGGAR  --- */

#nav p{
/*	font-family: arial;
	font-size: .7em;
	letter-spacing: 1px;*/
	margin-top: -2px;
	}
	
#left p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: 1px;
	}
	
.left{
	margin-top: 30px;
	padding-left: 25px;
	line-height: 1.5em;
	}
	
.adress{
	margin-top: 30px;
	padding-left: 25px;
	}
	
.red{
	color: #CC0000;
	}

.bold{
	font-weight: bold;
	}
	
#contentWide p, #contentFull p, #content p, #contentLeft p, #contentRight p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	}

.bread{
	padding-left: 38px;
	width: 420px;
	}

.breadFull{
	padding-left: 38px;
	width: 450px;
	}

.breadLeft{
	padding-left: 38px;
	width: 360px;
	}
	
.breadRight{
	padding-left: 20px;
	width: 225px;
	}

.personal{
	margin: 0 20px 25px 0;
	}

.ad{
	margin: 0 20px 25px 0;
	}

.prodStart{
	font-style: italic;
	}

.prodDescr{
	/*font-style: italic;*/
	color: #666;
	width: 110px;
	}

.prodDescr2{
	width: 180px;
	}
	
.prodNr{
	font-weight: bold;
	width: 110px;
	}

.highlight{
	font-style: italic;
	}


.footer{
	font-family: Arial, Helvitica, sans-serif;
	font-size: .7em;
	letter-spacing: 1px;
	}



/*--- LINKS ---*/

#headerContentRight a:link, #headerContentRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}

#headerContentRight a:hover {
	color: #fff;
	text-decoration: underline;
	}

#nav a:link, #nav a:visited{
	text-decoration: none;
	color: #000;
	}
	
#nav a:hover{
	color: #000;
	text-decoration: underline;
	}

a{
	color: #8C8C8C;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #F86900;
}

#nav a:link, #nav a:visited{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
	
#nav a:hover{
	color: #F86900;
	}

#header a:link, #header a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
	
#header a:hover{
	color: #fff;
	text-decoration: underline;
	}

#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}

#footer a:hover{
	color: #F86900;
	}
	


.c_prev
{
    position:absolute;
    left:0px;
    width:25px;
    height:105px;
    z-index:999;
    background-image:url(../images/arrow_left.png);
    background-repeat:no-repeat;
    }
    
    .c_prev:hover
    {
        background-image:url(../images/arrow_left_hover.png);
        }
    
.c_next
{
    position:absolute;
    right:0px;
    width:25px;
    height:105px;
    z-index:999;
    background-image:url(../images/arrow_right.png);
    background-repeat:no-repeat;
    }
    
    .c_next:hover
    {
        background-image:url(../images/arrow_right_hover.png);
        }



/* --- LISTA --- */

#content ul, #contentLeft ul, #contentRight ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}

#content ul li, #contentLeft ul li, #contentRight ul li{
	margin: 0 0 4px 0;
	}



/*--- IMAGES ---*/

#headerContentLeft img {
	position: relative;
	top: 40px;
	left: 18px;
	border: none;
	}

.logoStart {
	margin: 4px 9px 4px 9px;
	border: none;
	}

.prodThmb{
	border: 1px #8C8C8C solid;
	}
	
.noBorder{
	border: none;
	}

#footer2 img {
	position: relative;
	top: 2px;
	right: 11px;
	border: none;
	}



/* --- TABELL --- */

table.table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 5px 20px 40px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
}

td.table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

table.tableBorderless
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 5px 20px 40px;
	border: none;
}

td.tableBorderless
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}

td.tableDark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background: #E6E6E6;
}



/* --- FORMULÄR --- */

.input{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #F9F9F9;
	border: 1px solid #D4D4D4;
	padding: 2px;
	}

.input2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #DEDEDE;
	border: 1px solid #C5C5C5;
	padding: 1px 7px 1px 7px;
	}



/* --- LISTOR --- */

ul li.list{  
	width: 400px;
	}



/*** SLIDESHOW - set the width and height to match your images **/

#slideshow{
	position:relative;
	height:330px;
	margin-left: 38px;
	margin-bottom: 13px;
	clear: both;
	}

#slideshow IMG{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	border: none;
	}

#slideshow IMG.active{
	z-index:10;
	opacity:1.0;
	}

#slideshow IMG.last-active{
	z-index:9;
	}
