body {
padding: 25px 0; margin: 0;
text-align: center;
font-family: Verdana;
font-size: 85%;


 }

p { line-height: 20px; }

div.container {

	width:800px;
	margin: 0 auto;
text-align: left;
background-image: url('bakrund.jpg');


}

div.header
{

padding:0;
color:white;
margin-bottom: 2px; 
clear:left;
}
div.footer
{ 
padding: 0em;
padding-right: 10px;
color: black;
background: white;

clear:left;
}
h1.header
{
padding:0;
margin:0;
}
div.left
{
float:left;
width:568px;
margin:0;
padding:1em;
margin-top: -10px;

}
div.content
{
margin-left:620px;

margin-top: -10px;
padding:1em;
}

#navlist
{
margin-top: -5px;
padding: 3px;
white-space: nowrap;
background-color: #cccccc;
margin-left: 0px;
padding-left: 0px;
text-decoration: bold; 
}

#navlist li
{
display: inline;
list-style-type: none;
font-weight: bold;
}

#navlist a:current { 
font-weight: bold;  
background-color: #9e131b;

 }

#navlist a { padding: 3px 30px; 
text-decoration: bold;

}

#navlist a:hover
{

background-color: #9e131b;
text-color: black;
font-weight: bold;

}


p.center { text-align: center; }
.fet { font-weight: bold; }
.line-height-15 { line-height: 15px; }

.box1
{ 
width: 130px; 
height: 100px;
background-color: #cccccc; 

border: 4px solid #8c8b87;
}
a img {
  border: none 
}
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
