/*********************************************************************
* www.bibelcenter.de  - bc_studien.css                                  *
**********************************************************************
* CSS definitions by W. Schneider / webmaster@bibelcenter.de 
* 25.02.2004
* (c) 2004
**********************************************************************
*  This program is free software; you can redistribute it and/or     *
*  modify it under the terms of the GNU General Public License as    *
*  published by the Free Software Foundation; either version 2 of    *
*  the License, or (at your option) any later version.               *
*********************************************************************/
body {
color: #006;
font-family: arial, verdana, lucida, helvetica, sans-serif;
font-size: 100.01%;
}

p, li {
  font-family: arial, sans-serif;
font-size: 0.9em;	
line-height: 1.3em;}

a:link {
  	text-decoration: none;
  	color: #0000CD;
}

a:visited {
  	color: #660066;
  	text-decoration: none;
}

a:hover {
  	color: #006600;
  	text-decoration: none;
}

blockquote {
  font-family: sans-serif;
  font-size: 9pt;
}

.vers {
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

.greek {
 font-family: "Arial Unicode MS";
}

.fn {
  font-size: 0.8em;
  font-family: sans-serif;
}

.titel {
	font-size: 24px;
	font-family: times, serif;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	font-style : italic;
}

.autor {
  font-family: sans-serif, Arial;
  font-size: 16px;
  font-style: normal;
  margin-top: 6pt;
  margin-bottom: 0pt;
}

h1 {
	font-size: 14pt;
	font-family: serif;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

h2 {
	font-size: 12pt;
	font-family: serif;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

h3 {
	font-size: 12pt;
	font-style: italic;
	font-family: serif;
	font-variant : normal;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

ol {
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight : normal;
}

sup {
	font-size: 80%;

}

