*{margin: 0; padding: 0;}

body{
font-family: verdana;
font-size: 12px;
margin: 12px;
background-image: url('./../pics/kakelbg6.gif');
/*background-color: #330505;*/
text-align:center;
}

#container{
width: 100%;
height: 100%;
/*background-color: #330505;*/

}

#logga{
text-align: left;
width: 640px;
height: 124px;
background-image: url('./../pics/topploggkomp6.jpg');
margin-left:auto;
margin-right:auto;
}

#main{
margin-left:auto;
margin-right:auto;
width: 640px;
height: auto;
background-color: #ffffff;
/*background-image: url('./../pics/content_bg.jpg');*/
text-align:left;

}



#meny{
/*float: left;*/
margin-left:auto;
margin-right:auto;
background-image: url('./../pics/menybar.jpg');
width: 640px;
height: 24px;


}

#content{
/*float: left;*/
margin-top: 0px;
margin-left:auto;
margin-right:auto;
width: 640px;
height: auto;

background-color: #ffffff;
text-align:left;

}

#footer{
font-family: verdana;
font-size: 10px;
font-weight: bold;
line-height: 22px;
margin-left:auto;
margin-right:auto;
width: 640px;
height: 24px;
background-image: url('./../pics/footer_bg.jpg');

}



.bildmitt {
text-align: center;
margin-left:auto;
margin-right:auto;

}

img  {
border: 1px solid #000000;
margin-top: 8px;

}
h2 {
margin-left: auto;
margin-right: auto;
width: 368px;
margin-top: 10px;
font-family: verdana;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}

h3 {
margin-left: auto;
margin-right: auto;
width: 432px;
margin-top: 10px;
font-family: verdana;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}

.fet {
font-family: verdana;
font-size: 12px;
font-weight: bold;

}

.fet_smal {
width: 368px;
font-family: verdana;
font-size: 12px;
font-weight: bold;

}


p {
margin-left: auto;
margin-right: auto;
font-family: verdana;
line-height: 15px;
font-size: 12px;
width: 432px;
margin-top: 10px;

}

#content ul{ 
line-height: 17px;          
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 16px;
/*background-color: #ffff00;*/
width: 400px;
height: auto;
list-style-type: circle;

}

#content li.listan a{
width: 100px;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #8d6b37;


}


/********** Här börjar menyn ************/

#meny ul{             /*En ny selektor som gör den flytande menyn flyttbar inom diven #meny*/
margin-left: auto;
margin-right: auto;
padding-top: 4px;
/*background-color: #ffff00;*/
width: 464px;
height: 24px;

}

#meny li {
margin-left: 0 px;
display: inline;
float:left;
/*list-style-type: none;*/
margin-bottom: 0px;

}

#meny li.meny1 a{
float: left;
text-align: center;
width: 90px;
height: 18px;
border-left: 1px solid #656565;
border-right: 1px solid #656565;
font-family: verdana;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #656565;
/*background-image: url(./../pics/knapp_normal_1.png);*/



}

#meny li.meny1 a:hover{
width: 90px;
height: 18px;
font-family: verdana;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #8d6b37;
/*background-image: url(./../pics/knapp_over_1.png);*/
}


#meny li.meny2 a{
float: left;
text-align: center;
width: 90px;
height: 18px;
border-right: 1px solid #656565;
font-weight: bold;
text-decoration: none;
color: #656565;
/*background-image: url(./../pics/knapp_normal_2.png);*/
}

#meny li.meny2 a:hover{
width: 90px;
height: 18px;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #8d6b37;
/*background-image: url(./../pics/knapp_over_2.png);*/
}

#meny li.meny3 a{
float: left;
text-align: center;
width: 90px;
height: 18px;
border-right: 1px solid #656565;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #656565;
/*background-image: url(./../pics/knapp_normal_3.png);*/
}

#meny li.meny3 a:hover{
width: 90px;
height: 18px;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #8d6b37;
/*background-image: url(./../pics/knapp_over_3.png);*/
}

#meny li.meny4 a{
float: left;
text-align: center;
width: 90px;
height: 18px;
border-right: 1px solid #656565;
font-weight: bold;
text-decoration: none;
color: #656565;
/*background-image: url(./../pics/knapp_normal_4.png);*/
}

#meny li.meny4 a:hover{
width: 90px;
height: 18px;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #8d6b37;
/*background-image: url(./../pics/knapp_over_4.png);*/
}

#meny li.meny5 a{
float: left;
text-align: center;
width: 90px;
height: 18px;
border-right: 1px solid #656565;
font-weight: bold;
text-decoration: none;
color: #656565;
/*background-image: url(./../pics/knapp_normal_5.png);*/
}

#meny li.meny5 a:hover{
width: 90px;
height: 18px;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #8d6b37;
/*background-image: url(./../pics/knapp_over_5.png);*/
}