div, p, h1, h2, h3, h4, h5, h6, table, ul, ol, img {
 margin: 0;
 padding: 0;
 border: 0;
}

body {
	color: #333;
	padding: 0 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #fff;
}

a, #subheader a:visited, a.subscribe:visited	{
	color: #008;
}

a:visited	{
	 color: #808; 
}

a.external {
	text-decoration: none;
	padding-right: 11px;
	padding-left: 1px;
	background: url(img/external.png) center right no-repeat;
	border-bottom: 1px solid;
}

a.translator {
	text-decoration: none;
	border-bottom: 1px dotted;
}

a.subscribe	{
	padding-left: 13px;
	background: url(img/feed.png) center left no-repeat;
}

#header, #footer	{
	border-top: 1px solid #333;
}

#header 	{
	padding: 4px 1px 4px 10px;
	border-bottom: 1px solid #333;
	white-space: pre;
}

#subheader {
	width: 100%;
	border-bottom: 1px solid #333;
	font-size: 0.8em;
}

#subheader  td {
	padding: 4px 1px 4px 10px;
}

#subheader  b {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

#counter	{
	text-align: right;
}

#navbar {
	float: left; 
	width: 15%;
	clear: both;
}

#navbar p {
	padding-bottom: 0;
}

#main {
	margin: 10px;
	padding-left: 20px;
	width: 55%;
	float: left; 
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#verses #main {
	width: 75%;
}

h1, h2	{
	font-size: 1.7em;
	line-height: 1.4em;
	font-family: Georgia;
	display: inline;
}

h2	{
	color: #555;
}

h2.de	{
	font-size: 1em;
}

.count	{
	border: 1px solid #38d;
	background-color: #5af;
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 0px 2px 0 3px;
	margin-left: 0.5em;
}

.date {
 font-weight: bold;
	font-size: 0.8em;
 padding: 0 10px;
}

h1 .count	{
	padding: 0 5px 0 5px;
	font-weight: normal;
}

h3, h4, caption {
	font-family: Georgia;
	padding: 5px 0 0 10px;
	color: #555;
}

h3 {
	color: #999;
	font-size: 1em;
	padding-left: 3px;
}

h3 small {
	font-family: Arial, sans-serif;
	padding-left: 5px;
}

ul, ol, p, form {
	padding: 10px;
	font-size: 0.8em;
}

ul {
 line-height: 1.5em;
}

ol	{
	padding-left: 30px;
}

ol li	{
	padding-bottom: 10px;
}

ul#todo {
 list-style-type: circle;
 list-style-image: url(img/list-marker.png);
 padding-left: 30px;
}

ul#todo li.done {
 list-style-type: disc;
 list-style-image: url(img/list-marker-done.png);
}

#navbar h4 {
	color: #333;
	font-size: 1.2em;
	padding-top: 13px;
	padding-bottom: 17px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #333;
}

#navbar a	{
	color: #333;
}

#ritebar	{
	float: left;
	width: 24%;
}

.news {
 padding-top: 10px;
 padding-left: 20px;
}

.news p {
 padding-top: 0;
}

#footer	{
	font-size: 0.8em;
	padding: 3px 0 4px 4px;
	clear: both;
}

td {
 vertical-align: top;
}

.riteal {
 text-align: right;
}

#aboutpage #main p, #aboutpage #main ol {
	font-family: Georgia, Times New Roman, serif;
}

#response {
 height: 0;
 color: #c33;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

/* Clear table */

.contents	{
	width: 97%;
	margin-bottom: 20px;
	border-collapse: collapse;
	font-family: arial,verdana,sans-serif;
}

.contents th {
	border: 1px solid #ddd;
  padding: .4em;
	font-weight: normal;
	background: #e5e5e5;
	font-size: 95%;
}

.contents td {
	border: 1px solid #ddd;
  padding: .5em 1em;
	line-height: 1.54em;
	background: #f9f9f9;
	width: 32%;
	font-size: 80%;
	text-align: left;
	vertical-align: middle;
}

.contents.double td {
	width: 43% !important;
}

h3 {
	clear: both;
}

div.buchholder {
	float: left;
	padding-left: 40px;
	padding-bottom: 20px;
}

div.buchholder ul {
	rlist-style-type: none;
	padding: 0;
	list-style-position: inside;
}

div.buchholder b {
	font-size: 80%;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

form#cse-search-box {
	padding: 0;
	text-align: right;
	float: right;
}

#cse-query {
	background: #FFFFFF url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) left no-repeat;
}