body, html {
  margin: 0;
  padding: 0;
  min-height: 100%;
}
body {
  color: #333333;
  background: url(/images/layout/background.png) repeat-x #8c9fa6;
  background-attachment: fixed;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}
.shadow2 {
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
}
img { border: 0; }
ol, ul, blockquote, form {
  margin: 0;
  padding: 0;
}
a:link { color: #000000; }
a:link:hover { color: #550000; }
a:visited { color: #550000; }
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia;
  font-weight: normal;
  color: #993300;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
  line-height: 15px;
}
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 {
  margin-bottom: 0;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  color: #333333;
}
table + h3 { margin-top: 10px; }
#main_content h1 {
  line-height: 38px;
  margin-bottom: 6px;
}
#main_content h2 { margin-bottom: 4px; }
#main_content p { margin-bottom: 13px; }
#main_content ul { margin: 1em 2em; }
#main_content li { margin-bottom: 0.3em; }
#right_column ul { margin: 1em 2em; }
#right_column li { margin-bottom: 0.3em; }
#left_column ul { margin: 1em 2em; }
#left_column li { margin-bottom: 0.3em; }
#super_block {
  min-height: 100%;
  width: 982px;
  margin: 0 auto;
}
#top_upper_nav {
  text-align: right;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 26px;
}
#top_upper_nav a {
  text-decoration: none;
  color: #dddddd;
  margin-right: 15px;
}
#top_upper_nav a:hover { color: #ffcc00; }
#top_upper_nav li {
  list-style-type: none;
  display: inline;
}
#top_logo {
  background-image: url(/images/layout/bibelsallskapet-header.jpg);
  padding: 5px 20px;
}
#top_logo a {
  display: block;
  text-decoration: none;
  height: 110px;
}
#top_logo a:active { outline: 0; }
#top_logo a:focus { outline: 0; }
#top_logo h1 {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
#top_logo h2 {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
#top_logo h1 { font-size: 48px; }
#top_logo img {
  margin-top: 15px;
  margin-left: -17px;
}
#top_logo h2 {
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#top_nav {
  background-color: #333333;
  padding-left: 15px;
  height: 36px;
}
#top_nav li {
  float: left;
  list-style-type: none;
  display: inline;
  padding: 0 5px;
  margin: 0 3px;
  height: 36px;
}
#top_nav li a {
  line-height: 35px;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}
#top_nav li a:hover { color: #ffcc00; }
#top_nav li a:active { outline: 0; }
#top_nav li a:focus { outline: 0; }
#top_nav li.active { background-color: #222222; }
#top_nav li.active a { color: #ffcc00; }
#top_nav li.external { float: right; }
#top_nav li.external a {
  display: block;
  padding-right: 15px;
  text-align: right;
  line-height: 17px;
}
#main_block_block {
  width: 986px;
  overflow: hidden;
}
#main_block {
  overflow: hidden;
  width: 986px;
  padding-left: 200px;
  padding-right: 200px;
}
#left_column, #main_content, #right_column {
  position: relative;
  float: left;
  background-color: #e9e9e9;
  background-image: url(/images/layout/shadow.png);
  background-repeat: repeat-x;
  padding-bottom: 140010px;
  margin-bottom: -140000px;
}
#main_block.no_right_column #right_column { display: none; }
#main_block.no_right_column #main_content { width: 782px; }
#main_block.no_right_column #left_column { margin-left: -986px; }
#main_block.wider_right_column #right_column {
  width: 352px;
  margin-right: -350px;
}
#main_block.wider_right_column #main_content { width: 428px; }
#main_block.wider_right_column #left_column { margin-left: -632px; }
#main_block.no_right_column_wider_left_column { padding-left: 280px; }
#main_block.no_right_column_wider_left_column #right_column { display: none; }
#main_block.no_right_column_wider_left_column #main_content { width: 702px; }
#main_block.no_right_column_wider_left_column #left_column {
  width: 280px;
  margin-left: -986px;
}
a.read_more {
  display: block;
  text-align: right;
  margin-top: 12px;
  margin-bottom: 2px;
  padding-right: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #464646;
  line-height: 13px;
  background-image: url(/images/layout/bibeln-right-arrow3.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.teaser .read_more {
  display: block;
  text-align: right;
  margin-top: 12px;
  margin-bottom: 2px;
  padding-right: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #464646;
  line-height: 13px;
  background-image: url(/images/layout/bibeln-right-arrow3.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
a.read_more:hover { text-decoration: underline; }
.teaser:hover .read_more { text-decoration: underline; }
#left_column {
  width: 200px;
  margin-left: -762px;
}
#left_column h2 {
  background-color: #004166;
  color: #ffffff;
  padding-left: 20px;
  margin-top: 20px;
  line-height: 28px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
#left_column h2 a {
  text-decoration: none;
  color: #ffffff;
}
#left_column h2 a:hover { color: #ffcc00; }
#left_column p {
  padding-left: 20px;
  padding-right: 10px;
  margin-bottom: 15px;
}
#left_column .text_block {
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
  padding-top: 15px;
}
#left_column .left_nav {
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 8px;
  margin: 0;
  margin-bottom: 28px;
}
#left_column .left_nav a {
  display: block;
  padding-left: 20px;
  text-decoration: none;
  color: #ffffff;
  font-size: 11px;
}
#left_column .left_nav a:active { outline: 0; }
#left_column .left_nav a:focus { outline: 0; }
#left_column .left_nav a:hover { color: #ffcc00; }
#left_column .left_nav ul { margin: 0; }
#left_column .left_nav li { margin: 0; }
#left_column .left_nav li.here > a { font-weight: bold; }
#left_column .left_nav li.has_children > a {
  background: url(../images/layout/bibeln-right-arrow2.png) no-repeat;
  background-position: 10px center;
}
#left_column .left_nav ul li {
  background-color: #518db0;
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
  list-style-type: none;
  line-height: 28px;
}
#left_column .left_nav ul li li { background-color: #74a2bd; }
#left_column .left_nav ul li li a {
  color: #000000;
  padding-left: 30px;
}
#left_column .left_nav ul li li a:hover { color: #ffffff; }
#left_column .left_nav ul li li li { background-color: #a3bfcf; }
#left_column .left_nav ul li li li a { padding-left: 40px; }
#main_content {
  width: 558px;
  margin-right: 2px;
}
#main_content_inner_block { padding: 10px; }
body.option_hide_headings .bible_browse h1 { display: none; }
body.option_hide_headings .bible_browse h2 { display: none; }
body.option_hide_chapters .bible_browse span.ch { display: none; }
body.option_hide_verses .bible_browse span.v { display: none; }
body.option_hide_verses.option_each_verse_with_newline .bible_browse span.v { visibility: hidden; }
body.option_each_verse_with_newline .bible_browse span.v {
  display: block;
  font-size: 10px;
  font-weight: bold;
}
body.option_each_verse_with_newline .bible_browse span.ch {
  float: none;
  margin-top: 10px;
  display: block;
}
body.option_each_verse_with_newline .bible_browse h1 { margin-top: 20px; }
body.option_each_verse_with_newline .bible_browse h2 { margin-top: 20px; }
body.option_each_verse_with_newline.option_hide_chapters .bible_browse span.ch { display: none; }
body.option_each_verse_with_newline.option_hide_chapters .bible_browse span.ch:before { content: "Kapitel "; }
body.option_each_verse_with_newline #main_content .bible_browse div.poetry { padding-left: 0; }
body.option_each_verse_with_newline #main_content .bible_browse div.poetry div.line {
  text-indent: 0;
  margin-left: 0;
}
body.option_each_verse_with_newline #main_content .bible_browse div.poetry div.line span.ch {
  margin-left: 0em;
  margin-bottom: 10px;
}
body.option_each_verse_with_newline #main_content .bible_browse div.poetry div.line2 {
  text-indent: 0;
  margin-left: 0;
}
body.option_each_verse_with_newline #main_content .bible_browse div.poetry div.line2 span.ch {
  margin-left: 0em;
  margin-bottom: 10px;
}
body.option_each_verse_with_newline #main_content .bible_browse p {
  margin: 30px 0 0 0;
  padding: 0;
}
body.option_hide_paragraphs #main_content .bible_browse p {
  display: inline;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
body.option_hide_paragraphs #main_content .bible_browse div.poetry {
  display: inline;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
body.option_hide_paragraphs #main_content .bible_browse div.line {
  display: inline;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
body.option_hide_paragraphs #main_content .bible_browse div.line2 {
  display: inline;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
body.option_hide_paragraphs #main_content .bible_browse hr { display: none; }
body.option_hide_paragraphs #main_content .bible_browse div.poetry div.line span.ch {
  float: left;
  margin-left: 0;
}
body.option_hide_paragraphs #main_content .bible_browse h1 { margin-top: 15px; }
body.option_hide_paragraphs #main_content .bible_browse h2 { margin-top: 15px; }
#right_column {
  width: 222px;
  margin-right: -220px;
}
#right_column_inner_block { padding: 10px; }
#bottom_teasers { margin-top: 2px; }
#bottom_teasers .bottom_teasers_filler {
  position: absolute;
  width: 244px;
  height: 12px;
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
  z-index: 1;
}
#bottom_teasers ul {
  float: left;
  width: 100%;
}
#bottom_teasers ul li {
  list-style-type: none;
  background-color: #e9e9e9;
  float: left;
  width: 244px;
  height: 280px;
  margin-right: 2px;
}
#bottom_teasers ul li .inner_block {
  margin-top: -3px;
  padding: 1px 10px 0px 10px;
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
}
#bottom_teasers ul li .inner_block p { margin-top: 10px; }
#bottom_teasers ul li .inner_block .word_of_the_day { margin-top: 10px; }
#bottom_teasers ul li.last {
  width: 243px;
  margin-right: 0;
}
#bottom_teasers h2 {
  background-color: #004166;
  color: #ffffff;
  padding-left: 20px;
  margin: 0;
  line-height: 28px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
#footer {
  clear: both;
  background-color: #333333;
  color: #ffffff;
  line-height: 30px;
}
#footer #footer_links {
  float: left;
  position: absolute;
  z-index: 1;
  margin-left: 10px;
}
#footer #footer_links li {
  list-style-type: none;
  float: left;
  height: 30px;
}
#footer #footer_links a {
  display: block;
  background-position: right 50%;
  background-repeat: no-repeat;
  height: 30px;
  margin-right: 8px;
}
#footer #footer_links span { display: none; }
#footer #footer_links .contact {
  background-image: url(/images/layout/icon_contact.png);
  width: 15px;
}
#footer #footer_links .youtube {
  background-image: url(/images/layout/icon_youtube.png);
  width: 17px;
}
#footer #footer_links .twitter {
  background-image: url(/images/layout/icon_twitter.png);
  width: 17px;
}
#footer #footer_links .facebook {
  background-image: url(/images/layout/icon_facebook.png);
  width: 17px;
}
#footer #footer_links .rss {
  background-image: url(/images/layout/icon_rss.png);
  width: 12px;
}
#footer #footer_text {
  text-align: center;
  position: relative;
  padding-right: 4em;
}
#footer #footer_text span { margin-right: 13px; }
#footer #footer_text a { color: #ffffff; }
#footer #footer_contact {
  position: absolute;
  right: 0px;
}
#below_footer_filler {
  height: 60px;
  background-image: url(/images/layout/shadow3.png);
  background-repeat: repeat-x;
  margin: 0 13px;
}
#below_footer_filler .filler1 {
  float: left;
  width: 13px;
  height: 13px;
  margin-left: -13px;
  background-image: url(/images/layout/shadow_corner.png);
}
#below_footer_filler .filler2 {
  float: right;
  width: 13px;
  height: 13px;
  margin-right: -13px;
  background-image: url(/images/layout/shadow_corner2.png);
}
#right_column .teasers {
  padding-bottom: 100px;
  margin: 0 -10px 10px -10px;
}
.teaser {
  background-image: url(/images/layout/shadow.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 10px 10px 20px 10px;
}
.teaser a {
  text-decoration: none;
  color: #333333;
}
.teaser a:hover { color: #333333; }
.teaser h2 {
  margin: 0;
  padding: 0;
  line-height: 28px;
}
.teaser p {
  margin: 0;
  padding: 0;
}
.teaser img {
  margin: 5px -10px;
  width: 220px;
}
#left_column .news_list.text_block { padding-top: 3px; }
#left_column .news_list .news_item {
  margin: 12px -3px 0 -3px;
  font-size: 13px;
}
#left_column .news_list .read_more { margin-right: 10px; }
span.v {
  vertical-align: top;
  font-size: 0.6em;
}
span.v.first_verse { display: none; }
span.ch {
  float: left;
  font-size: 2.2em;
  padding-top: 0.3em;
  font-weight: bold;
  padding-right: 0.1em;
}
div.poetry {
  padding-left: 1em;
  margin-bottom: 0.8em;
}
div.poetry div.line {
  text-indent: -1em;
  margin-left: 1em;
}
div.poetry div.line span.ch {
  float: none;
  line-height: 0;
  margin-left: -0.5em;
}
div.poetry div.line2 {
  text-indent: -1em;
  margin-left: 2.5em;
}
span.damage { color: #777777; }
body.bible_browsing #main_block {
  padding-left: 0;
  padding-right: 0;
}
body.bible_browsing #left_column { display: none; }
body.bible_browsing #main_content {
  width: 0;
  margin-right: 632px;
}
body.bible_browsing #main_content_inner_block { padding: 0; }
body.bible_browsing #right_column { width: 350px; }
body.bible_browsing_fixed #top_upper_nav { display: none; }
body.bible_browsing_fixed #top_logo { display: none; }
body.bible_browsing_fixed #top_nav {
  width: 982px;
  z-index: 1;
  position: fixed !important;
}
body.bible_browsing_fixed #search_block_block {
  z-index: 1;
  position: fixed;
  margin-top: 36px;
  width: 982px;
}
#search_block_extras {
  height: 0;
  z-index: 1;
  width: 982px;
  position: absolute;
}
#search_block_extras .bible_browse_navigation {
  float: left;
  width: 610px;
  height: 26px;
  margin: 0;
}
#search_block_extras .bible_browse_side {
  float: right;
  width: 350px;
  margin: 0 0 0 2px;
}
.bible_browse {
  padding-top: 24px;
  width: 610px;
  margin-left: 10px;
}
body.bible_browsing_fixed .bible_browse { padding-top: 166px; }
.bible_content_filler { display: none; }
body.bible_browsing_fixed .bible_content_filler { display: block; }
.bible_content h1 { text-align: center; }
.bible_content h2 { text-align: center; }
.bible_content p { line-height: 16px; }
.bible_content h1 { font-size: 18px; }
.bible_content h2 { font-size: 15px; }
.bible_browse_navigation {
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
  background-color: #ffffff;
  margin: -10px -10px 0 -10px;
  padding: 5px 10px 0 10px;
  height: 26px;
  text-align: center;
}
.bible_browse_navigation form { display: inline; }
.bible_browse_navigation .jump_to_previous {
  background: url(/images/layout/bibeln-left-arrow3.png) no-repeat right center;
  padding-left: 17px;
  margin-right: 3px;
  height: 13px;
}
.bible_browse_navigation .jump_to_next {
  background: url(/images/layout/bibeln-right-arrow3.png) no-repeat right center;
  padding-left: 17px;
  margin-left: 1px;
  height: 13px;
}
.bible_browse_side {
  margin: -11px -10px 0 -10px;
  padding: 0;
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
  background-position: bottom center;
  padding-bottom: 8px;
}
.bible_browse_side dt {
  margin: 0;
  padding: 0 10px;
  background-color: #dedebd;
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
  font-weight: bold;
  line-height: 30px;
}
.bible_browse_side dt a {
  background: url(/images/layout/bibeln-down-arrow2.png) no-repeat right center;
  display: block;
  color: #333333;
  text-decoration: none;
}
.bible_browse_side dt a:hover { color: #000000; }
.bible_browse_side dt.active a { background-image: url(/images/layout/bibeln-up-arrow2.png); }
.bible_browse_side dd {
  margin: 0;
  padding: 0;
  background-color: #f7eee9;
  background-image: url(/images/layout/shadow2.png);
  background-repeat: repeat-x;
  line-height: 16px;
  color: #444444;
}
.bible_browse_side dd .bible_browse_side_dd_block { padding: 10px; }
.bible_browse_side dd .bible_browse_side_dd_block .annotation_list {
  margin: 0;
  padding: 0;
}
.bible_browse_side dt a:active { outline: 0; }
.bible_browse_side dt a:focus { outline: 0; }
.search_link a:active { outline: 0; }
.search_link a:focus { outline: 0; }
#search_block_types a:active { outline: 0; }
#search_block_types a:focus { outline: 0; }
.annotations .annotation_listitem {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}
.annotations .annotation { display: inline; }
.annotations .annotation_name { display: inline; }
body.js_active .annotation_chapter { display: none; }
body.js_active .annotation_chapter.active { display: block; }
body.js_active .annotation_contents {
  display: none;
  position: absolute;
  width: 200px;
  padding: 3px;
  margin: 1px -6px 0 -6px;
  background-color: #ffffff;
  border: 2px solid #000000;
}
body.js_active .annotation_name a:hover { color: #000000; }
body.js_active .annotation.active .annotation_name {
  background-color: #ffffff;
  padding: 4px;
  margin: -6px;
  border: 2px solid #000000;
}
body.js_active .annotation.active .annotation_name a { text-decoration: none; }
body.js_active .annotation.active .annotation_contents { display: block; }
.annotation_contents a:hover { color: #555555; }
.annotation_contents .remark_bible {
  font-weight: bold;
  font-style: italic;
}
.annotation_contents .remark_contents em.hebr {
  color: #000000;
  font-style: normal;
}
.display_options_list { padding: 10px; }
.display_options_list li {
  list-style-type: none;
  line-height: 20px;
}
.display_options_list li label {
  cursor: pointer;
  -khtml-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.bible_browse .bible_content {
  background-color: #ffffff;
  margin: -10px -10px -10px -10px;
  padding: 15px 10px 10px 10px;
  overflow: auto;
}
#bible_book_navigation_form, #bible_chapter_navigation_form { display: inline; }
.word_of_the_day h1 { display: none; }
.word_of_the_day h2 { display: none; }
.word_of_the_day span.ch { display: none; }
.word_of_the_day span.v { display: none; }
.bible_reading_plan {
  margin: 1em 2em;
  padding: 1em 1em 0 1em;
  border: 2px solid;
  background-color: #ffffff;
}
.bible_reading_plan h1 { display: none; }
.bible_reading_plan h2 { display: none; }
.bible_reading_plan span.ch { display: none; }
.bible_reading_plan h2.bible_reading_plan_heading {
  display: block;
  text-align: center;
}
#main_content .frontpage_teasers_block { margin: -10px -10px 430px -10px; }
#main_content .frontpage_teasers_filler {
  position: absolute;
  width: 702px;
  height: 12px;
  background-image: url(/images/layout/shadow.png);
  background-repeat: repeat-x;
  z-index: 1;
}
#main_content ul.frontpage_teasers {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#main_content ul.frontpage_teasers li {
  position: absolute;
  width: 702px;
  height: 450px;
  background-color: rgba(144, 0, 0, 0.8);
  margin: 0;
  padding: 0;
}
#main_content ul.frontpage_teasers .teaser_link {
  display: block;
  position: absolute;
  width: 702px;
  height: 450px;
  text-decoration: none;
}
#main_content ul.frontpage_teasers .linktext {
  display: block;
  font-size: 30px;
  font-family: Georgia;
  font-weight: normal;
  color: #993300;
  margin-top: 380px;
  height: 70px;
  line-height: 70px;
  background-image: url(/images/grafik/whitepix.png);
  padding: 0 10px;
}
#main_content .frontpage_teasers_block .frontpage_teaser_indicators {
  position: absolute;
  text-align: right;
  width: 690px;
  margin: 423px 0 0 0;
}
#main_content .frontpage_teasers_block .frontpage_teaser_indicators li {
  display: inline-block;
  margin-left: 13px;
}
#main_content .frontpage_teasers_block .frontpage_teaser_indicators li a {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-color: #000000;
}
#main_content .frontpage_teasers_block .frontpage_teaser_indicators li.active a { background-color: #ffffff; }
