#undermain{
position: relative;
width: 1000px;
height: 1000px;
background-image: url(images/behind.jpg);
background-repeat: no-repeat;
}


#main{
position: relative;
width: 990px;
}

body{
color: #FFFFFF;
font-family: verdana,arial;
font-size: 12px;
background-color: #333333;
}

h1{
color: #FFFFFF;
font-family: verdana,arial;
font-size: 16px;
margin: 0 0 25px 0;
}

img.stab{
float: left;
padding: 5px;
border: #EEEEEE 0px solid;
margin: 0 50px 200px 0;
width: 250px;
}

img.photos{
float: right;
padding: 5px;
border: #EEEEEE 0px solid;
width: 250px;
}

img.prodads{
padding: 5px;
border: #EEEEEE 1px solid;
margin: 0 50px 0 0;
}

#top{
height: 260px;
}

#container{
text-align: left;
border-left: #EBEBEB 0px solid;
border-right: #EBEBEB 0px solid;
border-bottom: #EBEBEB 0px solid;
}


#meny{
text-align: left;
width: 770px;
position: absolute;
left: 250px;
top: 100px;
}


#ny_meny{
text-align: left;
width: 770px;
position: absolute;
left: 250px;
top: 100px;
}



a:link,a:visited{
color: #FFFFAA;
text-decoration: none;
}

a:hover{
color: #AAAAFF;
text-decoration: none;
}
