
body{

/*background:#333;*/
background: #ecb4d9 url("../bilder/back.gif") repeat-x;

}

#outer{
margin:0;
/*border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;*/
height:100%;
}

a,a:link,a:visited{
	color:#990066;
	text-decoration:none;
}
a:hover,a:active{
	color:#660066;
}



#central{
text-align:center;
clear:left;
margin-top:2em;
margin-bottom:2em;
}
#ytterboks{
	
	position:relative;
	display:table;
	border:1px solid black;
	width:800px;
	background:#FFF;
	margin:auto;
	margin-top:2em;
}
#header{
	display:block;
	width:100%;
}

#content{
	font-family:sans-serif, Arial;
	padding:1em;  		
        letter-spacing: 1px;
  	min-height:600px;
  	
}


img{
    border:0;
    
}
h1,.overskrift{
	font-weight:bold;
	font-size:22px;
	text-transform: uppercase;
}

table {
  border:0;	
}

.product{

float:left;
width:350px;
margin:10px;
font-size:smaller;
text-align:right;
}

.product img {
float:left
}


.prodname{ font-weight:bold;}
#header{border-bottom:1px solid black}

#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #fec9ed;
color: #000;
width: 100%;
font: normal 90% sans-serif,arial, helvetica;
text-align: center;
}

.nav
{
text-align: center;
}
.nav img {
vertical-align:middle;
}

li { display: inline; }

li a:link, li a:visited
{
text-decoration: none;
background-color: #fec9ed;
color: #000;
padding: .2em 1em;
border-right: 1px solid #fff;
}

li a:hover
{
background-color: #CC9999;
color: #000;
}

#firmainfo{
float:left;
width:100%;
margin-bottom:10px;
padding-top:.5em;
border-top:1px solid black;
text-align:center;
font-size:smaller;

}


.elegan2{
margin-right:3em;
font-family:sans-serif;
font-weight:bold;
font-size:.8em;
text-transform:uppercase;
letter-spacing: 4px
}


.newprice{
font-weight:bold;
}
.oldprice{
color:red;
text-decoration: line-through;;

}
#imageleft {
  float:left;
  padding-right:7px;
  padding-bottom:7px;
  
  }

.nyhet{
text-align:center;
vertical-align:center;
}
.nyhet img{
display:block;
float:left;
margin-bottom:1em;
}
.nyhet span{
font-size:xx-large;
color:red;
}

.away{
margin-top:1em;
margin-bottom:1em;
border:0px;
color:#990066;
text-align:center;
}

#salg{
background:red;
color:white;
text-align:center;
}
#salgheader{
font-size:25pt;
font-weight: bold;
letter-spacing: 12px;
margin-bottom:0;
}
#salgnotice{
font-size:small;

}

