Hallo,
hoffe mir kann jemand helfen und den Fehler finden...sitze schon stundenlang und bekomme es nicht hin....
die Scrollbalken sind auf der Seite leider nicht sichtbar und ich frage mich warum.....
Hier das Style-Sheet:
ZitatAlles anzeigenhtml, * {
padding:0;
margin:0;
}body {
background-color: #cac2c2;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#5f3737;
padding:0;
margin:0;
overflow: auto;
text-align: left;
}#navi a:active, #navi a:visited, #navi a:link {
font-weight: bold;
font-size: 13px;
font-family: Verdana;
color:#5f3737;
text-decoration:none;
}#navi a:hover {
font-weight: bold;
font-size: 13px;
font-family: Verdana;
color:#ffffff;
background-color: #5f3737;
}a:active, a:visited, a:link {
font-weight: bold;
font-size: 12px;
font-family: Verdana;
color:#5f3737;
text-decoration:none;
}a:hover {
font-weight: bold;
font-size: 12px;
font-family: Verdana;
text-decoration:underline;
}#container {
background-color: #e6e1d6;
border:0px solid #ffffff;
width: 951px;
height: 575px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding: 0;
text-align: left;
}
#header {
position: absolute;
background-color: #4c607e;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
margin-left: 50px;
width: 650px;
height: 100px;
}#navi {
position: absolute;
background-color: #cab8b8;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-top: 101px;
margin-left: 50px;
width: 650px;
height: 20px;
}#content {
position: absolute;
background-color: #e8dcdc;
border-left: 1px solid #ffffff;
margin-top: 102px;
margin-left: 0px;
width: 650px;
height: 440px;
padding-top: 30px;
padding-left: 65px;
overflow: auto;
}#left {
background: url(leftpic.jpg) no-repeat;
position: absolute;
background-color: #E6E6FA;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
margin-left: 0px;
width: 50px;
height: 575px;
}#side {
background: url(leftpic.jpg) no-repeat;
position: absolute;
background-color: #E6E6FA;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-left: 700px;
width: 250px;
height: 575px;
}#footer {
position: absolute;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
background-color: #cab8b8;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-top: 559px;
margin-left: 51px;
width: 649px;
height: 16px;
}
Habt ihr eine Idee, oder benötigt ihr noch Angaben von mir falls jemand so nett ist und sich das ansieht?
DANKE im Voraus!!!
liebe Grüße,
Sandra