body {
	margin-top: 0;
	background-color: #d8d9da;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image:url(design/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}

/* Dette midtstiller hele designet */

div#wrapper {
	width: 900px;
	position: relative;
	margin-left: auto; /* automarg - for å kunne midstille */
	margin-right: auto;
	
	
}



/* Dette er hovedboksen */

div#topp {
	float:left;
	clear:both;
	background-image: url(design/topp.jpg);
	background-repeat:no-repeat;
	width: 862px;
	height: 371px;
	margin: 0px;
	
	
}



/* Dette er innhold i toppdel */

div#logo {
	position:absolute;
	visibility:visible;
	left: 0px;
	width: 861px;
	height: 100px;
	
	
}


div#bilde {
	float:left;
	z-index: 1;
	padding-left: 91px;
	padding-top: 106px;
	
	
	width: 473px;
	height: 254px;

}

div#nav {
	position:absolute;
	visibility:visible;
	z-index: 22;
	width: 550px;
	height: 25px;
	right: 20px;
	top: 73px;
	text-align:right;
	
	
}
div#adresse {
	float:right;
	z-index: 18;
	padding-right: 80px;
	padding-top: 126px;
	width: 196px;
	height: 234px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight:normal;
	color: #6d1f7e;
	
	padding-left: 15px;

}

div#adresse a {
	color: #6d1f7e;
	text-decoration: underline;
}

div#adresse a:hover {
	color: #6d1f7e;
	text-decoration: none;
}

/* Obs! .clearfix for INNERWRAPPER */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

 .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


div#innerwrapper {
	background-image: url(design/bakgrunn.jpg);
	width: 950px;
	float: left;
	clear: both;
	background-repeat: repeat-y;
	overflow:hidden;
	
}

div#hoved {
	float:left;
	width: 862px;
	background-image: url(design/bg_hoved.jpg);
	background-repeat: no-repeat;
	background-position:top;
	
	padding: 0px;
	margin: 0px;
}


/* Dette er innhold i hoveddel */


div#tekst {
	float: left;
	padding-left: 105px;
	padding-top: 20px;
	width: 435px;
	
	
	
	
}
div#tekst p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: normal;
	color: #333;
	
}

div#tekst h1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #6d1f7e;
	
	
	
	
}

div#tekst h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-size: 120%;
	font-weight: normal;
	color: #000;
	
	
	
}

div#tekst h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	padding: 3px;
	background-color: #6d1f7e;
	
	
}

div#tekst a {
	font-size: 12px;
	font-weight: bold;
	color: #6d1f7e;
	text-decoration: underline;
}

div#tekst a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6d1f7e;
	text-decoration: none;
}

div#tekst ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: normal;
	color: #333;
	
}

div#tekst table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333;
	
}

div#tekst .litentekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	
}

.bilde {
	float:right;
	padding-bottom: 10px;
	padding-left: 20px;
	

}

div#container {
	float: left;
	width: 185px;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 20px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	
}

div#container .adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight:normal;
	color: #6d1f7e;
	
}

div#container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: normal;
	color: #333;
	
}

div#container h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-size: 140%;
	font-weight: normal;
	color: #6d1f7e;
	margin-top: 0px;
	padding-top:0px;
	border-bottom: 1px solid #999;
}

div#container h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-size: 90%;
	font-weight: normal;
	color: #6d1f7e;

	margin-top: 0px;
	
	padding-top:0px;
}

div#container a {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight: normal;
	color: #6d1f7e;
	text-decoration:underline;
	
}

div#container a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight: normal;
	color: #6d1f7e;
	text-decoration:none;
	
}

div#container .dato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 9px;
	color: #666;

}

div#nyheter {
	float: left;
	width: 185px;
}

div#artikler {
	float: left;
	width: 185px;
	margin-top: 20px;
}



/* Formattering til bunnen */

div#bunn {
	float:left;
	width: 861px;
	height: 76px;
	background-image: url(design/bunn.jpg);
	background-repeat:no-repeat;
	
	
}

div#reglement {
	float:left;
	width: 430px;
	height: 22px;
	margin-left: 100px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;

}

div#reglement a {
	color: #6d1f7e;
	text-decoration: underline;
}

div#reglement a:hover {
	color: #6d1f7e;
	text-decoration: none;
}

div#copyright {
	float: left;
	width: 853px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding-right: 5px;
	text-align: center;
	background-color: #d8d9da;

}

div#copyright a {
	color: #6d1f7e;
	text-decoration: underline;
}

div#copyright a:hover {
	color: #6d1f7e;
	text-decoration: none;
}

/* Bildegalleri /*

/* Dette midtstiller hele designet */

div#bildegalleri {
	width: 450px;
	height: 600px;
	position: relative;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 50px;
	
}

/* Dette er toppbakgrunn */


div#bilderamme {
	float:left;
	width: 450px;
	height: 500px;
	margin: 0px;
	padding: 0px;
}


div#scroll {
	float:left;
	width: 390px;
	height: 120px;
	margin-left: 10px;
	padding-top: 5px;
	overflow: auto; /* denne brukes for å få scrolling i laget - hvis teksten blir lenger enn høyden på laget */
	white-space: nowrap;
	
}