* 
{
  margin: 0px;
  padding: 0px;
	color: #fff;
}

/* General elements */
.clear
{
  clear: both;
}

p, table
{
  font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

table
{
	border-spacing: 0px;
}

img
{
  display: block;
	border: none;
}

h1
{
	font-size: 27px;
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: 5px;
}

h2
{
	font-size: 23px;
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: 5px;
}

h3
{
  font-size: 14px;
	font-family: Arial;
	margin-top: 20px;
}

h4
{
  font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h5
{
  font-size: 9px;
	font-family: Arial;
	font-weight: normal;
}

h6
{
  font-size: 9px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

a
{
  display: block;
	text-decoration: none;
}

a.art:hover, a.inl:hover
{
	color: #fff;
	background-color: #C88E1E;
}

a.divlink:hover
{
  background-color: transparent;
}


a.art
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #C88E1E;
}


a.inl
{
	display: inline;
	font-family: Arial;
	color: #C88E1E;
}

#ansgarskolen a.inl
{
  font-size: 11px;
}

strong
{
  font-weight: bold;
}

.box-gray-tl
{
	background: #141414 url(../images/gray-box-tl.gif) no-repeat left top;
}

.box-gray-tr
{
  background: url(../images/gray-box-tr.gif) no-repeat right top;
}

.box-gray-bl
{
  background: url(../images/gray-box-bl.gif) no-repeat left bottom;
}

.box-gray-br
{
  background: url(../images/gray-box-br.gif) no-repeat right bottom;
}

.box-red-tl
{
	background: #790000 url(../images/red-box-tl.gif) no-repeat left top;
}

.box-red-tr
{
  background: url(../images/red-box-tr.gif) no-repeat right top;
}

.box-red-bl
{
  background: url(../images/red-box-bl.gif) no-repeat left bottom;
}

.box-red-br
{
  background: url(../images/red-box-br.gif) no-repeat right bottom;
}

.box-oker-tl
{
	background: #C88E1E url(../images/oker-box-tl.gif) no-repeat left top;
}

.box-oker-tr
{
  background: url(../images/oker-box-tr.gif) no-repeat right top;
}

.box-oker-bl
{
  background: url(../images/oker-box-bl.gif) no-repeat left bottom;
}

.box-oker-br
{
  background: url(../images/oker-box-br.gif) no-repeat right bottom;
}

/* Styles for page layout */
body 
{
  text-align: center;
  background-color: #000000;
	padding-top: 40px;
	padding-bottom: 40px;
}

#wrapper 
{
  width: 786px;
	overflow: hidden;
	margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

#header
{
  background: url(../images/jap-dots.gif) repeat-x left top;
	padding-top: 1px;
}

#topbanner
{
	width: 786px;
	overflow: hidden;
	height: 121px;
	background: url(../images/logobanner.gif) no-repeat left top;
}

#content
{
  background: url(../images/jap-dots.gif) repeat-x left top;
	padding: 11px 0px 15px 0px;
}

.column556
{
  float: left;
	width: 541px;
	padding-right: 15px;
	overflow: hidden;
	/*background-color: #790000;*/
}

.column446
{
  float: left;
	width: 431px;
	padding-right: 15px;
	overflow: hidden;
	/*background-color: #790000;*/
}

.column230
{
	float: left;
	width: 230px;
	overflow: hidden;
	/*background-color: #141414;*/
}

.column110
{
  float: left;
	width: 110px;
	overflow: hidden;
	/*background-color: #C88E1E;*/
}

#footer
{
	background: url(../images/jap-dots.gif) repeat-x left top;
}

#footer-text
{
  background: url(../images/footer-text.gif) no-repeat left bottom;
	height: 20px;
	
}
#footer-text2
{
	font-family: Arial;
  font-size: 9px;
  margin-top: 3px;
  margin-left: 2px;
  text-transform: uppercase;
}


/* Menu styles */
#menu
{
  margin-top: 5px;
  height: 13px;
  overflow: hidden;
  padding-bottom: 13px;
}

#menu li
{
  display: block;
  float: left;
  background: url(../images/menu-divider.gif) no-repeat right bottom;
  line-height: 14px;
  padding-right: 10px;
  margin-right: 7px;
  height: 13px;
  
}

#menu li.last
{
  background: none;
}

#menu li a
{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

#menu li a:hover, #menu li.selected a
{
  color: #C88E1E;
}


/*
#menu
{
  margin-top: 5px;
	height: 13px;
	overflow: hidden;
	padding-bottom: 13px;
}

#menu a
{
	height: 13px;
	background-position: left top;
	background-repeat: no-repeat;
}

#menu a:hover
{
	background-position: right top;
}

#menu a.selected
{
	background-position: right top;
}

.menu-item
{
	float: left;
	background: url(../images/menu-divider.gif) no-repeat left top;
	padding-left: 10px;
	padding-right: 8px;
}

#first-menu-item
{
  padding-left: 0px;
	background: none;
}*/

/* Hjem */
#strek-intro h1
{
  margin-top: 8px;
}

#strek-intro p
{
  font-family: Georgia;
	font-size: 13px;
	line-height: 21px;
	width: 420px;
}

#strek-intro a.art
{
 margin-right: 15px;
 font-size: 12px;
 float:right;
}

#cover-forside
{
	margin: 0px 12px;
	width: 206px;
	height: 280px;
	overflow: hidden;
  background-repeat:no-repeat;
  background-position:center center;
}

#heading-cover-forside
{
  margin: 0px;
  padding: 7px 0px 0px 12px;
}

#cover-forside

#cover-forside a.utgave
{
	width: 206px;
  font-family: Georgia;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  background-color: #141414;
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  padding: 4px 0px;
  border-top: 1px solid #790000;
  border-bottom: 1px solid #790000;
}

#cover-forside a.top-utgave
{
	margin-top: 0px;
	width: 206px;
  height: 280px;
}

#cover-forside a.bottom-utgave
{
  width: 206px;
  height: 15px;
}
  
#denne-utgave #intro-hovedsak
{
  /*position: absolute;
  bottom: 0px;
  background-color: #141414;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 7px 10px;
  margin: 10px;
  width: 440px;*/
}

#cover-forside h2
{
  font-size: 21px;
  margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	position: relative;
	top: -70px;
}

#bestill-forside
{
  height: 63px;
	width: 140px;
	margin-left: 5px;
	margin-top: 18px;
}


#skribenter-header
{
  float: left;
	width: 20px;
	overflow: hidden;
	height: 430px;
	background: #000 url(../images/skribenter.gif) no-repeat right top;
}

#skribenter
{
  float: left;
	width: 80px;
	overflow: hidden;
	height: 429px;
	background-color: #0c0c0c;
	border-top: 1px solid #050504;
	padding: 0px 5px;
}

#skribenter .skribent
{
	margin-top: 5px;
	width: 80px;
	overflow: hidden;
	text-align: center;
}

#skribenter img
{
  border: none;
}

#skribenter h5
{
  background: url(../images/skribent-navn.gif) no-repeat left top;
  height: 23px;
  line-height: 23px;
  width: 80px;
  text-align: center;
  margin-bottom: 1px;
  cursor: pointer;
}

#skribenter-liste h1
{
  margin-bottom:10px;
}

#skribenter-liste
{
  padding: 11px 0px 0px 13px;
}


.skribent-liste
{
  float: left;
	padding-right: 12px;
	padding-bottom: 10px;
}

.skribent-bilde
{
  width: 120px;
  height: 146px;
  overflow: hidden;
}

#hovedskribent .skribent-bilde
{
	float: left;
	margin-right: 12px;
}

#hovedskribent h1
{
  font-size: 14px;
  font-family: Arial;
  margin-bottom: 5px;
  font-weight: bold;
}

#hovedskribent
{
	padding-bottom: 20px;
	border-bottom: 1px solid black;
	margin-bottom: 20px;
	margin-right: 13px;
	margin-top: 15px;
}

.skribent-liste img
{
  border: none;
}

.skribent-liste p
{
  text-align: center;
}

a#sealle
{
  font-size: 10px;
	float: right;
	margin-top: 3px;
}

/* Aktuelt */
#alle-utgaver
{
	padding: 10px 0px 10px 8px;
	height: 90px;
	overflow: hidden;
}

#alle-utgaver img
{
	float: left;
}

#alle-utgaver img.cover
{
	margin-left: 11px;
}

#alle-utgaver #previous-issue, #next-issue
{
  margin-top: 13px;
  cursor: pointer;
}

div#alle-cover
{
	height: 90px;
	overflow: hidden;
	float: left;
	width: 412px;
}

#denne-utgave
{
  width: 480px;
  overflow: hidden;
}

#denne-utgave #hovedsak-bilde
{
	position: relative;
	margin-top: 15px;
	width: 480px;
	height: 320px;
	overflow: hidden;
	background-repeat:no-repeat;
  background-position:center center;
  /*background-color: #fff;*/
}

#denne-utgave .artikkel-bilde
{
  width: 225px;
  height: 150px;
  overflow: hidden;
  background-repeat:no-repeat;
  background-position:center center;
}

#denne-utgave #intro-hovedsak
{
	position: absolute;
	bottom: 0px;
	background-color: #141414;
	filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 7px 10px;
  margin: 10px;
  width: 440px;
}

#denne-utgave h1
{
	font-size: 27px;
	margin-bottom: 2px;
}

#intro-hovedsak p
{
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 3px;
}

#denne-utgave h2
{
  margin-top: 5px;
  font-size: 18px;
}

#denne-utgave .undersak
{
  width: 225px;
  float: left;
  margin-right: 30px;
  margin-top: 20px;
}

#boks-cover-utgave
{
  padding: 10px 12px;
}
  
#boks-cover-utgave h6 
{
	font-size: 10px;
}

#bestill-utgaver, #leder-utgave
{
  margin-top: 10px;
  padding: 5px;
}

#leder-utgave img
{
	float: left;
}

#leder-utgave h6
{
  float: left;
  font-size: 10px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
}

#leder-utgave p
{
  float: left;
  font-family: Georgia;
  font-size: 19px;
  font-style: italic;
  margin-left: 10px;
  margin-top: 0px;
  width: 130px;
  /*height: 70px;*/
  line-height: 21px;
}

#leder-utgave a
{
	margin-left: 10px;
	margin-right: 7px;
	margin-top: 3px;
	/*float: right;*/
}

/* Artikler */
#artikkel
{
  width: 490px;
	overflow: hidden;
}

#pdf-attachment
{
	margin-bottom: 15px;
}

#artikkel h1
{
  margin-top: 10px;
	font-size: 35px;
}

.art-tekst p
{
  font-family: Arial;
	font-size: 12px;
	line-height: 20px;
  text-indent: 2em;
	margin-top: 5px;
}

.art-tekst h3
{
  font-size: 14px;
  font-family: Arial;
  margin-top: 20px;
}

.art-tekst img
{
  margin: 10px;
}

.art-tekst img[style="float: left;"]
{
	margin-left: 0px;
}

.art-tekst img[style="float: right;"]
{
  margin-right: 0px;
}

.art-tekst h3 + p, .art-tekst > p:first-child
{
	text-indent: 0em;
}

.art-tekst ul, .art-tekst ol
{
  font-family: Arial;
	font-size: 12px;
	line-height: 20px;
  list-style-position: outside;
  margin-left: 30px;
  margin-top: 5px;
}

.art-tekst ul
{
  list-style-type: disc;
}

.art-tekst a
{
  font-family: Arial;
  font-size: 12px;
  color: #C88E1E;
  text-decoration: underline;
}

.art-tekst a:hover
{
  color: #fff;
  background-color: #C88E1E;
  text-decoration: none;
}

p.first-p
{
  text-indent: 0em;
}
#artikkel .art-forfatter
{
  font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}

#artikkel .art-ingress, #saligertorsten #intro
{
  font-family: Georgia;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 18px;
	margin-top: 10px;
}


.art-smakebit
{
  font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	margin-top: 18px;
}

#artikkel a
{
  display: inline;
}

#artikkel #last-ned-pdf
{
  margin-left: 10px;
  margin-top: 3px;
  line-height: 18px;
}

#sitat
{
  padding: 12px;
}

.sitat-tekst
{
  font-family: Georgia;
	font-size: 21px;
	margin-top: 10px;
	line-height: 25px;
	margin-bottom: 10px;
}

.sitat-person
{
  font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	text-align: right;
	line-height: 17px;
	margin-bottom: 10px;
}

/* Skribenter */
#skribenter-intro
{
  padding: 20px 12px;
	font-family: Georgia;
	font-size: 21px;
	line-height: 26px;
}

#skribenter-intro h4
{
  font-size: 11px;
	font-weight: normal;
	line-height: 11px;
}

#skribenter-desc
{
  width: 400px;
	overflow: hidden;
	float: left;
}

#skribent-desc
{
  padding: 15px;
	font-family: Arial;
	font-size: 12px;
	position: relative;
	line-height: 18px;
	height: 300px;
}

#skribent-desc h1
{
  margin-top: 5px;
	margin-bottom: 10px;
	font-size: 21px;
}

#skribent-desc img
{
  float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

#skribenter-menu
{
  padding-top: 5px;
	width: 130px;
	overflow: hidden;
	float: left;
}

#skribenter-menu a
{
  font-size: 12px;
	font-family: Arial;
	padding-right: 10px;
	color: #fff;
	line-height: 22px;
	text-align: right;
}

#skribenter-menu a:hover
{
  background: transparent;
	color: #C88E1E;
}

#skribenter-menu a.selected
{
  background-color: #141414;
	color: #C88E1E;
	font-weight: bold;
}

/* Bestill */
#bestilling-skjema *
{
  font-family: Arial;
} 

#bestilling-skjema p, #bestilling-skjema li
{
  font-size: 12px;
	line-height: 18px;
}

#bestilling-skjema ul
{
  list-style-type: none;
}

#bestilling-skjema
{
  width: 420px;
	margin-top: 10px;
}

#verv #bestilling-skjema
{
  width: 500px;
	margin-top: 10px;
}

#bestilling-skjema h3, #provenummer h3
{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

#bestilling-skjema p.text
{
  line-height: 22px;
	clear: both;
}

#bestilling-skjema #bokpremier, #bestilling-skjema #gaveabo
{
  margin-left: 20px;
}

p.text label
{
  display: block;
	float:left;
	width: 65px;
}

#provenummer label.text
{
	width: 100px;
}

#verv label.text
{
  display: block;
	float:left;
	width: 140px;
}

p.text input
{
  width: 170px;
	color: #000;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
}

#verv textarea
{
  width: 325px;
	height: 60px;
	color: #000;
	font-size: 11px;
}

input.button
{
  color: #000;
	margin-top: 10px;
	/*background-color: #C88E1E;
	border: 2px solid #f0f0f0;*/
	text-transform: uppercase;
	font-size: 10px;
}

#abonnement-tilbud
{
	padding: 12px;
}

#abonnement-tilbud p
{
  line-height: 17px;
	margin-bottom: 15px;
}

#bokpremie-bilder
{
  padding: 10px;
}

#bokpremie-bilder img
{
  padding-bottom: 10px;
}

#bestill a
{
  display: inline;
	font-size: 12px;
	color: #C88E1E;
}

#bestill a:hover
{
  color: #fff;
	background-color: #C88E1E;
}

/* Om strek */
#strek-fakta
{
  padding: 12px;
}

#strek-fakta ul
{
  list-style-type: disc;
	list-style-position: inside;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

#strek-fakta p
{
  font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
}

#strek-fakta h4.second
{
  margin-top: 15px;
}

#om-strek
{
  width: 500px;
}

.omstrek-bilde
{
  width: 130px;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}


#om-strek h4
{
  margin-bottom: 0px;
	font-size: 14px;
}

#om-strek p
{
  margin-bottom: 12px;
}

#om-strek h1
{
  margin-bottom: 15px;
	margin-top: 10px;
}

/* Kontakt */
#kontaktinfo
{
	padding-top: 20px;
}

#kontaktinfo h4
{
  margin-bottom: 0px;
	line-height: 18px;
}

#kontaktinfo a
{
  display: inline;
	font-size: 12px;
	line-height: 18px;
	color: #C88E1E;
}

#kontaktinfo a:hover
{
  color: #fff;
	background-color: #C88E1E;
}

#kontaktinfo .kontakt
{
  float: left;
	width: 220px;
	margin-bottom: 30px;
}

#strek-prove
{
  padding: 16px 0px 16px 13px;
}

#strek-prove img
{
  border: 4px solid white;
}

#saligertorsten #intro
{
  margin-top: 3px;
}

#saligertorsten h1
{
  font-size: 33px;
}

#saligertorsten td
{
  padding: 15px;
  border: 1px solid white;
  width: 250px;
  vertical-align: top;
}

#saligertorsten #bestilling-skjema
{
	margin-top: 25px;
	width: 100%;
}

#workshops
{
  display: block;
  float: left;
}

#saligertorsten label.text
{
  width: 85px;
}

#seminarholdere
{
  padding: 8px;
  font-family: Arial;
  font-size: 12px;
}

#ansgarskolen
{
  padding: 8px;
  font-family: Arial;
  font-size: 12px;
}

.seminarholder img
{
  float: left;
  padding-right: 5px;
}

.seminarholder
{
  padding-top: 10px;
}