body {
padding: 0; margin: 0;
margin-top: 10px; margin-left: 10px;
font-size: 90%;
font-family: arial, verdana, Helvetica, "sans-serif";
color:#000000;
background-color:#B9D4A7;
background-repeat: repeat;
}

h1,h2,h3,h4,h5{
font-family: arial, verdana, helvetica, "sans serif";
color: #45864A;
}


a:link{ color:#45864A; text-decoration: none;}
a:visited { color:#89472f; text-decoration: none;}
a:hover { font-weight: bold;color:#b61219; }
a:activ { color:#b61219; text-decoration: none}

ul { list-style-type:circle;color:#45864A;}
ol { list-style-type: decimal; }
p.just { text-align: justify; }
p.center { text-align: center;}
.bildtext {font-family:verdana; color:#45864A; font-size:0.8em; text-align: justify;}

.tabell {
border-collapse: collapse;
border: 2px double #faf4ca; }

.box1 {
width: 500px; 
min-height: 100px;
background-color: #faf4ca; 
padding: 5px; 
border: none;
position:absolute; left:260px; top:150px;
} 

<style type="text/css">
<!--
#container1 { width:900px; height:150px; position:fixed; top: 5px; left:75px; }

#container2 { width:250px; height:550px; position:fixed; top: 150px; left:20px; 
overflow:auto;scrollbar-base-color: #b9d4a7;}

#container3 { width:675px; height:450px; position:absolute; top:150px;right:20px; 
background-color: #faf4ca; overflow:auto; scrollbar-base-color: #faf4ca;}

#container4 { width:800px; height:450px; position:absolute; top:150px; left:100px;
overflow:auto; scrollbar-base-color: #faf4ca; background-color: #faf4ca; padding:10px;}

#container5 {width:400px; height:300px; position:absolute; top:150px; left:300px;
overflow:auto; scrollbar-base-color: #faf4ca; background-color: #faf4ca; padding:10px;}


.linje {
border-bottom-style: solid;
border-bottom-color: #45864A;
border-top-style: none;
border-bottom-width: 1px;
border-right-style: none;
border-left-style: none;
} 




-->
</style>
