/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BLOCKQUOTE {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 6px;
 	margin-bottom: 6px
}

.Vollbraun {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	list-style-type: none;
 	list-style-image: none;
 	text-indent: 0px;
 	clear: both;
 	background-color: rgb(204,102,0);
 	margin-left: 20px;
 	border-left-style: none;
 	margin-top: 0px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 0px;
 	border-bottom-style: none
}

.Textrot {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 6px;
 	margin-bottom: 6px
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,51,204);
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 6px;
 	margin-bottom: 6pt
}

.Textblau {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	clear: right;
 	margin-top: 6px;
 	margin-bottom: 6px
}

.Textgruen {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,204,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	clear: right;
 	margin-top: 6px;
 	margin-bottom: 6px
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

.Textsatt {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	list-style-type: none;
 	list-style-image: none;
 	text-indent: 0px;
 	clear: both;
 	margin-left: 20px;
 	border-left-style: none;
 	margin-top: 6px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 6px;
 	border-bottom-style: none
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,0,204);
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 6px;
 	margin-bottom: 6px
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 6px;
 	margin-bottom: 6px
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 24px;
 	font-weight: bold;
 	margin-top: 12px;
 	margin-bottom: 6px
}

.Fetttext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	list-style-type: none;
 	list-style-image: none;
 	text-indent: 0px;
 	clear: both;
 	margin-left: 20px;
 	border-left-style: none;
 	margin-top: 12px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 12px;
 	border-bottom-style: none
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	font-weight: bold;
 	margin-top: 12px;
 	margin-bottom: 6px
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 6px;
 	margin-bottom: 6px
}

.Textlila {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,0,255);
 	font-weight: normal;
 	font-style: normal;
 	clear: right;
 	margin-top: 6px;
 	margin-bottom: 6px
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	font-weight: bold;
 	margin-top: 6px;
 	margin-bottom: 6px
}

.Bibelzitat {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(204,102,0);
 	font-weight: bold;
 	list-style-type: none;
 	list-style-image: none;
 	text-indent: 0px;
 	clear: both;
 	margin-left: 0px;
 	border-left-style: none;
 	margin-top: 6px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 6px;
 	border-bottom-style: none
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	margin-bottom: 6px
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: decimal
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 6px;
 	margin-bottom: 6px
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	font-weight: bold;
 	margin-top: 6px;
 	margin-bottom: 6px
}

.Bibeltext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(204,102,0);
 	font-weight: bold;
 	list-style-type: none;
 	list-style-image: none;
 	text-indent: 0px;
 	clear: both;
 	margin-left: 20px;
 	border-left-style: none;
 	margin-top: 6px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 6px;
 	border-bottom-style: none
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: bold
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-style: italic;
 	margin-top: 6px;
 	margin-bottom: 6px
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	margin-top: 6px;
 	margin-bottom: 6px
}

.Liedtext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: none;
 	list-style-image: none;
 	text-indent: 0px;
 	clear: both;
 	margin-left: 20px;
 	border-left-style: none;
 	margin-top: 6px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 6px;
 	border-bottom-style: none
}

.Textbraun {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(204,102,0);
 	font-weight: normal;
 	font-style: normal;
 	clear: right;
 	margin-top: 6px;
 	margin-bottom: 6px
}

PRE {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 12px;
 	margin-bottom: 6px
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,153,0);
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 6px;
 	margin-bottom: 6px
}
