
/* Offset til innholdsområdet */
.main_offset {
	left:76px;
}
.logo {
	border:0px solid black;
	position:relative;
	top:-90px;
	left:340px;
}


.bgmain {
        height: 100%;
        width: 100%;
}
.bgfront-top {
        background-image: url(images/top.png);
        background-repeat: no-repeat;
        background-position: center top;
        height: 180px;
        width: 100%;
        font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #666666;
}
.bgfront-senter {
        background-image: url(images/middle.png);
        background-repeat: repeat-y;
        background-position: center top;
        width: 993px;
}
.bgfront-bunn {
        background-image: url(images/bottom.png);
        background-repeat: no-repeat;
        background-position: center top;
        height: 68px;
        width: 993px;
        font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #999999;
}
.bgfront-bunn * {
        font-size: 9px;
}
.paginatorNext {
	display:none;
}
/* Meny  */

.meny a{
        font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #666666;
	text-transform:uppercase;
}
.menu a {
	text-transform:uppercase;
        font-family: Tahoma, "Lucida Sans", Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #666666;
	line-height:20px;
	cursor:hand;
}
.menu a span {
        font-family: Tahoma, "Lucida Sans", Arial, Helvetica, sans-serif;
        font-size: 9px;
	line-height: 21px;
}

.menu {
	width:850px;
	margin:150px 0px 0px 0px;
	position: relative;
	left: 8px;
}
.menu ul li {
	float:left;
	
}
.menu .right {
	float:right;
}


.top_img {
        background-image: url(images/img2.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height: 354px;
        width: 846px;
        border: 2px solid #FFFFFF;
}
.top_img2 {
        background-image: url(images/img4.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height: 354px;
        width: 846px;
        border: 2px solid #FFFFFF;
}
.top_img3 {
        background-image: url(images/img3.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height: 354px;
        width: 846px;
        border: 2px solid #FFFFFF;
}
.top_img4 {
        background-image: url(images/img4.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height: 354px;
        width: 846px;
        border: 2px solid #FFFFFF;
}
.top_img5 {
        background-image: url(images/img5.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height: 354px;
        width: 846px;
        border: 2px solid #FFFFFF;
}
.top_img6 {
        background-image: url(images/img6.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height: 354px;
        width: 846px;
        border: 2px solid #FFFFFF;
}
.top_img7 {
        background-image: url(images/img7.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height: 354px;
        width: 846px;
        border: 2px solid #FFFFFF;
}


