<?php
  	include $_SERVER['DOCUMENT_ROOT']."/inc/php-fileheader.inc";
	$_SESSION[ 'breadcrumb' ] = "Gesamtübersicht";
?>
<!DOCTYPE html>
<html lang="de-de">
  <head>
    <meta charset="UTF-8">
    <meta name="robots" content="index, follow">
    <meta name="description" content="Thema 2023: Die Sonderausgabe informiert steuerliche Aspekte zum Jahreswechsel 2023/2024">
<?php
 include $_SERVER['DOCUMENT_ROOT']."/wissen/mandantenbriefe/inc/styles.inc";
?>
    <title>Steuerberaterin Irena Deckert - Sonderausgabe Jahresende 2023/2024</title>
<?php include $_SERVER['DOCUMENT_ROOT']."/inc/favicons.inc"; ?>
  </head>
<body>
<div id="main">
  	
<?php
   include $_SERVER['DOCUMENT_ROOT']."/inc/html-head.inc";
   include $_SERVER['DOCUMENT_ROOT']."/inc/html-head-menu.inc";
   include "../../inc/menu.inc"; 
   include "../../inc/breadcrumb.inc"; 
?>

<article id="content"> 
<header class="headblock">
  <h1 class="headblock">Sonderausgabe zum Jahresende 2023/2024</h1>
</header>
<?php
  include "inc-texte/02-sonderausgabe-jahresende-2023.inc";
?>
	<a href="/index.php" class="button" title="Zurück zur Startseite">Zurück zur Startseite</a>
 </article>
	
	<div><br><br><br><br></div>
<?php
  	include $_SERVER['DOCUMENT_ROOT']."/inc/html-food.inc";
?>
  	</div>
</body>
</html>