jeg kan desværre ikke tyde dit CSS da den hos mig konsekvent åbner i MS
> Visual Studio og jeg ikke ka' hit' ud af den
> - kan du ikke smide den ind i nuhedsgruppen i klartekst ???
Jo den kommer her...
Men jeg er ved at lave designet kun i tabeller i stedet for med relative
divs, så det skulle forhåbentligt løse det...
Toft
body
{
padding: 0px;
margin: 0px;
scrollbar-3dlight-color:#bbbbff;
scrollbar-arrow-color:#ccccff;
scrollbar-darkshadow-color:#ddddff;
scrollbar-face-color:#eeeeff;
scrollbar-highlight-color:#ddddff;
scrollbar-shadow-color:#ccccff;
scrollbar-track-color:#ddddff;
background:#ffffff;
color: #000099;
overflow-y: scroll;
overflow-x: hidden;
}
a
{
color: #000000;
font: bold 14px Sans;
line-height: 20px;
}
a:link, a:visited
{
text-decoration: none;
}
..menu1:link, .menu1:visited
{
background: #bbbbff;
color: #eeeeff;
}
a:hover, a:visited:hover
{
text-decoration: underline;
}
..menu1:hover, .menu1:visited:hover
{
background: #eeeeff;
color: #bbbbff;
text-decoration: none;
}
table {}
.1
{
table-layout: fixed;
height: 800px;
width: 100%;
background: #FFFFFF;
border-width: 0px;
padding: 0px;
margin-bottom: 8px;
}
td {}
.1
{
width: 100%;
height: 544px;
text-align: center;
valign: top;
margin-top: 10px;
}
h1 {}
.titel
{
position: relative;
top: -17px;
left: 17px;
font: bold 60px arial, serif;
color: #eeeeff;
letter-spacing: 0px;
z-index: 1;
}
.dk
{
position: relative;
top: -89px;
left: 253px;
font: bold 20px arial, serif;
color: #ffffff;
z-index: 3;
letter-spacing: 0px;
}
img
{
border-width: 0px;
}
.home
{
position: relative;
top: 423px;
left: -3px;
height: 25px;
width: 25px;
}
.mail
{
position: relative;
top: 394px;
left: 28px;
height: 25px;
width: 25px;
}
#baggrund
{
table-layout: fixed;
width: 755px;
height: 80 0px;
background: #ccccff;
border-color: #ccccff;
border-width: 8px;
border-style: solid;
padding: 0px;
margin: 0px;
z-index: 1;
}
#top
{
table-layout: fixed;
width: 735px;
height: 56px;
background: #ddddff;
padding: 10px 30px 5px 5px ;
overflow-y: hidden;
overflow-x: hidden;
z-index: 2;
}
#menu
{
position: relative;
top: -454px;
left: -335px;
width: 62px;
height: 462px;
background: #ddddff;
padding: 10px 30px 5px 5px ;
overflow-y: auto;
overflow-x: hidden;
z-index: 2;
}
#indhold
{
background-color: #ddddff;
background-image: URL(baggrund.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
position: relative;
top: 9px;
left: 39px;
width: 660px;
height: 463px;
padding: 30px 30px 30px 30px ;
overflow-y: scroll;
overflow-x: hidden;
scrollbar-3dlight-color:#eeeeff;
scrollbar-arrow-color:#eeeeff;
scrollbar-darkshadow-color:#eeeeff;
scrollbar-face-color:#bbbbff;
scrollbar-highlight-color:#bbbbff;
scrollbar-shadow-color:#bbbbff;
scrollbar-track-color:#ddddff;
text-align: justify;
line-height: 200%;
z-index: 2;
}