270 lines
8.7 KiB
HTML
270 lines
8.7 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
{literal}
|
|
<script type='text/javascript' src='overlib/overlib.js'></script>
|
|
<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'>
|
|
<!--
|
|
var win=null;
|
|
function bib_link_lokal1(mypage,myname,w,h,pos,infocus){
|
|
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
|
|
if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
|
|
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
|
|
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=auto,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";
|
|
win=window.open(mypage,myname,settings);
|
|
win.focus();
|
|
}
|
|
// -->
|
|
</script>
|
|
<script language='JavaScript' type='text/javascript'>
|
|
<!--
|
|
function einblenden(div) {
|
|
with(document.getElementById(div).style){
|
|
if(display=='none'){
|
|
display='inline';
|
|
}else{
|
|
display='none';
|
|
}
|
|
}
|
|
}
|
|
//-->
|
|
</script>
|
|
{/literal}
|
|
<style type='text/css'>
|
|
{literal}
|
|
.verse {
|
|
font-family : verdana, arial;
|
|
font-size : 8pt;
|
|
color : #6487DC;
|
|
text-transform : uppercase; /* Großbuchstaben */
|
|
}
|
|
|
|
.font1 { font-size:23.00pt; }
|
|
.font2 { line-height:150%; }
|
|
.alue{
|
|
text-decoration: none;
|
|
border-bottom: 1px dotted red;
|
|
background-image: none;
|
|
padding-left: 0;
|
|
}
|
|
.alue:hover {
|
|
border-bottom: 1px solid red;
|
|
}
|
|
|
|
.exeg{
|
|
text-decoration: none;
|
|
border-bottom: 1px dotted blue;
|
|
background-image: none;
|
|
padding-left: 0;
|
|
}
|
|
.exeg:hover {
|
|
border-bottom: 1px solid blue;
|
|
}
|
|
|
|
.bothalueexeg{
|
|
text-decoration: none;
|
|
border-bottom: 1px dotted green;
|
|
background-image: none;
|
|
padding-left: 0;
|
|
}
|
|
.bothalueexeg:hover {
|
|
border-bottom: 1px solid green;
|
|
}
|
|
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 0px; letter-spacing:1px; padding:0;}
|
|
#xsnazzy h1 {font-size:2.5em; color:#fff;}
|
|
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
|
|
#xsnazzy p {padding-bottom:0.5em;}
|
|
#xsnazzy h2 {padding-top:0.5em;}
|
|
#xsnazzy {background: transparent; margin:0px 0px 0px 0px;}
|
|
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
|
|
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
|
|
.xb1, .xb2, .xb3 {height:1px;}
|
|
.xb2, .xb3, .xb4 {background:#d6dff7; border-left:1px solid #6487DC; border-right:1px solid #6487DC;}
|
|
.xb1 {margin:0 5px; background:#6487DC;}
|
|
.xb2 {margin:0 3px; border-width:0 2px;}
|
|
.xb3 {margin:0 2px;}
|
|
.xb4 {height:2px; margin:0 1px;}
|
|
.xboxcontent {display:block; background:#d6dff7; border:0 solid #6487DC; border-width:0 1px;}
|
|
.link{
|
|
text-decoration: none;
|
|
color: black;
|
|
}
|
|
.knkfa {
|
|
font-family: Verdana;
|
|
font-size: 10px;
|
|
padding: 1px;
|
|
}
|
|
{/literal}
|
|
</style>
|
|
{literal}
|
|
<script src="copy.js" type="text/javascript"></script>
|
|
{/literal}
|
|
</head>
|
|
<body onload="{literal}window.location.hash='#verweis'" oncopy="javascript:copy('de');{/literal}">
|
|
<div id="overDiv" style="position: absolute; visibility: hidden; z-index: 1000; left: 10px; top: 0px; background-image: none;"></div>
|
|
|
|
<table cellspacing="0" cellpadding="0" width="100%" border="0">
|
|
<tr>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width='90%'>
|
|
{$ansicht_weekday} {$ansicht_date} - Kategorie: {$ansicht_cat_text}
|
|
|
|
{if $ansicht_subcat_exists == '1'}
|
|
/ {$ansicht_subcat_text}
|
|
{/if}
|
|
|
|
<!-- "Aus einem Gottesdienst des Stammapostels" -->
|
|
{if $ansicht_stapgd_exists == '1'}
|
|
<br> {$ansicht_stapgd_text}
|
|
{/if}
|
|
|
|
<!-- "Stammapostelgottesdienst" -->
|
|
{if $ansicht_stapgd1_exists == '1'}
|
|
<br> {$ansicht_stapgd1_text}
|
|
{/if}
|
|
|
|
<br>
|
|
<p class=font1 align='center'>
|
|
{$ansicht_headline_text}
|
|
<br>
|
|
|
|
<!-- Neues Leitgedankenformat: Thema/Unterthema -->
|
|
{if $ansicht_lg_new == '1'}
|
|
<font align=center size=2>
|
|
{$ansicht_thema_text}
|
|
{if $ansicht_subthema_exists == '1'}
|
|
/ {$ansicht_subthema_text}
|
|
{/if}
|
|
</font><br>
|
|
{/if}
|
|
|
|
{if $ansicht_icon_pdf_right == '1'}
|
|
{$ansicht_icon_pdf}
|
|
{/if}
|
|
|
|
{if $ansicht_icon_edit_right == '1'}
|
|
{$ansicht_icon_edit}
|
|
{/if}
|
|
|
|
{if $ansicht_icon_outlook_right == '1'}
|
|
{$ansicht_icon_outlook}
|
|
{/if}
|
|
|
|
{if $ansicht_icon_podcast_right == '1'}
|
|
{$ansicht_icon_podcast}
|
|
{/if}
|
|
|
|
<p align='center'>
|
|
|
|
<!-- Link Textwort zu Onlinebibeln -->
|
|
{$ansicht_textwort_link}
|
|
|
|
{if $ansicht_qv_vorhanden == '1'}
|
|
<!-- Klappmenü Textstellenverweise -->
|
|
<p align='center'>
|
|
<a align='center' <a href='#' title='Standard über das Profil wählbar' onclick='document.getElementById("lue_notiz").style.display = (document.getElementById("lue_notiz").style.display == "none")?"block":"none";'>{$ansicht_field_querverweis}</a>
|
|
</p>
|
|
<div id="lue_notiz" style="display: {$ansicht_qv_modus}">
|
|
{$ansicht_qv_gen}
|
|
</div>
|
|
{/if}
|
|
|
|
<!-- Bibellesung vorhanden -->
|
|
{if $ansicht_lesung_vorhanden == '1'}
|
|
<!-- Klappmenü Lesung -->
|
|
<p align='center'>
|
|
<a align='center' <a href='#' title='Standard über das Profil wählbar' onclick='document.getElementById("ansicht_lesung").style.display = (document.getElementById("ansicht_lesung").style.display == "none")?"block":"none";'>{$ansicht_field_lesung}</a>
|
|
</p>
|
|
<div id="ansicht_lesung" style="display: {$ansicht_lesung_modus}">
|
|
{$ansicht_lesung_gen}
|
|
</div>
|
|
<br>
|
|
{/if}
|
|
|
|
<p>
|
|
</td>
|
|
<td width="5%" valign="top" align="right">
|
|
<br>
|
|
{if $ansicht_fadeout == '1'}
|
|
<a href="ausgabe.php?lid={$ansicht_lid}"><img title = "Lieder/Notizen einblenden"border="0" src="templates/{$global_template}/images/fadein.png"></a>
|
|
{/if}
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width='90%' class=td2>
|
|
|
|
<!-- Textwort anzeigen, wenn eines vorhanden -->
|
|
<i> {$ansicht_textwort} </i>
|
|
|
|
<!-- Vorwort anzeigen, wenn eine vorhanden -->
|
|
|
|
|
|
{if $ansicht_vorwort_exists == '1'}
|
|
<p class=font2 align='justify'>
|
|
<div class=textfarbe>
|
|
{$ansicht_vorwort_bez}
|
|
</div>
|
|
{$ansicht_vorwort_text}
|
|
</p>
|
|
{/if}
|
|
|
|
|
|
<!-- Botschaft anzeigen, wenn eine vorhanden -->
|
|
{if $ansicht_botschaft_exists == '1'}
|
|
<p class=font2 align='justify'>
|
|
<div class=textfarbe>
|
|
{$ansicht_botschaft_bez}
|
|
</div>
|
|
{$ansicht_botschaft_text}
|
|
</p>
|
|
{/if}
|
|
|
|
<!-- Ausführung anzeigen -->
|
|
{if $ansicht_inhalt_exists != ''}
|
|
<p class=font2 align='justify'>
|
|
<!-- Bezeichnung "Ausführungen" anzeigen bei Gottesdiensten-->
|
|
{if $ansicht_inhalt_exists == '1'}
|
|
<div class=textfarbe>
|
|
{$ansicht_inhalt_bez}
|
|
</div>
|
|
{/if}
|
|
{$ansicht_inhalt_text}
|
|
</p>
|
|
{/if}
|
|
|
|
<!-- Zusammenfassung anzeigen, wenn eine vorhanden -->
|
|
{if $ansicht_zusammenfassung_exists == '1'}
|
|
<p class=font2 align='justify'>
|
|
<div class=textfarbe>
|
|
{$ansicht_zusammenfassung_bez}
|
|
</div>
|
|
{$ansicht_zusammenfassung_text}
|
|
</p>
|
|
{/if}
|
|
|
|
<!-- Kontext anzeigen, wenn einer vorhanden -->
|
|
{if $ansicht_kontext_exists == '1'}
|
|
<p class=font2 align='justify'>
|
|
<div class=textfarbe>
|
|
{$ansicht_kontext_bez}
|
|
</div>
|
|
{$ansicht_kontext_text}
|
|
</p>
|
|
{/if}
|
|
|
|
</p>
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html> |