
body {
text-align: center;
background: #FFF;
color: #444;
margin-top: 50px;
}


#container {
text-align:left;
margin: 0 auto;
width: 800px;
background: #FFF;
}


h1 {
background: #FFF;
color: #000;
padding: 15px 0px;
margin: 0;
border-bottom: 1px solid #BBB;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;

}


#nav {
float: left;
width: 190px;
height: 100&;
display: inline;
margin-left: 0px;
padding: 15px 10px 0px 0px;
background: #FFF;
border-right: 1px dashed #BBB;
}


#nav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}


#content1 {
float: left;
width: 375px;
padding: 20px;
background: #FFF;
}


#content2 {
float: left;
width: 180px;
padding: 20px 0px;
background: #FFF;
}

#content3 {
float: left;
width: 275px;
padding: 20px;
background: #FFF;
}


#content4 {
float: left;
width: 275px;
padding: 20px 0px;
background: #FFF;
}


#content_varukorg {
float: left;
width: 555px;
padding: 20px;
background: #FFF;
}


#footer {
clear: both;
background: #FFF;
color: #000;
padding: 10px 0px;
text-align: center;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 11px;
border-top: 1px solid #BBB;
}


h2 {
margin-top: 0;
color: #000;
font-weight: normal;
}

.pic {
padding: 5px 5px 5px 5px;
border: 1px solid #BBB;
}


.menutitle{
cursor:pointer;
color:#000000;
width:190px;
padding:5px;
text-align:left;
font-weight:bold;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom:1px dashed #CCC;
line-height: 20px;

}

.submenu{
margin-top: 8px;
margin-bottom: 3px;
color:#000000;
font-weight:normal;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 16px;
text-indent: inherit 10px;
}


.infotext {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 18px;
color: #666;
border-bottom: 1px dashed #CCC;
text-align: left;
}

.pris {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
color: #FF0000;
text-align: left;
}

.titel {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 22px;
color: #FF0000;
text-align: left;
}


.undertitel {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 22px;
color: #000;
text-align: left;
}


.forfattarnamn {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 22px;
color: #000;
text-align: left;
}


p {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
color: #000;
text-align: left;
}

.indrag {
text-indent:1.5em;
}

.slut {
color: #666;
}


.underaktuellt {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 22px;
color: #000;
text-align: left;
}



ul {
margin: 0;
padding-left: 10px;
list-style: none;
}

li {
text-indent: -10px;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
color: #000;
text-align: left;
}


a:link, a:visited {
color:#000;
text-decoration:none;
border-bottom: 1px dotted #FFF;
padding-bottom: 2px;
}

a:hover {
color:#FF0000;
}

a.ReadMore
{
  text-decoration: underline;
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #000;
  text-align: left;
  cursor: pointer;
}

a.NoHover:link, a.NoHover:visited,a.NoHover:hover {
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 2px;
}


.BookInfoBorder
{
  border: 1px solid #000;
  padding: 5px 10px 5px 10px;
  margin-bottom: 15px;
}





