/* CSS Document */
body {
background-image:url(bilder/hem2.jpg);
background-color:#CCCCCC;
background-repeat:no-repeat;
}
h1 {
color:#000000;
font-family: Georgia, "Times New Roman", serif;
font-size: 30px;
font-weight: bold;
margin: 0px;
}
.h2{
font-size: 15px;
font-family: Georgia, "Times New Roman", serif;
font-weight: bold; 
color:#000000;
}
p{
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}
.h3 {
color:#000000;
font-size: 15px;
}
.normal {
color:#000000;
}
#lager_rubrik{
background-color: #000000;
position: absolute;
top: 10px;
left: 150px;
width: 400px;
height: 40px;
padding: 0px;
}

#lager_meny{

position: absolute;
top: 20px;
left: 10px;
width: 840px;
height: 20px;
}

#lager_text{

position: absolute;
top: 110px;
left: 141px;
width: 297px;
height: 545px;
padding:10px;
}

#lager_bild{

position: absolute;
top: 128px;
left: 580px;
width: 310px;
height: 560px;
overflow:auto;
}
a.meny:link, a.meny:visited, a.meny:active{
font-family: Verdana, Helvetica, sans-serif;
font-size: 15px;
color:#000000;
text-decoration: none;
}
a:link, a:visited, a:active{
font-family: Verdana, Helvetica, sans-serif;
color:#CC3366;
text-decoration: none;
}
a:hover{
color:#000000;
background-color:#FFFFFF;
text-decoration: none;
}
li{
display: inline;
margin-right: 40px;
}
ul{
margin-left: 10px;
}

