..so.. ich nochma.. ich hab' den ganzen code umgeworfen und folgenden neuen erstellt..
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>silly, sensitive baby*</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<img src="{URL_IMAGE(blogv1.jpg)}" class="background">
<style type="text/css">
body {
background:#1f120c;
margin: 0px;
cursor: crosshair;
leftmargin:0;
topmargin:0;
marginwidth:0;
marginheight:0;
}
.content {
overflow:auto;
position:absolute;
left: 376px;
top: 45px;
width: 602px;
height: 511px;
}
a:link, a:visited, a:active {
color: #af264d;
text-decoration: none;
font-size: 9px;
font-family:Verdana;
font-weight: bold;
}
a:hover {
color: #db4973;
text-decoration: line-through;
}
font, p, span, div {
color: #f0ddd1;
font-family: Verdana;
font-size: 9px;
text-align:left;
}
.background {
background: #ffffff;
position: absolute;
width: 1024px;
height: 768px;
align: left;
top: 0px;
left: 0px;
border: 0px none;
}
h1 {
color: #af264d ;
cursor: crosshair;
text-decoration: none;
font-size: 9pt;
font-family:Verdana;
font-weight: normal;
text-align:center;
border-bottom: 1px solid #26263e;
line-height: 12px;
}
b, strong {color: #feffe2;}
i, em {color: #feffe2;}
u {color: #af264d;}
s, strike, del {color: #af264d;}
}
textarea, input { border: 0px;
background-color:#00909c; }
textarea {width: 100px; height: 80;}
.inhaltetable {
width: 560px;
}
table {border-spacing: 5px;}
tr {border-spacing: 5px;}
td {border-spacing: 5px;}
</style>
<div style="display:none;">{PLACE_POWEREDBY}</div>
<div style="position:absolute; left:0 px; top: 0px" >
<img src="{URL_IMAGE(blogv1.jpg)}" width="1024" height="768" border="0" usemap="#map">
<map name="map">
<area shape="rect" coords="454,594,101,44" href="http://cookiedough.myblog.de">
<area shape="rect" coords="582,594,102,44" href="http://cookiedough.myblog.de/cookiedough/about">
<area shape="rect" coords="720,594,94,44" href="http://cookiedough.myblog.de/cookiedough/archivebymonth">
<area shape="rect" coords="850,594,80,44" href="http://cookiedough.myblog.de/cookiedough/page/1907503">
<area shape="rect" coords="877,438,75,87" href="http://cookiedough.myblog.de/cookiedough/page/1907731">
</map>
<div style="solid; background:transparent; border-collapse: collapse; border: 0px #FFFFFF solid; position:absolute; width:602; height:511; left:376; top:45">
{PLACE_CONTENT}
</div>
</body>
</html>
..so, probleme:
- der text bleibt nicht im kasten, sondern geht über mein design nach unten weiter..
- meine links, die ich mit slicen und mapping erstellt habe sind irgendwo im bild, nur nicht auf meinen links.
ich habe seiten über seiten durchgeschaut, bin nicht schlauer.
mag mir da jetzt vielleicht irgendwer helfen?