#body{
font-family: arial;
font-size: 12px;
}

#entire{
margin-left: auto;
margin-right: auto;
width: 800px;
}

#logga{
width: 800px;
height: 160px;
background-color: #ffffff
}

#menu{
text-align: center;
width: 800px;
height: 25px;
background-color: #e2e2e2;
border-bottom: 1px solid #000000;
}

#main{
width: 755px;
/*min-height: 700px;*/
background-color: #e2e2e2; /*242 = 128 + 64 + 32 + 16 + 2 = 1111 0010 = F2*/
padding-top: 15px;
padding-right: 35px;
padding-left: 10px;
}

#foot{
margin-top: -21px;
width: 800px;
height: 30px;
background-color: #000000;
font-size: 14px;
border-top: 1px solid #000000;
}

#leftfoot{
background-color: #e2e2e2;
float: left;
width: 240px;
height:30px;
padding-left: 15px;
}

#centerfoot{
background-color: #e2e2e2;
margin: auto;
text-align: center;
width: 290px;
height:30px;
}

#rightfoot{
background-color: #e2e2e2;
float: right;
text-align: right;
width: 240px;
height:30px;
padding-right: 15px;
}

#below{
margin-top: -5px;
width: 800px;
text-align: right;
font-size: 14px;
}

img{
border: none;
}

p{
font-size: 16px;
font-family: times new roman;
}

li{
font-size: 16px;
font-family: times new roman;
}

h1{
text-align: center;
font-family: vivaldi;
}

h2{

}
.lbutton{
height: 25px;
width: 150px;
margin-right: 81px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.rbutton{
margin-left: 0px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.button{

margin-left: 0px;
margin-right: 81px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.images{
width: 525px;
}
a:link{
text-decoration: underline;
font-weight: normal;
color: #0000ff;
}

a:active{
text-decoration: underline;
/*font-weight: bold;*/
color: #0000ff;
}

a:visited{
text-decoration: underline;
font-weight: normal;
color: #0000ff;
}

a:hover{
text-decoration: underline;
/*font-weight: bold;*/
color: #0000ff;
}
#menu a:link{
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

#menu a:active{
text-decoration: none;
/*font-weight: bold;*/
color: #ffffff;
}

#menu a:visited{
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

#menu a:hover{
text-decoration: none;
/*font-weight: bold;*/
color: #ffffff;
}
#foot a:link{
text-decoration: none;
font-weight: normal;
color: #00b050;
}

#foot a:active{
text-decoration: none;
/*font-weight: bold;*/
color: #00b050;/*gröna länkar*/
}

#foot a:visited{
text-decoration: none;
font-weight: normal;
color: #00b050;
}

#foot a:hover{
text-decoration: underline;
/*font-weight: bold;*/
color: #00b050;
}
#below a:link{
text-decoration: none;
font-weight: normal;
color: #000000;
}

#below a:active{
text-decoration: none;
/*font-weight: bold;*/
color: #000000;/*gröna länkar*/
}

#below a:visited{
text-decoration: none;
font-weight: normal;
color: #000000;
}

#below a:hover{
text-decoration: underline;
/*font-weight: bold;*/
color: #000000;
}
#ovrigt a:link{
text-decoration: none;
font-weight: normal;
color: #000000;
}

#ovrigt a:active{
text-decoration: none;
/*font-weight: bold;*/
color: #000000;
}

#ovrigt a:visited{
text-decoration: none;
font-weight: normal;
color: #000000;
}

#ovrigt a:hover{
text-decoration: none;
/*font-weight: bold;*/
color: #000000;
}