body	{
	background-image: URL(../gfx/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f0debb;
	font-family: Helvetica, Arial;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 13px;
}

div#main	{
	width: 850px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

div#main a	{
	color: #7b532c;
}

#banner	{
	width: 850px;
	height: 150px;
}

#bilde	{
	width: 350px;
	height: 240px;
	margin: 20px 20px 10px 0;
}

#front	{
	width: 500px;
	height: 600px;
}

div#meny	{
	background-image: url(../gfx/meny1.gif);
	height: 33px;
	width: 523px;
	float: right;
	margin: 20px 50px 0 0;
	padding: 8px 0 0 20px;
	text-align: left;
	clear: right;
}


div#hoyre	{
	background-image: url(../gfx/meny2.gif);
	background-repeat: repeat-y;
	float: right;
	margin: 0 0 0 50px;
	padding: 10px 15px 50px 0;
	width: 218px;
	text-align: right;
}

div#menyfooter	{
	background-image: url(../gfx/meny3.gif);
	background-repeat: repeat-y;
	float: right;
	margin: 0 0 50px 50px;
	height: 30px;
	width: 233px;
	clear: right;
	}

div#hoyre h5	{
	margin: 0;
}

div#meny a	{
	text-decoration: none;
	font-size: 15px;
	color: #7b532c;
	margin-left: 35px;
	font-weight: bold;
}

div#meny a:hover	{
	color: black;
}

div#innhold	{
	clear: both;
	margin: 10px 50px 0 50px;
	padding: 0;
}

div#venstre	{
	padding-top: 30px;
	}

.sentrert	{
	text-align: center;
}

#styret td	{
padding: 10px 70px 5px 0;
}

#styret b	{
text-decoration: underline;
}

/* FRA GAMMMEL */

#venstre h2, #venstre h5	{
	margin: 0;
	}
	
h5, h3, h4	{
	margin: 0;
	}
	
h4	{
	margin-top: 5px;
	}
	
#hoyrelinker	{
	text-align: right;
	}

#clear	{
	clear: both;
	}

input.logginn	{
	width: 100px;
	margin-right: 5px;
	}
	
span.hoyretekst	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
span.hoyretekst a	{
	font-weight: bold;
	}
	
#lesmer	{
	text-align: right;
	}
	
#comment input, #comment textarea	{
	width: 250px;
	}
	
#comment textarea	{
	height: 100px;
	}
	
#skriv input, #skriv textarea, #styret input, #styret textarea	{
	width: 300px;
	}
	
#skriv textarea	{
	height: 300px;
	}
	
#styret textarea	{
	height: 100px;
	}
	
#skriv table, #registrer table, #styret table	{
	margin: auto;
	}
	
#registrer td	{
	padding: 3px;
}

#registrer input	{
	width: 200px;
	}
	
#registrer textarea	{
	width: 200px;
	height: 100px;
	}
	
#bildeopplast input, #bildeopplast textarea	{
	width: 300px;
	}
	
#bildeopplast textarea	{
	height: 100px;
	}
	
.minithumb	{
	height: 50px;
	}
	
#galleri1, #galleri2	{
	margin: 0;
	}
	
#galleri1 td, #galleri2 td	{
	border: 10px solid white;
	padding: 10px;
	background-color: #f0debb;
	vertical-align: top;
	}
	
#galleri1 td img, #galleri2 td img	{
	width: 210px;
	}