html { font-size:100.01%; }

body
{
    color: #222;
    background: #fff;
    
	margin: 0;
    padding: 0;
    height: 100%;
	
    background-color: #efece3;
    background-repeat: repeat-x;
    
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 75%;
    }

#backgrounddiv
{
    background-image:url(../img/background.gif);
    background-position:bottom;
    padding-bottom:50px;
    background-repeat:repeat-x;
    
    }
    
#wrap
{
    width:950px;
    height:auto;
    margin-top:30px;
    margin-left:auto;
    margin-right:auto;    
    }
        
#header
{
    width:950px;
    height:238px;
    background-image:url(../img/header.jpg);
    background-repeat:no-repeat;
    }
    
#menu
{
    width:950px;
    height:28px;
    background-image:url(../img/meny_repeat.jpg);
    background-repeat:repeat-x;
    }
    
#menu img
{
    border:0;
    margin-left:0;
    }
    
#contentbox
{
    width:950px;
    height:auto;
    background-image:url(../img/content_background.jpg);
    background-repeat:repeat-y;
    background-color:#c2bc99;
    }
    
#left_content
{
    float:left;
    }
    
#right_content
{
    float:left;
    }
    
#big_box_start_top
{
    width:669px;
    height:23px;
    background-image:url(../img/mainbox_start_top.jpg);
    background-repeat:no-repeat;
    margin:18px 0 0 17px;
    }
    
#big_box_start_middle
{
    width:589px;
    height:auto;
    background-image:url(../img/mainbox_start_repeat.jpg);
    background-repeat:repeat-y;
    padding-left:40px;
    padding-right:40px;
    margin:0 0 0 17px;
    }
    
#big_box_start_bottom
{
    width:669px;
    height:8px;
    background-image:url(../img/mainbox_start_bottom.jpg);
    background-repeat:no-repeat;
    margin:0 0 0 17px;
    }
    
#big_box_subpage_top
{
    width:906px;
    height:23px;
    background-image:url(../img/mainbox_subpage_top.jpg);
    background-repeat:no-repeat;
    margin:4px 0 0 17px;
    }
    
#big_box_subpage_middle
{
    width:826px;
    height:auto;
    background-image:url(../img/mainbox_subpage_repeat.jpg);
    background-repeat:repeat-y;
    padding-left:40px;
    padding-right:80px;
    margin:0 0 0 17px;
    }
    
#big_box_subpage_bottom
{
    width:906px;
    height:8px;
    background-image:url(../img/mainbox_subpage_bottom.jpg);
    background-repeat:no-repeat;
    margin:0 0 0 17px;
    }
    
.small_box_top
{
    width:229px;
    height:20px;
    background-image:url(../img/smallbox_top.jpg);
    background-repeat:no-repeat;
    margin:18px 0 0 15px;
    }
    
.small_box_middle
{
    width:209px;
    height:auto;
    background-image:url(../img/smallbox_repeat.jpg);
    background-repeat:repeat-y;
    margin:0 0 0 15px;
    padding:0 10px 0 10px;
    }
    
.small_box_bottom
{
    width:229px;
    height:11px;
    background-image:url(../img/smallbox_bottom.jpg);
    background-repeat:no-repeat;
    margin:0 0 0 15px;
	}
    
#footer
{
    width:950px;
    height:28px;
    background-image:url(../img/footer_repeat.jpg);
    background-repeat:repeat-x;    
    margin-left:auto;
    margin-right:auto;
    position:relative;
    z-index:1;
    }


#footer img
{
    margin-left:-50px;
    margin-top:-17px;
    }
  
/*
#mainfooter
{
    width:100%;
    height:50px;
    position:absolute;
    bottom:0px;
    background-color:#efece3;
    margin:0;
    padding:0;
    }
*/
    
.gravstenar
{
    float:left;
    margin-bottom:30px;
    margin-left:20px;
	padding: 5px;
	background: #eee;
	text-align: center;
}

div.gravstenar table {
	margin-top: 0.75em;
	margin-left: auto;
	margin-right: auto;
}
	
div.gravstenar table tbody tr {
	height: 1.5em;
}

div.gravstenar table tbody tr td {
	width: 5em;
}

.stensorter
{
    float: left;
    margin: 15px 20px 15px 20px;
	padding: 5px;
	background: #eee;
	text-align: center;
}

.stensorter img {
	clear: both;
}

.stensorter p {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.puff {
width: 236px;
height: 78px;
float: left;
padding-top: 80px;
text-align:center;
background-image: url(../Img/puff.jpg);
margin-left: 11px;
margin-top: 7px;
}

.puff h4 {
	font-size: 1.75em;
	line-height: 0em;
	margin-top: 40px;
}

.puff a
{
    color: White;
}

p
{
    margin:0;
	font-size:1.25em;
	line-height: 1.5em;
}
    
a
{
    color:#605c45;
    text-decoration:none;
    font-weight:bold;
    }
    
a:hover
{
    text-decoration:underline;
    }
    
h1,h2,h3,h4,h5,h6 { font-family: Georgia, "Times New Roman"; font-weight: normal; color: #111; margin: 0;}

h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.75em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-top: 1em; margin-bottom: 0.75em; }
h4 { font-size: 1.25em; line-height: 1.25; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }
        
        
.contact_text
{
	font-size: 1em;
	line-height: 1em;
    color:#f3f3f3;
    padding-top:7px;
    margin:0 auto;
    margin-left:280px;
    position:relative;
    z-index:100;
    }
    
    
    
    
    
.small_box_header
{
    margin-left:30px;
    margin-bottom:15px;
    }
    
.link_arrow
{
    border:0;
    }
