body {
	background: #000 url('../images/bg.gif') top repeat-x fixed;
	margin: 0 0 20px 0;
	}
	
#header{
	width: 740px;
	height: 90px;
	background: #FF9000 url('../images/star.gif') top right no-repeat;
	margin: 0 auto 0 auto;
	}
	
#wrap, #wrapStart{
	width: 738px;
	border-left: 1px #8C8C8C solid;
	border-right: 1px #8C8C8C solid;
	border-top: 1px #8C8C8C solid;
	margin: 0 auto 0 auto;
	}

#wrap{
	background: #FFF url('../images/bg_main.gif') bottom no-repeat;
	}

#wrapStart{
	background: #FFF url('../images/bg_main_start.gif') bottom no-repeat;
	}
	
#head{
	height: 25px;
	background: url('../images/bg_meny_top.gif') repeat;
	/*padding-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left; auto;*/
	}

#nav{
	/*margin-top: 1px;*/
	padding-left: 17px;
	height: 25px;
	z-index: 100;
	/*position: absolute;*/
	}
	
#left{
	width: 210px;
	float: left;
	}
	
#contentStart{
	margin-top: 0;
	margin-bottom: 30px;
	width: 738px;
	float: right;
	}

#content{
	width: 500px;
	float: left;
	min-height: 330px;
	}
	
#contentLeft{
	width: 260px;
	float: left;
	}
	
#contentRight{
	width: 240px;
	float: left;
	}
	
.prodRow{
	width: 470px;
	float: left;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.prodCell{
	width: 117px;
	float: left;
	font-family: verdana, arial, helvetica;
	font-size: .6em;
	}
	
.prodCell2{
	width: 235px;
	float: left;
	font-family: verdana, arial, helvetica;
	font-size: .6em;
	}

.prodDescr{
	font-style: italic;
	width: 110px;
	}

.prodDescr2{
	width: 180px;
	}
	
.prodNr{
	font-weight: bold;
	width: 110px;
	}

.highlight{
	font-style: italic;
	}
	
#logos{
	width: 738px;
	height: 82px;
	background: #DCD7D3;
	/*border-bottom: 1px #8C8C8C solid;*/
	clear: both;
	padding: 0;
	}

#footer{
	width: 713px;
	height: 20px;
	background: #DCD7D3 url('../images/bg_footer.gif') no-repeat;
	border-bottom: 1px #8C8C8C solid;
	clear: both;
	padding: 8px 0 0 25px;
	}
	
	
/* ---  BILDER  --- */

#header img{
	position: relative;
	top: 40px;
	left: 18px;
	border: none;
	}
	
#left img{
	margin: 0 auto 0 auto;
	}
	
.wide{
	margin: 0 auto 10px auto;
	}
	
.prodThmb{
	border: 1px #8C8C8C solid;
	}
	
.noBorder{
	border: none;
	}
	
#footer img{
	margin: 0 7px 5px 690px;
	border: none;
	position: absolute;
	}
	
	
/* ---  RUBRIKER  --- */

h1{
	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;
	font-size: .7em;
	letter-spacing: 1px;
	}
	
.left{
	margin-top: 30px;
	padding-left: 25px;
	line-height: 1.5em;
	}
	
.adress{
	margin-top: 20px;
	padding-left: 25px;
	}
	
.red{
	color: #CC0000;
	}

.bold{
	font-weight: bold;
	}
	
#contentStart p, #content p, #contentLeft p, #contentRight p{
	font-family: verdana, arial, helvetica;
	font-size: .7em;
	line-height: 1.3em;
	}

.breadStart{
	/*float: right;
	text-align: right;*/
	padding-right: 20px;
	padding-left: 38px;
	/*width: 322px;*/
	}

.bread{
	padding-left: 38px;
	width: 390px;
	}

.breadFull{
	padding-left: 38px;
	width: 450px;
	}

.breadLeft{
	padding-left: 38px;
	width: 202px;
	}
	
.breadRight{
	padding-left: 20px;
	width: 220px;
	}
	
.prodStart{
	font-style: italic;
	}

.footer{
	font-family: Arial, Helvitica, sans-serif;
	font-size: .7em;
	letter-spacing: 1px;
	}
	

/* ---  MENY  --- */

#nav .menu{
	font-family: arial;
	font-size: .7em;
	letter-spacing: 1px;
	display: inline;
	/*margin-top: 3px;*/
	}
	
#nav .divider{
	color: #B1B1B1;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	}
	
	
/* --- LÄNKAR --- */

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;
	}
	
#left a:link, #left a:visited{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}

#left a:hover{
	color: #F86900;
	}

#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
	
#footer a:hover{
	color: #F86900;
	}


/* --- TABELL --- */

table.table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 5px 20px 40px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
}

td.table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

table.tableBorderless
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 5px 20px 40px;
	border: none;
}

td.tableBorderless
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
}

td.tableDark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background: #E6E6E6;
}


/* --- LISTA --- */

#content ul, #contentLeft ul, #contentRight ul{
	font-family: verdana, arial, helvetica;
	font-size: .7em;
	}

#content ul li, #contentLeft ul li, #contentRight ul li{
	margin: 0 0 4px 15px;
	}


/* --- FORMULÄR --- */

.input{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

.input2{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;
	}