prognose_kehl/templates_c/6b412cf46bee47f10566a7568f8283982816abe5_0.file.erf_grundgehalt.html.php
2023-01-30 08:01:11 +01:00

1042 lines
56 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2018-03-13 11:17:42
from "/srv/www/htdocs-hvf/kurs/prognose/templates/standard/erf_grundgehalt.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5aa7a546257ed9_74867758',
'file_dependency' =>
array (
'6b412cf46bee47f10566a7568f8283982816abe5' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/prognose/templates/standard/erf_grundgehalt.html',
1 => 1514468468,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5aa7a546257ed9_74867758 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_pc.php" type="text/css">
<title><?php echo $_smarty_tpl->tpl_vars['e_grund_titel']->value;?>
</title>
<style>
select{
width: 250px;
}
#menu,
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu {
width: 700px auto;
margin: 0px auto;
border: 1px solid #222;
background-color: #00138C;
background-image: -moz-linear-gradient(#6487DC, #00138C);
background-image: -webkit-gradient(linear, left top, left bottom, from(#6487DC), to(#00138C));
background-image: -webkit-linear-gradient(#6487DC, #00138C);
background-image: -o-linear-gradient(#6487DC, #00138C);
background-image: -ms-linear-gradient(#6487DC, #00138C);
background-image: linear-gradient(#6487DC, #00138C);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}
#menu:before,
#menu:after {
content: "";
display: table;
}
#menu:after {
clear: both;
}
#menu {
zoom: 1;
}
#menu li {
float: left;
border-right: 1px solid #222;
-moz-box-shadow: 1px 0 0 #6487DC;
-webkit-box-shadow: 1px 0 0 #6487DC;
box-shadow: 1px 0 0 #6487DC;
position: relative;
}
#menu a {
float: left;
padding: 12px 30px;
color: #CCC;
text-transform: uppercase;
font: bold 12px Arial, Helvetica;
text-decoration: none;
text-shadow: 0 1px 0 #000;
}
#menu li:hover > a {
color: #fafafa;
}
*html #menu li a:hover {
/* IE6 only */
color: #fafafa;
}
#menu ul {
margin: 20px 0 0 0;
_margin: 0;
/*IE6 only*/
opacity: 0;
visibility: hidden;
position: absolute;
top: 38px;
left: 0;
z-index: 1;
background: #6487DC;
background: -moz-linear-gradient(#6487DC, #00138C);
background-image: -webkit-gradient(linear, left top, left bottom, from(#6487DC), to(#00138C));
background: -webkit-linear-gradient(#6487DC, #00138C);
background: -o-linear-gradient(#6487DC, #00138C);
background: -ms-linear-gradient(#6487DC, #00138C);
background: linear-gradient(#6487DC, #00138C);
-moz-box-shadow: 0 -1px rgba(255, 255, 255, .3);
-webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, .3);
box-shadow: 0 -1px 0 rgba(255, 255, 255, .3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#menu li:hover > ul {
opacity: 1;
visibility: visible;
margin: 0;
}
#menu ul ul {
top: 0;
left: 150px;
margin: 0 0 0 20px;
_margin: 0;
/*IE6 only*/
-moz-box-shadow: -1px 0 0 rgba(255, 255, 255, .3);
-webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, .3);
box-shadow: -1px 0 0 rgba(255, 255, 255, .3);
}
#menu ul li {
float: none;
display: block;
border: 0;
_line-height: 0;
/*IE6 only*/
-moz-box-shadow: 0 1px 0 #00138C, 0 2px 0 #666;
-webkit-box-shadow: 0 1px 0 #00138C, 0 2px 0 #666;
box-shadow: 0 1px 0 #00138C, 0 2px 0 #666;
}
#menu ul li:last-child {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu ul a {
padding: 10px;
width: 160px;
_height: 10px;
/*IE6 only*/
display: block;
white-space: nowrap;
float: none;
text-transform: none;
}
#menu ul a:hover {
background-color: #0186ba;
background-image: -moz-linear-gradient(#04acec, #0186ba);
background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
background-image: -webkit-linear-gradient(#04acec, #0186ba);
background-image: -o-linear-gradient(#04acec, #0186ba);
background-image: -ms-linear-gradient(#04acec, #0186ba);
background-image: linear-gradient(#04acec, #0186ba);
}
#menu ul li:first-child > a {
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
content: '';
position: absolute;
left: 40px;
top: -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #6487DC;
}
#menu ul ul li:first-child a:after {
left: -6px;
top: 50%;
margin-top: -6px;
border-left: 0;
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
border-right: 6px solid #3b3b3b;
}
#menu ul li:first-child a:hover:after {
border-bottom-color: #04acec;
}
#menu ul ul li:first-child a:hover:after {
border-right-color: #0299d3;
border-bottom-color: transparent;
}
#menu ul li:last-child > a {
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
/* Mobile */
#menu-trigger {
display: none;
}
@media screen and (max-width: 600px) {
/* nav-wrap */
#menu-wrap {
position: relative;
}
#menu-wrap * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* menu icon */
#menu-trigger {
display: block;
/* show menu icon */
height: 40px;
line-height: 40px;
cursor: pointer;
padding: 0 0 0 35px;
border: 1px solid #222;
color: #fafafa;
font-weight: bold;
background-color: #00138C;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -moz-linear-gradient(#6487DC, #00138C);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -webkit-linear-gradient(#6487DC, #00138C);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -o-linear-gradient(#6487DC, #00138C);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -ms-linear-gradient(#6487DC, #00138C);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, linear-gradient(#6487DC, #00138C);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}
/* main nav */
#menu {
margin: 0;
padding: 10px;
position: absolute;
top: 40px;
width: 100%;
z-index: 1;
background-color: #ffffff;
display: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu:after {
content: '';
position: absolute;
left: 25px;
top: -8px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #6487DC;
}
#menu ul {
position: static;
visibility: visible;
opacity: 1;
margin: 0;
background: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu ul ul {
margin: 0 0 0 20px !important;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu li {
position: static;
display: block;
float: none;
border: 0;
margin: 5px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu ul li {
margin-left: 20px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu a {
display: block;
float: none;
padding: 0;
color: #999;
}
#menu a:hover {
color: #fafafa;
}
#menu ul a {
padding: 0;
width: auto;
}
#menu ul a:hover {
background: none;
}
#menu ul li:first-child a:after,
#menu ul ul li:first-child a:after {
border: 0;
}
}
@media screen and (min-width: 600px) {
#menu {
display: block !important;
}
}
/* iPad */
.no-transition {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
opacity: 1;
visibility: visible;
display: none;
}
#menu li:hover > .no-transition {
display: block;
}
</style>
<!-- Kalender Beginn // -->
<link rel='stylesheet' href='./datepicker/dynCalendar.css' type='text/css' media='screen'>
<?php echo '<script'; ?>
src='./datepicker/browserSniffer.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src='./datepicker/dynCalendar.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
<!--
// 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;
}
// -->
<?php echo '</script'; ?>
>
<!-- Kalender Ende // -->
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
function start() {
showDiv(document.getElementById("besoldung"))
if (document.adm_anleg)
document.adm_anleg.atelier.focus();
return false;
}
//-->
<?php echo '</script'; ?>
>
</head>
<body onload="start();">
<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="80%" border="0">
<tr>
<td width="10" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e1.gif">
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_top.gif" valign="top">
<img height="10" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"><br>
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['e_grund_titel']->value;?>
<?php echo $_smarty_tpl->tpl_vars['e_grund_jahrgang']->value;?>
</font><br>
<img height="5" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"></font>
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
<td>
<br>
<form action=?action=save method="POST" name="adm_anleg">
<fieldset>
<legend><b>Erfassung</b></legend>
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1" height="194">
<tr>
<td width="40%">
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_starttag']->value;?>
*</b>
</td>
<td width="60%">
<input type='text' name='tag1' id='tag1' value='<?php echo $_smarty_tpl->tpl_vars['e_grund_startdat_tag']->value;?>
' size=1>.<input type='text' name='mon1' id='mon1' value='<?php echo $_smarty_tpl->tpl_vars['e_grund_startdat_mon']->value;?>
' size=1>.<input type='text' name='jahr1' id='jahr1' value='<?php echo $_smarty_tpl->tpl_vars['e_grund_startdat_jahr']->value;?>
' size=3>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
startdat = new dynCalendar('startdat', 'calendarCallback', './datepicker/images/', '', '1');
//-->
<?php echo '</script'; ?>
>
</td>
<tr>
<tr>
<td width="40%">
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_besoldung']->value;?>
*</b>
</td>
<td width="60%">
<select size="1" id='besoldung' name='besoldung' onchange="showDiv(this)">
<option value="W1" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'W1') {?> selected <?php }?>>W1&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="W2" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'W2') {?> selected <?php }?>>W2&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="W3" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'W3') {?> selected <?php }?>>W3&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="C1" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'C1') {?> selected <?php }?>>C1&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="C2" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'C2') {?> selected <?php }?>>C2&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="C3" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'C3') {?> selected <?php }?>>C3&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="C4" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'C4') {?> selected <?php }?>>C4&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="A9" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'A9') {?> selected <?php }?>>A9&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="A10" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'A10') {?> selected <?php }?>>A10&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="A11" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'A11') {?> selected <?php }?>>A11&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="A12" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'A12') {?> selected <?php }?>>A12&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="A13" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'A13') {?> selected <?php }?>>A13&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="A14" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'A14') {?> selected <?php }?>>A14&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="A15" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'A15') {?> selected <?php }?>>A15&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="A16" <?php if ($_smarty_tpl->tpl_vars['e_grund_besoldung']->value == 'A16') {?> selected <?php }?>>A16&nbsp;&nbsp;&nbsp;&nbsp;</option>
</select>
</td>
</tr>
<tr>
<td width="40%">
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_stufe']->value;?>
</b>
</td>
<td width="60%">
<div id="hidden_divA" style="display:none;">
<select size="1" id='stufeA' name='stufeA'>
<option value="1" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '1') {?> selected <?php }?>>1&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="2" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '2') {?> selected <?php }?>>2&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="3" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '3') {?> selected <?php }?>>3&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="4" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '4') {?> selected <?php }?>>4&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="5" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '5') {?> selected <?php }?>>5&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="6" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '6') {?> selected <?php }?>>6&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="7" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '7') {?> selected <?php }?>>7&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="8" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '8') {?> selected <?php }?>>8&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="9" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '9') {?> selected <?php }?>>9&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="10" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '10') {?> selected <?php }?>>10&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="11" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '11') {?> selected <?php }?>>11&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="12" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '12') {?> selected <?php }?>>12&nbsp;&nbsp;&nbsp;&nbsp;</option>
</select>
</div>
<div id="hidden_divC" style="display:none;">
<select size="1" id='stufeC' name='stufeC'>
<option value="1" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '1') {?> selected <?php }?>>1&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="2" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '2') {?> selected <?php }?>>2&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="3" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '3') {?> selected <?php }?>>3&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="4" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '4') {?> selected <?php }?>>4&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="5" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '5') {?> selected <?php }?>>5&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="6" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '6') {?> selected <?php }?>>6&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="7" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '7') {?> selected <?php }?>>7&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="8" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '8') {?> selected <?php }?>>8&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="9" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '9') {?> selected <?php }?>>9&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="10" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '10') {?> selected <?php }?>>10&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="11" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '11') {?> selected <?php }?>>11&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="12" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '12') {?> selected <?php }?>>12&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="13" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '13') {?> selected <?php }?>>13&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="14" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '14') {?> selected <?php }?>>14&nbsp;&nbsp;&nbsp;&nbsp;</option>
<option value="15" <?php if ($_smarty_tpl->tpl_vars['e_grund_stufe']->value == '15') {?> selected <?php }?>>15&nbsp;&nbsp;&nbsp;&nbsp;</option>
</select>
</div>
<?php echo '<script'; ?>
type="text/javascript">
function showDiv(select){
if(select.value=='A9'||select.value=='A10'||select.value=='A11'||select.value=='A12'||select.value=='A13'||select.value=='A14'||select.value=='A15'||select.value=='A16'){
document.getElementById('hidden_divA').style.display = "block";
document.getElementById('hidden_divC').style.display = "none";
}
if(select.value=='C1'||select.value=='C2'||select.value=='C3'||select.value=='C4'){
document.getElementById('hidden_divA').style.display = "none";
document.getElementById('hidden_divC').style.display = "block";
}
if(select.value=='W1'||select.value=='W2'||select.value=='W3'){
document.getElementById('hidden_divA').style.display = "none";
document.getElementById('hidden_divC').style.display = "none";
}
}
<?php echo '</script'; ?>
>
</td>
</tr>
<tr>
<td width="40%">
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_wert']->value;?>
*</b>
</td>
<td width="60%">
<input align="right" type="number" min="0.00" step="0.01" name="betrag" value="<?php echo $_smarty_tpl->tpl_vars['e_grund_betrag']->value;?>
"> &euro;
</td>
</tr>
<tr>
<td width="40%">
* = Pflichtfelder
</td>
<td width="60%">
&nbsp;
</td>
</tr>
</table>
<p align='center'>
<input type="submit" value="Speichern" name="B1">
</p>
</form>
</fieldset>
<br>
<fieldset>
<legend><b>Gespeicherte Werte für das Grundgehalt</b></legend>
<table border=0 width=100% cellspacing=0 cellpadding=0>
<tr>
<td align="left">
<nav id="menu-wrap">
<ul id="menu">
<li><a href="?besoldung=%&stufe=%">Alle</a></li>
<li>
<a href="?besoldung=A%&stufe=%">A-Besoldung</a>
<ul>
<li>
<a href="?besoldung=A9&stufe=%" border="0">A9</a>
<ul>
<li><a href="?besoldung=A9&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=A9&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=A9&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=A9&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=A9&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=A9&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=A9&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=A9&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=A9&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=A9&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=A9&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=A9&stufe=12">Stufe 12</a></li>
</ul>
</li>
<li>
<a href="?besoldung=A10&stufe=%" border="0">A10</a>
<ul>
<li><a href="?besoldung=A10&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=A10&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=A10&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=A10&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=A10&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=A10&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=A10&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=A10&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=A10&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=A10&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=A10&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=A10&stufe=12">Stufe 12</a></li>
</ul>
</li>
<li>
<a href="?besoldung=A11&stufe=%" border="0">A11</a>
<ul>
<li><a href="?besoldung=A11&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=A11&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=A11&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=A11&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=A11&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=A11&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=A11&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=A11&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=A11&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=A11&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=A11&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=A11&stufe=12">Stufe 12</a></li>
</ul>
</li>
<li>
<a href="?besoldung=A13&stufe=%" border="0">A12</a>
<ul>
<li><a href="?besoldung=A12&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=A12&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=A12&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=A12&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=A12&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=A12&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=A12&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=A12&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=A12&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=A12&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=A12&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=A12&stufe=12">Stufe 12</a></li>
</ul>
</li>
<li>
<a href="?besoldung=A13&stufe=%" border="0">A13</a>
<ul>
<li><a href="?besoldung=A13&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=A13&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=A13&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=A13&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=A13&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=A13&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=A13&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=A13&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=A13&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=A13&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=A13&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=A13&stufe=12">Stufe 12</a></li>
</ul>
</li>
<li>
<a href="?besoldung=A14&stufe=%" border="0">A14</a>
<ul>
<li><a href="?besoldung=A14&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=A14&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=A14&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=A14&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=A14&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=A14&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=A14&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=A14&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=A14&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=A14&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=A14&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=A14&stufe=12">Stufe 12</a></li>
</ul>
</li>
<li>
<a href="?besoldung=A15&stufe=%" border="0">A15</a>
<ul>
<li><a href="?besoldung=A15&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=A15&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=A15&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=A15&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=A15&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=A15&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=A15&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=A15&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=A15&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=A15&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=A15&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=A15&stufe=12">Stufe 12</a></li>
</ul>
</li>
<li>
<a href="?besoldung=A16&stufe=%" border="0">A16</a>
<ul>
<li><a href="?besoldung=A16&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=A16&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=A16&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=A16&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=A16&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=A16&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=A16&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=A16&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=A16&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=A16&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=A16&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=A16&stufe=12">Stufe 12</a></li>
</ul>
</li>
</ul>
</li>
<li>
<a href="?besoldung=C%&stufe=%">C-Besoldung</a>
<ul>
<li>
<a href="?besoldung=C1&stufe=%" border="0">C1</a>
<ul>
<li><a href="?besoldung=C1&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=C1&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=C1&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=C1&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=C1&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=C1&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=C1&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=C1&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=C1&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=C1&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=C1&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=C1&stufe=12">Stufe 12</a></li>
<li><a href="?besoldung=C1&stufe=13">Stufe 13</a></li>
<li><a href="?besoldung=C1&stufe=14">Stufe 14</a></li>
<li><a href="?besoldung=C1&stufe=15">Stufe 15</a></li>
</ul>
</li>
<li>
<a href="?besoldung=C2&stufe=%" border="0">C2</a>
<ul>
<li><a href="?besoldung=C2&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=C2&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=C2&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=C2&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=C2&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=C2&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=C2&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=C2&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=C2&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=C2&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=C2&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=C2&stufe=12">Stufe 12</a></li>
<li><a href="?besoldung=C2&stufe=13">Stufe 13</a></li>
<li><a href="?besoldung=C2&stufe=14">Stufe 14</a></li>
<li><a href="?besoldung=C2&stufe=15">Stufe 15</a></li>
</ul>
</li>
<li>
<a href="?besoldung=C3&stufe=%" border="0">C3</a>
<ul>
<li><a href="?besoldung=C3&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=C3&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=C3&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=C3&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=C3&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=C3&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=C3&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=C3&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=C3&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=C3&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=C3&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=C3&stufe=12">Stufe 12</a></li>
<li><a href="?besoldung=C3&stufe=13">Stufe 13</a></li>
<li><a href="?besoldung=C3&stufe=14">Stufe 14</a></li>
<li><a href="?besoldung=C3&stufe=15">Stufe 15</a></li>
</ul>
</li>
<li>
<a href="?besoldung=C4&stufe=%" border="0">C4</a>
<ul>
<li><a href="?besoldung=C4&stufe=1">Stufe 1</a></li>
<li><a href="?besoldung=C4&stufe=2">Stufe 2</a></li>
<li><a href="?besoldung=C4&stufe=3">Stufe 3</a></li>
<li><a href="?besoldung=C4&stufe=4">Stufe 4</a></li>
<li><a href="?besoldung=C4&stufe=5">Stufe 5</a></li>
<li><a href="?besoldung=C4&stufe=6">Stufe 6</a></li>
<li><a href="?besoldung=C4&stufe=7">Stufe 7</a></li>
<li><a href="?besoldung=C4&stufe=8">Stufe 8</a></li>
<li><a href="?besoldung=C4&stufe=9">Stufe 9</a></li>
<li><a href="?besoldung=C4&stufe=10">Stufe 10</a></li>
<li><a href="?besoldung=C4&stufe=11">Stufe 11</a></li>
<li><a href="?besoldung=C4&stufe=12">Stufe 12</a></li>
<li><a href="?besoldung=C4&stufe=13">Stufe 13</a></li>
<li><a href="?besoldung=C4&stufe=14">Stufe 14</a></li>
<li><a href="?besoldung=C4&stufe=15">Stufe 15</a></li>
</ul>
</li>
</ul>
</li>
<li>
<a href="?besoldung=W%&stufe=%">W-Besoldung</a>
<ul>
<li>
<a href="?besoldung=W1&stufe=0" border="0">W1</a>
</li>
<li>
<a href="?besoldung=W2&stufe=0" border="0">W2</a>
</li>
<li>
<a href="?besoldung=W3&stufe=0" border="0">W3</a>
</li>
</ul>
</li>
</ul>
</nav>
</td>
</tr>
</table>
<br>
<?php if ($_smarty_tpl->tpl_vars['e_grund_filter_besoldung']->value != '%' || $_smarty_tpl->tpl_vars['e_grund_filter_stufe']->value != '%') {?>
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_filter_act']->value;?>
</b><br>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['e_grund_filter_besoldung']->value != '%') {?>
<?php echo $_smarty_tpl->tpl_vars['e_grund_field_besoldung']->value;?>
<?php echo $_smarty_tpl->tpl_vars['e_grund_filter_besoldung']->value;?>
<br>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['e_grund_filter_stufe']->value != '%') {?>
<?php echo $_smarty_tpl->tpl_vars['e_grund_field_stufe']->value;?>
<?php echo $_smarty_tpl->tpl_vars['e_grund_filter_stufe']->value;?>
<br>
<?php }?>
<br>
<table width='100%' border='0'>
<tr>
<td>
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_starttag']->value;?>
</b>
</td>
<td>
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_besoldung']->value;?>
</b>
</td>
<td>
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_stufe']->value;?>
</b>
</td>
<td>
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_wert']->value;?>
</b>
</td>
<td align='center'>
<b><?php echo $_smarty_tpl->tpl_vars['e_grund_field_aktionen']->value;?>
</b>
</td>
<tr>
<?php
$__section_table_data2_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_0_total = $__section_table_data2_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_0_total != 0) {
for ($__section_table_data2_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_0_iteration <= $__section_table_data2_0_total; $__section_table_data2_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['startdat_form'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['besoldung'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['stufe'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['betrag'];?>
&euro;
</td>
<td align='center'>
<a href=?edit=<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['gid'];?>
><img title = "Daten bearbeiten" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
&nbsp;
<a href=?action=del&gid=<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['gid'];?>
><img title = "Daten l&ouml;schen" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
<tr>
<?php
}
}
if ($__section_table_data2_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_0_saved;
}
?>
</table>
</fieldset>
</td>
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_r.gif">
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e3.gif">
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_bottom.gif">
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="8">
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e4.gif">
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'save') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_pc.php" type="text/css">
<title><?php echo $_smarty_tpl->tpl_vars['e_grund_inserterr_titel']->value;?>
</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/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e1.gif">
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="3%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_top.gif" valign="top"></td>
<td width="95%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_top.gif">
<img height="10" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"><br>
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['e_grund_save_titel']->value;?>
</span><br>
<img height="5" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1">
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
<td colspan="2">
<br>
<p align="left"><b><?php echo $_smarty_tpl->tpl_vars['e_grund_save_text']->value;?>
</b></p>
<p align="center"><a href="?">
<img border="0" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/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/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_r.gif">
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e3.gif">
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_bottom.gif" colspan="2">
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="8">
</td>
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e4.gif">
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22">
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
<?php }?>
<?php }
}