body {
	margin: 0;
	padding: 0;
}

body {
	font-family: georgia, times, serif;
	color: #272727;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
}

hr {
	height: 1px;
	color: #d4d4d4;
	background-color: #d4d4d4;
	padding: 0;
	margin: 5px 0 10px 0;
	*margin: 5px 0 5px 0;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #808183;
	border-right: 0px;
	border-left: 0px; 
}

.normal, .nomargin {
	clear: both;
}

h1 {
	font-family: times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #242424;
}

h2 {
	font-family: georgia, times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 0 0px 0;
	padding: 0;
}

h3 {
	font-family: georgia, times, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0px 0;
	padding: 0;
}

h5 {
	margin: 0;
	padding: 0;
}

.bildtext {
	color: #a3a3a3;
}

a img {
	border: 0px;
}

a:focus, a:hover, a:active { outline:none }

.textonright {
	float: left;
	margin: 5px 41px 5px 0px;
}

.textonleft {
	float: right;
	margin: 5px 0 5px 41px;
}

a {
	color: #6e7014;
	text-decoration: none;
	font-weight: bold;
}

a.arrowlink, a.arrow {
	color: #6e7014;
	padding: 0 0 0 15px;
	background: url(../img/arrow.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

/** Positionering **/

div#layout-body {
	width: 745px;
	margin: 0 auto;
}

div#top {
	background: url(../img/kors.jpg) no-repeat;
	padding: 69px 0 22px 140px;
}

div.full {
	margin: 20px 0 0 0;
}

div.left {
	width: 515px;
	float: left;
}

div.right {
	width: 211px;
	float: right;
}

/** Menu level 1 **/

div#menubar {
	background: url(../img/bg_menubar.jpg) no-repeat;
	height: 100%;
	font-family: arial, verdana, sans-serif;
	overflow: hidden;
}

/** Search **/

div#search {
	background: url(../img/bg_search.jpg) no-repeat;
	float: right;
	height: 100%;
	overflow: hidden;
	width: 200px;
	margin: 0;
	margin: 10px 10px 0 0;
}

#searchform {
	margin: 0px 0 0px 0;
	padding: 0;
}

.search-holder {
	padding: 0px 0 0 0px;
	margin: 0;
	float: left;
	overflow: hidden;
	height: 22px;
}

.search-input {
	width: 162px;
	height: 16px;
	color: #000000;
	margin: 4px 0px 0px 4px;
	padding: 0px 0 0 0px;
	font-size: 9px;
	display: block;
	float: left;
	border: 0px;
}

.searchButton {
	float: left;
	display: block;
}

/** Puff - grön ram **/

.puff {
	clear: both;
	height: 100%;
	overflow: hidden;
	font-family: arial, verdana, sans-serif;
	margin: 0 0 10px 0;
}

.puff .rubrik {
	color: #fff;
	font-weight: bold;
	background: url(../img/puff_top.gif) no-repeat;
	height: 37px;
	line-height: 25px;
	padding: 0px 11px 0px 11px;
}

.puff .content {
	background: url(../img/puff_bottom.gif) no-repeat bottom left;
	padding: 0px 11px 20px 11px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

/** Puff - rubrik **/

.headline {
	background: url(../img/headline_right.gif) no-repeat right;
	clear: both;
	height: 100%;
	overflow: hidden;
	font-family: arial, verdana, sans-serif;
	margin: 0 0 10px 0;
}

.headline .headline-repeat {
	color: #fff;
	font-weight: bold;
	background: url(../img/headline_left.gif) no-repeat;
	height: 27px;
	line-height: 27px;
	padding: 0px 0px 0px 14px;
}

/** Puff - drop **/

.drop {
	background: url(../img/drop_bottom.gif) no-repeat bottom left;
	clear: both;
	height: 100%;
	overflow: hidden;
	padding: 0px 0px 29px 0px;
}

.drop .drop-rub {
	background: url(../img/drop_top.gif) no-repeat;
	padding: 31px 45px 0px 45px;
}

.drop .drop-content {
	background: url(../img/drop_content.gif) repeat-y;
	padding: 15px 45px 0px 45px;
}

/** Boklistning **/

ul.books {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.books li {
	margin: 0;
	padding: 20px 0 20px 0;
	border-top: 1px solid #e5e6d9;
	height: 100%;
	overflow: hidden;
}

ul.books li img {
	display: block;
	float: left;
}

ul.books li span.books-content {
	display: block;
	float: right;
	width: 391px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

ul.books li span.books-content a {
	font-family: georgia, times, serif;
	font-size: 12px;
}

ul.books li span.description {
	padding: 0 0 0px 0;
	display: block;
}

/** Split box **/

div.split-box {
	clear: both;
	margin: 0 0 10px 0;
	height: 100%;
	overflow: hidden;
}

div.split-box .left {
	background: url(../img/split_ram.gif) no-repeat;
	float: left;
	width: 320px;
	height: 157px;
	padding: 20px 22px 20px 22px;
}

div.split-box .right {
	background: url(../img/split_ram.gif) no-repeat;
	float: right;
	width: 320px;
	height: 157px;
	padding: 20px 22px 20px 22px;
}

/** Boklistning - startsida **/

div.books-start {
	clear: both;
	margin: 0 0px 10px 0;
	height: 100%;
	overflow: hidden;
}

div.books-start .entry-even {
	background: url(../img/split_ram.gif) no-repeat;
	float: right;
	width: 320px;
	height: 157px;
	padding: 20px 22px 20px 22px;
	margin: 0 0px 15px 0;
}

div.books-start .entry-odd {
	background: url(../img/split_ram.gif) no-repeat;
	float: left;
	width: 320px;
	height: 157px;
	padding: 20px 22px 20px 22px;
	margin: 0 0px 15px 0;
}

div.books-start .entry-odd img, div.books-start .entry-even img {
	display: block;
	float: left;
}

div.books-start .entry-odd span.books-content, div.books-start .entry-even span.books-content {
	display: block;
	float: right;
	width: 217px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

div.books-start .entry-odd span.books-content a, div.books-start .entry-even span.books-content a {
	font-family: georgia, times, serif;
	font-size: 12px;
}

div.books-start .entry-odd span.description, div.books-start .entry-even span.description {
	padding: 0 0 0px 0;
	display: block;
}

/** Formulär **/


/** Formulär **/

form.form-module {
	background: #fff;
}

.text-input {
	width: 97%;
}

form.form-module div.form-module-inside {
  padding-left: 0px;
  padding-right: 0px;
}

form.form-module div.form-module-bottom {
  padding: 0px 0px 0px 0px;
}

.row {
  overflow: hidden;
  height: 100%;
}

.col {
  float: left;
  padding: 5px 0 5px 0;
  width: 46%;
  overflow: hidden;
}

.col1, .col2, .col3 {

}

.colspan1 {
  width: 30%;
}

.colspan2 {
  width: 60%;
}

.colspan3 {
  width: 90%;
}

form.form-module select {
  border: 1px solid silver;
  width: 100%;
}

.popup {
  width: 100%;
}

.section {
  
}

.reset-button {
  float: left;
}

label.checkbox-label span, label.radio-button-label span {
  padding-left: 3px;
}

label.file-label, label.file-label span, label.textarea-label span, span.popup, label.checkbox-label, label.radio-button-label {
  display: block;
  padding: 2px 0 2px 0;
}

.error {
  border: 1px dotted red;
  background-color: pink;
  display: block;
  padding: 3px;
  margin-top: 5px;
}
