@media all {
	body{
		font-family: Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		vertical-align: baseline;
		margin:		0px 		0px	0px		0px;
		background-color: #808080;
	}
	body, td {
		color: #FFFFFF;
		line-height: 145%;
	/* 	color: #676767;
	*/
	}
	.wrapper {

		 max-width: 1500px;
		padding-top: 1em;
		margin: 0 auto;


	}
	.bg1hg {
		background-image: url("images/hg/1hg.jpg");
	}

	.bg11a {
		background-image: url("images/hg/11-a.jpg");
		background-repeat: no-repeat;
	}
	.bg14 {
		background-image: url("images/hg/14.jpg");
		background-repeat: no-repeat;
	}
	.bg12a {
		background-image: url("images/hg/12-a.jpg");
		background-repeat: no-repeat;
	}
	.bg12c {
		background-image: url("images/hg/12-c.jpg");
		background-repeat: no-repeat;
	}

	a:visited {  color: #cabb5d; text-decoration: none}
	a:link {   color: #ffda00; text-decoration: none}
	a:hover {
		color: #ffffff;
		border-color: #e1c000;
		border-width: 0px 0px 1px 0px;
		border-style: dotted;
		text-decoration: none
	}

}

@media print {
	body{
		font-weight: normal;
		font-style: normal;
		vertical-align: baseline;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		margin:		0px 		0px	0px		0px;
		background-image: none;
		background-color: transparent;
	}

	body, td {
		font-size: 12px;
		color: #000000;
		line-height: 145%;
	/* 	color: #676767;
	*/
	}
	.bg1hg {
		background-image: none;
	}
	.bg11a {
		background-image: url("images/hg/11-a-print.jpg");
		background-repeat: no-repeat;
	}
	.bg14 {
		background-image: url("images/hg/14-print.jpg");
		background-repeat: no-repeat;
	}
	.bg12a {
		background-image: none;
	}
	.bg12c {
		background-image: none;
	}


	a:visited {  color: #101010; text-decoration: none}
	a:link {   color: #101010; text-decoration: none}
	a:hover {
		color: #101010;
		border-color: #e1c000;
		border-width: 0px 0px 1px 0px;
		border-style: dotted;
		text-decoration: none
	}


}

.TerminSubline {
	/*color: #D0D0D0	;*/
	color: #F0F0F0	;
	font-size: 10.7px;
}

.InfoImpressum {
	color: #474747;
}


/* unterstrichen für kleine Überschriften */
.unterstrichen {
	border-bottom: 1px dotted gray;
}

/* für Umformatierung <hr>-Tag: */
.hrAbstand20 {
	height: 1px;
	margin-top: 4px;
	margin-bottom: 15px;
	width:100%;
	background-color:#cccccc;  /* das brauch tder FireFox */
	color:#cccccc;		/* das braucht der IE */
	border-style: none;
}

/* hellgraue Links: */
#linkgrau a, #linkgrau A:hover , #linkgrau a:link { color: #474747}
#linkgrau a:hover { color: #FF0000; background-color: #FFCC33; text-decoration: none}
#linkgrau a:link { text-decoration: none}

.bg00  { background-color: #FFFFFF}
.bg03  { background-color: #f9f9f9}
.bg05  { background-color: #f6f6f6}
.bg07  { background-color: #f0f0f0}
.bg10   {  background-color: #EEEEEE}
.bg20 { background-color: #CCCCCC}
.bg30  { background-color: #666666}
.bg40 { background-color: #444444}
.bg50 { background-color: #343434}
.bgOrange { background-color: #ffda00}

.f00 { color: #FFFFFF}
.f05 { color: #D9D9D9}
.f10 { color: #BEBEBE}
.f20 { color: #6A6A6A}
.f30 { color: #333333}
.fErr { color: #FF0000}
.fOrange, .fMorgen { color: #ffda00}
.fRot, .fHeute { color: #ff0000}



.urhere { font-size: 10px; text-align: right}
.comm,  .comm td,  .comm th { font-size: 11.4px; }
.pix09, .pix09 td , .pix09 th {  font-size: 9px}
.pix10 {  font-size: 10px}
.pix11 {  font-size: 11px}
.pix12 {  font-size: 12px}
.pix14 {  font-size: 14px}
.pix24 { font-size: 24px}
.pix36 { font-size: 36px}

.f0mini, .FormularDetailsLink	 	{ font-size: 8.5px;}
.InfoImpressum,
	.f1klein 	 	{	font-size: 10.7px;}
.f2normal, body, table, p, input, h4, h5 { font-size: 11.4px; }
.f3gross, h3	 	{ font-size: 14.2px;}
.f4maxi	, h2 	{ font-size: 16.0px;}
.f5mega, h1	 	{ font-size: 24.0px;}

/* tab {{{*/
.tab  {
	/* font-size: 9px; /* hier falsch */
	empty-cells: show;
	border-style: solid;
	border-color: rgb(192, 192, 192) rgb(122, 122, 122) rgb(122, 122, 122) rgb(192, 192, 192);
	background-color: transparent;
	border-width: 1px;
	font-weight: inherit;
	/* padding:100px;   bringt hier nix */
	border-spacing:0px;
	/* border-collapse:collapse;    zieht alle Zellen aufeinander, egal was als border-spacing angegeben ist!  */
	/* margin:10;   macht einen leeren Rahmen um die ganze Tabelle...  */
}

.tab  td, .tab  th {
	/* font-size: 9px; */
	/* Rahmen um jede Zelle */

		border-style: solid;
		border-color: rgb(222,222,222);
		border-width: 0px 1px  1px 0px;
		/* text-align: left; */
		vertical-align: top;
		padding:5px;  /* das hier bringt Abstand zum Rand */
}

.tab  th {
	background-color: #888888;
	color: white;
	/* untere Linie etwas dunkler */
	text-align: left;
	font-weight: bold !important;
	border-color: rgb(222, 222, 222) rgb(222,222, 222) rgb(152, 152, 152) rgb(222, 222, 222);
}
/* }}}*/

/* tabnoshow - unsichtbare Tabelle zum reinen Anordnen von Inhalten {{{*/
.tabnoshow  {
	empty-cells: show !important;
	border-style: solid ;
	background-color:transparent;
	border-width: 0px !important;
	/* padding:100px;   bringt hier nix */
	border-spacing:0px !important;
	/* border-collapse:collapse;    zieht alle Zellen aufeinander, egal was als border-spacing angegeben ist!  */
	/* margin:10;   macht einen leeren Rahmen um die ganze Tabelle...  */
}

.tabnoshow  th {
	font-weight: normal;
	text-align: left;
	/* untere Linie etwas dunkler */
}

.tabnoshow td, .tabnoshow  th {

	vertical-align: top;
	/* text-align: left; */
	padding:5px;  /* das hier bringt Abstand zum Rand */
}

/* }}}*/

/* Zusatz-Formatierung tabtrennlinien: Linien unter den Zeilen, th dunkler: {{{ */

.tabtrennlinien td, .tabtrennlinien  th {
		border-style: dotted;
		border-color: rgb(202,202,202);
		border-width: 0px 0px  1px 0px;
}

.tabtrennlinien  th {
		border-color: rgb(162,162,162);
}

/* }}} */

.pad10 td, .pad10 th {
		padding:10px !important;  /* das hier bringt Abstand zum Rand */
}

.pad5 td, .pad5 th {
		padding:5px !important;  /* das hier bringt Abstand zum Rand */
}

.pad3 td, .pad3 th {
		padding:3px !important;  /* das hier bringt Abstand zum Rand */
}
.pad2 td, .pad2 th {
		padding:2px !important;  /* das hier bringt Abstand zum Rand */
}

.pad1 td, .pad1 th {
		padding:1px !important;  /* das hier bringt Abstand zum Rand */
}

.pad0 td, .pad0 th {
		padding:0px !important;  /* das hier bringt Abstand zum Rand */
}

.headertab td, .headertab th {
		padding:10px;  /* das hier bringt Abstand zum Rand */
		vertical-align:middle;
		text-align: center;
}

/* Zusatz-Formatierungen tab-img   {{{ */

.tab-img tr.bg05, .tab-img td.bg05, .tab-img th.bg05 {
	background-image: url('../images/hg-th05.png');
}
.tab-img tr.bg10, .tab-img td.bg10, .tab-img th.bg10{
	background-image: url('../images/hg-th10.png');
}

.tab-img tr.bg20, .tab-img td.bg20, .tab-img th.bg20 {
	background-image: url('../images/hg-th20.png');
}

.tab-img tr.bg30, .tab-img td.bg30, .tab-img th.bg30 {
	background-image: url('../images/hg-th30.png');
}

/* }}} */


/* --------------------------------
		Bild-Link: {{{*/

	.BildLink a:link {
		border-width: 0px;
	}

	.BildLink a:hover {
		border-width: 0px;
	}

	.BildLink a:visited {
		border-width: 0px;
	}

	.BildLink a:link img {
		border-color: #ffda00 #b2973a #b2973a #ffda00;
		border-width: 1px 2px 2px 1px;
		border-style: solid;
	}

	.BildLink a:visited img {
		border-color: #ffda00 #a78100 #a78100 #ffda00;
		border-width: 1px 2px 2px 1px;
		border-style: solid;
	}

	.BildLink a:hover img {
		border-color: #a78100 #ffc500 #ffc500 #a78100  ;
		border-width: 2px 1px 1px 2px;
		border-style: solid;
	}

	/* Rahmen bei eingeblendetem Bild: */
	.BildLink .aktiv {
		border-color: red !important;
	}

/* }}} */

/* --------------------------------
		Bild-Link NoFrame: {{{*/


	.BildLinkNoFrame a:link img {
		border-width: 0px;
		border-style: none;
		border-style: solid;
	}

	.BildLinkNoFrame a:visited img {
		border-width: 0px;
	}

	.BildLinkNoFrame a:hover img {
		border-width: 0px;
		text-decoration: none;
	}

	.BildLinkNoFrame a:hover  {
		border-width: 0px;
	}

	a.BildLinkNoFrame:hover  {
		border-width: 0px;
	}

/* }}} */

.source {
	font-family: "Courier New", Courier, mono;
	border-color: rgb(212, 212, 212);
	margin:2px 2px 2px 2px;
	border-style: dotted;
	border-width: 1px 1px 1px 1px;
	padding:1px 3px 1px 3px;  /* das hier bringt Abstand zum Rand */
}

/* für eingerückte Icons links oben im Text */
div.indentlinks {
    font-size: 0.8em;
    float: left; 
    margin: 9px 5px -2px 0; /* O R U L - freier Raum UM das eigentliche DIV - "Abstand" */ 
    padding: 0px;  /*  ORUL - "Innen-Rahmen" um Inhalt des DIVs - "Watte" */
  }

hr {
	background-color:#BBBBBB; 
	height:1px;
	background-image: url('images/hr_bg.png');
	margin: 5px 0px; /* O/U L/R */
	text-align:left; 
	border:0px ;
}
  
/* tabbilder {{{*/
.tabbilder  {
	/* font-size: 9px; /* hier falsch */
	empty-cells: show;
	border-color: #ffda00 #b2973a #b2973a #ffda00;
	border-width: 2px 4px 4px 2px;
	border-style: solid;
	/* padding:100px;   bringt hier nix */
	border-spacing:0px;
	/* border-collapse:collapse;    zieht alle Zellen aufeinander, egal was als border-spacing angegeben ist!  */
	/* margin:10;   macht einen leeren Rahmen um die ganze Tabelle...  */
}

.tabbilder  td, .tabbilder  th {
	/* font-size: 9px; */
	/* Rahmen um jede Zelle */

		border-style: solid;
		border-width: 0px;
		vertical-align: top;
		text-align: left;
		padding:10px;  /* das hier bringt Abstand zum Rand */
}

.tabbilder  th {
	color: #666666;
	/* untere Linie etwas dunkler */
	font-weight: bold !important;
	border-color: rgb(222, 222, 222) rgb(222,222, 222) rgb(152, 152, 152) rgb(222, 222, 222);
}
/* }}}*/

/* Formular-Elemente {{{ */
input[type="submit"], input[type="button"] {
	background-image: url('images/rq-hg20.png');  /* Pfad relativ zur CSS-Datei! */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #6D6D6D  solid;
	padding: 0px;
	}

input[type="submit"]:hover, input[type="button"]:hover {
	background-image: url('images/rq-hg05.png');
	cursor: pointer;
	border-color : #ffc500;
	/* cursor: hand; */ /* so nur für Internet Explorer bis 5.5 */
	}

/* auch beim überstreichen einer Textbox etc. den Rahmen aufblinken lassen analog zu Buttons: */
textarea:hover, input[type="text"]:hover,  select:hover {
	border-color:  #fadc77 #a78100 #a78100 #fadc77  ;
	border-style: solid;
	/* cursor: hand; */ /* so nur für Internet Explorer bis 5.5 */
	}

textarea, input[type="text"],  select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #ADADAD  dotted ;
	background-color: #FFFFFF;
	padding: 2px;
	}

	/* bei Aktivierung: anderer Hintergrund! */
input:focus,  textarea:focus,  select:focus, checkbox:focus{
	border: 1px;
	background-color : #fee2a8 !important;
	border-style: solid;
	border-color: #a78100 #fadc77 #fadc77 #a78100  ;
	}

/*   }}} 	*/

/* Header mit Abstand und Unterstreichung {{{ */

h1, h2, h3 {
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-style: normal;
	font-weight: normal;
}


h1 {
	border-bottom : 1px dotted #ffc500;
	line-height: 105%;
	padding: 0px 0px 10px 00px;
}

h1 {
	margin-top:34px;
}

h2, h3 {
	margin-top:34px;
}

h4, h5 {
	margin-top:20px;
}

h2, h3 {
  border-bottom : 1px dotted #ffda00;
}

h3 {
  border-color: silver;
}
h4 {
  border-bottom : 1px dotted grey;
}

/* }}} */


/* Liebesbrief */


div#kopf p { font-size: 14px; 
		line-height: 145%;
}
div#kopf table { margin-left: 10px;
	margin-right: 10px;
}
div#kopf .bg05 p { color: black;
	font-size: 10px;
margin:5px}
div#liebesbrief p { font-size: 14px; 
		line-height: 145%;
		margin-left: 25px;
		margin-right: 25px;
}
div#liebesbrief p.pix14 { font-size: 24px; }
div#liebesbrief p.pix24 { font-size: 30px; }

div#liebesbrief p.BibelStelle { 
		line-height: 125%;
		margin: 5px 25px 5px 25px;
}

div#liebesbrief p.BibelStelle span { font-size:10px;
	margin-right: 10px;
}
div#liebesbrief p.Fussnote  { font-size:10px;
	color:silver;
}

@media print {
div#liebesbrief p.BibelStelle { 
		color: black;
}
	table {
		background-color: white;
		background-image: none;
	}
} 
	

div.flashplayaudio object {
	margin: 3px 0px 5px 0px;
}
