/* Stilark med layout og typo */

body { 
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	}

h1 {
	margin-top: 15px;
	padding: 0;
	text-transform: uppercase;
	font-size: 38px;
	line-height: 36px;
	letter-spacing: -1px;
	}


h2 {
	font-size: 125%;
	line-height: 1.9em;
	margin-top: 15px;
	margin-bottom: 0px;
	}

h3 {
	margin-top: 15px;
	padding: 0;
	text-transform: uppercase;
	font-size: 38px;
	line-height: 36px;
	text-align: right;
	}

p {
	margin: 0px;
}



#container {
	color: white;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	margin: 0 auto; 
	padding: 10px 0 0;
	width: 776px;
	_width: 790px;
	}

.oransj {
	color: #f90;
	font-style: italic;
}

#typo1 {
	text-align: right;
	word-break: keep-all;
	font-size: 36px;
	color: #ffac00;
	font-family: "Arial Black", Helvetica, Arial, SunSans-Regular, sans-serif;
}

#typo2 {
	font-size: 36px;
	line-height: 10px;
	text-align: right;
	color: white;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
}

#innhold {
	padding: 50px 0 0;
	_padding: 10px 0 0;
	width: 100%; 
	}



#hovedboks {
	background-color: #3f3f3f;
	width: 490px;
	border: solid 5px white;
	}



#sideboks {
	background-color: #3f3f3f;
	width: 260px;
	float: right;
	clear: right;
	border: solid 5px white;
	}



#tekst {
	font-size: 0.75em;
	line-height: 1.5em;
	}

#tekst a { color: #f90; }

#smalramme {
	margin: 18px 10px 21px 20px;
	}

#ramme  {
	margin: 21px 31px 21px 21px;
	}

#nav {
float:left;
width: 100%;
margin: 0;
padding: 10px 0 0 0;
list-style: none;	
}

#nav li {
float :left;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, SunSans-Regular, sans-serif; text-decoration: none;
}

#nav a {
float :left;
display: block;
margin: 0 1px 0 0;
padding: 5px 9px;
color: #3f3f3f; 
text-decoration: none;
}

#nav a:hover
{ text-decoration: underline; }

.hide {
display: none;
 }

#overskrift { 
	background-image: url(../images/betyr_mann.gif);
	background-repeat: no-repeat;
	width: 381px;
	height: 100px;
	padding-bottom: 12px;
	}


#slogans { 
	padding-bottom: 5px;
	_padding-bottom: 0px; 
	}


#stedet {
	background-image: url(../images/luster.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 270px;
	margin-top: 35px;
	border: solid 5px black; }

#stedet1 {
	background-image: url(../images/luster2.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 300px;
	margin-top: 15px;
	border: solid 5px black; }
	
#stedet2 {
	background-image: url(../images/luster3.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 290px;
	margin-top: 15px;
	border: solid 5px black; }
	
#stedet3 {
	background-image: url(../images/luster4.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 240px;
	margin-top: 15px;
	border: solid 5px black; }
	
#bilde {
	background-repeat: no-repeat;
	width: 440px;
	height: 280px;
	margin-top: 15px;
	border: solid 5px black; }

#herb_og_jan {
	background-image: url(../images/herb_og_jan.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid 5px black; }


#tidspunkt {
	background-image: url(../images/tidspunkt.gif);
	background-repeat: no-repeat;
	width: 430px;
	height: 54px;
	margin-top: 10px;
	margin-left: 20px;
	}


#herb { background-image: url(../images/herb.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 240px;
	margin-left: 55px;
	border: solid 5px black;
	}


#herb_text { 
	background-image: url(../images/herb_white_horse.gif);
	background-repeat: no-repeat;
	width: 227px;
	height: 60px;
	margin-top: 15px;
	margin-bottom: 15px;
	}



