a {
color: #780000;
text-decoration: none;
}
a:hover {
color: #B5916C;
text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #575757;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 2px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #575757;
	font-weight: normal;
	padding: 0px;
	margin-top: 22px;
	margin-bottom: 2px;
}
.title {
	font-family: Tahoma, serifSansSerifMonospace; 
	font-size: 1.2em;
	text-transform: uppercase;
	color: #575757;
	font-weight: normal;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 2px;
}
body {
	font-family: Tahoma, serifSansSerifMonospace;
	color: #575757;
	font-size: 10px;
}
.view_summary {
	line-height: 16px;
}

td.view_summary{
	padding-top: 15px;
}
.view_body {
	line-height: 14px;
}

td.view_body{
	padding-left: 15px;
}

#katalog  {
	margin-left: 0px;
}
#katalog .item {
	display: block;
	margin-left: 0px;
	background-color: #F3EFEA;
	padding: 3px;
	padding-left: 7px;
	border-bottom: 2px solid #ffffff;
	text-transform: uppercase;
	
}
#katalog .item a {
	text-transform: uppercase;
	text-decoration: none;
	color: #575757;
}
#katalog .item a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #780000;
}
#left {
	width: 157px;
	border-top: 1px solid #9A9A9A;
	padding-top: 10px;
}
#right {
	width: 176px;
	border-top: 1px solid #9A9A9A;
	padding-top: 10px;
}
#middle {
	border-top: 1px solid #B8B8B8;
}
#middle .title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #575757;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#middle .title a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #575757;
	font-weight: normal;
	text-decoration: none;
}
#middle .title a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #780000;
	
}.bestill {
	padding-top: 5px;
	color: #780000;
	font-weight: bold;
}
#sok {
	margin-bottom: 10px;
	background-color: #F3EFEA;
	padding: 3px;
	padding-left: 7px;
	font-weight: bold;	
}
#handlekurv {
	background-color: #F3EFEA;
	padding: 3px;
	padding-left: 7px;
}

table.current-books td{
	text-align: center;
	padding-bottom: 10px;
}

table.current-books td.title{
	text-align: left;
	padding-left: 25px;
}

div.contact{
	padding-top: 7px;
	padding-left: 15px;
}