*{
	margin: 0;
	padding: 0;
}

body{
	background-image: url(../../../eplene/grafikk/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
    font-family: 'Lucida Grande', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 13px;
	color: #6c6157;
}

td.cont{
line-height: 19px;
}

#wrap{
	width: 948px;
	margin-left: auto;
	margin-right: auto;
}

/* HEADER HEADER HEADER HEADER HEADER HEADER HEADER */
/* HEADER HEADER HEADER HEADER HEADER HEADER HEADER */
/* HEADER HEADER HEADER HEADER HEADER HEADER HEADER */

#header{
	height: 141px;
	width: 948px;
}

#logo{
	width: 327px;
	height: 138px;
	float: left;
}

#smart-info{
	float: right;

	height: 37px;
	background-image: url(../../../eplene/grafikk/smart-info.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 246px;
	margin-right: 28px;
	padding-top: 26px;
}

#meny{
	height: 41px;
	float: right;
	margin-top: 37px;
	margin-right: 28px;
}

#meny1{
background-image: url(../../../eplene/grafikk/meny_03.png);
background-repeat: no-repeat;
float: left;
}


/* SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER */
/* SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER */
/* SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER SLIDER */

#slider{
	width: 948px;
	background-image: url(../../../eplene/grafikk/slider.png);
	height: 292px;
	padding-left: 0px;
	padding-top: 7px;
}

/* CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT */
/* CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT */
/* CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT */

#content{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
margin-top: 10px;
}


#box{
	background-image: url(../../../eplene/grafikk/box.png);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #a59376;
	line-height: 16px;
	padding-top: 30px;
	padding-left: 17px;
	padding-right: 17px;
	width: 249px;
	height: 192px;
}

#box2{
	background-image: url(../../../eplene/grafikk/box.png);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #a59376;
	line-height: 16px;
	padding-top: 30px;
	padding-left: 17px;
	width: 266px;
	height: 192px;
}

a.boxtittel{
	font-size: 12px;
	font-weight:bold;
	color: #664f28;
	margin-bottom: 2px;
	margin-top: 4px;
	text-decoration: none;
	display:block;
}

a.boxtittel:hover{
	color: #c92929;
	text-decoration: none;
}

a.boxall{
	text-decoration: none;
	color: #b8a27b;
display: block;
text-shadow: 1px 1px 1px #FFF;
}

a.boxall:hover{
	text-decoration: none;
	color: #c92929;
}

/* BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM */
/* BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM */
/* BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM BOTTOM */

#bottom{
	height: 120px;
	width: 100%;
	background-image: url(../../../eplene/grafikk/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#copyright{
	width: 948px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 77px;
	font-size: 10px;
	color: #4f412a;
	text-shadow: 1px 1px 0px #fff;
}

a.bunn2{
	text-decoration: none;
	color: #4f412a;
	padding: 0px 13px 0px 0px;
}

a.bunn2:hover{
	color: #4f412a;
	text-decoration: underline;
}

a.bunn{
	text-decoration: none;
	color: #775e34;
	padding: 0px 13px 0px 13px;
}

a.bunn:hover{
	color: #775e34;
	text-decoration: underline;
}

.bunnsm{
	float: right;
	margin-left: 15px;
	margin-top: -4px;
}



li{ margin-left: 30px; }

a{ color: #463313; text-decoration: underline }
a:hover{ color: #c92929; text-decoration: underline }

li a{ text-decoration: none; }

h1{ font-size: 24px; color: #c92929; font-weight:bold; padding-bottom: 15px; }
h2{ font-size: 20px; color: #5f4a27; font-weight:bold; padding-bottom: 10px; }
h3{ font-size: 18px; color: #6a7c4a; font-weight:bold; padding-bottom: 10px; text-shadow: 1px 1px 1px #FFF; }

h3 a{ text-decoration: none; }
a h3{ text-decoration: none; }

h3 a:link { text-decoration: none; }
h3 a:visited { text-decoration: none; }
h3 a:active { text-decoration: none; }
h3 a:hover { text-decoration: none; }


/* MENU LINKS MENU LINKS MENU LINKS MENU LINKS MENU LINKS */
/* MENU LINKS MENU LINKS MENU LINKS MENU LINKS MENU LINKS */
/* MENU LINKS MENU LINKS MENU LINKS MENU LINKS MENU LINKS */

a.menu{
	color: #f7ebd8;
	text-decoration: none;
	text-shadow: 1px 1px 0px #957446;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 11px 11px 11px;
	float: left;
	background-image: url(../../../eplene/grafikk/amenu.png);
	background-position: right;
	background-repeat: repeat-x;
}

a.menu:hover, a.menuactiv{
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0px #957446;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 11px 11px 11px;
	float: left;
	background-image: url(../../../eplene/grafikk/amenu_act.png);
	background-position: right;
	background-repeat: repeat-x;
}

a.menulast{
	color: #f7ebd8;
	text-decoration: none;
	text-shadow: 1px 1px 0px #957446;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 14px 11px 11px;
	float: right;
height: 18px;
background-image: url(../../../eplene/grafikk/meny_032.png);
background-position: right;
background-repeat: no-repeat;
}

a.menulast:hover, a.menulastactiv{
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0px #957446;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 14px 11px 11px;
	float: right;
height: 18px;
background-image: url(../../../eplene/grafikk/meny_03.png);
background-position: right;
background-repeat: no-repeat;
}

a.menu2{
	color: #f7ebd8;
	text-decoration: none;
	text-shadow: 1px 1px 0px #957446;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 10px 7px 12px;
	display: block;
	width: 197px;
	background-image: url(../../../eplene/grafikk/menu2.png);
	background-position: bottom;
	background-repeat: repeat-y;
}

a.menu2:hover, a.menu2activ{
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0px #957446;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 10px 7px 12px;
	display: block;
	width: 197px;
	background-image: url(../../../eplene/grafikk/menu2_act.png);
	background-position: bottom;
	background-repeat: repeat-y;
}

#dropdown{
float: left;
padding-top:0px;
padding-left:0px;
position:relative;
background:none;
z-index:10
}

#dropposition{
padding-top:15px;
margin-top:26px;
margin-left:-1px;
background:none;
}

a.heiho{
font-size: 18px; color: #6a7c4a; 
font-weight:bold; 
padding-bottom: 10px; 
text-shadow: 1px 1px 1px #FFF; 
text-decoration: none;
}

a.heiho:hover{
color: #5f4a27;
}

a.heiho2{
font-size: 20px; color: #5f4a27; 
font-weight:bold; 
padding-bottom: 10px; 
text-shadow: 1px 1px 1px #FFF; 
text-decoration: none;
}

a.heiho2:hover{
color: #6a7c4a;
}
