body {
font-family: verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
margin:0px;
background:#ebebeb url(../images/bg_toner.gif) repeat-x;
}

a {
text-decoration:none;

}

img {
border:none;
margin:2px;
}


#skuggcontainer {
	height:auto !important; /*Important för FF*/
	height:100%;
	width: 920px;
	margin: auto;
	margin-top:20px;
	background:#FFF;
}

#container {
    height:auto !important; /*Imoprtant för FF*/
	height:100%;
	margin-top:0px;
	margin: 0 auto;
	text-align:left;
	width: 920px;
	padding:10px;
}

#container p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
}

#header {
width:920px;
height:150px;
background:url(../images/header.gif) no-repeat;
/*border-bottom: 3px solid #4e4e4e;*/
}

#header img {
margin-top:100px;
margin-left: 650px;
}


#butikbild {
float:left;
width:450px;
height:150px;
text-align:right;
}

#content {
width:898px;
height:auto;
padding-top: 15px;
padding-bottom: 25px;
margin-top:5px;
background-color:#000000;
}

#introbox {
width:898px;
height:auto;
}

#picbox {
width:898px;
height:auto;
padding-left:9px;
}

#picbox p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
text-decoration: none;
text-align: right;
padding-right:21px;
}

#leftcolumn {
float:left;
width:460px;
padding:10px;
padding-bottom:40px;
margin-left:10px;
}
#leftcolumn p {
font-family: verdana;
font-size: 10pt;
font-weight: normal;
color:#FFFFFF;
}

#rightcolumn {
float:left;
width:340px;
padding:5px;
margin-left:46px;
margin-bottom:5px;
}

#meny {
padding-top:75px;
width:350px;
height:420px;

}
#meny ul {
list-style-type: none;
margin-top:10px;
}
#meny li {
text-decoration: none;
height:50px;
}
#meny a {
float:left;
display:block; 
width:auto;
height:30px;
text-align:center;
text-decoration: none;
}
#meny ul li a span {
display:none;
}
#meny a:hover {
}
#meny a.active {
text-decoration: none;
}

#meny img {
border:none;
}

h1{
font-family: verdana;
font-size: 14pt;
font-weight: bold;
color: #FFFFFF;
}

h2{
font-family:verdana;
font-size: 11pt;
font-weight:bold;
color:#fff;
margin-top: 10px;
}


#footer {
width: 900px;
margin:10px;
height:20px;
text-align:center;
background:url(../images/footer.gif) 0% 0% no-repeat;
clear:both;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
margin-top:10px;
text-decoration: none;
}

