prognose_kehl/templates/standard/ubersicht_jahr.html
2023-01-30 08:01:11 +01:00

946 lines
43 KiB
HTML
Executable File

{if $action == ''}
<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">
<title>{$ju_titel}</title>
<style>
select{
width: 250px;
}
.tg{
border-collapse:collapse;
border-spacing:0;
}
.tg td{
border-style:solid;
border-width:1px;
overflow:hidden;
word-break:normal;
}
</style>
<!-- Kalender Beginn // -->
<link rel='stylesheet' href='./datepicker/dynCalendar.css' type='text/css' media='screen'>
<script src='./datepicker/browserSniffer.js' type='text/javascript' language='javascript'></script>
<script src='./datepicker/dynCalendar.js' type='text/javascript' language='javascript'></script>
<script type='text/javascript'>
{literal}
<!--
// Calendar callback. When a date is clicked on the calendar
// this function is called so you can do as you want with it
function calendarCallback(date, month, year, pos)
{
if(date<10){date='0'+date;}
if(month<10){month='0'+month;}
date_tag = date;
date_mon = month;
date_jahr = year;
document.getElementById('tag'+pos).value = date_tag;
document.getElementById('mon'+pos).value = date_mon;
document.getElementById('jahr'+pos).value = date_jahr;
}
// -->
{/literal}
</script>
<!-- Kalender Ende // -->
{literal}
<script type=text/javascript>
function gothere() {
document.all.buttonbox1.style.top=document.body.scrollTop+50;
document.all.buttonbox2.style.top=document.body.scrollTop+50;
setTimeout('gothere()',1);
}
</script>
{/literal}
{literal}
<script language='JavaScript'>
<!-- Begin
image_back = new Image;
image_back.src = 'templates/{/literal}{$global_template}{literal}/images/back.png';
image_back1 = new Image;
image_back1.src = 'templates/{/literal}{$global_template}{literal}/images/back1.png';
image_next = new Image;
image_next.src = 'templates/{/literal}{$global_template}{literal}/images/next.png';
image_next1 = new Image;
image_next1.src = 'templates/{/literal}{$global_template}{literal}/images/next1.png';
// End -->
</script>
{/literal}
</head>
<body onload="{literal}gothere(){/literal}">
<div id="overDiv" style="position: absolute; visibility: hidden; z-index: 1000; left: 10px; top: 0px; background-image: none;"></div>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="90%" border="0">
<tr>
<td width="10" background="./templates/{$global_template}/images/box_e1.gif">
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_top.gif" valign="top">
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
<font class="hd">{$ju_titel} {$ju_jahrgang} <a href="pdf_jahr.php?jahr={$ju_jahrgang}"><img src="./templates/{$global_template}/images/ico_pdf.gif"></a></font><br>
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></font>
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td>
<br>
<div id=buttonbox1 style='position:absolute; top:50px; left:10px; z-index:2; '>
<a target='kurshaupt' href="{$ju_td_prev}" title="Jahr zur&uuml;ck" onMouseOver='back.src=image_back.src' onMouseOut='back.src=image_back1.src'><img src="templates/{$global_template}/images/back1.png" name='back' border="0"></a>
</div>
<div id=buttonbox2 style='position:absolute; top:50px; right:10px; z-index:2; '>
<a target='kurshaupt' href="{$ju_td_next}" title="N&auml;chstes Jahr" onMouseOver='next.src=image_next.src' onMouseOut='next.src=image_next1.src'><img src="templates/{$global_template}/images/next1.png" name='next' border="0"></a>
</div>
<fieldset>
<legend><b>Werte</b></legend>
<table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 1" bordercolor="#111111" width="100%">
<tr>
<td width="5%">
<b>{$ju_tabhead_nr}</b>
</td>
<td width="50%">
<b>{$ju_tabhead_desc}</b>
</td>
<td width="5%">
<b>{$ju_tabhead_rechnung}</b>
</td>
<td width="40%" align="right">
<b>{$ju_tabhead_werte}</b>
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>1</b>
</font>
</td>
<td width="50%">
{$ju_field_ubertrjv}
</td>
<td width="5%">
</td>
<td width="40%" align="right">
{$ju_vergaberahmen_vj} &euro;
</td>
</tr>
{if $ju_vza_this == '1'}
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>2</b>
</font>
</td>
<td width="50%">
{$ju_field_vza}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
<table width="100%" class="tg">
<tr>
<td align="center" width="8%"><b>Jan</b></td>
<td align="center" width="8%"><b>Feb</b></td>
<td align="center" width="8%"><b>Mär</b></td>
<td align="center" width="8%"><b>Apr</b></td>
<td align="center" width="8%"><b>Mai</b></td>
<td align="center" width="8%"><b>Jun</b></td>
<td align="center" width="8%"><b>Jul</b></td>
<td align="center" width="8%"><b>Aug</b></td>
<td align="center" width="8%"><b>Sep</b></td>
<td align="center" width="8%"><b>Okt</b></td>
<td align="center" width="8%"><b>Nov</b></td>
<td align="center" width="8%"><b>Dez</b></td>
<td align="center" width="8%"><b>&empty;</b></td>
</tr>
<tr>
{section name=table_data2 loop=$table_data2}
<td width="8%" align="center">{$table_data2[table_data2].wert}</td>
{/section}
<td width="8%" align="center">{$ju_vza_schnitt}</td>
</tr>
</table>
</td>
</tr>
{/if}
<!-- Ab Stufe 3 werden VZÄ nicht mehr fiktiv dargestellt, sondern berechnet
{if $ju_vza_this == '2'}
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>2</b>
</font>
</td>
<td width="50%">
{$ju_field_vza} {$ju_last_vza_dat}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_last_vza_wert}
</td>
</tr>
{/if}
-->
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>3</b>
</font>
</td>
<td width="50%">
{$ju_field_besdurch}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_bes_durchschnitt} &euro;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>4</b>
</font>
</td>
<td width="50%">
{$ju_field_jrahmen}
</td>
<td width="5%" align="center">
<font style="font-family:'Courier New', Arial;">
<b>&empty; 2 x 3</b>
</font>
</td>
<td width="40%" align="right">
{$ju_jahresrahmen} &euro;
</td>
</tr>
<tr>
<td colspan='4' width="60%">
&nbsp;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>5</b>
</font>
</td>
<td width="50%">
{$ju_field_besa_wert}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border-bottom: 1px solid black;">
<b>Besoldung</b>
</td>
<td style="border-bottom: 1px solid black;">
<b>Stufe</b>
</td>
<td align="right" style="border-bottom: 1px solid black;">
<b>VZÄ</b>
</td>
<td align="right" style="border-bottom: 1px solid black;">
&nbsp;
</td>
<td style="border-bottom: 1px solid black;">
<b>Zuweisung</b>
</td>
<td align="right" style="border-bottom: 1px solid black;">
<b>Betrag</b>
</td>
</tr>
{section name=table_data3 loop=$table_data3}
<tr>
<td bgcolor="{$table_data3[table_data3].hgfarbe}" width="20%" align="left">{$table_data3[table_data3].besoldung}</td>
<td bgcolor="{$table_data3[table_data3].hgfarbe}" width="10%" align="left">{$table_data3[table_data3].stufedetail}</td>
<td bgcolor="{$table_data3[table_data3].hgfarbe}" width="10%" align="right">{$table_data3[table_data3].vza}</td>
<td bgcolor="{$table_data3[table_data3].hgfarbe}" width="5%" align="right">&nbsp;</td>
<td bgcolor="{$table_data3[table_data3].hgfarbe}" width="30%" align="left">{$table_data3[table_data3].zuweisung}</td>
<td bgcolor="{$table_data3[table_data3].hgfarbe}" width="25%" align="right">{$table_data3[table_data3].betragdetail} &euro;</td>
</tr>
{/section}
<tr>
<td width="30%" colspan="2" align="left" style="border-top: 3px double black;">Gesamt</td>
<td width="10%" align="right" style="border-top: 3px double black;">{$ju_vza_schnitt}</td>
<td width="35%" colspan="2" align="left" style="border-top: 3px double black;">&nbsp;</td>
<td width="25%" align="right" style="border-top: 3px double black;">{$ju_besa_wert} &euro;</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>6</b>
</font>
</td>
<td width="50%">
{$ju_field_besa_zulage}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_besa_zulage} &euro;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>7</b>
</font>
</td>
<td width="50%">
{$ju_field_besa_summe}
</td>
<td width="5%" align="center">
<font style="font-family:'Courier New', Arial;">
<b>5 + 6</b>
</font>
</td>
<td width="40%" align="right">
{$ju_besa_summe} &euro;
</td>
</tr>
<tr>
<td colspan='4' width="60%">
&nbsp;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>8</b>
</font>
</td>
<td width="50%">
{$ju_field_vergrahmen}
</td>
<td width="5%" align="center">
<font style="font-family:'Courier New', Arial;">
<b>4 - 7</b>
</font>
</td>
<td width="40%" align="right">
{$ju_vergaberahmen} &euro;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>9</b>
</font>
</td>
<td width="50%">
{$ju_field_uebertrvgvj}
</td>
<td width="5%" align="center">
<font style="font-family:'Courier New', Arial;">
<b>1 + 8</b>
</font>
</td>
<td width="40%" align="right">
{$ju_verg_uebertragvj} &euro;
</td>
</tr>
<tr>
<td colspan='4' width="60%">
&nbsp;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>10</b>
</font>
</td>
<td width="50%">
{$ju_field_lb_bz}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_lb_bz} &euro;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>11</b>
</font>
</td>
<td width="50%">
{$ju_field_lb_lz}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_lb_lz} &euro;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>12</b>
</font>
</td>
<td width="50%">
{$ju_field_lb_einmal}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_lb_einmal} &euro;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>13</b>
</font>
</td>
<td width="50%">
{$ju_field_lb_fz}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_lb_fz} &euro;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>14</b>
</font>
</td>
<td width="50%">
{$ju_field_lb_summe}
</td>
<td width="5%" align="center">
<font style="font-family:'Courier New', Arial;">
<b>10+11+12+13</b>
</font>
</td>
<td width="40%" align="right">
{$ju_lb_summe} &euro;
</td>
</tr>
<tr>
<td colspan='4' width="60%">
&nbsp;
</td>
</tr>
<tr>
<!-- Vor 2018 gab es zwei Spalten mehr. Berechnung der Obergrenze war anders. -->
{if $ju_maxzul_geandert == 0}
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>15</b>
</font>
</td>
<td width="50%">
{$ju_field_w2}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_maxzul_w2} &euro;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
<b>16</b>
</font>
</td>
<td width="50%">
{$ju_field_c3}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_maxzul_c3} &euro;
</td>
</tr>
{/if}
<!-- Berechnung der Obergrenze vor 2018 Ende -->
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
{if $ju_maxzul_geandert == 0}
<b>17</b>
{else}
<b>15</b>
{/if}
</font>
</td>
<td width="50%">
{$ju_field_maxzul}
</td>
<td width="5%">
&nbsp;
</td>
<td width="40%" align="right">
{$ju_maxzul_ges} &euro;
</td>
</tr>
<tr>
<td colspan='4' width="60%">
&nbsp;
</td>
</tr>
<tr>
<td width="5%">
<font style="font-family:'Courier New', Arial;">
{if $ju_maxzul_geandert == 0}
<b>18</b>
{else}
<b>16</b>
{/if}
</font>
</td>
<td width="50%">
{$ju_field_verg_nj}
</td>
<td width="5%" align="center">
<font style="font-family:'Courier New', Arial;">
<b>1 + (8-14)</b>
</font>
</td>
<td width="40%" align="right">
{$ju_vergaberahmen_nj} &euro;
</td>
</tr>
</table>
</fieldset>
<br>
<fieldset>
<legend><b>Berufungs- und Bleibeleistungsbezüge</b></legend>
<table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 1" bordercolor="#111111" width="100%">
<tr>
<td width="50%">
<b>Name</b>
</td>
<td width="10%">
<b>Ab Datum</b>
</td>
<td width="10%">
<b>Ende</b>
</td>
<td width="10%" align='right'>
<b>Jahresbetrag</b>
</td>
<td width="15%" align='right'>
<b>Art</b>
</td>
<td width="5%" align='right'>
<b>L&ouml;schen</b>
</td>
</tr>
{section name=outer_loop_bz loop=$outer_loop_bz}
{section name=inner loop=$outer_loop_bz[outer_loop_bz].inner}
<tr>
<td bgcolor='{$outer_loop_bz[outer_loop_bz].farbe}'>
{if $outer_loop_bz[outer_loop_bz].inner[inner].fikt_not_edit == ""}
<a href="erf_lb_bz.php?action=lzulerf&did={$outer_loop_bz[outer_loop_bz].inner[inner].edit}">
{/if}
{$outer_loop_bz[outer_loop_bz].inner[inner].doz_name}, {$outer_loop_bz[outer_loop_bz].inner[inner].doz_vorname}
{if $outer_loop_bz[outer_loop_bz].inner[inner].fikt_not_edit == ""}
</a>
{/if}
</td>
<td bgcolor='{$outer_loop_bz[outer_loop_bz].farbe}'>
{$outer_loop_bz[outer_loop_bz].inner[inner].startdat}
</td>
<td bgcolor='{$outer_loop_bz[outer_loop_bz].farbe}'>
{$outer_loop_bz[outer_loop_bz].inner[inner].enddat}
</td>
<td align='right' bgcolor='{$outer_loop_bz[outer_loop_bz].farbe}'>
{$outer_loop_bz[outer_loop_bz].inner[inner].wert} &euro;
</td>
<td align='right' bgcolor='{$outer_loop_bz[outer_loop_bz].farbe}'>
{$outer_loop_bz[outer_loop_bz].inner[inner].delta_art}
</td>
<td align='center' bgcolor='{$outer_loop_bz[outer_loop_bz].farbe}'>
{$outer_loop_bz[outer_loop_bz].inner[inner].bz_del}
</td>
<tr>
{/section}
{/section}
<tr>
<td>
<b>{$ju_summe}</b>
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td align="right">
<b>{$ju_lb_bz} &euro;</b>
</td>
<td>
&nbsp;
</td>
</tr>
</table>
</fieldset>
<br>
<fieldset>
<legend><b>besondere Leistungsbezüge mtl. (LBZ)</b> <a href="lzb_excel.php?jahrgang={$ju_jahrgang}" target="_top"><img src="templates/{$global_template}/images/excel.png" border="0" width="18"></a></legend>
<table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 1" bordercolor="#111111" width="100%">
<tr>
<td width="50%">
<b>Name</b>
</td>
<td width="10%">
<b>Ab Datum</b>
</td>
<td width="1%">
<b>Ende</b>
</td>
<td width="10%" align='right'>
<b>Jahresbetrag</b>
</td>
<td width="15%" align='right'>
<b>Art</b>
</td>
<td width="5%" align='right'>
<b>L&ouml;schen</b>
</td>
</tr>
{section name=outer_loop loop=$outer_loop}
{section name=inner loop=$outer_loop[outer_loop].inner}
<tr>
<td bgcolor='{$outer_loop[outer_loop].farbe}'>
{if $outer_loop[outer_loop].inner[inner].fikt_not_edit_lz == ""}
<a href="erf_lz.php?action=lzulerf&did={$outer_loop[outer_loop].inner[inner].edit}">
{/if}
{$outer_loop[outer_loop].inner[inner].doz_name}, {$outer_loop[outer_loop].inner[inner].doz_vorname}
{if $outer_loop[outer_loop].inner[inner].fikt_not_edit_lz == ""}
</a>
{/if}
</td>
<td bgcolor='{$outer_loop[outer_loop].farbe}'>
{$outer_loop[outer_loop].inner[inner].startdat}
</td>
<td bgcolor='{$outer_loop[outer_loop].farbe}'>
{$outer_loop[outer_loop].inner[inner].enddat}
</td>
<td align='right' bgcolor='{$outer_loop[outer_loop].farbe}'>
{$outer_loop[outer_loop].inner[inner].wert} &euro;
</td>
<td align='right' bgcolor='{$outer_loop[outer_loop].farbe}'>
{$outer_loop[outer_loop].inner[inner].delta_art}
</td>
<td align='center' bgcolor='{$outer_loop[outer_loop].farbe}'>
{$outer_loop[outer_loop].inner[inner].lz_del}
</td>
<tr>
{/section}
{/section}
<tr>
<td>
<b>{$ju_summe}</b>
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td align="right">
<b>{$ju_lb_lz} &euro;</b>
</td>
<td>
&nbsp;
</td>
</tr>
</table>
</fieldset>
<br>
<fieldset>
<legend><b>Funktionsleistungsbezüge</b></legend>
<table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 1" bordercolor="#111111" width="100%">
<tr>
<td width="50%">
<b>Name</b>
</td>
<td width="10%">
<b>Ab Datum</b>
</td>
<td width="10%">
<b>Ende</b>
</td>
<td width="10%" align='right'>
<b>Jahresbetrag</b>
</td>
<td width="20%" align='right'>
<b>Art</b>
</td>
</tr>
{section name=outer_loop5 loop=$outer_loop5}
{section name=inner loop=$outer_loop5[outer_loop5].inner}
<tr>
<td bgcolor='{$outer_loop5[outer_loop5].farbe}'>
<a href="erf_lb_fz.php?action=lbfzerf&kfid={$outer_loop5[outer_loop5].inner[inner].edit}">
{$outer_loop5[outer_loop5].inner[inner].bezeichnung}
</a>
({$outer_loop5[outer_loop5].inner[inner].name})
</td>
<td bgcolor='{$outer_loop5[outer_loop5].farbe}'>
{$outer_loop5[outer_loop5].inner[inner].startdat}
</td>
<td bgcolor='{$outer_loop5[outer_loop5].farbe}'>
{$outer_loop5[outer_loop5].inner[inner].enddat}
</td>
<td align='right' bgcolor='{$outer_loop5[outer_loop5].farbe}'>
{$outer_loop5[outer_loop5].inner[inner].wert}
</td>
<td align='right' bgcolor='{$outer_loop5[outer_loop5].farbe}'>
{$outer_loop5[outer_loop5].inner[inner].fz_art}
</td>
</tr>
{/section}
{/section}
<tr>
<td>
<b>{$ju_summe}</b>
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td align="right">
<b>{$ju_lb_fz} &euro;</b>
</td>
<td>
&nbsp;
</td>
</tr>
</table>
</fieldset>
</td>
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8">
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $action == 'lzfikdel'}
<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">
<title>{$ju_del_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="550" border="0">
<tr>
<td width="10" background="./templates/{$global_template}/images/box_e1.gif">
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$ju_del_titel}</span><br>
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1">
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td colspan="2">
<br>
<p align="center">{$ju_del_text}</p>
<p align="center"><a href="?">
<img border="0" src="./templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8">
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $action == 'lbfikdel'}
<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">
<title>{$ju_del_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="550" border="0">
<tr>
<td width="10" background="./templates/{$global_template}/images/box_e1.gif">
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$ju_del_titel}</span><br>
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1">
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td colspan="2">
<br>
<p align="center">{$ju_del_text}</p>
<p align="center"><a href="?">
<img border="0" src="./templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8">
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22">
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}