Suche im Forum:
Suchen


Autor Nachricht
Beitrag01.07.2009 um 22:26 (UTC)    
Titel: Content 10px rauf, will aber nit!

Tachien, oder besser Morgen...

Auf meiner Seite ist der Content zu weit nach unten gerutscht...

Ich hätte gerne dass der Content direkt an der ersten Schattierung sitzt und keine Lücke mehr dazwischen ist... Das springt einem nämlich direkt ins Auge und nervt mich ziemlich. Ich habe es zwar schon versucht, aber da bewegt sich nichts...

http://www.don-ambiente.de.tl/G.ae.stebuch.htm



Code:
Zitat:
#content {
height: 500px;
width: 924px;
background-image: url( );
color: #000000;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 0px;
padding: 10px;
overflow:auto;}


Danke im Vorraus...


MfG: René
______________
Das bin ich und meine Art, 17 halt.

Projekt Nr. 2- http://freunde-des-pussel.de.tl


Zuletzt bearbeitet von don-ambiente am 01.07.2009, 23:28, insgesamt einmal bearbeitet
Beitrag01.07.2009 um 22:36 (UTC)    
Titel:

Bau mal so ein:

Zitat:

#content {
height: 500px;
width: 924px;
background-image: url(http://4b-designs.bplaced.net/el-memo/cb.png);
color: #000000;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 0px;
padding: 10px;
overflow:auto;
margin-top:-10px;
}
Beitrag01.07.2009 um 22:51 (UTC)    
Titel:

schau dir bitte die seite an.... das apssiert wenn ich was veränder...


mfg: rené
______________
Das bin ich und meine Art, 17 halt.

Projekt Nr. 2- http://freunde-des-pussel.de.tl
Beitrag01.07.2009 um 22:58 (UTC)    
Titel:

Edit:

So müsste Dein CSS-Code aussehen:

Zitat:
div#nav_container{visibility: hidden;}
li.nav_element{display: none;}
h1#title{display: none;}
h2#title span {display: none;}
li.nav_element{display: none;}
li.nav_element a{display: none;}
div.header{display: none;}
#counter{display: none;}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

scrollbar-base-color:#cccccc;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color#cccccc;
scrollbar-shadow-color:#cccccc;
scrollbar-track-color:#cccccc;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-transform: uppercase;
font-weight: bold;
}

.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
}

.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
background-repeat: repeat;
background-position: left top;
}

.category_big {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.category {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
}

.marked {
background-color: #000000;
font-weight: bold;
}

a, a:visited, a:active {
color: #333333;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #000000;
text-decoration: underline;
font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
color: #333333;
text-decoration: none;
font-weight: bold;
}

a.titlelink:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a.category, a.category:visited, a.category:active {
color: #333333;
text-decoration: none;
}

a.category:hover {
color: #000000;
text-decoration: underline;
}

option, textarea, input, select, file {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #666666;
border: 1px solid #333333;
}

.footer {color: #000000
size: 10px
}

.form_off {
color: #000000;
background-color: #DCDCDC;
border: 1px solid #666666;
}

.form_on {
color: #000000;
background-color: #EEEEEE;
border: 1px solid #000000;
}

.form_username {
background-color: #eeeeee;
border: 0px solid #333333;
background-image: url(images/username.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 20px;
width: 185px;
}

.form_password {
background-color: #eeeeee;
border: 0px solid #333333;
background-image: url(images/password.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 20px;
width: 185px;
}

.form_name {
background-color: #eeeeee;
border: 0px solid #333333;
background-image: url(images/name.gif);
background-repeat: no-repeat;
background-position: left top;
}

.form_usernameoff {
border: 0px;
background-image: url(images/box.jpg);
width: 185px;
height: 20px;
padding: 3px;
}

.form_passwordoff {
border: 0px;
background-image: url(images/box.jpg);
width: 185px;
height: 20px;
padding: 3px;
}

.form_text {
background-color: #eeeeee;
border: 1px solid #333333;
background-image: url(images/message.gif);
background-repeat: no-repeat;
background-position: left top;
}

.input {
background-color: transparent;
border: 1px none;
margin-top: 0px;
margin-bottom: 0px;
}


#blacky {
margin: 0 auto;
width: 922px;}

#Header_oben {
color: #FFFFFF;
width: 900px;
height: 80px;
background-image: url();
background: #800000;
float: left;
padding: 10px;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 0px;}

#Navi_Feld {
width: 900px;
background: #DAC9CB;
color: #4A0000;
padding: 10px;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 0px;}


#content {
height: 500px;
width: 924px;
background-image: url(http://4b-designs.bplaced.net/el-memo/cb.png);
color: #000000;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 0px;
padding: 10px;
overflow:auto;
margin-top:-10px;
}


#Feld_unten {
width: 900px;
color: #FFFFFF;
border: 1px solid #CCCCCC;
background: #800000;
margin: 0px 0px 10px 0px;
padding: 10px;}




-->

<!-- //-->

<!--
body {
background-color: #000000;
}

#special1 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: show;

}
#special2 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#special3 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#special4 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#special5 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}

#button1 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;

}
#button2 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;

}
#button3 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;
z-index:1;

}
#button4 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;
z-index:2;

}
#button5 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;

}


Zuletzt bearbeitet von coolplace am 02.07.2009, 00:01, insgesamt einmal bearbeitet
Beitrag01.07.2009 um 23:05 (UTC)    
Titel:

Deinen vorherigen Content-Div damit ersetzen:
Code:
#content {
height: 500px;
width: 922px;
background-image: url(http://4b-designs.bplaced.net/el-memo/cb.png);
color: #000000;
border: 1px solid #CCCCCC;
padding: 10px;
overflow:auto;
margin: -10px 0 0 0;
}


Getestet und sollte eigentlich auch klappen.
______________
*** Signatur editiert vom Support Team - Signatur zu groß - max. 650 x 150 px ***
Beitrag01.07.2009 um 23:08 (UTC)    
Titel:

ich hab nichts gemacht, da isn javasript bei...


css code
Zitat:
div#nav_container{visibility: hidden;}
li.nav_element{display: none;}
h1#title{display: none;}
h2#title span {display: none;}
li.nav_element{display: none;}
li.nav_element a{display: none;}
div.header{display: none;}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

scrollbar-base-color:#cccccc;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color#cccccc;
scrollbar-shadow-color:#cccccc;
scrollbar-track-color:#cccccc;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-transform: uppercase;
font-weight: bold;
}

.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
}

.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
background-repeat: repeat;
background-position: left top;
}

.category_big {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.category {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
}

.marked {
background-color: #000000;
font-weight: bold;
}

a, a:visited, a:active {
color: #333333;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #000000;
text-decoration: underline;
font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
color: #333333;
text-decoration: none;
font-weight: bold;
}

a.titlelink:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a.category, a.category:visited, a.category:active {
color: #333333;
text-decoration: none;
}

a.category:hover {
color: #000000;
text-decoration: underline;
}

option, textarea, input, select, file {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #666666;
border: 1px solid #333333;
}

.footer {color: #000000
size: 10px
}

.form_off {
color: #000000;
background-color: #DCDCDC;
border: 1px solid #666666;
}

.form_on {
color: #000000;
background-color: #EEEEEE;
border: 1px solid #000000;
}

.form_username {
background-color: #eeeeee;
border: 0px solid #333333;
background-image: url(images/username.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 20px;
width: 185px;
}

.form_password {
background-color: #eeeeee;
border: 0px solid #333333;
background-image: url(images/password.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 20px;
width: 185px;
}

.form_name {
background-color: #eeeeee;
border: 0px solid #333333;
background-image: url(images/name.gif);
background-repeat: no-repeat;
background-position: left top;
}

.form_usernameoff {
border: 0px;
background-image: url(images/box.jpg);
width: 185px;
height: 20px;
padding: 3px;
}

.form_passwordoff {
border: 0px;
background-image: url(images/box.jpg);
width: 185px;
height: 20px;
padding: 3px;
}

.form_text {
background-color: #eeeeee;
border: 1px solid #333333;
background-image: url(images/message.gif);
background-repeat: no-repeat;
background-position: left top;
}

.input {
background-color: transparent;
border: 1px none;
margin-top: 0px;
margin-bottom: 0px;
}


#blacky {
margin: 0 auto;
width: 922px;}

#Header_oben {
color: #FFFFFF;
width: 900px;
height: 80px;
background-image: url();
background: #800000;
float: left;
padding: 10px;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 0px;}

#Navi_Feld {
width: 900px;
background: #DAC9CB;
color: #4A0000;
padding: 10px;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 0px;}


#content {
height: 500px;
width: 924px;
background-image: url(http://4b-designs.bplaced.net/el-memo/cb.png);
color: #000000;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 0px;
padding: 10px;
overflow:auto;}

#Feld_unten {
width: 900px;
color: #FFFFFF;
border: 1px solid #CCCCCC;
background: #800000;
margin: 0px 0px 10px 0px;
padding: 10px;}

#counter{text-align:center;}


unter dem design:
Zitat:
<script src="js/bbcode.js" language="jscript" type="text/javascript"></script>
<script type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_showHideLayers() { //v9.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3)
with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible'Sadv=='hide')?'hidden':v; }
obj.visibility=v; }
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<!-- end Head & Title include -->
<style type="text/css">
<!--
body {
background-color: #000000;
}

#special1 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: show;

}
#special2 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#special3 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#special4 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}
#special5 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;


}

#button1 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;

}
#button2 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;

}
#button3 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;
z-index:1;

}
#button4 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;
z-index:2;

}
#button5 {
position: absolute;
margin-top: 0px;
margin-left: 0px;
visibility: hidden;
filter:Alpha(opacity=70);
opacity:.90;

}
-->
</style></head>


text über dem design

Zitat:
<div id="blacky">

<body topmargin="0" bottommargin="0" onload="MM_preloadImages('http://4b-designs.bplaced.net/strike/images/images_49.jpg','http://4b-designs.bplaced.net/strike/images/images_50.jpg','http://4b-designs.bplaced.net/strike/images/images_51.jpg','http://4b-designs.bplaced.net/strike/images/images_52.jpg','http://4b-designs.bplaced.net/strike/images/images_53.jpg')">
<table width="944" align="center" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td width="944" height="24"><img src="http://4b-designs.bplaced.net/strike/images/images_02.jpg" width="944" height="24"></td>
</tr>
<tr>
<td width="944" height="158"><img src="http://4b-designs.bplaced.net/strike/images/images_04.jpg" width="944" height="158"></td>
</tr>

</tbody></table>
<table width="944" align="center" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td width="2" height="26"><img src="http://4b-designs.bplaced.net/strike/images/images_05.jpg"></td>
<td width="99" height="26"><img src="http://4b-designs.bplaced.net/strike/images/images_06.jpg" onmouseover="MM_showHideLayers('button1','','show','button2','','hide','button3','','hide','button4','','hide','button5','','hide')" onmouseout="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','hide','button5','','hide')" width="99" height="26"></td>
<td width="100" height="26"><img src="http://4b-designs.bplaced.net/strike/images/images_07.jpg" onmouseover="MM_showHideLayers('button1','','hide','button2','','show','button3','','hide','button4','','hide','button5','','hide')" onmouseout="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','hide','button5','','hide')" width="100" height="26"></td>
<td width="107" height="26"><img src="http://4b-designs.bplaced.net/strike/images/images_08.jpg" onmouseover="MM_showHideLayers('button1','','hide','button2','','hide','button3','','show','button4','','hide','button5','','hide')" onmouseout="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','hide','button5','','hide')" width="107" height="26"></td>
<td width="100" height="26"><img src="http://4b-designs.bplaced.net/strike/images/images_09.jpg" onmouseover="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','show','button5','','hide')" onmouseout="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','hide','button5','','hide')" width="100" height="26"></td>
<td width="203" height="26"><img src="http://4b-designs.bplaced.net/strike/images/images_10.jpg" width="203" height="26"></td>
<td width="32" height="26"><img src="http://4b-designs.bplaced.net/strike/images/images_11.jpg" width="32" height="26"></td>

<td width="301" background="http://4b-designs.bplaced.net/strike/images/images_12.jpg" height="26"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td><font color="#646464"> TODAY:</font> <font color="#ffffff">[visits]</font></td>
<td><font color="#646464">HITS:</font> <font color="#ffffff">[hits]</font></td>
<td><font color="#646464">IP:</font> <font color="#ffffff">[ip]</font></td>

</tr>
</tbody></table></td>
</tr>
<tr>
<td height="0"></td>
<td height="0"><div style="visibility: hidden;" id="button1" onmouseover="MM_showHideLayers('button1','','show','button2','','hide','button3','','hide','button4','','hide','button5','','hide')" onmouseout="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','hide','button5','','hide')"><table width="99" bgcolor="#222222" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<th scope="col"><table width="99" cellpadding="4" cellspacing="0">
<tbody><tr>

<td bgcolor="#000000"><a href="/news.htm"><font color="#ffffff">News</font></a></td>
</tr>
<tr>
<td bgcolor="#292929"><a href="/infobox.htm" class="Stil26"><font color="#ffffff">Infobox</font></a></td>
</tr>
<tr>
<td bgcolor="#000000"><a href="/Webhilfe.htm" class="Stil26"><font color="#ffffff">Webhilfe</font></a></td>

</tbody></table></th>

</tr>
</tbody></table>
</div></td>
<td height="0"><div style="visibility: hidden;" id="button2" onmouseover="MM_showHideLayers('button1','','hide','button2','','show','button3','','hide','button4','','hide','button5','','hide')" onmouseout="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','hide','button5','','hide')"><table width="100" bgcolor="#222222" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<th scope="col"><table width="100" cellpadding="4" cellspacing="0">
<tbody><tr>
<td bgcolor="#292929"><a href="/impressum.htm"><font color="#ffffff">Impressum</font></a></td>
</tr>
<tr>
<td bgcolor="#000000"><a href="/team.htm" class="Stil26"><font color="#ffffff">Team</font></a></td>
</tr>
<tr>
<td bgcolor="#292929"><a href="/donambiente.htm" class="Stil26"><font color="#ffffff">DonAmbiente</font></a></td>
</tr>
</tbody></table></th>
</tr>

</tbody></table>
</div></td>
<td height="0"><div style="visibility: hidden;" id="button3" onmouseover="MM_showHideLayers('button1','','hide','button2','','hide','button3','','show','button4','','hide','button5','','hide')" onmouseout="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','hide','button5','','hide')"><table width="107" bgcolor="#222222" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<th scope="col"><table width="107" cellpadding="4" cellspacing="0">
<tbody><tr>
<td bgcolor="#000000"><a href="/player.htm"><font color="#ffffff">Player</font></a></td>
</tr>
<tr>

<td bgcolor="#292929"><a href="/Download" class="Stil26"><font color="#ffffff">Download</font></a></td>
</tr>

</tbody></table></th>
</tr>
</tbody></table>
</div></td>
<td height="0"><div style="visibility: hidden;" id="button4" onmouseover="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','show','button5','','hide')" onmouseout="MM_showHideLayers('button1','','hide','button2','','hide','button3','','hide','button4','','hide','button5','','hide')"><table width="100" bgcolor="#222222" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<th scope="col"><table width="100" cellpadding="4" cellspacing="0">
<tbody><tr>

<td bgcolor="#000000"><a href="/G.ae.stebuch.htm" class="Stil26"><font color="#ffffff">Gästebuch</font></a></td>
</tr>
<tr>
<td bgcolor="#292929"><a href="/Kontakt.htm" class="Stil26"><font color="#ffffff">Kontakt</font></a></td>
</tr>
</tbody></table></th>
</tr>
</tbody></table>
</div></td>

<td height="0"></td>
<td height="0"></td>
<td height="0"></td>
</tr>
</tbody></table>





der code macht nur probs
______________
Das bin ich und meine Art, 17 halt.

Projekt Nr. 2- http://freunde-des-pussel.de.tl
Beitrag01.07.2009 um 23:10 (UTC)    
Titel:

Im CSS-Code dein Content-Div ändern in:
Code:
#content {
height: 500px;
width: 922px;
background-image: url(http://4b-designs.bplaced.net/el-memo/cb.png);
color: #000000;
border: 1px solid #CCCCCC;
padding: 10px;
overflow:auto;
margin: -10px 0 0 0;
}

______________
*** Signatur editiert vom Support Team - Signatur zu groß - max. 650 x 150 px ***
Beiträge der letzten Zeit anzeigen:   


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