<style type="text/css">

h1,h3
{
font-family: verdana;
font-weight: bold;
margin-left: 30px;
margin-top: 10px;
margin-bottom: 80px
}
h2
{
font-family: verdana;
font-weight: bold;
margin-left: 200px;
margin-top: 10px;
margin-bottom: 40px
}

body 
{
background-color: #333333;
background-image: url("../images/background.jpg");
background-repeat: no-repeat;
}

a:link {color: #305080}
a:visited {color: #305080}
a 
{
font-family: verdana;
font-size: 12px;
z-index:1
}

a.menu {text-decoration: none;}
a.menu:link {color: #A19E88}
a.menu:visited {color: #A19E88}
a.menu:hover {background: #A84444}
a.menu:hover {color: #FFFFFF}
a.menu 
{
font-family: verdana;
font-weight: bold;
font-size: 14px;
z-index:1
}

p {
text-indent: 5px;
font-family: verdana;
font-size: 12px;
margin-left: 00px;
margin-right: 00px;
margin-top: 10px;
margin-bottom: 20px
}

p:first-letter 
{
font-weight: bold;
color: #000000;
font-size:15px;
}

img.logga
{
position:absolute;
left:16px;
top:22px;
z-index:0
}

img.first
{
position:absolute;
left:800px;
top:130px;
z-index:1
}

img.second
{
position:absolute;
left:800px;
top:300px;
z-index:0
}

img.third
{
position:absolute;
left:800px;
top:470px;
z-index:0
}

img.forth
{
position:absolute;
left:800px;
top:640px;
z-index:0
}

div.main /* Sätter parametrarna för huvud-text delen */
{
font-family: verdana;
font-size: 12px;
position:absolute;
left:290px;
top:130px;
width:480px;
overflow: inherit;
z-index:1
}

div.kontakt /* Sätter parametrarna för sidorna med kontakter */
{
font-family: verdana;
font-size: 12px;
position:absolute;
left:330px;
top:130px;
width:500px;
overflow: inherit;
z-index:1
}


div.menu /* Sätter parametrarna för Menudelen delen */
{
font-family: verdana;
font-size: 12px;
position:absolute;
left:30px;
top:170px;
width:140px;
overflow: inherit;
z-index:1
}


div.copy /* Sätter parametrarna för Copyright delen */
{
font-family: verdana;
font-size: 10px;
position:absolute;
left:10px;
bottom:17px;
width:100px;
overflow: inherit;
z-index:0
}


</style>


