body {
	background: url(../img/bg.gif);
	margin-top: 8px;
	font-family: Arial, tahoma, verdana, Helvitica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0;
	}
	
img {
	border: none;
	}
	
#wrap { 
	width: 813px;
	align: middle; 
	margin: 0 auto 0 auto;
	}
	
#header {
	background: url(../img/header_bg.gif) no-repeat;
	height: 226px;
	width: 813px;
	}
	
#logo {
	width: 158px;
	height: 156px;
	position: absolute;
	margin: 55px 0 0 25px;
	}

#bilderTop {
	width: 528px;
	height: 220px;
	background: url(../img/images_header.jpg) no-repeat;
	margin: 2px 0 0 200px;
	position: absolute;
	}

#sloganTop {
	width: 212px;
	height: 23px;
	background: url(../img/slogan_top.gif) no-repeat;
	margin: 200px 0 0 350px;
	position: absolute;
	}	

#menubg {
	background: url(../img/menu_bg.gif) no-repeat;
	width: 813px;
	height: 79px;	
	position: relative;
	}
	
	

.Footer {
	background: url(../img/footer_bg.gif) no-repeat;
	width: 813px;
	height: 48px;
	}
	
	
#content {
	background: url(../img/content_bg.gif) top repeat-y;
	width: 813px;
	overflow: hidden;
	}
	
.content_text {
	width: 690px;
	margin-left: 60px;
	border: 0px solid #ccc;
	}
	
a {
	color: #8a3f32;
	text-decoration: none;
	}
	
a:hover {
	color: #666;
	text-decoration: underline;
	}

.Footer a {
	color: #FFF;
	}

.Linje {
	width: 250px;
	border-top: 1px dotted #8a3f32;
	heigth: 2px;
	margin-top: 20px;
	margin-bottom: 15px;
	}
	
/* ---  MENU  --- */

.meny{

	position: relative;
	width: 742px;
	margin: 38px 50px 0px 1px;
	float: right;
	border: 0px solid #ccc;
	text-align: right;
	}


.entos {
	position: absolute;
	margin: 13px 0 0 10px;
	}
/* ---  HEADINGS   ---- */

h1 {
	background: url(../img/krussidull.gif) no-repeat;
	height: 30px;
	font-size: 18px;
	font-family: georgia, times new roman, georgia, serif;
	color: #8a3f32;
	text-indent: 40px;
	}

h1 a {
	color: #8a3f32;
	}
h2 {
	font-size: 13px;
	font-family: georgia, times new roman, georgia, serif;
	color: #8a3f32;
	}

.h2 {
	font-size: 14px;
	font-family: georgia, times new roman, georgia, serif;
	color: #8a3f32;
	font-weight: bold;
	}
	
.BildText {
	font-size: 11px;
	color: #666;
	font-style: bold;	
	}
	
img {
	border: 0;
	}
