Suche im Forum:
Suchen


Autor Nachricht
Beitrag21.08.2006 um 16:57 (UTC)    
Titel: forum

hi ich hätte gerne so ein forum wie das hier aber ich weiss leider nicht wo man sowas herbekommt und das man halt auch die farben ändern kann

danke im voraus
Beitrag21.08.2006 um 17:28 (UTC)    
Titel:

Probier das mal: http://www.siteboard.de/
da hab ich meins auch her Very Happy
______________
[img:034309dadb]http://clan-ao.de.tl/sig.png[/img:034309dadb]
Beitrag21.08.2006 um 17:47 (UTC)    
Titel:

clan-ao hat Folgendes geschrieben:
Probier das mal: http://www.siteboard.de/
da hab ich meins auch her Very Happy


danke man aber was ich etz noch brauche ist ein weiterleitungsbutton oder kann ich das auch eingeben

Code:

<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-171307-5";
urchinTracker();
</script>

<link rel="alternate" type="application/rss+xml" title="RSS" href="http://domenico.siteboard.de/rss.php">

   <link rel="stylesheet" href="templates/navbar.css" type="text/css">
   <!--[if IE]>
   <style type="text/css" media="screen">
   #menu ul li {float: left; width: 100%;}
   </style>
   <![endif]-->

   <!--[if lt IE 7]>
   <style type="text/css" media="screen">
   #menu ul li a {height: 1%;}
   </style>
   <script type="text/javascript">
   if(window.navigator.systemLanguage && !window.navigator.language) {
     function hoverIE() {
      if(!document.getElementById("Navigation")) return;
      var LI = document.getElementById("Navigation").firstChild;
      do {
        if (sucheUL(LI.firstChild)) {
         LI.onmouseover=einblenden; LI.onmouseout=ausblenden;
        }
        LI = LI.nextSibling;
      }
      while(LI);
     }

     function sucheUL(UL) {
      do {
        if(UL) UL = UL.nextSibling;
        if(UL && UL.nodeName == "UL") return UL;
      }
      while(UL);
      return false;
     }

     function einblenden() {
      var UL = sucheUL(this.firstChild);
      UL.style.display = "block"; UL.style.backgroundColor = "silver";
     }
     function ausblenden() {
      sucheUL(this.firstChild).style.display = "none";
     }

     window.onload=hoverIE;
   }
   </script>
   <![endif]-->
   
<link rel="SHORTCUT ICON" href="http://domenico.siteboard.de/favicon.ico">

<title>f&uuml;r meine freunde</title>
<!-- link rel="stylesheet" href="templates/SiteBoard/SiteBoard.css" type="text/css" -->
<style type="text/css">
<!--
/*
  The original SiteBoard Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
   background-color: #BFD9BC;
   scrollbar-face-color: #BFD9BC;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #BFD9BC;
   scrollbar-3dlight-color: #BFD9BC;
   scrollbar-arrow-color:  #000000;
   scrollbar-track-color: #BFD9BC;
   scrollbar-darkshadow-color: #98AAB1;
   background-image: url();
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #000000; }
a:hover      { text-decoration: underline; color : #DD6900; }
hr   { height: 0px; border: solid #BFD9BC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline   { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline   { background-color: #FFFFFF; border: 2px #446641 solid; }

/* Main table cell colours and backgrounds */
td.row1   { background-color: #BFD9BC; }
td.row2   { background-color: #BFD9BC; }
td.row3   { background-color: #BFD9BC; }

/*
  This is for the table cell above the Topics, Post & Last posts on the / page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
      background-color: #416651;
}

/* Header cells - the blue and silver gradient backgrounds */
th   {
   color: #FF844F; font-size: 11px; font-weight : bold;
   background-color: #446641; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         background-color:#416651; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
   height: 29px;
   border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
   font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
   background-color: #BFD9BC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow    { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right    { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft     { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop    { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle   {
   font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu      { font-size : 11px; color : #000000 }
a.mainmenu      { text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle      { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle      { text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: / */
.forumlink      { font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink    { text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px; color : #000000;}
a.nav         { text-decoration: none; color : #000000; }
a.nav:hover      { text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2   { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #446641; }
a.topictitle:hover   { text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name         { font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails      { font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link   { text-decoration: none; color : #000000 }
a.postlink:visited { text-decoration: none; color : #446641; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code {
   font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
   background-color: #FAFAFA; border: #BFD9BC; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
   background-color: #FAFAFA; border: #BFD9BC; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright      { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
   color : #000000;
   font: normal 11px Verdana, Arial, Helvetica, sans-serif;
   border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
   background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color : #BFD9BC;
   color : #000000;
   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
   background-color : #FAFAFA;
   font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
   background-color : #FAFAFA;
   font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #BFD9BC; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/SiteBoard/formIE.css");
-->
</style>
<script language="Javascript" type="text/javascript">
<!--
   if ( 0 )
   {
      window.open('privmsg.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
   }
//-->
</script>
</head>
<body bgcolor="#BFD9BC" text="#000000" link="#000000" vlink="#446641"> <div id="navbar"><div id="infocontent"><center><script type="text/javascript"><!--
      google_ad_client = "pub-3154595385950395";
      google_ad_width = 468;
      google_ad_height = 15;
      google_ad_format = "468x15_0ads_al_s";
      google_ad_channel ="7959939193";
      google_color_border = "FFFFE1";
      google_color_bg = "FFFFE1";
      google_color_link = "000000";
      google_color_text = "000000";
      google_color_url = "000000";
      //--></script>
      <script type="text/javascript"
        src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
      </script></center></div>

      <div id="menu">
      <ul id="Navigation">
      <li><h2>> Forummenü <</h2>
        <ul>
      <li><a href="/intro.htm">Introseite</a>
         <ul>
            <li><a href="/intro.htm">Optionale Eingangsseite mit Begr&uuml;&szlig;ungstext</a></li>

         </ul>
      </li>
      <li><a href="/portal.htm">Portalseite</a>
         <ul>
            <li><a href="/portal.htm">Alternative Startseite mit zus&auml;tzlichen Informationen.</a></li>
         </ul>
      </li>

      <li><a href="/index.htm">Foren&uuml;bersicht</a>
         <ul>
            <li><a href="/index.htm">Index mit der Liste aller Foren</a></li>
         </ul>
      </li>
      <li><a href="/search.php">Suche</a>
         <ul>

            <li><a href="/search.php">Gezielte Textsuche nach einzelnen Beitr&auml;gen.</a></li>
         </ul>
      </li>
      <li><a href="http://www.siteupload.de">Bilder hochladen</a>
         <ul>
            <li><a href="http://www.siteupload.de">Hier k&ouml;nnen zus&auml;tzliche Bilder und Dateien hochgeladen werden, um Sie im Forum zu verwenden.</a></li>

         </ul>
      </li>
      <li><a href="http://www.siteboard.de">Kostenloses Forum</a>
         <ul>
            <li><a href="http://www.siteboard.de">Eigenes kostenloses Forum in einer Minute startklar.</a></li>
         </ul>
      </li></ul>
      </li>

      </ul>
      </div></div>

<a name="top"></a>

<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
   <tr>
      <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
         <tr>
            <td><a href="/"><img src="banners/logo.gif" border="0" alt="f&uuml;r meine freunde Foren-Übersicht" vspace="1" /></a></td>
            <td align="center" width="100%" valign="middle"><span class="maintitle">f&uuml;r meine freunde</span><br /><span class="gen">Kurze Beschreibung des Forums<br />&nbsp; </span>

            <table cellspacing="0" cellpadding="2" border="0">
               <tr>
                  <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="faq.php" class="mainmenu"><img src="templates/SiteBoard/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a></span><span class="mainmenu">&nbsp; &nbsp;<a href="search.php" class="mainmenu"><img src="templates/SiteBoard/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Suchen" hspace="3" />Suchen</a>&nbsp; &nbsp;<a href="memberlist.php" class="mainmenu"><img src="templates/SiteBoard/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Mitgliederliste" hspace="3" />Mitgliederliste</a>&nbsp; &nbsp;<a href="groupcp.php" class="mainmenu"><img src="templates/SiteBoard/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Benutzergruppen" hspace="3" />Benutzergruppen</a>&nbsp;
                  </td>
               </tr>

               <tr>
                  <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/SiteBoard/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>&nbsp; &nbsp;<a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/SiteBoard/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Du hast keine neuen Nachrichten" hspace="3" />Du hast keine neuen Nachrichten</a>&nbsp; &nbsp;<a href="login.php?logout=true&amp;sid=7adde687bf8eb72beb32be5e98ed4478" class="mainmenu"><img src="templates/SiteBoard/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Logout [ domi ]" hspace="3" />Logout [ domi ]</a>&nbsp;</span></td>
               </tr>
            </table></td>
         </tr>
      </table>

      <br />

<div align=center>
<script type="text/javascript"><!--
google_ad_client = "pub-3154595385950395";
google_alternate_ad_url = "http://www.siteboard.de/cgi-siteboard/zanox.pl";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="4398692485";
google_color_border = ["003366","669966","2D5893","660000"];
google_color_bg = ["000000","99CC99","99AACC","7D2626"];
google_color_link = ["FFFFFF","000000","000000","FFFFFF"];
google_color_url = ["FF6600","00008B","000099","DAA520"];
google_color_text = ["FF6600","336633","003366","BDB76B"];
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

</div>
<!-- google_ad_section_start --><table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
  <tr>
   <td align="left" valign="bottom"><span class="gensmall">
   Dein letzter Besuch war am: 21 Aug 2006 06:46 pm<br />

   Aktuelles Datum und Uhrzeit: 21 Aug 2006 06:47 pm<br /></span><span class="nav"><a href="/" class="nav">f&uuml;r meine freunde Foren-Übersicht</a></span></td>
   <td align="right" valign="bottom" class="gensmall">
      <a href="search.php?search_id=newposts" class="gensmall">Beiträge seit dem letzten Besuch</a><br /><a href="search.php?search_id=egosearch" class="gensmall">Eigene Beiträge anzeigen</a><br />
      <a href="search.php?search_id=unanswered" class="gensmall">Unbeantwortete Beiträge anzeigen</a></td>
  </tr>
</table>

<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
  <tr>
   <th colspan="2" class="thCornerL" height="25" nowrap="nowrap">&nbsp;Forum&nbsp;</th>
   <th width="50" class="thTop" nowrap="nowrap">&nbsp;Themen&nbsp;</th>
   <th width="50" class="thTop" nowrap="nowrap">&nbsp;Beiträge&nbsp;</th>
   <th class="thCornerR" nowrap="nowrap">&nbsp;Letzter&nbsp;Beitrag&nbsp;</th>

  </tr>
  <tr>
   <td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="/?c=1" class="cattitle">Test Kategorie 1</a></span></td>
   <td class="rowpic" colspan="3" align="right">&nbsp;</td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/SiteBoard/images/folder_big.gif" width="46" height="25" alt="Keine neuen Beiträge" title="Keine neuen Beiträge" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="domenico-forum-1.html" class="forumlink">Beispielforum 1</a><br />

     </span> <span class="genmed">Das ist ein Beispielforum mit einem Beispiel Thema<br />
     </span><span class="gensmall">&nbsp; &nbsp;</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">21 Aug 2006 06:41 pm<br /><a href="profile.php?mode=viewprofile&amp;u=2">domi</a> <a href="domenico-post-1.html#1"><img src="templates/SiteBoard/images/icon_latest_reply.gif" border="0" alt="Letzten Beitrag anzeigen" title="Letzten Beitrag anzeigen" /></a></span></td>

  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/SiteBoard/images/folder_big.gif" width="46" height="25" alt="Keine neuen Beiträge" title="Keine neuen Beiträge" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="domenico-2-1.html" target="_blank" class="forumlink">Erste Schritte ! oder wie komme ich in den Adminbereich !</a><br />
     </span> <span class="genmed">Das ist ein Link zu unserem Support-Forum mit einer kurzen Anleitung zum Forum und weiterer Hilfe. (Link wurde 0 mal besucht.)<br />
     </span><span class="gensmall">&nbsp; &nbsp;</span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">2</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">2</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">21 Aug 2006 06:47 pm<br /><a href="profile.php?mode=viewprofile&amp;u=2">domi</a> <a href="domenico-post-2.html#2"><img src="templates/SiteBoard/images/icon_latest_reply.gif" border="0" alt="Letzten Beitrag anzeigen" title="Letzten Beitrag anzeigen" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/SiteBoard/images/folder_big.gif" width="46" height="25" alt="Keine neuen Beiträge" title="Keine neuen Beiträge" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="domenico-3-1.html" target="_blank" class="forumlink">Portal Startseite für das Forum</a><br />
     </span> <span class="genmed">Ist diese normale Startseite zu langweilig ? Hier finden Sie eine Portal Startseite die man noch mehr den eigen Wünschen anpassen kann. (Link wurde 0 mal besucht.)<br />
     </span><span class="gensmall">&nbsp; &nbsp;</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1</span></td>

   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">21 Aug 2006 06:41 pm<br /><a href="profile.php?mode=viewprofile&amp;u=2">domi</a> <a href="domenico-post-1.html#1"><img src="templates/SiteBoard/images/icon_latest_reply.gif" border="0" alt="Letzten Beitrag anzeigen" title="Letzten Beitrag anzeigen" /></a></span></td>
  </tr>
</table>

<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
  <tr>
   <td align="left"><span class="gensmall"><a href="/?mark=forums" class="gensmall">Alle Foren als gelesen markieren</a></span></td>
   <td align="right"><span class="gensmall">Alle Zeiten sind GMT</span></td>

  </tr>
</table>

<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr>
   <td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="viewonline.php" class="cattitle">Wer ist online?</a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" rowspan="2"><img src="templates/subSilver/images/whosonline.gif" alt="Wer ist online?" /></td>
   <td class="row1" align="left" width="100%"><span class="gensmall">Unsere Benutzer haben insgesamt <b>4</b> Beiträge geschrieben.<br />Wir haben <b>einen</b> registrierten Benutzer.<br />Der neueste Benutzer ist <b><a href="profile.php?mode=viewprofile&amp;u=2">domi</a></b>.</span>

   </td>
  </tr>
  <tr>
   <td class="row1" align="left"><span class="gensmall">Insgesamt ist <b>ein</b> Benutzer online: Ein registrierter, kein versteckter und kein Gast. &nbsp; [ <span style="color:#FF844F">Administrator</span> ] &nbsp; [ <span style="color:#006600">Moderator</span> ]<br />Der Rekord liegt bei <b>1</b> Benutzern am 21 Aug 2006 06:41 pm.<br />Benutzer in diesem Forum: <a href="profile.php?mode=viewprofile&amp;u=2"style="color:#FF844F"><b>domi</b></a></span></td>

  </tr>
</table>

<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
   <td align="left" valign="top"><span class="gensmall">Diese Daten zeigen an, wer in den letzten 5 Minuten online war.</span></td>
</tr>
</table>


<br clear="all" />

<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr>

   <td width="20" align="center"><img src="templates/subSilver/images/folder_new_big.gif" alt="Neue Beiträge"/></td>
   <td><span class="gensmall">Neue Beiträge</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center"><img src="templates/subSilver/images/folder_big.gif" alt="Keine neuen Beiträge" /></td>
   <td><span class="gensmall">Keine neuen Beiträge</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center"><img src="templates/subSilver/images/folder_locked_big.gif" alt="Forum ist gesperrt" /></td>
   <td><span class="gensmall">Forum ist gesperrt</span></td>

  </tr>
</table>


<div align="center"><span class="copyright"><br /><a href="admin/index.php?sid=7adde687bf8eb72beb32be5e98ed4478">Administrations-Bereich</a> - <a href="rss.php">RSS Newsfeed</a><br /><br /><br />
<!--
   We request you retain the full copyright notice below including the link to www.phpbb.com.
   This not only gives respect to the large amount of time given freely by the developers
   but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
   reason) retain the full copyright we request you at least leave in place the
   Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
   to include even this then support on our forums may be affected.

   The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> &copy; 2001, 2005 phpBB Group<br /></span></div>

      </td>
   </tr>
</table>

</body>
</html>

<!-- google_ad_section_end -->
<br />
<div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-3154595385950395";
google_alternate_ad_url = "http://www.siteboard.de/cgi-siteboard/zanox.pl";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="6620250703";
google_color_border = ["000000","6699CC","003366","191933"];
google_color_bg = ["F0F0F0","003366","000000","333366"];
google_color_link = ["0000FF","FFFFFF","FFFFFF","99CC33"];
google_color_url = ["008000","AECCEB","FF6600","FFCC00"];
google_color_text = ["000000","AECCEB","FF6600","FFFFFF"];
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div><!-- google_ad_section_start(weight=ignore) -->

<P ALIGN=CENTER><FONT FACE="ARIAL" SIZE=1><B>Dies ist ein <A HREF="http://www.Siteboard.de" TARGET="_top">kostenloses Forum</A> das von <STRONG><A HREF="http://www.Siteboard.de" TARGET="_top">Siteboard.de</A></STRONG> zur Verfügung gestellt wird.<BR>Besuchen sie unseren Sponsor <A HREF="http://www.Sitesubmission.de">Sitesubmission.de</A> <BR> Spezialist für <A HREF="http://www.Sitesubmission.de">Suchmaschinenoptimierung</A> und <A HREF="http://www.Sitesubmission.de/index.htm">Suchmaschineneintrag</A></B></P>

<P ALIGN=CENTER><BR>Hinweis: Die Verantwortung für die Inhalte liegen beim jeweiligen Autor der Nachrichten.</FONT></P>

<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=959144;
var sc_invisible=1;
var sc_partition=7;
var sc_security="413c9575";
var sc_remove_link=1;
</script>

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><img  src="http://c8.statcounter.com/counter.php?sc_project=959144&java=0&security=413c9575&invisible=1" alt="free page hit counter" border="0"> </noscript>
<!-- End of StatCounter Code -->

<!-- google_ad_section_end -->
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de