.type {
	font-family: Arial Black, Helvetica Bold,Geneva,Sans-Serif;
	font-size: 12pt;
	line-size: 2pt;
	background-color: #555599;
	color: #ffffff;
	padding: 5pt;


}

.biblicumhead {
	position: relative;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
}

.publisher {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: #666666;
	line-height: 6pt;
}

.copy {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: #666666;	
	line-height: 6pt;
	<blink>Obs!</blink>
		<br><link href="http://www.biblicum.org" title="Se gärna mer av Stiftelsen Biblicums artiklar. (www.biblicum.org)">
}

.id {
	font-family: Helvetica, Geneca, Sans-Serif;
	font-size: 10px;
	color: #999999;
}

h1 {
	font-family: Helvetica, Geneva, Sans-Serif;
	font-weight: bolder;
	font-size: 16px;
	color: #333333;
}

h2 {

	font-family: Helvetica, Geneva, Sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: darkred;
}

h3 {

	font-family: Arial, Verdana, Helvetica, Geneva, Sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: darkgrey;
}

h1.title {
	font-family: Helvetica, Geneva, Sans-Serif;
	font-weight: bolder;
	font-size: 24px;
	color: #555599;
}

.body {

	margin-top: 12px;
	margin-left: 50px;
	width: 70%;
}

.question{
	font-family: Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	margin: 15px;
	padding: 15px;
	background-color: #ffff99;
}

.author{

	font-family: Verdana, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	font-style: italics;
}

.subheadlist{
	margin-top: 12px;
	margin-bottom: 12px;
	width: 900px;
}

a.subheadlink{
	font-family: Arial, Helvetica, Geneva;
	font-size: 10px;
	text-decoration: none;
	color: #ff0000;
}

em.emph{
	font-weight: bold;
	text-style: normal;
}	
em.word{
	font-weight: normal;
	color: darkblue;
}
em.name{
	font-weight: normal;
	color: darkgreen;
}

blockquote{
	font-family: Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	background-color: #cccccc;
}





/*

*/
.subtitle {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px;
}

div.what {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	padding: 10px;
	background-color: #ffffcc;
}




/*
	Used in the nav frame for the whole HTML-body.
	<body class='contentlist'>
*/
body.contentlist {
	background-color: #99ff99;
	
}




/*
	Used in the nav frame for each link to an article.
*/
div.articlelink {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: white;
	color: #000000;
	margin-top: 5px;
	padding: 5px;
	width: 100%;
/*	border: 2pt;
	border-style: solid;
	border-color: #555599;
*/
}



/*
	Used in the nav frame for the whole list of links to the articles.
*/
div.articlelinklist {
	border: 2pt;
	border-style: solid;
	border-color: #555599;
	background-color: #ffffff;
	width: 99%;
}

