First commit

This commit is contained in:
2025-02-28 08:45:43 +01:00
commit 1f4e772600
1122 changed files with 74621 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 B

View File

@ -0,0 +1,22 @@
======================================================
GERMAN / DEUTSCH
======================================================
F<EFBFBD>r eine korrekte Anzeige der Navigation sollten Sie
in der CMSimple Konfiguration
menu_sdoc:
auf "parent" setzen.
======================================================
ENGLISH
======================================================
For correctly view of the menu please set in your
CMSimple settings
menu_sdoc:
to "parent".

View File

@ -0,0 +1,161 @@
/* RESET BROWSERSTYLE */
* {padding: 0; margin: 0;}
/* GLOBAL STYLES */
h1, h2, h3 {font-family: century gothic, verdana, sans-serif; color: #234; font-size: 24px; line-height: 1.6em; font-weight: 300; letter-spacing: 1px; border-bottom: 0px solid #999; padding: 0; margin: 0 0 16px 0;}
h4 {font-family: century gothic, verdana, sans-serif; color: #234; font-size: 20px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h5 {font-family: century gothic, verdana, sans-serif; color: #234; font-size: 18px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
h6 {font-family: century gothic, verdana, sans-serif; color: #234; font-size: 16px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
p {margin: 10px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 22px;}
ul {list-style-image: url(images/inhlist.gif); margin: 6px 0;}
ul li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 17px;}
hr {clear: both; height: 1px; color: #666; background-color: #666; border: 0; margin: 5px 0 3px 0;}
/* CONTENT CLASSES */
.tplge_left_border {float: left; border: 5px solid #c0c6cc; margin: 0 20px 10px 0;}
.tplge_left_noborder {float: left; border: 0; margin: 0 20px 10px 0;}
.tplge_right_border {float: right; border: 5px solid #c0c6cc; margin: 0 0 10px 20px;}
.tplge_right_noborder {float: right; border: 0; margin: 0 0 10px 20px;}
.tplge_border {border: 5px solid #c0c6cc;}
.tplge_noborder {border: 0;}
.tplge_code {background: #eed; font-family: 'courier new', monospace; border: 1px solid #997; padding: 20px;}
.tplge_box01 {clear: both; background: #d0d6dc; border: 1px solid #999; padding: 16px;}
.tplge_legal {padding: 6px 0;}
.XXXXXXXXXXXXXXXXXX {} /* Marker for styles menu tinymce */
/* LINKS GLOBAL */
a:link {color: #258; text-decoration: none;}
a:visited {color: #258; text-decoration: none;}
a:hover {color: #c60; text-decoration: none;}
a:active {color: #c60; text-decoration: none;}
a:focus {color: #c60; text-decoration: none;}
/* BODY */
body {font-family: arial, verdana, sans-serif; color: #222; font-size: 15px; line-height: 1.3em;}
body#tplge_body {background: #222; color: #444;}
#top {}
/* GLOBAL */
.tplge_inner {border: 0px solid #999; margin: 20px 0 0 10px;}
/* HEADER */
div#tplge_header {height: 130px; background: #dce0e3 url(images/bgheader.jpg) right top no-repeat; border-top: 1px solid #dce0e3;}
div#tplge_header div.tplge_inner {border: 0px solid #0c0; padding: 0 10px 0 20px; margin: 0;}
#tplge_header h1 {font-family: century gothic, verdana, serif; color: #234; font-size: 32px; line-height: 1.2em; font-weight: 100; letter-spacing: 1px; margin: 86px 0 0 0;}
div#tplge_header2_out {height: 80px; background: #fff;}
div#tplge_header2 {height: 62px; background: #356; border-top: 3px solid #fff;}
div#tplge_header2 div.tplge_inner {border: 0px solid #0c0; padding: 0 10px 0 20px; margin: 0;}
/* searchbox */
div#searchbox {text-align: left; margin-top: 16px;}
div#searchbox .text {width: 140px; background: #cde; color: #222; font-family: arial, sans-serif; font-size: 14px; border: 3px solid #fff; padding: 2px 3px;}
div#searchbox .submit {background: #222; color: #fff; border: 3px solid #fff; padding: 1px 6px;}
/* locator */
div#tplge_locator {clear: both; font-family: arial, sans-serif; color: #fff; padding: 16px 0 0 0;}
div#tplge_locator a:link {color: #ccc; text-decoration: none;}
div#tplge_locator a:visited {color: #ccc; text-decoration: none;}
div#tplge_locator a:hover {color: #f90; text-decoration: none;}
div#tplge_locator a:active {color: #f90; text-decoration: none;}
div#tplge_locator a:focus {color: #f90; text-decoration: none;}
/* MAIN CONTAINER */
table#tplge_main {width: 100%; min-width: 760px; background: #fff; border-collapse: collapse; padding: 0 0 10px 0;}
td#tplge_sidebarNav {width: 232px; min-width: 232px; max-width: 232px; vertical-align: top; border: 0;}
td#tplge_content {vertical-align: top; padding: 18px 24px; border: 0;}
/* SIDEBAR NAVIGATION */
td#tplge_sidebarNav div.tplge_inner {margin: 6px 0 20px 20px;}
/* toc */
#tplge_sidebarNav li {list-style-type: none; list-style-image: none;}
#tplge_sidebarNav ul.menulevel1 {font-family: century gothic, arial, sans-serif; color: #fa0; border: 0; padding: 12px 0 12px 0; margin: 0;}
#tplge_sidebarNav ul.menulevel1 li {background: #356; font-size: 15px; line-height: 1.2em; text-align: left; font-weight: 700; border: 0px solid #c0c6cc; padding: 10px 12px; margin: 6px 0;}
#tplge_sidebarNav ul ul.menulevel2 {border: 0; padding: 8px 0 4px 0; margin: 0;}
#tplge_sidebarNav ul ul.menulevel2 li {background: transparent; font-size: 15px; line-height: 1.2em; font-weight: 300; text-align: left; border: 0; padding: 0px 0 5px 1px; margin: 0;}
#tplge_sidebarNav ul ul ul.menulevel3 {margin: 5px 0 0 0;}
#tplge_sidebarNav ul ul ul.menulevel3 li {line-height: 1.2em; font-size: 14px; text-align: left; border: 0; padding: 4px 0 2px 16px; margin: 0;}
td#tplge_sidebarNav ul.menulevel1 a:link {color: #fff; text-decoration: none;}
td#tplge_sidebarNav ul.menulevel1 a:visited {color: #fff; text-decoration: none;}
td#tplge_sidebarNav ul.menulevel1 a:hover {color: #fa0; text-decoration: none;}
td#tplge_sidebarNav ul.menulevel1 a:active {color: #fa0; text-decoration: none;}
td#tplge_sidebarNav ul.menulevel1 a:focus {color: #fa0; text-decoration: none;}
div#tplge_subnav ul {padding: 0; margin: 20px 0;}
div#tplge_subnav ul li {padding: 4px 0; margin: 2px 4px;}
#tplge_sidebarNav p.tplge_lastupdate {font-size: 12px; color: #999; text-align: left; padding: 4px 0; margin: 2px 4px;}
#tplge_sidebarNav ul.menulevel1 li.sdocs {background: #086;}
#tplge_sidebarNav ul.menulevel1 li.sdoc {background: #086;}
#tplge_sidebarNav ul.menulevel2 li.docs {}
#tplge_sidebarNav ul.menulevel2 li.doc {}
/* INHALT / CONTENT */
#tplge_content div.tplge_inner {margin: 0 8px 10px 8px;}
/* vor-hoch-zurueck / prev-top-next */
#tplge_prevnext {clear: both; float: left; width: 100%;}
#tplge_prevnext div.tplge_inner {text-align: center; border-top: 1px solid #666; padding: 8px 0 0 0; margin: 12px 0 0 0;}
#tplge_prevnext div.tplge_inner span {padding: 0 6px 0 2px;}
/* NEWSBOXEN / NEWSBOXES */
div.tplge_news {width: 243px; float: left; line-height: 1.2em;}
div.tplge_news div.tplge_inner {margin: 30px 10px 30px 10px;}
div.tplge_news h4 {background: #356; font-size: 16px; color: #fff; font-weight: 300; line-height: 1.2em; text-align: center; padding: 6px 0 9px 0; margin: 0;}
div.tplge_news h5 {font-weight: 300; letter-spacing: 1px; margin: 10px 0 0 0;}
div.tplge_news h6 {font-weight: 300; letter-spacing: 1px; margin: 10px 0 0 0;}
/* FUSSLINKS / FOOTER LINKS */
#tplge_notes {background: #222; color: #999; font-family: arial, sans-serif; font-size: 14px; text-align: right; border-top: 0px solid #fff; padding: 1px 30px 20px 30px; margin: 0;}
#tplge_notes span {padding: 0 6px 0 2px;}
#tplge_notes a:link {color: #fff; text-decoration: none;}
#tplge_notes a:visited {color: #fff; text-decoration: none;}
#tplge_notes a:hover {color: #c60; text-decoration: none;}
#tplge_notes a:active {color: #fff; text-decoration: none;}
#tplge_notes a:focus {color: #fff; text-decoration: none;}
/* SONSTIGES / THE REST */
#passwd {border: 1px solid #999;}
.text {background: #d0d6dc; color: #333; font-family: arial, sans-serif; font-size: 14px; border: 1px solid #999; padding: 2px 3px;}
.file {border: 1px solid #999;}
p.code {background: #eed; font-family: 'courier new', serif; border: 1px solid #997; padding: 20px;}
p.date {color: #093; text-align: right; line-height: 1.2em;}
.scroll {background: #eec; border: 1px solid #997; padding: 10px; overflow: scroll;}
.retrieve {background: #ffffff; background-image:none; border: 0;}
table.edit {background: #eee; font-size: 14px; line-height: 1.2em; border: 1px solid #999; margin: 1px 0;}
table.edit td {border: 0; padding: 3px;}
#tplge_content textarea {width: 90%; background: #d0d6dc; color: #333; border: 1px solid #999; padding: 4px 8px!important; margin: 0 0 10px 0;}
#cmsimple_mailform textarea {width: 90%; background: #d0d6dc; color: #333; font-family: arial, sans-serif; border: 1px solid #999; padding: 10px; margin: 0 0 10px 0;}
.hinweis {line-height: 1.2em; padding: 2px 10px;}

View File

@ -0,0 +1,141 @@
<!DOCTYPE html>
<html>
<head>
<?php echo head();?>
<meta name="viewport" content="width=768, initial-scale=1.0, user-scalable=1">
</head>
<body id="tplge_body" <?php echo onload();?>>
<!-- utf-8 check: äöü -->
<div id="TOP"></div>
<!-- HEADER -->
<div id="tplge_header">
<div class="tplge_inner">
<h1><?php echo sitename();?></h1>
</div>
</div>
<div id="tplge_header2_out">
<div id="tplge_header2">
<div class="tplge_inner">
<!-- locator -->
<div id="tplge_locator">
<span style="font-weight: 700;"><?php echo $tx['locator']['text'];?>&nbsp; </span><?php echo locator();?>
<div style="clear: both;"></div>
</div>
<?php echo searchbox();?>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
<!-- ANFANG MAIN / BEGIN MAIN -->
<table id="tplge_main">
<tr>
<!-- ANFANG SIDEBAR NAVIGATION / BEGIN SIDEBAR NAVIGATION -->
<td id="tplge_sidebarNav">
<div class="tplge_inner">
<?php echo toc();?>
<div id="tplge_subnav">
<ul>
<li><?php echo printlink();?></li>
<li><?php echo sitemaplink();?></li>
<li><?php echo mailformlink();?></li>
</ul>
<?php echo newsbox('Subnav');?>
</div>
<div style="clear: both;"></div>
<?php //echo '<p class="tplge_lastupdate">' . lastupdate() . '</p>';?>
</div>
</td>
<!-- ANFANG INHALT / BEGIN CONTENT -->
<td id="tplge_content">
<div class="tplge_inner">
<?php echo editmenu();?>
<?php echo content();?>
<?php echo submenu();?>
<!-- vor-hoch-zurueck / prev-top-next -->
<div id="tplge_prevnext">
<div class="tplge_inner">
<span><?php echo previouspage();?></span>|
<span><?php echo top();?></span>|
<span><?php echo nextpage();?></span>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
<!-- ENDE INHALT / END CONTENT -->
</div>
</td>
<!-- END MAIN CONTAINER -->
</tr>
</table>
<!-- FOOTER LINKS -->
<div id="tplge_notes">
<p>
<span>Powered by <a href="http://www.cmsimple.org/" target="_blank">CMSimple</a></span>|
<!-- Dieser Link darf nicht geloescht werden, wenn Sie dieses Template kostenlos nutzen - http://www.ge-webdesign.de -->
<span>Template: <a href="http://www.ge-webdesign.de/" target="_blank">ge-webdesign.de</a></span>|
<?php
if($adm && !$edit)
{
echo '<span><a href="http://validator.w3.org/check?uri=referer">html</a></span>|
<span><a href="http://jigsaw.w3.org/css-validator/check/referer">css</a></span>|';
}
?>
<span><?php echo loginlink();?></span>
</p>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</body>
</html>