Hi,
Ich habe Probs mit der Page ich kann denn HG nicht ändern und das Logo kann ich net einfügen hier mal der code
Code:
<style type="text/css">
<!--


INPUT {
border:1px solid #000000;
font-family:Verdana;
font-weight:normal;
font-size: 12pt;
color:#800000;
}

SELECT {
border:1px solid #000000;
font-family:Verdana;
font-weight:normal;
font-size: 12pt;
color:#800000;
}

TEXTAREA {
border:1px solid #000000;
font-family:Verdana;
font-weight:normal;
font-size: 12pt;
color:#800000;
}


body {
background-image: url("./tpl/tpl2/pics/hintegrund2.JPEG");
background-color: #3e3e3e;
font-size:12pt;
text-decoration:none;
font-weight:normal;
}


body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}


a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}


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


a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}


a {
font-size:10pt;
text-decoration:none;
font-weight:normal;
}

#inhalt{
overflow: auto;
height: 100%;
width: 99%;
}

-->
</style>


<center>






<?php
include'./menue.php';
echo'



';

echo'<table width="80%" height="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top">';

include'./inhalt.php';

echo'
</td>
</tr>
</table>';

?>

</center>
Bitte um hilfe

Thx im vorraus

edit//Das logo stand sonst auch immer in der Datei und der HG geht nicht zu ändern ka warum