body {
background-image: url(img/back.gif);
}

#center {
margin-left: auto;
margin-right: auto;
width: 728px;
position: relative;
}

#top {
background: url(img/top2.png);
width: 728px;
height: 244px;
position: absolute;
z-index: 1;
top: 2px;
}

#main {
position: relative;
width: 728px;
top: 186px;
height: auto;
}

#text {
position: relative;
width: 480px;
padding: 0px 15px 20px 15px;
border: 1px solid black;
background: #dddddd;
margin-top: -297px;
}

#meny {
position: relative;
width: 202px;
border: 1px solid black;
background: #dddddd;
padding: 47px 0px 0px 0px;
left: 520px;
}
#linker{
margin: 15px 15px 15px 15px;
}
a.meny_link {
font-family: verdana;
font-size: 16px;
text-decoration: none;
color: #00528F;
}
a.meny_link:hover {
color: #cc6600;
}

.bilde {
position: relative;
border: 1px dotted black;
padding: 5px 5px 5px 5px;
margin: 0px 10px 0px 0px;
}

#footer {
position: relative;
width: 728px;
height: 75px;
margin: auto;
top: 200px;
background: url(img/footer.png) no-repeat bottom;
}

p {
font-family: georgia;
font-size: 16px;
}

p.avtekst {
position: relative;
font-family: verdana;
font-size: 12px;
text-align: center;
}

h1.over {
font-family: arial;
font-size: 24px;
color: #ff9900;
padding: 0px 0px 0px 0px;
}
h1.under {
font-family: arial;
font-size: 20px;
color: #ff9900;
padding: 0px 0px 0px 0px;
}


