div.container {
display: table;
background-color: #FFFFFF;
margin: 0 auto;
width: 800px;
height: 100%;
}

div.lefttop {
width: 790px;
background: url('Bilder/leftend.gif') #0a6811 no-repeat;
float: left;
}

div.righttop {
width: 10px;
background: url('Bilder/rightend.gif') #0a6811 no-repeat;
float: right;
}

div.bptop {
height: 90px;
width: 290px;
background: url('Bilder/bp_head.gif') #0a6811 no-repeat;
float: left;
}

div.bannertop {
height: 90px;
width: 510px;
background: url('Annonser/banners/uppbyggnad.gif') #0a6811 no-repeat;
float: right;
}

div.javameny {
width: 150px;
height: 30px;
background-color: #0a6811;
float: left;
font-family: arial, verdana;
font-size: 12px;
color: #FFFFFF;
text-align: center;
}

div.middle {
width: 470px;
height: 30px;
background: url('Bilder/leftmiddle.gif') #FFFFFF no-repeat;
float: left;
}

div.senaste {
width: 180px;
height: 30px;
background-color: #EFEFEF;
float: right;
}

div.leftbottom {
width: 140px;
background: url('Bilder/leftbottomend.gif') #0a6811 no-repeat;
float: left;
}

div.rightbottom {
width: 10px;
background: url('Bilder/rightbottomend.gif') #0a6811 no-repeat;
float: right;
}

div.meny {
float: left;
height: 450px;
width: 150px;
background-color: #0a6811
}

div.navdiv {
width: 130px;
text-align: left;
font-family: arial, Verdana, serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
line-height: 130%;
margin-left: 10px;
margin-right: 10px;
}

.navdiv a {
text-decoration: none;
color: #FFFFFF;
}

.navdiv a:visited {
text-decoration: none;
color: #FFFFFF;
}

.navdiv a:hover {
text-decoration: none;
color: #FFFFFF;
}

div.innehall {
float: left;
height: 450px;
width: 450px;
text-align: left;
padding : 10px;
overflow: auto;
line-height: 120%;
}

div.nytt {
float: right;
width: 180px;
height: 470px;
background-color: #EFEFEF;
}

div.nytthead {
width: 150px;
background-color: #000000;
font-family: verdana, arial;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
}

div.nyttbody {
width: 145px;
text-align: left;
padding: 5px;
}

.nyttbody a {
text-decoration: none;
color: #000000;
}

.nyttbody a:visited {
text-decoration: none;
color: #8F8F8F;
}

.nyttbody a:hover {
text-decoration: none;
color: #000000;
}

body { text-align: center; }

hr.w {
color: #FFFFFF;
}

p {
font-family: arial, verdana;
font-size: 12px;
color: #000000;
}

img.right {
float: right;
}

h1 {
font-family: arial, verdana;
font-size: 16px;
color: #000000;
}

li {
font-family: arial, verdana;
font-size: 12px;
color: #000000;
}