DIV {
/*	BORDER: solid 1px red;*/
}
.pager {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	color: black;
}
.pager_first {
	text-align:center;
	width: 70px;
	height: 28px;
	background: #CBCBCB;
	border:solid 1px #AFAFAF;
	cursor:pointer;
}
.pager_last {
	text-align:center;
	width: 70px;
	height: 28px;
	background: #CBCBCB;
	border:solid 1px #AFAFAF;
	cursor:pointer;
}
.pager_normal {
	text-align:center;
	width: 20px;
	height: 28px;
	background: #CBCBCB;
	border:solid 1px #AFAFAF;
	cursor:pointer;	
}
.pager_selected {
	text-align:center;
	width: 20px;
	height: 28px;
	background-color: #F47820;
	border:solid 1px #AFAFAF;
	cursor:pointer;	
}
.hb_titel {
	color: #888888;
	font-size: 10pt;
	font-family: verdana;
	font-weight: 400;
}
.hb_forfatter {
	color: #000000;
	font-size: 7pt;
	font-family: verdana;
	font-weight: 400;
}
.hb_pris {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: verdana;
	font-weight: 600;
}
.hb_kurv {
	color: #FFFFFF;
	font-size: 11pt;
	font-family: verdana;
	font-weight: 600;
}
.hb_button {
	width: 75px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: #CCCCCC;
	color: #F47820;
	font-size: 10pt;
	font-weight: bold;
}

.forside_button {
	width: 170px;
	height: 20px;
	margin: 0px;
	border: none;
	background: #F47820;
	text-align: left;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
}
.forsidebog_i_kurv {
	padding:5px;
	background-color:#F47820;
	height:20px;
}

.rubrik_header {
	padding-left: 15px;
	font-weight: 600;
	color: white;
	background: #F47820;
}
.rubrik_dato {
	font-weight: 600;
}
.rubrik_titel {
	font-weight: 600;
	cursor: pointer;
}
.rubrik_billede {
	cursor: pointer;
}
.rubrik_tekst {
	cursor: pointer;
}


.bog_titel {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
.bog_forfatter {
	font-size: 7pt;
}
.bog_uddrag {
	font-size: 7pt;
}
.b_pris {
	color: white;
	font-size: 10pt;
	font-weight: bold;
}
.kb_pris {
	color:#919191;
	font-size: 7pt;
}
.add_basket {
	color: #F47820;
	font-size: 10pt;
	font-weight: bold;
}
.lst_button {
	width: 75px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: #FFFFFF;
	color: #F47820;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
}
