.directory
Sicherungskopie*von*
.svn
+von_Olga
--- /dev/null
+@charset "UTF-8";
+
+BODY {
+ margin: 0;
+ background-color: Navy;
+ color : White;
+ font-family: Verdana,Arial,sans-serif;
+ font-size: 10pt;
+ background-image: url(main-bg.gif);
+ background-repeat: no-repeat;
+}
+
+* {
+ margin: 0;
+ padding: 0;
+}
+
+A:link {
+ font-weight: bold;
+ color: blue;
+ text-decoration: none;
+}
+
+A:visited {
+ font-weight: bold;
+ color: navy;
+ text-decoration: none;
+}
+
+A:focus {
+ font-weight: bold;
+ color: blue;
+ text-decoration: underline;
+}
+
+A:hover {
+ font-weight: bold;
+ color: blue;
+ text-decoration: underline;
+}
+
+A:active {
+ font-weight: bold;
+ color: red;
+ text-decoration: underline;
+}
+
+P.banane {
+}
+
+DIV#oben {
+ background-color: navy;
+ color: white;
+ height: 90px;
+ padding: 0;
+}
+
+DIV#oben DIV#logo {
+ width: 410px;
+ float: left;
+}
+
+DIV#oben H1 {
+ position: absolute;
+ float: left;
+ font-size: 16pt;
+ margin: auto;
+ right: 30px;
+ width: auto;
+ text-align: right;
+ top: 30px;
+}
+
+DIV#balken {
+ height: 20px;
+ padding: 0;
+ background-color: white;
+}
+
+DIV#balken DIV.links {
+ width: 200px;
+ background-color: navy;
+ color: white;
+ float: left;
+ height: 20px;
+}
+
+DIV#balken DIV.mitte {
+ width: 40px;
+ background-color: silver;
+ color: white;
+ float: left;
+ height: 20px;
+}
+
+DIV#balken DIV.rechts {
+ background-color: silver;
+ height: 10px;
+}
+
+DIV#wrapper {
+ margin: 0;
+ padding: 0 0 20px 0;
+ background-color: White;
+ color : Navy;
+ font-family: Verdana,Arial,sans-serif;
+ font-size: 10pt;
+ background-image: url(main-bg.gif);
+ background-repeat: repeat-y;
+}
+
+DIV#footer {
+ clear: both;
+ height: 10px;
+ background-color: navy;
+ position: relative;
+ bottom: 0px;
+ padding: 2px 0;
+ text-align: right;
+ border-top: 1px solid silver;
+}
+
+DIV#left_frame {
+ background-color: navy;
+ color: white;
+ width: 200px;
+ padding: 0;
+ float: left;
+}
+
+DIV#left_frame DIV.oben {
+ background-color: silver;
+ height: 10px;
+}
+
+DIV#left_frame DIV.menu {
+ padding: 5px;
+}
+
+DIV#left_frame DIV.menu H3 {
+ font-size: 12pt;
+ margin-top: 10px;
+ margin-bottom: 5px;
+}
+
+DIV#left_frame DIV.menu H3 A:link {
+ color: white;
+}
+
+DIV#left_frame DIV.menu H3 A:visited {
+ color: white;
+}
+
+DIV#left_frame DIV.menu H3 A:hover {
+ color: white;
+}
+
+DIV#left_frame DIV.menu H3 A:focus {
+ color: white;
+}
+
+DIV#left_frame DIV.left_content {
+ padding: 5px;
+ padding-top: 20px;
+}
+
+DIV#content {
+ margin-left: 240px;
+ padding-top: 20px;
+}
+
+DIV#content TH {
+ text-align: left;
+}
+
+DIV#content H1 {
+ margin: 15px 0 15px 0;
+ font-size: 20pt;
+}
+
+DIV#content H2 {
+ margin: 12px 0 12px 0;
+ font-size: 16pt;
+}
+
+DIV#content H3 {
+ margin: 10px 0 10px 0;
+ font-size: 12pt;
+}
+
+DIV#content UL, DIV#content OL {
+ margin: 1em 0 1em 0;
+ padding: 0 0 0 40px;
+}
+
+DIV#right_frame {
+ position: relative;
+ width: 200px;
+ right: 0;
+ float: right;
+ padding: 40px 10px 200px 50px;
+}
+
+DIV.menu-level1-no {
+ font-size: 11pt;
+ color: white;
+ padding: 3px 0 0 0;
+}
+
+DIV.menu-level1-no A:link {
+ color: white;
+}
+
+DIV.menu-level1-no A:hover {
+ color: white;
+}
+
+DIV.menu-level1-no A:visited {
+ color: silver;
+}
+
+DIV.menu-level1-no A:focus {
+ color: white;
+}
+
+DIV.menu-level1-act {
+ font-size: 11pt;
+ color: white;
+ padding: 3px 0 0 0;
+}
+
+DIV.menu-level1-act A:link {
+ color: white;
+}
+
+DIV.menu-level1-act A:hover {
+ color: white;
+}
+
+DIV.menu-level1-act A:visited {
+ color: silver;
+}
+
+DIV.menu-level1-act A:focus {
+ color: white;
+}
+
+DIV.menu-level2-no {
+ font-size: 10pt;
+ color: white;
+ margin-left: 10px;
+ padding: 2px 0 0 0;
+}
+
+DIV.menu-level2-no A:link {
+ color: white;
+}
+
+DIV.menu-level2-no A:hover {
+ color: white;
+}
+
+DIV.menu-level2-no A:visited {
+ color: silver;
+}
+
+DIV.menu-level2-no A:focus {
+ color: white;
+}
+
+DIV.menu-level2-act {
+ font-size: 10pt;
+ color: white;
+ margin-left: 10px;
+ padding: 2px 0 0 0;
+}
+
+DIV.menu-level2-act A:link {
+ color: white;
+}
+
+DIV.menu-level2-act A:hover {
+ color: white;
+}
+
+DIV.menu-level2-act A:visited {
+ color: silver;
+}
+
+DIV.menu-level2-act A:focus {
+ color: white;
+}
+
+SPAN.fn {
+ font-size: 11pt;
+ font-weight: bolder;
+}
+
+TABLE.contenttable {
+ font-size: 10pt;
+}
+
+TABLE.contenttable P.bodytext {
+ margin: 0;
+}
+
+FIELDSET.csc-mailform {
+ position: relative;
+ border: 0;
+ padding: 0;
+}
+
+FIELDSET.csc-mailform DIV.csc-mailform-field {
+ position: relative;
+ margin: 2px 0 3px 0;
+}
+
+FIELDSET.csc-mailform DIV.csc-mailform-field LABEL {
+ font-weight: bolder;
+ float: left;
+ display: block;
+}
+
+FIELDSET.csc-mailform DIV.csc-mailform-field INPUT#mailformname,INPUT#mailformemail,INPUT#mailformtelefon,TEXTAREA#mailformIhr_Anliegen,TEXTAREA#mailformaddress {
+ position: relative;
+ display: block;
+ top: 0;
+ left: 100px;
+}
+
+P.align-center {
+ text-align: center;
+}
--- /dev/null
+/* default styles for extension "tx_cssstyledcontent" */
+ /* Captions */
+ DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
+ DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
+ DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
+
+ /* Needed for noRows setting */
+ DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }
+
+ /* Border just around the image */
+ DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
+ border: 2px solid black;
+ padding: 0px 0px;
+ }
+
+ DIV.csc-textpic-imagewrap { padding: 0; }
+
+ DIV.csc-textpic IMG { border: none; }
+
+ /* DIV: This will place the images side by side */
+ DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }
+
+ /* UL: This will place the images side by side */
+ DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
+ DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }
+
+ /* DL: This will place the images side by side */
+ DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
+ DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
+ DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
+ DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
+ DL.csc-textpic-image { margin: 0; }
+ DL.csc-textpic-image DT { margin: 0; display: inline; }
+ DL.csc-textpic-image DD { margin: 0; }
+
+ /* Clearer */
+ DIV.csc-textpic-clear { clear: both; }
+
+ /* Margins around images: */
+
+ /* Pictures on left, add margin on right */
+ DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
+ DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
+ DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
+ display: inline; /* IE fix for double-margin bug */
+ margin-right: 10px;
+ }
+
+ /* Pictures on right, add margin on left */
+ DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
+ DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
+ DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
+ display: inline; /* IE fix for double-margin bug */
+ margin-left: 10px;
+ }
+
+ /* Pictures centered, add margin on left */
+ DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
+ display: inline; /* IE fix for double-margin bug */
+ margin-left: 10px;
+ }
+ DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
+ DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
+
+ /* Space below each image (also in-between rows) */
+ DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
+ DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
+ DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
+
+ /* No margins around the whole image-block */
+ DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
+ DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
+
+ /* Add margin from image-block to text (in case of "Text w/ images") */
+ DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
+ DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
+ margin-right: 10px !important;
+ }
+ DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
+ DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
+ margin-left: 10px !important;
+ }
+
+ /* Positioning of images: */
+
+ /* Above */
+ DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
+
+ /* Center (above or below) */
+ DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
+ DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
+ DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
+ DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }
+
+ /* Right (above or below) */
+ DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
+ DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }
+
+ /* Left (above or below) */
+ DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
+ DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
+
+ /* Left (in text) */
+ DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }
+
+ /* Right (in text) */
+ DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }
+
+ /* Right (in text, no wrap around) */
+ DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
+ /* Hide from IE5-mac. Only IE-win sees this. \*/
+ * html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
+ /* End hide from IE5/mac */
+
+ /* Left (in text, no wrap around) */
+ DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
+ /* Hide from IE5-mac. Only IE-win sees this. \*/
+ * html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
+ /* End hide from IE5/mac */
\ No newline at end of file
--- /dev/null
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xml:lang="de" lang="de">
+<head>
+ <title>KFZ-Dienstleistungsbüro Ronny Rogge</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <link rel="stylesheet" type="text/css" href="styles.css" />
+</head>
+<body>
+<div id="oben">
+ <div style="width: 410px; float: left;">
+ <img src="Logo.gif" width="400" height="85" alt="KFZ-Dienstleistungsbüro Ronny Rogge" title="KFZ-Dienstleistungsbüro Ronny Rogge" border="0" />
+ </div>
+ <h1>
+ <!-- ###INSIDE_HEADER### -->### Platzhalter für Überschrift ###<!-- ###INSIDE_HEADER### -->
+ </h1>
+</div>
+
+<div id="balken">
+ <div class="links"></div>
+ <div class="mitte"><img src="Bogen.gif" width="40" height="20" alt="" title="" border="0" /></div>
+ <div class="rechts"></div>
+</div>
+
+<div id="left_frame">
+ <div class="oben"></div>
+ <div class="menu">
+ <h3><a href="#">Hauptmenü</a></h3>
+ <div class="menu-level1-act"><a href="#">Leistungsübersicht</a></div>
+ <div class="menu-level2-no"><a href="#">Privatkunden</a></div>
+ <div class="menu-level2-act"><a href="#">Geschäftskunden</a></div>
+ <div class="menu-level2-no"><a href="#">Autohäuser</a></div>
+ <div class="menu-level1-no"><a href="#">Fuhrpark-Management</a></div>
+ <div class="menu-level1-no"><a href="#">Hol- und Bringedienst</a></div>
+ <div class="menu-level1-no"><a href="#">NW/GW-Besorgung</a></div>
+ <div class="menu-level1-no"><a href="#">Unfallabwicklung</a></div>
+ <div class="menu-level1-no"><a href="#">Leasingrückgabe</a></div>
+ </div>
+ <div class="left_content"><!-- ###content_left### -->### Platzhalter für eventuell vorhandenen Inhalt auf der linken Seite ###<!-- ###content_left### --></div>
+</div>
+<div id="left_bar"></div>
+
+<div id="content"><!-- ###content### -->### Platzhalter für den eigentlichen Inhalt ###<!-- ###content### --></div>
+
+<div id="right_frame"><!-- ###content_right### -->### Platzhalter für eventuell vorhandenen Inhalt auf der rechten Seite ###<!-- ###content_right### --></div>
+
+</body>
+</html>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xml:lang="de" lang="de">
+<head>
+ <title>KFZ-Dienstleistungsbüro Ronny Rogge</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <link rel="stylesheet" type="text/css" href="t3.css" />
+ <link rel="stylesheet" type="text/css" href="styles.css" />
+</head>
+<body>
+<div id="oben">
+ <div id="logo">
+ <img src="Logo.gif" width="400" height="85" alt="KFZ-Dienstleistungsbüro Ronny Rogge" title="KFZ-Dienstleistungsbüro Ronny Rogge" border="0" />
+ </div>
+ <h1>
+ <!-- ###INSIDE_HEADER### -->### Platzhalter für Überschrift ###<!-- ###INSIDE_HEADER### -->
+ </h1>
+</div>
+
+<div id="balken">
+ <div class="links"></div>
+ <div class="mitte"><img src="Bogen.gif" width="40" height="20" alt="" title="" border="0" /></div>
+ <div class="rechts"></div>
+</div>
+
+<div id="wrapper">
+
+<div id="left_frame">
+ <div class="oben"></div>
+ <div class="menu">
+ <h3><a href="#">Hauptmenü</a></h3>
+ <div class="menu-level1-act"><a href="#">Leistungsübersicht</a></div>
+ <div class="menu-level2-no"><a href="#">Privatkunden</a></div>
+ <div class="menu-level2-act"><a href="#">Geschäftskunden</a></div>
+ <div class="menu-level2-no"><a href="#">Autohäuser</a></div>
+ <div class="menu-level1-no"><a href="#">Fuhrpark-Management</a></div>
+ <div class="menu-level1-no"><a href="#">Hol- und Bringedienst</a></div>
+ <div class="menu-level1-no"><a href="#">NW/GW-Besorgung</a></div>
+ <div class="menu-level1-no"><a href="#">Unfallabwicklung</a></div>
+ <div class="menu-level1-no"><a href="#">Leasingrückgabe</a></div>
+ </div>
+ <div class="left_content"><!-- ###content_left### -->### Platzhalter für eventuell vorhandenen Inhalt auf der linken Seite ###<!-- ###content_left### --></div>
+</div>
+
+<div id="right_frame"><!-- ###content_right### -->### Platzhalter für eventuell vorhandenen Inhalt auf der rechten Seite ###<!-- ###content_right### --></div>
+
+<div id="content">
+<!-- ###content### -->### Platzhalter für den eigentlichen Inhalt ###<!-- ###content### -->
+
+</div><!-- content -->
+</div><!-- wrapper -->
+<div id="footer"> </div>
+</body>
+</html>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xml:lang="de" lang="de">
+<head>
+ <title>KFZ-Dienstleistungsbüro Ronny Rogge</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <link rel="stylesheet" type="text/css" href="t3.css" />
+ <link rel="stylesheet" type="text/css" href="styles.css" />
+</head>
+<body>
+<div id="wrapper">
+<div id="oben">
+ <div style="width: 410px; float: left;">
+ <img src="Logo.gif" width="400" height="85" alt="KFZ-Dienstleistungsbüro Ronny Rogge" title="KFZ-Dienstleistungsbüro Ronny Rogge" border="0" />
+ </div>
+ <h1>
+ <!-- ###INSIDE_HEADER### -->### Platzhalter für Überschrift ###<!-- ###INSIDE_HEADER### -->
+ </h1>
+</div>
+
+<div id="balken">
+ <div class="links"></div>
+ <div class="mitte"><img src="Bogen.gif" width="40" height="20" alt="" title="" border="0" /></div>
+ <div class="rechts"></div>
+</div>
+
+<div id="left_frame">
+ <div class="oben"></div>
+ <div class="menu">
+ <h3><a href="#">Hauptmenü</a></h3>
+ <div class="menu-level1-act"><a href="#">Leistungsübersicht</a></div>
+ <div class="menu-level2-no"><a href="#">Privatkunden</a></div>
+ <div class="menu-level2-act"><a href="#">Geschäftskunden</a></div>
+ <div class="menu-level2-no"><a href="#">Autohäuser</a></div>
+ <div class="menu-level1-no"><a href="#">Fuhrpark-Management</a></div>
+ <div class="menu-level1-no"><a href="#">Hol- und Bringedienst</a></div>
+ <div class="menu-level1-no"><a href="#">NW/GW-Besorgung</a></div>
+ <div class="menu-level1-no"><a href="#">Unfallabwicklung</a></div>
+ <div class="menu-level1-no"><a href="#">Leasingrückgabe</a></div>
+ </div>
+ <div class="left_content"><!-- ###content_left### -->### Platzhalter für eventuell vorhandenen Inhalt auf der linken Seite ###<!-- ###content_left### --></div>
+</div>
+<!-- div id="left_bar"></div -->
+
+<div id="content">
+ <!-- CONTENT ELEMENT, uid:5/text [begin] -->
+ <a id="c5"></a>
+ <!-- Header: [begin] -->
+ <div class="csc-header csc-header-n1"><h1 class="csc-firstHeader">Kontaktinformationen</h1></div>
+ <!-- Header: [end] -->
+
+
+ <!-- Text: [begin] -->
+ <p class="bodytext"> </p>
+<p class="bodytext">KFZ-Dienstleistungsbüro Ronny Rogge
+</p>
+<p class="bodytext">Lyonel-Feininger-Str. 1<br />12627 Berlin
+</p>
+<p class="bodytext"> </p><table class="contenttable"><tbody><tr><th>Telefon:</th><td><p class="bodytext">+49 - (0)30 - 99 27 99 95</p></td></tr><tr><th>Fax:</th><td><p class="bodytext">+49 - (0)30 - 99 27 99 96</p></td></tr><tr><th>Mobil:</th><td><p class="bodytext">+49 - (0)177 - 31 30 118</p></td></tr><tr><td rowspan="1"></td><td rowspan="1"><p class="bodytext"> </p></td></tr><tr><th rowspan="1">E-Mail:</th><td rowspan="1"><p class="bodytext">kfz-dienstleistungsbuero@web.de</p></td></tr><tr><th rowspan="1">WWW:</th><td rowspan="1"><p class="bodytext"><a href="http://www.kfz-dlb.de" target="_blank" >www.kfz-dlb.de</a></p></td></tr></tbody></table><h3>Geschäftszeiten:</h3><ul><li>Montag - Freitag</li><li>08.00 Uhr - 20.00 Uhr</li></ul>
+
+ <!-- Text: [end] -->
+
+ <!-- CONTENT ELEMENT, uid:5/text [end] -->
+
+ <!-- CONTENT ELEMENT, uid:6/mailform [begin] -->
+ <a id="c6"></a>
+ <!-- Header: [begin] -->
+ <div class="csc-header csc-header-n2"><h1>Kontaktformular:</h1></div>
+ <!-- Header: [end] -->
+ <form action="index.php?id=15" id="mailform" name="mailform" enctype="multipart/form-data" method="post" target="page" onsubmit="return validateForm('mailform','name,Name%3A','','','')"><div style="display:none;"><input type="hidden" name="html_enabled" id="mailformhtml_enabled" value="1" /><input type="hidden" name="subject" id="mailformsubject" value="Kontaktwunsch über Kontaktformular" /><input type="hidden" name="locationData" value="15:tt_content:6" /></div>
+
+ <!-- Mail form inserted: [begin] -->
+<fieldset class="csc-mailform">
+<div class="csc-mailform-field">
+ <label for="mailformname">Name:</label>
+ <input type="text" name="name" id="mailformname" size="40" value="Geben Sie bitte hier Ihren Namen ein." /></div>
+<div class="csc-mailform-field">
+ <label for="mailformemail">E-Mail:</label>
+ <input type="text" name="email" id="mailformemail" size="40" value="" /></div>
+<div class="csc-mailform-field">
+ <label for="mailformtelefon">Telefon:</label>
+ <input type="text" name="telefon" id="mailformtelefon" size="40" value="" /></div>
+<div class="csc-mailform-field">
+ <label for="mailformIhr_Anliegen">Ihr Anliegen:</label>
+ <textarea name="Ihr_Anliegen" id="mailformIhr_Anliegen" cols="50" rows="10">
+</textarea></div>
+<div class="csc-mailform-field">
+ <label for="mailformaddress">Adresse:</label>
+ <textarea name="address" id="mailformaddress" cols="40" rows="5">
+</textarea></div>
+<div class="csc-mailform-field">
+ <label for="mailformcontact_me">Kontaktieren Sie mich bitte:</label>
+ <input type="checkbox" value="1" name="contact_me" id="mailformcontact_me" checked="checked" class="csc-mailform-check" /></div>
+<div class="csc-mailform-field">
+ <input type="submit" name="formtype_mail" id="mailformformtype_mail" value="Formular absenden!" class="csc-mailform-submit" /></div>
+</fieldset>
+
+ <!-- Mail form inserted: [end] -->
+ </form>
+ <!-- CONTENT ELEMENT, uid:6/mailform [end] -->
+
+</div>
+
+<div id="right_frame"><!-- ###content_right### -->### Platzhalter für eventuell vorhandenen Inhalt auf der rechten Seite ###<!-- ###content_right### --></div>
+</div><!-- wrapper -->
+</body>
+</html>
--- /dev/null
+#!/usr/bin/perl
+
+use strict;
+use warnings;
+
+my $aufgabe="(6%s2)%s8%s9%s1";
+
+my @op = ( '+', '-', '*', '/' );
+
+my ( $a1, $a2, $a3, $a4, $formel, $ergebnis );
+
+my @richtig = ();
+
+foreach $a1 ( @op ) {
+ foreach $a2 ( @op ) {
+ foreach $a3 ( @op ) {
+ foreach $a4 ( @op ) {
+ $formel = sprintf( $aufgabe, $a1, $a2, $a3, $a4 );
+ eval {
+ $ergebnis = eval( $formel );
+ };
+ next if $@;
+ print $formel . " = " . $ergebnis . "\n";
+ if ( $ergebnis and $ergebnis == 13 ) {
+ push @richtig, $formel;
+ }
+ }
+ }
+ }
+}
+
+print "\nRichtige Ergebnisse:\n\n";
+if ( @richtig ) {
+ foreach $formel ( @richtig ) {
+ print " - $formel\n";
+ }
+} else {
+ print " KEINE !!!\n";
+}
+