html {
height:100%;
margin:0px;
padding:0px;
}
body {
margin: 0px;
padding: 0px;
border: 0px;
height: 100%;
color: #fff8e7;
background-color:#88000a;
text-align: center;
font-family: Verdana;
font-size: 12px;
background-image: url('img/back.jpg');
background-repeat: repeat;
min-width: 1000px;
}
#main {
background-image: url('img/center_back.jpg');
width: 1000px;
height: 100%;
text-align: left;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
}
#top {
background-image: url('img/top.gif');
width: 1000px;
height: 230px;
}
#toptext {
position: relative;
top: 170px;
left: 150px;
width: 700px;
text-align: right;
}
#toplink {
position: relative;
top: 0px;
left: 910px;
width: 50px;
}
#center {
position: relative;
height: 439px;
}
#lars {
position: absolute;
background-image: url('img/lars.gif');
width: 167px;
height: 439px;
}
#content {
position: absolute;
width: 692px;
height: 439px;
left: 167px;
}
#menu {
position: absolute;
}
#contentframe {
position: absolute;
left: 220px;
height: 439px;
}
#frametop {
background-image: url('img/frame_top.jpg');
width: 472px;
height: 82px;
}
#frameleft {
position: absolute;
background-image: url('img/frame_left.jpg');
height: 294px;
width: 72px;
}
#frametext {
position: absolute;
left: 72px;
background-color: #88000a;
color: #ebd9b3;
width: 330px;
padding-right:8px;
height: 294px;
line-height: 150%;
}
#frameright {
position: absolute;
background-image: url('img/frame_right.jpg');
right: 0px;
height: 294px;
width: 62px;
}
#framebottom {
position: absolute;
background-image: url('img/frame_bottom.jpg');
width: 472px;
height: 63px;
bottom: 0px;
}
#maja {
position: absolute;
background-image: url('img/maja.gif');
width: 141px;
height: 439px;
right: 0;
}
#footer {
background-image: url('img/footer.jpg');
width: 1000px;
height: 107px;
}
#filler {
background-image: url('img/center_back.jpg');
width: 1000px;
}
img {
display: block;
border:0px;
padding:0px;
margin:0px;
}
a {
color:#e07e27;
}
a:hover {
color:#FFF8E7;
}
a:visited {
color:#e07e27;
}
