@charset "utf-8";
/* CSS Document */

body
{
	background-color: #f3f3f3;
	overflow-x: hidden;
}

h1
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	line-height: normal;
}

h2
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	line-height: normal;
}

h3
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 19px;
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: normal;
}

h4
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: normal;
}

h5
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: normal;
}

a
{
	color: #255d2e;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* Endast för lärarsidor */
a.nyhet
{
	color: #ff7800;
	text-decoration: none;
}

a.breadtext
{
	color: #ffffff;
	font-size: 10px;
}

a.menu_item_link
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.menu_item_link:hover
{
	text-decoration: none;
	color: #ff7800;
}

a.submenu_item_link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.submenu_item_link:hover
{
	text-decoration: none;
	color: #ff7800;
}

div, td, body
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #686868;
}

p
{
	margin: 10px 0 0 0;
}

form
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}

.ingress
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #474747;
}

.black
{
	color: #212121;
}

.grey
{
	color: #686868;
}

.clear
{
	clear: both;
}

.input_search
{
	width: 89px;
	height: 16px;
	border: solid 1px #cdccc8;
	padding: 0 0 0 4px;
	margin: 4px 0 0 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.input_sok
{
	width: 53px;
	height: 18px;
	border: 0;
	background: url(/images/top.sok.knapp.png) no-repeat;
	margin: 2px 0 0 8px;
	vertical-align: middle;
}

.input_nyhetsbrev
{
	width: 150px;
	height: 16px;
	border: solid 1px #cdccc8;
	padding: 0 0 0 4px;
	margin: 4px 0 0 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.input_skicka
{
	width: 53px;
	height: 18px;
	border: 0;
	background: url(/images/knapp.skicka.png) no-repeat;
	margin: 2px 0 0 8px;
	vertical-align: middle;
}

.menu_item
{
	position: relative;
	width: 100%;
	height: 23px;
	background: url(/images/menu.item.png) #f6f5f0;
	line-height: 10px;
	margin: 1px 0 0 0;
	text-transform: uppercase;
}

.submenu
{
	position: relative;
	width: 100%;
	background: url(/images/menu.item.png) #f6f5f0;
	line-height: 10px;
	margin: 1px 0 0 0;
}

.submenu_inner
{
	position: relative;
	line-height: 15px;
	padding: 7px 16px 7px 16px;
}


.menu_bottom
{
	position: relative;
	width: 100%;
	background: url(/images/puff.liten.bg_gradient.png) #ffffff repeat-x;
	margin: 1px 0 0 0;
	padding: 4px 0 4px 0;
}

.menu_marker
{
	margin: 0 6px 0 0;
}

.puff_liten
{
	position: relative;
	width: 152px;
	background: url(/images/puff.liten.bg.png) #ffffff repeat-y;
	margin: 0 0 0 4px;
}

.puff_inner
{
	font-size: 12px;
	padding: 4px 10px 4px 10px;
}

.start_puff
{
	position: relative;
	width: 100%;
	background-color: #ff9600;
}

.start_puff_inner
{
	position: relative;
	padding: 14px 14px 14px 14px;
	margin: 0 0 -1px 0;
}

.start_puff_inner a
{
	color: #ffffff;
}

.start_puff_corner1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(/images/start.puff.corner1.png) no-repeat;
	line-height: 0;
	font-size: 0;
}

.start_puff_corner2
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(/images/start.puff.corner2.png) no-repeat;
	line-height: 0;
	font-size: 0;
}

.start_puff_corner3
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(/images/start.puff.corner3.png) no-repeat;
	line-height: 0;
	font-size: 0;
	margin: 0;
}

.start_puff_corner4
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(/images/start.puff.corner4.png) no-repeat;
	line-height: 0;
	font-size: 0;
	margin: 0;
}

.bok_corner1
{
	position: absolute;
	top: -1px;
	left: -1px;
	width: 10px;
	height: 10px;
	background: url(/images/bok.corner1.png) no-repeat;
	line-height: 0;
	font-size: 0;
}

.bok_corner2
{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 10px;
	height: 10px;
	background: url(/images/bok.corner2.png) no-repeat;
	line-height: 0;
	font-size: 0;
}

.bok_corner3
{
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 10px;
	height: 10px;
	background: url(/images/bok.corner3.png) no-repeat;
	line-height: 0;
	font-size: 0;
	margin: 0;
}

.bok_corner4
{
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 10px;
	height: 10px;
	background: url(/images/bok.corner4.png) no-repeat;
	line-height: 0;
	font-size: 0;
	margin: 0;
}

.line
{
	position: relative;
	height: 1px;
	width: 100%;
	background-color: #cdccc8;
	margin: 2px 0 2px 0;
	border: 0;
}

.start_news
{
	position: relative;
	margin: 0 0 20px 0;
}

.small_book_picture
{
	position: relative;
	float: left;
	width: 55px;
	margin: 0 10px 0 0;
}

.small_book_text
{
	position: relative;
	float: left;
	width: 160px;
}

.small_book
{
	position: relative;
	margin: 10px 0 0 0;
}

.bok_spec_row1
{
	position: relative;
	width: 100%;
	background-color: #f6f5f0;
}

.bok_spec_row_inner
{
	position: relative;
	padding: 2px 5px 2px 5px;
	float: left;
	width: 111px;
	font-size: 11px;
}

.bok_spec_row2
{
	position: relative;
	width: 100%;
}

.list_row1
{
	position: relative;
	width: 100%;
	background-color: #f6f5f0;
}

.list_row_inner
{
	position: relative;
	padding: 2px 5px 2px 5px;
}

.list_row2
{
	position: relative;
	width: 100%;
}


.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

/* nya klasser 080917 */

.book_list_image
{
	position: relative;
	float: left;
	width: 65px;
	margin: 10px 0 5px 0;
}

.book_list
{
	position: relative;
	float: left;
	width: 435px;
	margin: 10px 0 5px 0;
}

.pages
{
	position: relative;
	width: 100%;
}

.pagesprev
{
	position: absolute;
	left: 0px;
	top: 0px;
}

.pagesnext
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.pagesnumbers
{
	position: relative;
	text-align: center;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.input_textsok
{
	width: 230px;
	height: 16px;
	border: solid 1px #cdccc8;
	padding: 0 0 0 4px;
	margin: 4px 0 0 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.input_selectsok
{
	width: 236px;
	height: 20px;
	border: solid 1px #cdccc8;
	padding: 0 0 0 4px;
	margin: 4px 0 0 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* slut nya klasser 080917 */

#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 981px;
	background: url(/images/container.bg.png) #ffffff repeat-y;
}

#con_top
{
	position: relative;
	width: 981px;
	height: 28px;
	background: url(/images/container.top.png) no-repeat;
}

#con_bottom
{
	position: relative;
	width: 981px;
	height: 34px;
	background: url(/images/container.bottom.png) 0 0 no-repeat;
}

#main
{
	position: relative;
	padding: 0 0 0 19px;
	width: 943px;
}

#top_logo
{
	position: relative;
	float: left;
	width: 260px;
	margin: 0 0 0 8px;
}

#top_adress
{
	position: relative;
	float: left;
	width: 400px;
	font-size: 11px;
	color: #686868;
	margin: 12px 0 0 0;
}

#top_search
{
	position: relative;
	float: right;
	width: 200px;
	text-align: right;
}

#breads
{
	position: relative;
	margin: 16px 0 0 0;
	width: 100%;
	height: 20px;
	background-color: #fe0000;
	font-size: 10px;
	color: #ffffff;
}

#breads_inner
{
	position: relative;
	padding: 3px 8px 2px 8px;
	color: #fff;
	font-size: 10px;
}

#divider_orange
{
	position: relative;
	background-color: #ff9600;
	height: 5px;
	width: 100%;
	margin: 1px 0 0 0;
	line-height: 0;
	font-size: 0;
}

#menu
{
	position: relative;
	float: left;
	width: 160px;
}

#supernizedivider
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	background: url(/images/main.divider.png) #ffffff repeat-y;
	margin: 10px 0 0 15px;
	width: 768px;
}

#content
{
	position: relative;
	float: left;
	width: 510px;
}

#right
{
	position: relative;
	float: right;
	width: 230px;
	margin: 0 0 0 15px;
}

#bottom_adress
{
	position: relative;
	width: 100%;
	font-size: 11px;
	color: #686868;
	margin: 4px 0 0 0;
	text-align: center;
}

#book_spec
{
	position: relative;
	width: 100%;
	border: solid 1px #d1d1d1;
	margin: 0 0 20px 0;
}

#book_spec_inner
{
	position: relative;
	padding: 10px 10px 10px 10px;
}

.pdflink
{
	display: inline-block;
	line-height: 1.9em;
	margin: 0 0 0 0;
}

.pdflink a
{
	text-decoration: none;
	font-weight: bold;
	color: #e86403;
}

.pdflink a:link
{
	background-image: url(/images/pdficon.gif);
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
}
.pdflink a:visited
{
	background-image: url(/images/pdficon.gif);
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
}
.pdflink a:hover
{
	text-decoration: underline;
	background-image: url(/images/pdficon.gif);
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
}
.pdflink a:active
{
	background-image: url(/images/pdficon.gif);
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
}

.news_list
{
	position: relative;
	float: left;
	width: 500px;
	margin: 10px 0 5px 0;
}